JeffreyCA
|
16f35b3485
|
Add githubBranch flag to control the branch for GitHub relative links
|
2020-08-08 22:33:50 -04:00 |
|
João Moreno
|
638e34f818
|
Merge pull request #472 from JeffreyCA/jeffreyca/mailto-fix
Prevent mailto links from being joined with prefix
|
2020-08-03 17:00:23 +02:00 |
|
Jeffrey Chen
|
960c841778
|
Prevent mailto links from being joined with prefix
|
2020-08-03 10:36:09 -04:00 |
|
Greg Van Liew
|
b95a11bf0d
|
Fix typo in README
Fixes #470
|
2020-07-25 15:10:44 -07:00 |
|
João Moreno
|
f61ae38395
|
Merge pull request #467 from microsoft/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-07-17 10:12:51 +02:00 |
|
dependabot[bot]
|
2a6d88d7ba
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 22:33:45 +00:00 |
|
João Moreno
|
820c01424e
|
Merge pull request #461 from viktomas/updated-launch
Update launch.json to be useful for extension debugging
|
2020-06-29 16:17:19 +02:00 |
|
Tomas Vik
|
ad67f3554a
|
Update launch.json to be useful for extension debugging
|
2020-06-26 17:43:19 +02:00 |
|
João Moreno
|
41ef704b57
|
Merge pull request #462 from viktomas/fix-missing-out
Fix issues with missing out directory
|
2020-06-26 16:03:28 +02:00 |
|
Tomas Vik
|
b57d6a60a0
|
Fix issues with missing out directory
|
2020-06-26 14:36:59 +02:00 |
|
João Moreno
|
96e7e42bb4
|
1.77.0
|
2020-06-15 09:42:47 +02:00 |
|
João Moreno
|
600505a065
|
cleanup github badge validation
|
2020-06-15 09:41:46 +02:00 |
|
João Moreno
|
6adca5365f
|
Merge branch 'master' into pr/396
|
2020-06-15 09:35:01 +02:00 |
|
João Moreno
|
a4cca08746
|
1.76.1
|
2020-06-10 11:24:35 +02:00 |
|
João Moreno
|
1d582dccc9
|
fixes #455
|
2020-06-10 11:24:19 +02:00 |
|
João Moreno
|
2929c77b3a
|
add test task
|
2020-06-10 11:23:56 +02:00 |
|
João Moreno
|
d1609eea71
|
1.76.0
|
2020-06-05 13:59:33 +02:00 |
|
João Moreno
|
ba42d4cb40
|
Merge pull request #447 from owenfarrell/environmental-pat
Support injecting PAT from an environmental variable
|
2020-05-12 14:31:25 +01:00 |
|
Owen Farrell
|
07ea892302
|
Support injecting PAT from an environmental variable
|
2020-05-11 12:34:27 -04:00 |
|
João Moreno
|
4960c7c674
|
use spawn instead of exec
|
2020-04-20 13:52:52 +02:00 |
|
Ilia Pozdnyakov
|
dc36c1f16b
|
print output of failed prepublish scripts #441
|
2020-04-17 16:11:22 +07:00 |
|
João Moreno
|
48e02a8773
|
1.75.0
|
2020-04-02 11:56:55 +02:00 |
|
João Moreno
|
68e143f621
|
upgrade mocha
|
2020-04-02 11:56:42 +02:00 |
|
João Moreno
|
33e72f99ca
|
Merge pull request #436 from jamesgeorge007/migrate-dep
Migrate to a better matching engine
|
2020-04-02 11:40:25 +02:00 |
|
João Moreno
|
3dc84fbd22
|
Merge pull request #437 from jamesgeorge007:update-dep
Fixed markdown-it security vulnerability
|
2020-04-02 09:48:12 +02:00 |
|
jamesgeorge007
|
48702544df
|
chore: update lock file
|
2020-04-01 12:03:31 +05:30 |
|
jamesgeorge007
|
9a66cdca45
|
chore: update markdown-it
|
2020-04-01 12:01:50 +05:30 |
|
jamesgeorge007
|
18845b1ea5
|
refactor: better approach
|
2020-04-01 11:54:31 +05:30 |
|
jamesgeorge007
|
2dec836b11
|
refactor: inline approach
|
2020-04-01 11:52:13 +05:30 |
|
jamesgeorge007
|
e287784228
|
feat: recommend matching commands
|
2020-04-01 11:50:49 +05:30 |
|
jamesgeorge007
|
f3e7284f8e
|
chore: update lockfile
|
2020-04-01 11:48:39 +05:30 |
|
jamesgeorge007
|
ff9ce089ec
|
chore: add leven
|
2020-04-01 11:48:03 +05:30 |
|
jamesgeorge007
|
03a95d4886
|
chore: drop type defnition lib for didyoumean
|
2020-04-01 11:47:34 +05:30 |
|
jamesgeorge007
|
2be9d7def6
|
chore: drop didyoumean
|
2020-04-01 11:47:00 +05:30 |
|
João Moreno
|
3d7afdded1
|
Merge pull request #434 from bobbrow/master
Change a console.warn to console.log for an informational message
|
2020-03-31 17:32:30 +02:00 |
|
Bob Brown (DEVDIV)
|
fbebf95182
|
Change a console.warn to console.log for an informational message
|
2020-03-31 08:29:57 -07:00 |
|
João Moreno
|
2a6d2e6cea
|
fixes #423
|
2020-03-31 16:58:44 +02:00 |
|
Joao Moreno
|
66a41f19ab
|
1.74.0
|
2020-02-27 08:24:17 +01:00 |
|
João Moreno
|
acd1c3c96b
|
Merge pull request #424 from rjmholt/stop-issue-expansion
Add --noGitHubIssueLinking to stop issue link expansion in package step
|
2020-02-27 08:23:51 +01:00 |
|
Robert Holt
|
368ffbd535
|
Add --noGitHubIssueLinking to stop issue link expansion in package step
|
2020-02-20 13:22:50 -08:00 |
|
Joao Moreno
|
ee42cf42c0
|
upgrade lodash
fixes #422
|
2020-02-18 10:03:19 +01:00 |
|
Joao Moreno
|
032cca7738
|
setup default build task
|
2020-02-18 09:59:58 +01:00 |
|
Joao Moreno
|
32d7b80e1d
|
1.73.0
|
2020-02-03 09:23:13 +01:00 |
|
Joao Moreno
|
285c1844d0
|
Revert "fixes #415"
This reverts commit e4a8df59d3 .
|
2020-02-03 09:23:05 +01:00 |
|
Joao Moreno
|
2ca36aa7fc
|
1.72.0
|
2020-01-31 10:42:28 +01:00 |
|
Joao Moreno
|
e4a8df59d3
|
fixes #415
|
2020-01-21 15:09:10 +01:00 |
|
Joao Moreno
|
7eba451e35
|
Revert "Merge pull request #411 from felixhao28/master"
This reverts commit 2a02458bad , reversing
changes made to 2844e5bed5 .
|
2020-01-21 15:08:42 +01:00 |
|
João Moreno
|
6e5c2d5488
|
Merge pull request #412 from xontab/bugfix/changed-log-level-error-exec-npm
Log level for npm list command changed to error to increase compatibility
|
2020-01-13 15:18:08 +01:00 |
|
João Moreno
|
ef3322b35a
|
Merge branch 'master' into bugfix/changed-log-level-error-exec-npm
|
2020-01-13 15:17:14 +01:00 |
|
João Moreno
|
2a02458bad
|
Merge pull request #411 from felixhao28/master
Support linked npm modules
|
2020-01-13 12:22:49 +01:00 |
|