This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Update eslint to the latest version 🚀 #68
Open
greenkeeper
wants to merge
2
commits into
master
Choose a base branch
from
greenkeeper/eslint-6.0.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Update to this version instead 🚀 Release Notes for v6.0.1
CommitsThe new version differs by 9 commits.
See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
5.15.2
to6.0.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.
Release Notes for v6.0.0
81aa06b
Upgrade: espree@6.0.0 (#11869) (Teddy Katz)5f022bc
Fix: no-else-return autofix produces name collisions (fixes #11069) (#11867) (Milos Djermanovic)ded9548
Fix: multiline-comment-style incorrect message (#11864) (golopot)cad074d
Docs: Add JSHint W047 compat to no-floating-decimal (#11861) (Timo Tijhof)41f6304
Upgrade: sinon (#11855) (Toru Nagashima)167ce87
Chore: remove unuseable profile command (#11854) (Toru Nagashima)c844c6f
Fix: max-len properly ignore trailing comments (fixes #11838) (#11841) (ZYSzys)1b5661a
Fix: no-var should not fix variables named 'let' (fixes #11830) (#11832) (Milos Djermanovic)4d75956
Build: CI with Azure Pipelines (#11845) (Toru Nagashima)1db3462
Chore: rm superfluous argument & fix perf-multifiles-targets (#11834) (薛定谔的猫)c57a4a4
Upgrade: @babel/polyfill => core-js v3 (#11833) (薛定谔的猫)65faa04
Docs: Clarify prefer-destructuring array/object difference (fixes #9970) (#11851) (Oliver Sieweke)81c3823
Fix: require-atomic-updates reports parameters (fixes #11723) (#11774) (Toru Nagashima)aef8ea1
Sponsors: Sync README with website (ESLint Jenkins)Commits
The new version differs by 149 commits.
a7985a6
6.0.0
be74dd9
Build: changelog update for 6.0.0
81aa06b
Upgrade: espree@6.0.0 (#11869)
5f022bc
Fix: no-else-return autofix produces name collisions (fixes #11069) (#11867)
ded9548
Fix: multiline-comment-style incorrect message (#11864)
cad074d
Docs: Add JSHint W047 compat to no-floating-decimal (#11861)
41f6304
Upgrade: sinon (#11855)
167ce87
Chore: remove unuseable profile command (#11854)
c844c6f
Fix: max-len properly ignore trailing comments (fixes #11838) (#11841)
1b5661a
Fix: no-var should not fix variables named 'let' (fixes #11830) (#11832)
4d75956
Build: CI with Azure Pipelines (#11845)
1db3462
Chore: rm superfluous argument & fix perf-multifiles-targets (#11834)
c57a4a4
Upgrade: @babel/polyfill => core-js v3 (#11833)
65faa04
Docs: Clarify prefer-destructuring array/object difference (fixes #9970) (#11851)
81c3823
Fix: require-atomic-updates reports parameters (fixes #11723) (#11774)
There are 149 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 🌴