Update eslint to the latest version 🚀 #6291
Merged
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.
The devDependency eslint was updated from
6.7.2to6.8.0.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: eslintbot
License: MIT
Release Notes for v6.8.0
c5c7086Fix: ignore aligning single line in key-spacing (fixes #11414) (#12652) (YeonJuan)9986d9eChore: add object option test cases in yield-star-spacing (#12679) (YeonJuan)1713d07New: Add no-error-on-unmatched-pattern flag (fixes #10587) (#12377) (ncraley)5c25a26Update: autofix bug in lines-between-class-members (fixes #12391) (#12632) (YeonJuan)4b3cc5cChore: enable prefer-regex-literals in eslint codebase (#12268) (薛定谔的猫)05faebbUpdate: improve suggestion testing experience (#12602) (Brad Zacher)05f7dd5Update: Add suggestions for no-unsafe-negation (fixes #12591) (#12609) (Milos Djermanovic)d3e43f1Docs: Update no-multi-assign explanation (#12615) (Yuping Zuo)272e4dbFix: no-multiple-empty-lines: Adjust reportedloc(#12594) (Tobias Bieniek)a258039Fix: no-restricted-imports schema allows multiple paths/patterns objects (#12639) (Milos Djermanovic)51f9620Fix: improve report location for array-bracket-spacing (#12653) (Milos Djermanovic)45364afFix: prefer-numeric-literals doesn't check types of literal arguments (#12655) (Milos Djermanovic)e3c570eDocs: Add example for expression option (#12694) (Arnaud Barré)6b774efDocs: Add spacing in comments for no-console rule (#12696) (Nikki Nikkhoui)7171fcaChore: refactor regex in config comment parser (#12662) (Milos Djermanovic)1600648Update: Allow $schema in config (#12612) (Yordis Prieto)acc0e47Update: support .eslintrc.cjs (refs eslint/rfcs#43) (#12321) (Evan Plaice)49c1658Chore: remove bundling of ESLint during release (#12676) (Kai Cataldo)257f3d6Chore: complete to move to GitHub Actions (#12625) (Toru Nagashima)ab912f0Docs: 1tbs with allowSingleLine edge cases (refs #12284) (#12314) (Ari Kardasis)dd1c30eSponsors: Sync README with website (ESLint Jenkins)a230f84Update: include node version in cache (#12582) (Eric Wang)8b65f17Chore: remove references to parser demo (#12644) (Kai Cataldo)e9cef99Docs: wrap {{}} in raw liquid tags to prevent interpolation (#12643) (Kai Cataldo)e707453Docs: Fix configuration example in no-restricted-imports (fixes #11717) (#12638) (Milos Djermanovic)19194ceChore: Add tests to cover default object options in comma-dangle (#12627) (YeonJuan)6e36d12Update: do not recommend require-atomic-updates (refs #11899) (#12599) (Kai Cataldo)Commits
The new version differs by 29 commits.
9738f8c6.8.0ba59cbfBuild: changelog update for 6.8.0c5c7086Fix: ignore aligning single line in key-spacing (fixes #11414) (#12652)9986d9eChore: add object option test cases in yield-star-spacing (#12679)1713d07New: Add no-error-on-unmatched-pattern flag (fixes #10587) (#12377)5c25a26Update: autofix bug in lines-between-class-members (fixes #12391) (#12632)4b3cc5cChore: enable prefer-regex-literals in eslint codebase (#12268)05faebbUpdate: improve suggestion testing experience (#12602)05f7dd5Update: Add suggestions for no-unsafe-negation (fixes #12591) (#12609)d3e43f1Docs: Update no-multi-assign explanation (#12615)272e4dbFix: no-multiple-empty-lines: Adjust reportedloc(#12594)a258039Fix: no-restricted-imports schema allows multiple paths/patterns objects (#12639)51f9620Fix: improve report location for array-bracket-spacing (#12653)45364afFix: prefer-numeric-literals doesn't check types of literal arguments (#12655)e3c570eDocs: Add example for expression option (#12694)There are 29 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴