Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the development-dependencies group with 9 updates:
10.0.1
10.0.4
16.18.52
20.9.0
1.78.0
1.84.1
6.7.0
6.10.0
6.7.0
6.10.0
2.3.4
2.3.6
2.21.0
2.22.0
8.49.0
8.53.0
10.3.4
10.3.10
Updates
@types/mocha
from 10.0.1 to 10.0.4Commits
Updates
@types/node
from 16.18.52 to 20.9.0Commits
Updates
@types/vscode
from 1.78.0 to 1.84.1Commits
Updates
@typescript-eslint/eslint-plugin
from 6.7.0 to 6.10.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
75c1288
chore: publish v6.10.029c2e68
docs: flip the flag of skipCompoundAssignments in the example (#7868)855abea
fix(eslint-plugin): [require-await] add support for "await using" (#7866)11e57c5
fix(eslint-plugin): [no-unused-vars] handle logical assignment (#7854)5e73a48
feat(eslint-plugin): [ban-ts-comments] suggest ts-expect-error over ts-ignore...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...Updates
@typescript-eslint/parser
from 6.7.0 to 6.10.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
75c1288
chore: publish v6.10.01e47294
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.2Updates
@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
@vscode/vsce
from 2.21.0 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)2e474b4
use execFile instead of exec (#898)70b844e
clean commit message (#897)Updates
eslint
from 8.49.0 to 8.53.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
cb9393d
8.53.0ec361d1
Build: changelog update for 8.53.0ba4d4d5
chore: remove metascraper (#17707)0d07338
chore: Update dependencies (#17706)93256a3
chore: package.json update for@eslint/js
releaseab8c60d
docs: change position of return to top button (#17688)528e1c0
feat: Deprecate formatting rules (#17696)485ec7d
test: fix ESLint tests for caching (#17699)c0b11dd
feat: Add suggestions for no-prototype-builtins (#17677)4fc44c0
docs: update twitter icon to new X icon (#17687)Updates
glob
from 10.3.4 to 10.3.10Commits
4f18d23
10.3.1058a3b25
Restore top level main, typese57c2e1
tshy@1.2.2b35083a
10.3.900b5ca2
Revert "bring back main/types for ancient outdated node versions"a637273
10.3.87d7b115
bring back main/types for ancient outdated node versions13a4ef0
update jackspeak dep5f571bf
ci: fix arguments to npm test, add node 201d3fdd2
10.3.7Dependabot 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