Update eslint: 8.28.0 → 8.32.0 (minor) #87
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.28.0 → 8.32.0) · Repo · Changelog
Release Notes
8.32.0
8.31.0
8.30.0
8.29.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 73 commits:
8.32.0
Build: changelog update for 8.32.0
docs: IA Update page URL move (#16665)
fix: ignore directives for no-fallthrough (#16757)
docs: fix theme switcher button (#16752)
docs: deploy prerelease docs under the `/docs/next/` path (#16541)
chore: sync templates/*.md files with issue templates (#16758)
docs: use inline code for rule options name (#16768)
chore: Add new issues to triage project (#16740)
docs: Update README
feat: add suggestions for redundant wrapping in prefer-regex-literals (#16658)
docs: Update README
8.31.0
Build: changelog update for 8.31.0
chore: Upgrade @eslint/eslintrc@1.4.1 (#16729)
fix: correct syntax error in `prefer-arrow-callback` autofix (#16722)
fix: new instance of FlatESLint should load latest config file version (#16608)
chore: fix CI failure (#16721)
docs: Update README
chore: Set up automatic updating of README (#16717)
docs: optimize code block structure (#16669)
docs: do not escape code blocks of formatters examples (#16719)
feat: check assignment patterns in no-underscore-dangle (#16693)
docs: Add function call example for no-undefined (#16712)
docs: Add mastodon link (#16638)
ci: bump actions/stale from 6 to 7 (#16713)
docs: clarify files property (#16709)
docs: fix npm link (#16710)
chore: sort package.json scripts in alphabetical order (#16705)
docs: fix search bar focus on `Esc` (#16700)
docs: country flag missing in windows (#16698)
docs: display zh-hans in the docs language switcher (#16686)
docs: remove manually maintained anchors (#16685)
feat: add options to check destructuring in no-underscore-dangle (#16006)
docs: User Guide Getting Started expansion (#16596)
feat: group properties with values in parentheses in `key-spacing` (#16677)
chore: update ignore patterns in `eslint.config.js` (#16678)
8.30.0
Build: changelog update for 8.30.0
chore: upgrade @eslint/eslintrc@1.4.0 (#16675)
fix: Ensure flat config unignores work consistently like eslintrc (#16579)
feat: add suggestion for no-return-await (#16637)
chore: standardize npm script names per #14827 (#16315)
docs: Clarify Discord info in issue template config (#16663)
ci: fix npm v9 problem with `file:` (#16664)
feat: update globals (#16654)
docs: CLI documentation standardization (#16563)
refactor: migrate off deprecated function-style rules in all tests (#16618)
fix: autofix recursive functions in no-var (#16611)
docs: fix broken line numbers (#16606)
docs: use relative links for internal links (#16631)
docs: reorder options in no-unused-vars (#16625)
docs: Fix anchor in URL (#16628)
docs: don't apply layouts to html formatter example (#16591)
docs: Formatters page updates (#16566)
docs: update the `prefer-const` example (#16607)
docs: fix css leaking (#16603)
8.29.0
Build: changelog update for 8.29.0
docs: Configuring Plugins page intro, page tweaks, and rename (#16534)
docs: add a property assignment example for camelcase rule (#16605)
docs: add docs codeowners (#16601)
chore: add discord channel link (#16590)
feat: add `allowParensAfterCommentPattern` option to no-extra-parens (#16561)
docs: fix sitemap and feed (#16592)
feat: `prefer-named-capture-group` add suggestions (#16544)
docs: perf debounce the search query (#16586)
feat: In no-invalid-regexp validate flags also for non-literal patterns (#16583)
docs: fix searchbar clear button (#16585)
docs: HTTPS link to yeoman.io (#16582)
docs: Update configuration file pages (#16509)
chore: fix rule doc headers check (#16564)
docs: update correct code examples for `no-extra-parens` rule (#16560)
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