[js] Update eslint 10.7.0 → 10.8.0 (minor)#826
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.7.0 → 10.8.0) · Repo · Changelog
Release Notes
10.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
10.8.0Build: changelog update for 10.8.0test: pin `webpack` version to 5.108.4 (#21137)docs: fix broken Specify Parser Options anchor link (#21106)docs: Clarify `no-eq-null` description (#21120)fix: escape reserved characters in rule id in `html` formatter (#21129)chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)test: add error locations to `no-class-assign` (#21123)feat: export `ConfigObject` from `eslint/config` (#21082)ci: bump actions/setup-go from 6 to 7 (#21118)ci: bump actions/setup-node from 6 to 7 (#21119)test: Add error location details to `no-eq-null` rule (#21117)fix: prevent `no-unreachable-loop` crash when all loop types are ignored (#21116)chore: update minimatch to ^10.2.5 (#21107)chore: update ecosystem plugins (#21115)test: add error locations to `no-proto` (#21114)test: Add error location details to `no-div-regex` (#21110)test: add error locations to `no-new-wrappers` (#21109)docs: Fix typos and grammar in glossary (#21095)fix: prefer-object-spread add semicolon when adding parenthesis (#21081)docs: replace quake link (#21108)test: add error locations to `no-ex-assign` (#21102)test: add error locations to `no-label-var` (#21098)test: Add error location details to `no-delete-var` rule (#21105)docs: fix broken Specify Globals anchor links in rule pages (#21103)chore: add missing backticks to `languages/js/index.js` (#21104)docs: replace Code Climate CLI links with Qlty CLI links (#21099)chore: add missing backticks to `translate-cli-options.js` (#21097)fix: quadratic-time regex in `prefer-template` (#21096)fix: apply ignore configs to computed methods in class-methods-use-this (#21094)docs: correct --suppressions-location option description (#21093)chore: add missing backticks to `serialization.js` (#21091)test: add error locations to `eqeqeq` (#21090)ci: Add explicit permissions to rebuild-docs-sites workflow (#21089)fix: NewExpression with parenthesized callee in `preserve-caught-error` (#21083)chore: update dependency prettier to v3.9.5 (#21086)chore: fix failing ecosystem test for `eslint-plugin-unicorn` (#21084)chore: update ecosystem plugins (#21079)docs: Update READMEDepfu 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