5dd5c69b42
Merge pull request #3043 from cdr/jsjoeio/limit-xdgBasedir-updates
...
chore(deps): limit xdg-basedir updates
2021-04-06 11:41:44 -07:00
3e054a8589
Merge branch 'main' into jsjoeio/audit-ci
2021-04-06 18:17:06 +00:00
b6b56797a3
chore(deps): limit xdg-basedir updates
2021-04-06 11:15:59 -07:00
3028aa7108
Merge pull request #3046 from cdr/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.21.0
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0
2021-04-06 11:15:29 -07:00
6f98e08bda
feat(ci): add audit job for security
2021-04-06 11:06:04 -07:00
06ee159744
chore(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-06 17:36:52 +00:00
fbb5e6e6c6
Merge pull request #3047 from cdr/dependabot/npm_and_yarn/typescript-eslint/parser-4.21.0
...
chore(deps-dev): bump @typescript-eslint/parser from 4.20.0 to 4.21.0
2021-04-06 17:32:40 +00:00
261c19d836
chore(deps-dev): bump @typescript-eslint/parser from 4.20.0 to 4.21.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-06 11:03:28 +00:00
285084764b
Merge pull request #3041 from cdr/jsjoeio/fix-vulnerabilities
...
fix(deps): update and fix vulnerabilities
2021-04-05 16:41:44 -07:00
44f3bb86fc
fix(deps): update and fix vulnerabilities
2021-04-05 16:11:34 -07:00
2d7b16f14b
chore(deps-dev): bump @types/ws from 7.4.0 to 7.4.1 ( #3022 )
...
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws ) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-03 05:27:16 +00:00
ea0334f008
Merge pull request #3026 from cdr/jsjoeio/ranger-upstream
...
dev(ranger): add action for upstream issues
2021-04-03 00:00:01 +00:00
e64608abcb
Merge branch 'main' into jsjoeio/ranger-upstream
2021-04-02 22:38:13 +00:00
3fce14fd56
Merge pull request #3010 from cdr/jsjoeio/add-homebrew-publish-workflow
...
feat(ci): add homebrew job to publish workflow
2021-04-02 15:37:08 -07:00
f2a5d4abaa
feat(ranger): add action for upstream issues
2021-04-02 15:29:02 -07:00
5b9f6bbe45
feat: add brew job to publish.yaml
2021-04-02 15:10:31 -07:00
5a1ea2cf75
Merge pull request #3012 from cdr/jsjoeio/bump-types-node
...
chore(dev-deps): bump @types/node to 12.20.7
2021-04-02 14:07:06 -07:00
c415fd2d65
chore: bump @types/node to 12.20.7
2021-04-02 12:46:41 -07:00
3784c042b9
Merge pull request #3025 from eltociear/patch-1
...
chore: fix typo in install.sh
2021-04-02 11:42:47 -07:00
0d584cd5e1
Merge branch 'main' into patch-1
2021-04-02 11:16:52 -07:00
247f11cc10
Fix tsc watch continually restarting during vscode build ( #3015 )
2021-04-02 12:09:58 -05:00
b4e1d8db5d
chore: fix typo in install.sh
...
occurances -> occurrences
2021-04-03 02:02:16 +09:00
230b0dfce4
Ignore ipc.d.ts during VS Code lint
...
We already lint it on our side.
2021-04-02 11:12:13 -05:00
101c2a01f1
Fix tsc watch restarting when it shouldn't
...
It seems reaching into lib/vscode for the types caused tsc to establish
watches that caused it to restart over and over while vscode was
building.
The strategy used here is to symlink it instead which is the same thing
we do for the proxy agent.
2021-04-01 10:58:56 -05:00
cbcad39a4f
Remove ipc.d.ts from final build
...
Now that the plugin API has its own separate types this is no longer
necessary.
2021-04-01 10:56:25 -05:00
6207a3109a
Merge pull request #3011 from cdr/dependabot/npm_and_yarn/types/node-12.20.7
...
chore(deps-dev): bump @types/node from 12.12.67 to 12.20.7
2021-03-31 16:12:53 -07:00
1e2838c163
chore(deps-dev): bump @types/node from 12.12.67 to 12.20.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.67 to 12.20.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-31 22:07:37 +00:00
5ab7f2d4d6
Merge pull request #3009 from cdr/jsjoeio/fix-dependabot-config
...
chore(dev-deps): ignore 13.x updates for @types/node
2021-03-31 15:03:53 -07:00
4218431782
chore: ignore 13.x updates for @types/node
2021-03-31 13:31:23 -07:00
8ed5b736bb
feat(ranger): add action for extension-request ( #2967 )
2021-03-31 10:28:55 -05:00
a4c8549df2
fix(dev-deps): update ts-node and spawn ( #2999 )
2021-03-31 10:24:55 -05:00
334df89491
chore(deps-dev): bump @typescript-eslint/parser from 4.19.0 to 4.20.0 ( #3001 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.19.0 to 4.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.20.0/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Previte <jjprevite@gmail.com >
2021-03-31 10:22:28 -05:00
fd94b5f5df
Merge pull request #3006 from cdr/jsjoeio/fix-dependabot-types-node
...
chore(dev-deps): add ignore block to dependabot config for @types/node
2021-03-30 17:18:22 -07:00
761c93f571
Merge branch 'main' into jsjoeio/fix-dependabot-types-node
2021-03-30 16:50:15 -07:00
682883fd7f
Merge pull request #3000 from cdr/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.20.0
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0
2021-03-30 16:48:40 -07:00
df6bfbbeaf
feat: bump ts-node to 9.1.1
2021-03-30 16:46:49 -07:00
d140c2c8e7
feat: add ignore block to dependabot config
2021-03-30 16:43:29 -07:00
9be199e0d8
chore(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.19.0 to 4.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.20.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-30 11:04:08 +00:00
e4db80667e
refactor: use stdio correctly in wrapper
2021-03-29 14:05:59 -07:00
18ace7b906
Don't send permessage-deflate header if not supported ( #2993 )
2021-03-29 12:59:36 -05:00
6cf904a39b
chore(deps-dev): bump eslint from 7.22.0 to 7.23.0 ( #2990 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 21:41:05 +05:30
958d32dc10
Merge pull request #2969 from cdr/jsjoeio/update-release-template
...
refactor: reorganize release notes draft format
2021-03-26 17:02:47 -07:00
024a3110be
refactor: reorganize release notes draft format
2021-03-26 16:33:22 -07:00
bb5c7d95cc
chore: fix release_template todos
2021-03-26 16:33:22 -07:00
be02218197
Merge pull request #2981 from cdr/jsjoeio/fix-get-artifact-url
...
refactor: change get_artifacts_url in lib.sh
2021-03-26 10:31:31 -07:00
f27c039954
refactor: change get_artifacts_url in lib.sh
...
This now looks for the version branch i.e. v3.9.2
to grab the artifacts instead of the head_sha
which was faulty in the past.
2021-03-26 10:30:32 -07:00
f55f79f639
Merge pull request #2974 from cdr/jsjoeio/update-publish-workflow
...
fix: add workflow_dispatch to publish.yaml
2021-03-25 17:45:47 -07:00
9cb5dce582
fix: add workflow_dispatch to publish.yaml
2021-03-25 17:33:18 -07:00
ac9f708c59
Merge pull request #2968 from cdr/jsjoeio/fix-lib-sh
...
refactor: add check for artifacts url in lib.sh
2021-03-25 17:25:24 -07:00
27ede67e07
refactor: add check for artifacts url in lib.sh
2021-03-25 16:51:01 -07:00