[js] Update eslint 10.0.3 → 10.1.0 (minor)#688
Merged
digitaltom merged 1 commit intomainfrom Mar 22, 2026
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
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint (10.0.3 → 10.1.0) · Repo · Changelog
Release Notes
10.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
10.1.0Build: changelog update for 10.1.0chore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584)chore: update `prettier` to 3.8.1 (#20651)chore: update dependency @eslint/json to ^1.2.0 (#20652)chore: update dependency c8 to v11 (#20650)chore: update dependency @eslint/json to v1 (#20649)chore: update dependency markdownlint-cli2 to ^0.21.0 (#20646)chore: remove trunk (#20478)feat: apply fix for `no-var` in `TSModuleBlock` (#20638)test: fix CLI test for empty output file (#20640)docs: use correct JSDoc link in require-jsdoc.md (#20641)docs: add deprecation notice partial (#20639)ci: bump pnpm/action-setup from 4.3.0 to 4.4.0 (#20636)feat: Implement api support for bulk-suppressions (#20565)fix: Prevent `no-var` autofix when a variable is used before declaration (#20464)test: fix `RuleTester` test without test runners (#20631)docs: update v9 migration guide for `@eslint/js` usage (#20540)docs: note that `globalReturn` applies only with `sourceType: "script"` (#20630)test: Add tests for `isValidWithUnicodeFlag` (#20601)ci: unpin Node.js 25.x in CI (#20615)docs: merge ESLint option descriptions into type definitions (#20608)chore: update pnpm/action-setup digest to b906aff (#20610)fix: update eslint (#20597)docs: Update READMEdocs: open playground link in new tab (#20602)docs: Add AI Usage Policy (#20510)Release Notes
11.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands