Update eslint: 8.23.0 → 8.25.0 (minor) #362
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.23.0 → 8.25.0) · Repo · Changelog
Release Notes
8.25.0
8.24.0
8.23.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
8.25.0Build: changelog update for 8.25.0chore: upgrade @eslint/[email protected] (#16397)feat: Pass --max-warnings value to formatters (#16348)chore: Remove CODEOWNERS (#16375)chore: use "ci" for Dependabot commit message (#16377)docs: Conflicting fixes (#16366)docs: Add VS to integrations page (#16381)feat: remove support for ignore files in FlatESLint (#16355)docs: remove unused link definitions (#16376)chore: bump actions/stale from 5 to 6 (#16350)docs: typo cleanups for docs (#16374)docs: remove duplicate words (#16378)docs: add `BigInt` to `new-cap` docs (#16362)feat: `id-length` counts graphemes instead of code units (#16321)docs: Update docs README (#16352)chore: remove `jsdoc` dev dependency (#16344)docs: fix logical-assignment-operators option typo (#16346)8.24.0Build: changelog update for 8.24.0chore: Upgrade @humanwhocodes/config-array for perf (#16339)docs: note false positive `Object.getOwnPropertyNames` in prefer-reflect (#16317)docs: fix warn severity description for new config files (#16324)perf: switch from object spread to `Object.assign` when merging globals (#16311)feat: account for `sourceType: "commonjs"` in the strict rule (#16308)feat: add rule logical-assignment-operators (#16102)feat: `array-callback-return` support `findLast` and `findLastIndex` (#16314)docs: use more clean link syntax (#16309)docs: fix typo (#16288)8.23.1Build: changelog update for 8.23.1fix: Upgrade eslintrc to stop redefining plugins (#16297)fix: improve autofix for the `prefer-const` rule (#16292)fix: Ensure that glob patterns are normalized (#16287)perf: migrate rbTree to js-sdsl (#16267)docs: fix mobile double tap issue (#16293)fix: Ensure globbing doesn't include subdirectories (#16272)docs: keyboard control to search results (#16222)docs: add Consolas font and prioritize resource loading (#16225)chore: switch nyc to c8 (#16263)chore: enable linting `.eleventy.js` again (#16274)docs: copy & use main package version in docs on release (#16252)chore: fix `npm run perf` crashes (#16258)docs: Improve id-denylist documentation (#16223)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