Update eslint: 8.36.0 → 8.39.0 (minor) #475
Merged
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 (8.36.0 → 8.39.0) · Repo · Changelog
Release Notes
8.39.0
8.38.0
8.37.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 62 commits:
8.39.0Build: changelog update for 8.39.0chore: upgrade @eslint/[email protected] (#17102)chore: package.json update for @eslint/js releasedocs: Fix formatting in Custom Rules docs (#17097)docs: Update READMEfeat: Implement `SourceCode#markVariableAsUsed()` (#17086)docs: Custom Rules cleanup/expansion (#16906)ci: run tests on Node.js v20 (#17093)docs: Clarify how to add to tsc agenda (#17084)docs: Update triage board locationperf: Binary search in token store `utils.search` (#17066)chore: Add request for minimal repro to bug report (#17081)refactor: remove unnecessary use of `SourceCode#getAncestors` in rules (#17075)docs: Update READMEchore: update description of `SourceCode#getDeclaredVariables` (#17072)chore: remove unnecessary references to the LICENSE file (#17071)8.38.0Build: changelog update for 8.38.0chore: upgrade @eslint/[email protected] (#17069)chore: package.json update for @eslint/js releasedocs: Mention new config system is complete (#17068)feat: Move getDeclaredVariables and getAncestors to SourceCode (#17059)docs: Update READMEdocs: Update/remove external links, eg. point to `eslint-community` (#17061)refactor: simplify new-parens rule schema (#17060)docs: Clarify `no-div-regex` rule docs (#17051)ci: bump actions/add-to-project from 0.4.1 to 0.5.0 (#17055)docs: Update READMEdocs: Update the second object instance for the "no-new" rule (#17020)docs: switch language based on current path (#16687)docs: Update READMEfix: do not report on `RegExp(...args)` in `require-unicode-regexp` (#17037)8.37.0Build: changelog update for 8.37.0chore: upgrade @eslint/[email protected] (#17033)chore: package.json update for @eslint/js releasechore: upgrade @eslint/[email protected] (#17032)chore: upgrade [email protected] (#17031)chore: upgrade [email protected] (#17030)docs: fix typos and missing info in id-match docs (#17029)feat: `require-unicode-regexp` add suggestions (#17007)ci: bump actions/stale from 7 to 8 (#17026)fix: correctly handle `null` default config in `RuleTester` (#17023)docs: Fix typos in the `semi` rule docs (#17012)docs: add back to top button (#16979)chore: remove duplicate scss, (#17005)feat: Copy getScope() to SourceCode (#17004)feat: Use plugin metadata for flat config serialization (#16992)feat: docs license (#17010)docs: Custom Processors cleanup and expansion (#16838)fix: `getFirstToken`/`getLastToken` on comment-only node (#16889)fix: Fix typo in `logical-assignment-operators` rule description (#17000)feat: languageOptions.parser must be an object. (#16985)ci: unpin Node 19 (#16993)chore: Remove triage label from template (#16990)docs: 'How ESLint is Maintained' page (#16961)docs: Describe guard options for guard-for-in (#16986)ci: pin Node 19 to 19.7.0 (#16987)docs: Add example to guard-for-in docs. (#16983)docs: update `Array.prototype.toSorted` specification link (#16982)docs: Copy edits on Maintain ESLint docs (#16939)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