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.2
16.18.52
20.8.3
1.78.0
1.83.0
6.7.0
6.7.4
6.7.0
6.7.4
2.3.4
2.3.5
2.21.0
2.21.1
8.49.0
8.51.0
10.3.4
10.3.10
Updates
@types/mocha
from 10.0.1 to 10.0.2Commits
Updates
@types/node
from 16.18.52 to 20.8.3Commits
Updates
@types/vscode
from 1.78.0 to 1.83.0Commits
Updates
@typescript-eslint/eslint-plugin
from 6.7.0 to 6.7.4Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
d948dc4
chore: publish v6.7.491a3e0c
chore: publish v6.7.3dec6cbe
docs(eslint-plugin): replaced the Out-of-date TS error codes in eslint-recomm...ddb8589
chore: publish v6.7.2aefb268
chore: publish v6.7.19cf757a
chore(eslint-plugin): refactor getTypeFromNode to parserServices.getTypeAtLoc...e0cb751
docs(eslint-plugin): add warning about superfluous rules with typescript (#7372)ad46b12
chore(deps): update jest to v29.7.0 (#7651)7826910
docs(eslint-plugin): fix ignorePrimitives examples in prefer-nullish-coalesci...Updates
@typescript-eslint/parser
from 6.7.0 to 6.7.4Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
d948dc4
chore: publish v6.7.491a3e0c
chore: publish v6.7.3ddb8589
chore: publish v6.7.2aefb268
chore: publish v6.7.1ad46b12
chore(deps): update jest to v29.7.0 (#7651)Updates
@vscode/test-electron
from 2.3.4 to 2.3.5Changelog
Sourced from
@vscode/test-electron
's changelog.Commits
6230871
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.21.1Commits
2e474b4
use execFile instead of exec (#898)70b844e
clean commit message (#897)Updates
eslint
from 8.49.0 to 8.51.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
f079382
8.51.0e8235e5
Build: changelog update for 8.51.01ef39ea
chore: upgrade@eslint/js
@8
.51.0 (#17624)f8c7403
chore: package.json update for@eslint/js
releasef976b2f
fix: make rule severity case-sensitive in flat config (#17619)0edfe36
fix: Ensure crash error messages are not duplicated (#17584)ee5be81
docs: default tosourceType: "module"
in rule examples (#17615)dd79abc
fix:eslint-disable
to be able to parse quoted rule names (#17612)d2f6801
fix: Ensure correct code path for && followed by ?? (#17618)2665552
test: fix flat config linter tests to use Linter in flat config mode (#17616)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