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.25.0 → 7.30.0) · Repo · Changelog
Release Notes
7.30.0
7.29.0
7.28.0
7.27.0
7.26.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 66 commits:
7.30.0
Build: changelog update for 7.30.0
Chore: don't check Program.start in SourceCode#getComments (refs #14744) (#14748)
Docs: Suggest linting plugins for ESLint plugin developers (#14754)
Docs: fix broken links (#14756)
Docs: fix and add more examples for new-cap rule (fixes #12874) (#14725)
Update: ecmaVersion allows "latest" (#14720)
Update: improve use-isnan rule to detect `Number.NaN` (fixes #14715) (#14718)
Update: Implement FlatConfigArray (refs #13481) (#14321)
Chore: upgrade eslint-plugin-eslint-plugin (#14738)
Docs: Fix getRulesMetaForResults link syntax (#14723)
Docs: fix two broken links (#14726)
Docs: Update README team and sponsors
7.29.0
Build: changelog update for 7.29.0
New: Add only to RuleTester (refs eslint/rfcs#73) (#14677)
New: Add ESLint#getRulesMetaForResults() (refs #13654) (#14716)
Chore: remove duplicate code (#14719)
Fix: allow fallthrough comment inside block (fixes #14701) (#14702)
Revert "Update: ecmaVersion defaults to 5, and allows "latest" (#14622)" (#14711)
Docs: Add Mega-Linter to the list of integrations (#14707)
Chore: enable reportUnusedDisableDirectives in eslint-config-eslint (#14699)
Chore: add some rules to eslint-config-eslint (#14692)
Update: ecmaVersion defaults to 5, and allows "latest" (#14622)
Docs: fix a broken link (#14697)
Sponsors: Sync README with website
Sponsors: Sync README with website
Sponsors: Sync README with website
Sponsors: Sync README with website
7.28.0
Build: changelog update for 7.28.0
Upgrade: @eslint/eslintrc to 0.4.2 (#14672)
Docs: Add Feedback Needed triage description (#14670)
Update: support multiline /*eslint-env*/ directives (fixes #14652) (#14660)
Upgrade: glob-parent version in package.json (#14658)
Fix: no-implicit-coercion false positive with `String()` (fixes #14623) (#14641)
Chore: fix comment location in no-unused-vars (#14648)
Fix: no-duplicate-imports allow unmergeable (fixes #12758, fixes #12760) (#14238)
New: add `getPhysicalFilename()` method to rule context (fixes #11989) (#14616)
Docs: fix `no-sequences` example (#14643)
Docs: add note for arrow functions in no-seq rule (#14578)
Fix: arrow-body-style crash with object pattern (fixes #14633) (#14635)
Chore: upgrade eslint-plugin-eslint-plugin (#14590)
Docs: Update README team and sponsors
7.27.0
Build: changelog update for 7.27.0
Chore: merge all html formatter files into `html.js` (#14612)
Update: no-unused-vars false negative with comma operator (fixes #14325) (#14354)
Chore: use includes instead of indexOf (#14607)
Chore: Remove lodash (#14287)
Update: no-restricted-imports custom message for patterns (fixes #11843) (#14580)
Chore: Fix typo in large.js (#14589)
Sponsors: Sync README with website
Sponsors: Sync README with website
Chore: add more test cases for `no-sequences` (#14579)
Docs: Update README team and sponsors
7.26.0
Build: changelog update for 7.26.0
Upgrade: eslintrc for ModuleResolver fix (#14577)
Fix: track variables, not names in require-atomic-updates (fixes #14208) (#14282)
Chore: remove loose-parser tests (fixes #14315) (#14569)
Fix: create `.eslintrc.cjs` for `module` type (#14304)
Docs: fix example for require-atomic-updates (#14562)
Sponsors: Sync README with website
Update: Add automated suggestion to `radix` rule for parsing decimals (#14291)
New: Include XO style guide in `eslint --init` (#14193)
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.