-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all group with 17 updates #238
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Nov 1, 2023
@dependabot rebase |
Bumps the all group with 17 updates: | Package | From | To | | --- | --- | --- | | [vs-verification-toolbox](https://github.com/viperproject/vs-verification-toolbox) | ``efb9c06`` | ``8ca779c`` | | [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) | `11.0.1` | `11.0.3` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.1` | `10.0.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.7` | `20.8.10` | | [@types/tmp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tmp) | `0.2.3` | `0.2.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.5.0` | `6.9.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.5.0` | `6.9.1` | | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.3.4` | `2.3.6` | | [chai](https://github.com/chaijs/chai) | `4.3.8` | `4.3.10` | | [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.5` | `4.3.9` | | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.52.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.1` | `2.29.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `46.5.1` | `46.8.2` | | [glob](https://github.com/isaacs/node-glob) | `10.3.4` | `10.3.10` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.1` | `5.0.5` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.4.4` | `9.5.0` | | [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.89.0` | Updates `vs-verification-toolbox` from `efb9c06` to `8ca779c` - [Commits](viperproject/vs-verification-toolbox@efb9c06...8ca779c) Updates `@types/fs-extra` from 11.0.1 to 11.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) Updates `@types/mocha` from 10.0.1 to 10.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `@types/node` from 20.5.7 to 20.8.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/tmp` from 0.2.3 to 0.2.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tmp) Updates `@typescript-eslint/eslint-plugin` from 6.5.0 to 6.9.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.5.0 to 6.9.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.1/packages/parser) Updates `@vscode/test-electron` from 2.3.4 to 2.3.6 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test@v2.3.4...v2.3.6) Updates `chai` from 4.3.8 to 4.3.10 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md) - [Commits](chaijs/chai@v4.3.8...v4.3.10) Updates `@types/chai` from 4.3.5 to 4.3.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Updates `eslint` from 8.48.0 to 8.52.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.48.0...v8.52.0) Updates `eslint-plugin-import` from 2.28.1 to 2.29.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.0) Updates `eslint-plugin-jsdoc` from 46.5.1 to 46.8.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v46.5.1...v46.8.2) Updates `glob` from 10.3.4 to 10.3.10 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.4...v10.3.10) Updates `rimraf` from 5.0.1 to 5.0.5 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.1...v5.0.5) Updates `ts-loader` from 9.4.4 to 9.5.0 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.4.4...v9.5.0) Updates `webpack` from 5.88.2 to 5.89.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.88.2...v5.89.0) --- updated-dependencies: - dependency-name: vs-verification-toolbox dependency-type: direct:production dependency-group: all - dependency-name: "@types/fs-extra" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/tmp" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@vscode/test-electron" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/all-7f74cf2421
branch
from
November 1, 2023 10:33
40f6bb4
to
3508d26
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 17 updates:
efb9c06
8ca779c
11.0.1
11.0.3
10.0.1
10.0.3
20.5.7
20.8.10
0.2.3
0.2.5
6.5.0
6.9.1
6.5.0
6.9.1
2.3.4
2.3.6
4.3.8
4.3.10
4.3.5
4.3.9
8.48.0
8.52.0
2.28.1
2.29.0
46.5.1
46.8.2
10.3.4
10.3.10
5.0.1
5.0.5
9.4.4
9.5.0
5.88.2
5.89.0
Updates
vs-verification-toolbox
fromefb9c06
to8ca779c
Commits
8ca779c
Merge #107c7ababa
Update VS Code to 1.83.17703ab7
Merge pull request #104 from viperproject/dependabot/npm_and_yarn/octokit/res...f7daa38
Merge pull request #102 from viperproject/dependabot/npm_and_yarn/eslint-plug...20c493b
Merge pull request #103 from viperproject/dependabot/npm_and_yarn/eslint-8.50.0ff33d02
Bump@octokit/rest
from 19.0.13 to 20.0.2ca02039
Bump eslint from 8.46.0 to 8.50.00616211
Bump eslint-plugin-react from 7.33.1 to 7.33.24d6ebb7
Merge #101354ee91
Update VS Code to 1.82.2Updates
@types/fs-extra
from 11.0.1 to 11.0.3Commits
Updates
@types/mocha
from 10.0.1 to 10.0.3Commits
Updates
@types/node
from 20.5.7 to 20.8.10Commits
Updates
@types/tmp
from 0.2.3 to 0.2.5Commits
Updates
@typescript-eslint/eslint-plugin
from 6.5.0 to 6.9.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1e47294
chore: publish v6.9.17ad86ee
fix(eslint-plugin): [naming-convention] allow PascalCase for imports (#7841)3300fa1
docs: add caveats to no-explicit-any docs (#7805)31988e0
fix(eslint-plugin): [no-unused-expressions] handle TSInstantiationExpression ...6455278
docs(eslint-plugin): [no-unsafe-member-access] correct example idx from const...101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)9f85e67
docs(website): add Open in Playground button to code examples (#7482)53d5263
feat(eslint-plugin): [no-unsafe-enum-comparison] add switch suggestion (#7691)4972ecd
chore: enabled most of strict-type-checked internally (#7339)Updates
@typescript-eslint/parser
from 6.5.0 to 6.9.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
1e47294
chore: publish v6.9.1101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)0f11c18
chore(deps): update dependency prettier to v3 (#7425)d475f88
chore: publish v6.8.036aecb6
chore: publish v6.7.5d948dc4
chore: publish v6.7.491a3e0c
chore: publish v6.7.3ddb8589
chore: publish v6.7.2aefb268
chore: publish v6.7.1Updates
@vscode/test-electron
from 2.3.4 to 2.3.6Changelog
Sourced from
@vscode/test-electron
's changelog.Commits
0064e89
2.3.687b9842
fix: avoid faulty rename when installing310c6b2
chore(deps): bump postcss from 8.4.19 to 8.4.31 (#238)0be636f
Merge pull request #237 from microsoft/connor4312/issue-2336230871
2.3.53558f3b
fix: windows sometimes failing on EPERM in download453dba5
Merge pull request #229 from microsoft/connor4312/fix-build9b5b730
fix: build4becb98
Merge pull request #228 from microsoft/connor4312/2.3.417df8e1
rm oldUpdates
chai
from 4.3.8 to 4.3.10Release notes
Sourced from chai's releases.
Commits
744a16e
4.3.100ccd823
upgrade all dependencies (#1540)923d0a4
4.3.91a0f887
makea141e57
upgrade depsUpdates
@types/chai
from 4.3.5 to 4.3.9Commits
Updates
eslint
from 8.48.0 to 8.52.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
331cf62
8.52.07dc28ed
Build: changelog update for 8.52.06d1f0c2
chore: upgrade@eslint/js
@8
.52.0 (#17671)d63d4fe
chore: package.json update for@eslint/js
release476d58a
docs: Add note about invalid CLI flags when using flat config. (#17664)5de9637
fix: Ensure shared references in rule configs are separated (#17666)f30cefe
test: fix FlatESLint tests for caching (#17658)ef650cb
test: update tests for no-promise-executor-return (#17661)70648ee
feat: report-unused-disable-directive to report unused eslint-enable (#17611)dcfe573
fix: add preceding semicolon in suggestions ofno-object-constructor
(#17649)Updates
eslint-plugin-import
from 2.28.1 to 2.29.0Release notes
Sourced from eslint-plugin-import's releases.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
6d34c88
Bump to 2.29.0ec6a8ea
[Refactor] usehasown
instead ofhas
78f50b8
[Deps] updatearray-includes
,array.prototype.findlastindex
, `array.proto...6d2540f
[resolvers/webpack] v0.13.830d61b6
[resolvers/webpack] [deps] updatearray.prototype.find
,is-core-module
, `...2c281d1
[resolvers/webpack] [refactor] usehasown
instead ofhas
66cb10f
[Fix]newline-after-import
: fixexactCount
withconsiderComments
false ...8705121
[New]newline-after-import
: new optionexactCount
and docs update6b95a02
[resolvers/webpack] v0.13.704e68a2
[resolvers/webpack] [fix] use thedirname
of theconfigPath
asbasedir
Updates
eslint-plugin-jsdoc
from 46.5.1 to 46.8.2Release notes
Sourced from eslint-plugin-jsdoc's releases.