Bump the dev-dependencies group across 1 directory with 10 updates #348
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 dev-dependencies group with 10 updates in the / directory:
1.18.4
1.18.5
7.4.0
7.14.1
7.4.0
7.14.1
0.0.53
0.0.55
2.24.0
2.29.0
8.57.0
9.6.0
10.4.0
10.5.2
10.0.6
10.0.7
5.4.3
5.5.2
5.91.0
5.92.1
Updates
@types/webpack-env
from 1.18.4 to 1.18.5Commits
Updates
@typescript-eslint/eslint-plugin
from 7.4.0 to 7.14.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
b4fe94f
chore(release): publish 7.14.1f29150f
fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...9b7731d
fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...dfc4469
chore(release): publish 7.14.0635133a
docs: split troubleshooting into granular sections (#9024)c322099
fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)23e6468
fix(eslint-plugin): [prefer-nullish-coalescing] handle intersected primitive ...5c4a5de
feat(ast-spec): tighter types and documentation for declaration/* (#9211)e47123d
fix(eslint-plugin): [no-extraneous-class] handle abstract members (#9367)dc18229
feat: support TypeScript 5.5 (#9397)Updates
@typescript-eslint/parser
from 7.4.0 to 7.14.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.01212a8f
chore(release): publish 7.13.18a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0Updates
@vscode/test-web
from 0.0.53 to 0.0.55Release notes
Sourced from
@vscode/test-web
's releases.... (truncated)
Commits
1041d83
update package-lock (#126)3423d2f
prepare 0.0.55 (#124)7d10dd6
nls - adopt new format (#123)e3e1293
prepare 0.0.54 (#121)Updates
@vscode/vsce
from 2.24.0 to 2.29.0Release notes
Sourced from
@vscode/vsce
's releases.... (truncated)
Commits
33daacd
fix #1006 (#1007)dba04c7
Merge pull request #1003 from microsoft/benibenj/mass-cardinal03d0e03
fix #9979f69378
fix generate-manifest (#1002)1151559
Bump braces from 3.0.2 to 3.0.3 (#1001)f8675fa
Merge pull request #998 from microsoft/dependabot/npm_and_yarn/azure/identity...72a06b7
Bump@azure/identity
from 4.1.0 to 4.2.1dab8833
Support signing related features (#994)f3c15a2
set pipeline name (#991)86ef072
fix: paths with spaces (#990)Updates
eslint
from 8.57.0 to 9.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
473d1bb
9.6.0f435566
Build: changelog update for 9.6.0b15ee30
chore: upgrade@eslint/js
@9
.6.0 (#18632)d655503
chore: package.json update for@eslint/js
release1613e2e
fix: Allow escaping characters in config patterns on Windows (#18628)13dbecd
docs: Limit search to just docs (#18627)7c78ad9
refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625)e2b16e2
feat: Implement feature flags (#18516)69ff64e
refactor: Return value of applyInlineConfig() (#18623)375227f
docs: Update getting-started.md - add pnpm to init eslint config (#18599)Updates
mocha
from 10.4.0 to 10.5.2Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
b2a6358
Release 10.5.2a3bb86d
docs: add 10.5.2 to CHANGELOG.md02c04c4
fix: better tracking of seen objects in error serialization (#5032)103c56b
Release v10.5.1545b66d
docs: add 10.5.1 to CHANGELOG.mddbe229d
fix: Add error handling for nonexistent file case with --file option (#5086)b9ce511
Release v10.5.012c88a7
Docs: add 10.5.0 to CHANGELOG.mdb6aa7e8
chore: rename 'master' to 'main' in docs and tooling (#5130)67a8124
fix: include stack in browser uncaught error reporting (#5107)Updates
@types/mocha
from 10.0.6 to 10.0.7Commits
Updates
typescript
from 5.4.3 to 5.5.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
ce2e60e
Update LKG