Bump the vscode group with 9 updates #29
Merged
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 group with 9 updates:
2.12.1
3.0.1
22.10.5
22.13.0
8.19.0
8.22.0
8.19.0
8.22.0
3.2.1
3.2.2
8.57.1
9.19.0
11.0.0
11.0.1
11.0.1
11.1.0
5.7.2
5.7.3
Updates
@stylistic/eslint-plugin
from 2.12.1 to 3.0.1Release notes
Sourced from
@stylistic/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin
's changelog.... (truncated)
Commits
21704b6
chore: release v3.0.1 (main) (#674)770a0a8
chore: release v3.0.0 (main) (#660)8dd68e2
feat(type-generic-spacing): remove whitespaces in generic types (#667)50b2371
chore: update depsdd40b05
chore: typo (#663)a87f5bd
docs: typo (#662)a06ed18
refactor(indent-binary-ops)!: remove unnecessary logic (#645)8cbc9f8
fix(jsx-wrap-multilines): prevent crash when using tabs (#653)5558bdb
feat(quotes): Option to allow template literals only to avoid escape (#643)80c5486
test: cross testindent
(#563)Updates
@types/node
from 22.10.5 to 22.13.0Commits
Updates
@typescript-eslint/eslint-plugin
from 8.19.0 to 8.22.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
94e8098
chore(release): publish 8.22.09f0ce90
docs: add FAQ and docs aroundverbatimModuleSyntax
and similar options (#10...f1e9a5d
fix(eslint-plugin): [no-unnecessary-template-expression] handle template lite...acab0a9
fix(eslint-plugin): [prefer-readonly] autofixer doesn't add type to property ...a3a157c
fix(eslint-plugin): [no-extraneous-class] handle accessor keyword (#10678)586e7eb
fix(eslint-plugin): [no-shadow] don't report unnecessarily on valid ways of u...9e8828b
fix(eslint-plugin): [no-duplicate-type-constituents] handle nested types (#10...74c4155
chore: correct docs test snapshot for no-unused-vars1e2305e
fix(eslint-plugin): [prefer-nullish-coalescing] doesn't report on ternary but...974f2b1
docs(eslint-plugin): [no-unused-vars] add types-only values FAQ (#10690)Updates
@typescript-eslint/parser
from 8.19.0 to 8.22.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
94e8098
chore(release): publish 8.22.0a885343
feat(parser): add standalone isolatedDeclarations option (#10499)79af426
chore(release): publish 8.21.0a157fd4
chore: standardized on inline named exports (mostly) (#10596)ea6fbea
chore(release): publish 8.20.0328b7df
chore(release): publish 8.19.1Updates
@vscode/vsce
from 3.2.1 to 3.2.2Release notes
Sourced from
@vscode/vsce
's releases.... (truncated)
Commits
06951d9
Merge pull request #1103 from microsoft/benibenj/adequate-stoatd973b56
Update commander and fix #719033d602
Merge pull request #1100 from stevedlawrence:reproducible-vsixc367404
💄b400da1
💄018208d
Create tmp folder in fixtures folderc2a324c
Allow for reproducible .vsix packages0a22db7
Merge pull request #1078 from mohankumarelec/issues-1077b694572
Merge pull request #1101 from microsoft/benibenj/improved-lousec5969ef
💄Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@vscode/vsce
since your current version.Updates
eslint
from 8.57.1 to 9.19.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
208e0b1
9.19.0196dfda
Build: changelog update for 9.19.09b9cb05
chore: upgrade@eslint/js
@9
.19.0 (#19371)58560e7
chore: package.json update for@eslint/js
releasecfea9ab
docs: Clarify overrideConfig option (#19370)2b84f66
docs: Update README (#19362)044f93c
docs: clarify frozen rule description (#19351)797ee7c
docs: fix Bluesky links (#19368)81a9c0e
docs: Update README093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365)Updates
glob
from 11.0.0 to 11.0.1Commits
148ef61
11.0.141c81e4
fix audit warning08958fa
docs: correct ignore method namesfeaf0a8
ci: drop 189fe7d3a
benchmark: test fs.glob, if availableUpdates
mocha
from 11.0.1 to 11.1.0Release notes
Sourced from mocha's releases.