Update eslint monorepo to v9.23.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @eslint/js (source) | devDependencies | minor | 9.22.0 -> 9.23.0 |
| eslint (source) | devDependencies | minor | 9.22.0 -> 9.23.0 |
Release Notes
eslint/eslint (@eslint/js)
v9.23.0
Features
-
557a0d2feat: support TypeScript syntax in no-useless-constructor (#19535) (Josh Goldberg✨ ) -
8320241feat: support TypeScript syntax indefault-param-last(#19431) (Josh Goldberg✨ ) -
833c4a3feat: defineConfig() supports "flat/" config prefix (#19533) (Nicholas C. Zakas) -
4a0df16feat: circular autofix/conflicting rules detection (#19514) (Milos Djermanovic) -
be56a68feat: support TypeScript syntax inclass-methods-use-this(#19498) (Josh Goldberg✨ )
Bug Fixes
-
0e20aa7fix: move deprecatedRuleContextmethods to subtype (#19531) (Francesco Trotta) -
cc3bd00fix: reporting variable used in catch block inno-useless-assignment(#19423) (Tanuj Kanti) -
d46ff83fix:no-dupe-keysfalse positive with proto setter (#19508) (Milos Djermanovic) -
e732773fix: navigation of search results on pressing Enter (#19502) (Tanuj Kanti) -
f4e9c5ffix: allowRuleTesterto test files insidenode_modules/(#19499) (fisker Cheung)
Documentation
-
5405939docs: show red underlines in TypeScript examples in rules docs (#19547) (Milos Djermanovic) -
48b53d6docs: replace var with const in examples (#19539) (Nitin Kumar) -
c39d7dbdocs: Update README (GitHub Actions Bot) -
a4f8760docs: revert accidental changes (#19542) (Francesco Trotta) -
280128fdocs: add copy button (#19512) (xbinaryx) -
cd83eaadocs: replacevarwithconstin examples (#19530) (Nitin Kumar) -
7ff0cdedocs: Update README (GitHub Actions Bot) -
996cfb9docs: migrate sass to module system (#19518) (xbinaryx) -
17cb958docs: replacevarwithletandconstin rule examples (#19515) (Tanuj Kanti) -
83e24f5docs: Replace var with let or const (#19511) (Jenna Toff) -
a59d0c0docs: Update docs for defineConfig (#19505) (Nicholas C. Zakas) -
fe92927docs:require-unicode-regexpadd note foriflag and\w(#19510) (Chaemin-Lim)
Build Related
Chores
-
0ac8ea4chore: update dependencies for v9.23.0 release (#19554) (Francesco Trotta) -
20591c4chore: package.json update for @eslint/js release (Jenkins) -
901344fchore: update dependency @eslint/json to ^0.11.0 (#19552) (renovate[bot]) -
5228383chore: fix update-readme formatting (#19544) (Milos Djermanovic) -
5439525chore: format JSON files in Trunk (#19541) (Francesco Trotta) -
75adc99chore: enabled Prettier in Trunk (#19354) (Josh Goldberg✨ ) -
2395168chore: added .git-blame-ignore-revs for Prettier via trunk fmt (#19538) (Josh Goldberg✨ ) -
129882dchore: formatted files with Prettier via trunk fmt (#19355) (Josh Goldberg✨ ) -
1738dbcchore: temporarily disable prettier in trunk (#19537) (Josh Goldberg✨ ) -
dc854fdchore: update dependency shelljs to ^0.9.0 (#19524) (renovate[bot]) -
5d57496chore: fix some comments (#19525) (jimmycathy) -
9c5c6eetest: fix an assertion failure (#19500) (fisker Cheung) -
7a699a6chore: remove formatting-related lint rules internally (#19473) (Josh Goldberg✨ ) -
c99db89test: replace WebdriverIO with Cypress (#19465) (Pixel998)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate