Bump the vscode-dependencies group in /vscode with 7 updates #230
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 vscode-dependencies group in /vscode with 7 updates:
10.0.19
10.0.20
6.8.0
6.9.0
6.8.0
6.9.0
2.3.5
2.3.6
2.21.1
2.22.0
2.28.1
2.29.0
27.4.3
27.6.0
Updates
@types/sinon
from 10.0.19 to 10.0.20Commits
Updates
@typescript-eslint/eslint-plugin
from 6.8.0 to 6.9.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
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)0e875bf
feat(eslint-plugin): [prefer-readonly] private fields support (#7686)76ab373
chore(website): auto-inject ban-types default options (#7714)03b875d
chore(eslint-plugin): fix post-merge issue around util namespace import (#7767)c6124b2
fix(eslint-plugin): [no-unsafe-return] allow returning anything if explicitly...ee4fe89
docs: better rules table (filter rules by extension, etc.) (#7666)Updates
@typescript-eslint/parser
from 6.8.0 to 6.9.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)0f11c18
chore(deps): update dependency prettier to v3 (#7425)Updates
@vscode/test-electron
from 2.3.5 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-233Updates
@vscode/vsce
from 2.21.1 to 2.22.0Commits
10309ba
remove win32-ia32 (#908)a001296
docs: fix grammatical error in engine mismatch message (#907)955a554
missing comma added for README.md (#903)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-jest
from 27.4.3 to 27.6.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
6dfbf15
chore(release): 27.6.0 [skip ci]4d57146
feat: include pluginmeta
information for ESLint v9 (#1454)55ad336
chore: updatemoduleResolution
andmodule
tonode16
(#1455)9cc9592
chore: replaceeslint-plugin-node
witheslint-plugin-n
(#1462)1d5bdd1
chore(release): 27.5.0 [skip ci]ea89da9
feat(valid-title): allow ignoring tests with non-string titles (#1460)f2af519
chore: run CI on Node 21 (#1461)d8b10b4
chore: update permissions granted on CI4295882
chore(deps): lock file maintenanceDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions