Bump the node group with 9 updates #267
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 node group with 9 updates:
4.0.2
4.0.3
22.13.8
22.13.17
8.25.0
8.29.0
8.25.0
8.29.0
9.21.0
9.23.0
10.0.2
10.1.1
17.15.1
17.17.0
5.2.3
5.2.5
3.5.2
3.5.3
Updates
@actions/cache
from 4.0.2 to 4.0.3Changelog
Sourced from
@actions/cache
's changelog.Commits
Updates
@types/node
from 22.13.8 to 22.13.17Commits
Updates
@typescript-eslint/eslint-plugin
from 8.25.0 to 8.29.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3dd1835
chore(release): publish 8.29.0270277c
feat(eslint-plugin): disable core rule no-with in eslint-recommended (#11001)c548aa7
fix(eslint-plugin): [no-array-constructor] remove optional chaining exemption...9a9670d
fix(eslint-plugin): support arbitrary extensions in definition files (#10957)c7c9b1a
docs: fix typos in no-unsafe-argument examples (#11007)ada32d1
feat(eslint-plugin): [prefer-nullish-coalescing] createignoreIfStatements
...5b187f4
fix(eslint-plugin): [prefer-for-of] fix false positive when using erasable ty...58d7f40
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] remove fixable p...3241e46
fix(eslint-plugin): [no-unnecessary-condition] don't report on unnecessary op...807f5ca
chore(release): publish 8.28.0Updates
@typescript-eslint/parser
from 8.25.0 to 8.29.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
3dd1835
chore(release): publish 8.29.0807f5ca
chore(release): publish 8.28.03efd99e
chore(release): publish 8.27.09aa0b6b
chore(release): publish 8.26.1bc6d19f
chore(release): publish 8.26.017e7012
chore(deps): update dependency knip to v5.44.1 (#10845)9674629
feat: support TypeScript 5.8 (#10903)7c88d26
chore: update all test scripts to remove coverage flag (#10582)Updates
eslint
from 9.21.0 to 9.23.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
2aaadce
9.23.04a1ca8e
Build: changelog update for 9.23.00ac8ea4
chore: update dependencies for v9.23.0 release (#19554)20591c4
chore: package.json update for@eslint/js
release901344f
chore: update dependency@eslint/json
to ^0.11.0 (#19552)557a0d2
feat: support TypeScript syntax in no-useless-constructor (#19535)2357edd
build: exclude autogenerated files from Prettier formatting (#19548)5405939
docs: show red underlines in TypeScript examples in rules docs (#19547)48b53d6
docs: replace var with const in examples (#19539)0e20aa7
fix: move deprecatedRuleContext
methods to subtype (#19531)Updates
eslint-config-prettier
from 10.0.2 to 10.1.1Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
f12309b
chore: release eslint-config-prettier (#310)79cf679
chore: use flat entry for flat config verificationeb56a5e
fix: separate the/flat
entry for compatibility (#309)2c6f80e
chore: release eslint-config-prettier (#307)56e2e34
feat: migrate to exports field (#306)c27e785
chore: release eslint-config-prettier (#304)c5d7853
chore: add missing@stylistic/eslint-plugin-plus
1837a4d
ci: testing, migrate to yarn v4 (#305)8dbbd6d
feat: add name to config (#294)cba5737
feat: add declaration file (#280)Updates
eslint-plugin-n
from 17.15.1 to 17.17.0Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
63cbdb9
chore(master): release 17.17.0 (#426)a109793
feat(allow-modules): includevirtual:
in the modules pattern (#425)8e3c290
fix: type errors (#427)76fc219
feat(node-builtin): Add support for import.meta properties (#420)9ae39fb
fix(no-unpublished):allowModules
option was disabled when using TS alias (...067b9bf
chore(master): release 17.16.2 (#417)0779e2f
fix: Revert "feat: add support for ignoring sync methods from certain locatio...90de242
chore(master): release 17.16.1 (#412)9f09931
chore(package): explicitly declare js module type (#410)340312e
fix: patch new eslint options types (#411)Updates
eslint-plugin-prettier
from 5.2.3 to 5.2.5Release notes
Sourced from eslint-plugin-prettier's releases.