-
-
Notifications
You must be signed in to change notification settings - Fork 1k
chore(deps): update eslint #3624
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for fakerjs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## next #3624 +/- ##
=======================================
Coverage 99.97% 99.97%
=======================================
Files 2906 2906
Lines 222684 222684
Branches 931 931
=======================================
Hits 222631 222631
Misses 53 53 🚀 New features to boost your workflow:
|
202ec52 to
f702035
Compare
Member
|
This deprecates
|
Shinigami92
previously approved these changes
Oct 9, 2025
b376c79 to
0dacbd7
Compare
e92226c to
97df358
Compare
97df358 to
7fcdb95
Compare
Shinigami92
approved these changes
Oct 12, 2025
xDivisionByZerox
approved these changes
Oct 12, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
This PR contains the following updates:
1.3.2->1.4.09.33.0->9.37.05.2.3->5.4.09.33.0->9.37.054.1.1->54.7.08.40.0->8.46.0Release Notes
eslint/rewrite (@eslint/compat)
v1.4.0Compare Source
Features
Dependencies
eslint/eslint (@eslint/js)
v9.37.0Compare Source
v9.36.0Compare Source
Features
47afcf6feat: correctpreserve-caught-erroredge cases (#20109) (Francesco Trotta)Bug Fixes
75b74d8fix: add missing rule option types (#20127) (ntnyq)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116) (루밀LuMir)7d61b7ffix: add missing scope types toScope.type(#20110) (Pixel998)7a670c3fix: correct rule option typings inrules.d.ts(#20084) (Pixel998)Documentation
b73ab12docs: update examples to usedefineConfig(#20131) (sethamus)31d9392docs: fix typos (#20118) (Pixel998)c7f861bdocs: Update README (GitHub Actions Bot)6b0c08bdocs: Update README (GitHub Actions Bot)91f97c5docs: Update README (GitHub Actions Bot)Chores
12411e8chore: upgrade @eslint/js@9.36.0 (#20139) (Milos Djermanovic)488cba6chore: package.json update for @eslint/js release (Jenkins)bac82a2ci: simplify renovate configuration (#19907) (唯然)c00bb37ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751drefactor: usedefaultOptionsin rules (#20121) (Pixel998)1ace67dchore: update example to usedefineConfig(#20111) (루밀LuMir)4821963test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)b42c42echore: disallow use of deprecatedtypeproperty in core rule tests (#20094) (Milos Djermanovic)7bb498dtest: remove deprecatedtypeproperty from core rule tests (#20093) (Pixel998)e10cf2aci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])5cb0ce4refactor: usemeta.defaultOptionsinpreserve-caught-error(#20080) (Pixel998)f9f7cb5chore: package.json update for eslint-config-eslint release (Jenkins)81764b2chore: updateeslintpeer dependency ineslint-config-eslint(#20079) (Milos Djermanovic)v9.35.0Compare Source
v9.34.0Compare Source
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v5.4.0Compare Source
Features
shorthandto override property function shorthands (#980) (62d7a17)overrides(#898) (2a422b7)Bug Fixes
keywordsoption (#964) (bc4810f)Documentation
assignmentOperator(#974) (8a096a8)Build Related
v5.3.1Compare Source
Build Related
eslint/eslint (eslint)
v9.37.0Compare Source
v9.36.0Compare Source
v9.35.0Compare Source
v9.34.0Compare Source
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v54.7.0Compare Source
Features
v54.6.0Compare Source
Features
v54.5.0Compare Source
Bug Fixes
require-template: checkTSDeclareFunction(including overloads) for templates; fixes #1462 (2693a88)Features
require-jsdoc,require-param: update jsdoccomment to disable overload skipping except conditionally for require-jsdoc with new on-by-defaultskipInterveningOverloadedDeclarationsoption; fixes #1434 (ed11968), closes #1369require-jsdoc: addexemptOverloadedImplementationsoption (b29bc3a)v54.4.1Compare Source
Bug Fixes
getJsdocProcessorPlugin: reenable fixes (but disabling fixers for @example issues); fixes #1431 (#1473) (e45b726)v54.4.0Compare Source
Features
innerIndentinteger option; fixes #1351 (#1471) (784ce62)v54.3.1Compare Source
Bug Fixes
check-template-names,require-template: ensure template name is based on what is within any brackets and preceding equal sign; fixes #1466 (#1468) (5fbab65)v54.3.0Compare Source
Features
require-hyphen-before-param-description: whenalwaysis set, disallow hyphen at end of line; fixes #1435 (#1454) (95f3380)v54.2.1Compare Source
Bug Fixes
valid-types: try parsing whole item before splitting into commas; fixes #1464 (#1465) (8132392)v54.2.0Compare Source
Features
require-template: addexemptedBy; fixes #1460 (#1463) (09ee4ab)typescript-eslint/typescript-eslint (typescript-eslint)
v8.46.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.45.0Compare Source
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.
v8.44.1Compare Source
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.
v8.44.0Compare Source
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.
v8.43.0Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.42.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.41.0Compare Source
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
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.