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)
Coverage remained the same at 80.952% when pulling b655611befe1ea37413499a563fdfde41a39b7e8 on depfu/update/npm/eslint-8.4.0 into 113b36a971e39b5341d1982f8f0d17eccd3c17c0 on master.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint (^7.0.0 → ^8.4.0) · Repo · Changelog
Release Notes
8.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
8.4.0
Build: changelog update for 8.4.0
chore: upgrade @eslint/eslintrc@1.0.5 (#15389)
feat: add `allowReserved` parser option (#15387)
feat: Flat config support in Linter (refs #13481) (#15185)
docs: update integrations.md (#15380)
feat: Treat Class/New Expressions as truthy in no-constant-condition (#15326)
Sponsors: Sync README with website
feat: report only lines that exceed the limit in max-lines-per-function (#15140)
docs: fix typo in PR template (#15365)
chore: fix update-readme to avoid multiple consecutive blank lines (#15375)
feat: pass cwd to formatters (refs eslint/rfcs#57) (#13392)
Sponsors: Sync README with website
chore: Use default Chromium binary in M1 Mac tests (#15371)
fix: mark --rulesdir option as deprecated in CLI docs (#15310)
docs: enable a few more markdownlint rules and fix violations (#15368)
Sponsors: Sync README with website
ci: use node `v16` for Verify Files (#15364)
docs: Dedent needlessly indented example in getter-return docs (#15363)
Sponsors: Sync README with website
Sponsors: Sync README with website
docs: Update release notes blog post template (#15285)
feat: support async formatters (#15243)
chore: add jsdoc type annotation to rules (#15291)
Sponsors: Sync README with website
Sponsors: Sync README with website
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