Update dependency eslint to v8.57.1#399
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
September 16, 2024 15:58
b409549 to
6b8c204
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
November 10, 2025 17:55
6b8c204 to
c3feb4c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
November 18, 2025 16:49
c3feb4c to
d916589
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
December 3, 2025 19:48
d916589 to
c60b81e
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
2 times, most recently
from
January 23, 2026 18:40
c71e33f to
4a9a66e
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
February 2, 2026 21:30
4a9a66e to
7de6444
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
2 times, most recently
from
February 17, 2026 16:55
194328d to
1997104
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
March 5, 2026 20:49
1997104 to
19c51f6
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
March 13, 2026 16:52
19c51f6 to
489485f
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
2 times, most recently
from
April 1, 2026 20:31
b7822b1 to
d7a9d72
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
April 8, 2026 18:38
d7a9d72 to
a4717e9
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
April 29, 2026 10:56
a4717e9 to
7895e84
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
May 12, 2026 14:16
7895e84 to
ead31a2
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
2 times, most recently
from
June 1, 2026 17:05
1d18f1d to
a007047
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
June 11, 2026 19:52
a007047 to
5e1ef6f
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
July 12, 2026 13:18
5e1ef6f to
5ad88fc
Compare
renovate
Bot
force-pushed
the
renovate/eslint-monorepo
branch
from
July 16, 2026 15:09
5ad88fc to
3753ed4
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
8.56.0→8.57.1Release Notes
eslint/eslint (eslint)
v8.57.1Compare Source
Bug Fixes
a19072ffix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)04c7188fix: Don't lint same file multiple times (#18899) (Francesco Trotta)87ec3c4fix: do not throw when defining a global named__defineSetter__(#18898) (Francesco Trotta)60a1267fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)a0dea8efix: allownamein global ignores, fix--no-ignorefor non-global (#18875) (Milos Djermanovic)3836bb4fix: do not crash on error infs.walkfilter (#18886) (Milos Djermanovic)2dec349fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)Documentation
6a5add4docs: v8.x Add EOL banner (#18744) (Amaresh S M)b034575docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)760ef7ddocs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)428b7eadocs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)c68c07fdocs: version selectors synchronization (#18265) (Milos Djermanovic)Build Related
35d366abuild: Support updates to previous major versions (#18870) (Milos Djermanovic)Chores
140ec45chore: upgrade @eslint/js@8.57.1 (#18913) (Milos Djermanovic)bcdfc04chore: package.json update for @eslint/js release (Jenkins)3f6ce8dchore: pin vite-plugin-commonjs@0.10.1 (#18910) (Milos Djermanovic)9f07549chore: ignore/docs/v8.xin link checker (#18660) (Milos Djermanovic)v8.57.0Compare Source
Features
1120b9bfeat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0ffeat: Enableeslint.config.mjsandeslint.config.cjs(#18066) (Nitin Kumar)Bug Fixes
2196d97fix: handle absolute file paths inFlatRuleTester(#18064) (Nitin Kumar)69dd1d1fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aecchore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bbchore: package.json update for @eslint/js release (Jenkins)f4a1fe2test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aefci: Enable CI forv8.xbranch (#18047) (Milos Djermanovic)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.