Bump the js-dev-dependencies group with 6 updates #301
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 js-dev-dependencies group with 6 updates:
6.10.0
6.13.1
6.10.0
6.13.1
27.0.0
27.1.3
24.6.4
24.9.1
8.53.0
8.55.0
5.2.2
5.3.2
Updates
@typescript-eslint/eslint-plugin
from 6.10.0 to 6.13.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)4cfcd45
feat(eslint-plugin): [switch-exhaustiveness-check] add requireDefaultForNonUn...155aa1f
fix(eslint-plugin): [class-methods-use-this] detect a problematic case for pr...f151b26
fix(eslint-plugin): [no-unnecessary-condition] fix false positive with comput...a034d0a
fix(eslint-plugin): [switch-exhaustiveness-check] enum members with new line ...3c8312d
feat: [member-ordering] add accessor support for member-ordering (#7927)06496e2
chore: publish v6.11.0Updates
@typescript-eslint/parser
from 6.10.0 to 6.13.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)06496e2
chore: publish v6.11.0Updates
electron
from 27.0.0 to 27.1.3Release notes
Sourced from electron's releases.
... (truncated)
Commits
d449c89
chore: fix patch conflicts after chrome roll (#40664)53482c4
fix: ShowItemUsingFileManager should escape path in Linux (#40561)9a1e1b5
chore: bump chromium to 118.0.5993.159 (27-x-y) (#40631)5a4c707
chore: cherry-pick 2 changes from Release-3-M119 (#40648)4a55452
chore: cherry-pick 5 changes from Release-3-M119 (#40643)f5bd53f
chore: extend linting of code blocks in the docs (#40635)b467580
chore: allow passing more roots to lint.js (#40628)a082553
fix: add patch for simdutf base64 crash (#40541)7bf0462
fix: do not callafter()
async_hook
forasyncId
0 (#40593)3383d3a
fix: restore performance of macOS window resizing (#40585)Updates
electron-builder
from 24.6.4 to 24.9.1Release notes
Sourced from electron-builder's releases.
... (truncated)
Changelog
Sourced from electron-builder's changelog.
... (truncated)
Commits
7ec7ac8
chore(deploy): Release v24.9.1 (#7888)abf52ea
chore(deploy): Release v24.9.0 (#7876)4791c83
chore(deploy): Release v24.8.1 ([email protected]) (#7847)4c9b829
chore(deploy): Release 24.8.0 ([email protected]) (#7825)2ca6212
chore(deploy): Release v24.7.0 (#7796)562870e
chore(deploy): Release v24.6.5 ([email protected]) (#7751)Updates
eslint
from 8.53.0 to 8.55.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
e0cb960
8.55.0969b272
Build: changelog update for 8.55.0eb8950c
chore: upgrade@eslint/js
@8
.55.0 (#17811)93df384
chore: package.json update for@eslint/js
releasefe4b954
chore: upgrade@eslint/eslintrc
@2
.1.4 (#17799)8c9e6c1
feat: importNamePattern option in no-restricted-imports (#17721)83ece2a
docs: fix typo--rules
->--rule
(#17806)bd8911d
ci: pin Node.js 21.2.0 (#17809)b29a16b
chore: fix severalcli
tests to run in the intended flat config mode (#17797)fffca5c
docs: remove "Open in Playground" buttons for removed rules (#17791)Updates
typescript
from 5.2.2 to 5.3.2Release notes
Sourced from typescript's releases.