Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 (6.7.1 → 6.8.0) · Repo · Changelog
Release Notes
6.8.0
6.7.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
6.8.0Build: changelog update for 6.8.0Fix: ignore aligning single line in key-spacing (fixes #11414) (#12652)Chore: add object option test cases in yield-star-spacing (#12679)New: Add no-error-on-unmatched-pattern flag (fixes #10587) (#12377)Update: autofix bug in lines-between-class-members (fixes #12391) (#12632)Chore: enable prefer-regex-literals in eslint codebase (#12268)Update: improve suggestion testing experience (#12602)Update: Add suggestions for no-unsafe-negation (fixes #12591) (#12609)Docs: Update no-multi-assign explanation (#12615)Fix: no-multiple-empty-lines: Adjust reported `loc` (#12594)Fix: no-restricted-imports schema allows multiple paths/patterns objects (#12639)Fix: improve report location for array-bracket-spacing (#12653)Fix: prefer-numeric-literals doesn't check types of literal arguments (#12655)Docs: Add example for expression option (#12694)Docs: Add spacing in comments for no-console rule (#12696)Chore: refactor regex in config comment parser (#12662)Update: Allow $schema in config (#12612)Update: support .eslintrc.cjs (refs eslint/rfcs#43) (#12321)Chore: remove bundling of ESLint during release (#12676)Chore: complete to move to GitHub Actions (#12625)Docs: 1tbs with allowSingleLine edge cases (refs #12284) (#12314)Sponsors: Sync README with websiteUpdate: include node version in cache (#12582)Chore: remove references to parser demo (#12644)Docs: wrap {{}} in raw liquid tags to prevent interpolation (#12643)Docs: Fix configuration example in no-restricted-imports (fixes #11717) (#12638)Chore: Add tests to cover default object options in comma-dangle (#12627)Update: do not recommend require-atomic-updates (refs #11899) (#12599)6.7.2Build: changelog update for 6.7.2Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes #12614) (#12616)Fix: don't ignore the entry directory (fixes #12604) (#12607)Docs: Clarify suggestion's data in Working with Rules (refs #12606) (#12617)Fix: Support tagged template literal generics in no-unexpected-multiline (#11698)Sponsors: Sync README with websiteSponsors: Sync README with websiteDepfu 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