build(deps): update dependency eslint to ^9.35.0
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
eslint (source) | ^9.34.0 -> ^9.35.0 |
Release Notes
eslint/eslint (eslint)
v9.35.0
Features
-
42761fa
feat: implement suggestions for no-empty-function (#20057) (jaymarvelz) -
102f444
feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz) -
e51ffff
feat: addpreserve-caught-error
rule (#19913) (Amnish Singh Arora)
Bug Fixes
-
10e7ae2
fix: update uncloneable options error message (#20059) (soda-sorcery) -
bfa4601
fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz) -
dfd11de
fix: addbefore
andafter
to test case types (#20049) (Francesco Trotta) -
dabbe95
fix: correct types forno-restricted-imports
rule (#20034) (Milos Djermanovic) -
ea789c7
fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)
Documentation
-
d265515
docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214) -
a355a0e
docs: invert comparison logic for example inno-var
doc page (#20064) (OTonGitHub) -
5082fc2
docs: Update README (GitHub Actions Bot) -
99cfd7e
docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg✨ ) -
6ad8973
docs: update--no-ignore
and--ignore-pattern
documentation (#20036) (Francesco Trotta) -
8033b19
docs: add documentation for--no-config-lookup
(#20033) (Francesco Trotta)
Chores
-
da87f2f
chore: upgrade @eslint/js@9.35.0 (#20077) (Milos Djermanovic) -
af2a087
chore: package.json update for @eslint/js release (Jenkins) -
7055764
test: removetests/lib/eslint/eslint.config.js
(#20065) (Milos Djermanovic) -
84ffb96
chore: update@eslint-community/eslint-utils
(#20069) (Francesco Trotta) -
d5ef939
refactor: remove deprecatedcontext.parserOptions
usage across rules (#20060) (sethamus) -
1b3881d
chore: remove redundant word (#20058) (pxwanglu)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.