fix(deps): update all minor dependency updates
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
@eslint/js (source) | ^9.33.0 -> ^9.34.0 |
||
@typescript-eslint/eslint-plugin (source) | ^8.40.0 -> ^8.41.0 |
||
@typescript-eslint/parser (source) | ^8.40.0 -> ^8.41.0 |
||
typescript-eslint (source) | ^8.40.0 -> ^8.41.0 |
Release Notes
eslint/eslint (@eslint/js)
v9.34.0
Features
-
0bb777a
feat: multithread linting (#19794) (Francesco Trotta) -
43a5f9e
feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
Bug Fixes
-
9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti) -
6c07420
fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger) -
676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
Documentation
-
0b4a590
docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli) -
327c672
docs: Update README (GitHub Actions Bot) -
bf26229
docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig) -
2309327
docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git) -
2b87e21
docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada)) -
c36570c
docs: Update README (GitHub Actions Bot)
Chores
-
f19ad94
chore: upgrade to@eslint/js@9.34.0
(#20030) (Francesco Trotta) -
b48fa20
chore: package.json update for @eslint/js release (Jenkins) -
4bce8a2
chore: package.json update for eslint-config-eslint release (Jenkins) -
0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028) (루밀LuMir) -
d503f19
ci: fixstale.yml
(#20010) (루밀LuMir) -
e2dc67d
ci: centralizestale.yml
(#19994) (루밀LuMir) -
7093cb8
ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.41.0
🩹 Fixes
- deps: update dependency prettier to v3.6.2 (#11496)
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.41.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (typescript-eslint)
v8.41.0
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.