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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint (7.30.0 → 7.32.0) · Repo · Changelog
Release Notes
7.32.0
7.31.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
7.32.0
Build: changelog update for 7.32.0
Chore: Adopt `eslint-plugin/prefer-message-ids` rule internally (#14841)
Update: change reporting location for `curly` rule (refs #12334) (#14766)
Fix: ignore lines with empty elements (fixes #12756) (#14837)
New: Exit on fatal error (fixes #13711) (#14730)
Chore: Simplify internal `no-invalid-meta` rule (#14842)
Docs: Prepare data for website to indicate rules with suggestions (#14830)
Docs: Reference eslint-config-eslint to avoid potential for staleness (#14805)
Chore: Adopt `eslint-plugin/require-meta-docs-url` rule internally (#14823)
Docs: New syntax issue template (#14826)
Chore: assertions on reporting loc in `unicode-bom` (refs #12334) (#14809)
Docs: fix multiple broken links (#14833)
Chore: use `actions/setup-node@v2` (#14816)
Docs: Update README team and sponsors
7.31.0
Build: changelog update for 7.31.0
Upgrade: @eslint/eslintrc to v0.4.3 (#14808)
Update: add end location to report in `consistent-return` (refs #12334) (#14798)
Docs: update BUG_REPORT template (#14787)
Docs: provide more context to no-eq-null (#14801)
Docs: fix a broken link (#14790)
Update: Indicating the operator in question (#14764)
Update: Clarifying what changes need to be made in no-mixed-operators (#14765)
Docs: Mention benefit of providing `meta.docs.url` (#14774)
Sponsors: Sync README with website
Chore: pin [email protected] (#14771)
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
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.