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
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
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.35.0 → 8.37.0) · Repo · Changelog
Release Notes
8.37.0
8.36.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 46 commits:
8.37.0
Build: changelog update for 8.37.0
chore: upgrade @eslint/js@8.37.0 (#17033)
chore: package.json update for @eslint/js release
chore: upgrade @eslint/eslintrc@2.0.2 (#17032)
chore: upgrade espree@9.5.1 (#17031)
chore: upgrade eslint-visitor-keys@3.4.0 (#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)
8.36.0
Build: changelog update for 8.36.0
chore: upgrade @eslint/js@8.36.0 (#16978)
chore: package.json update for @eslint/js release
chore: upgrade @eslint/eslintrc@2.0.1 (#16977)
chore: upgrade espree@9.5.0 (#16976)
docs: Update README
feat: Add `checkJSDoc` option to multiline-comment-style (#16807)
feat: Serialize parsers/processors in flat config (#16944)
docs: fix estree link in custom formatters docs (#16967)
chore: lint more js files in docs (#16964)
docs: Custom Parsers cleanup/expansion (#16887)
docs: Update README
feat: use @eslint-community dependencies (#16784)
docs: detect and fix broken links (#16837)
fix: correctly iterate files matched by glob patterns (#16831)
ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943)
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