This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Version 4.3.0 just got published.Update to this version instead 🚀 Release Notesv4.3.0
CommitsThe new version differs by 28 commits.
There are 28 commits in total. See the full diff |
Blocked on a compatible version of |
How is the status on this? It seems that a new version of |
Yep, they released a new version 😁. Minimum version is v11.3.0, note that |
Can you please update this PR, ensure it works as desired and let me know when it is ready to be merged. Thanks. |
Arcanemagus
force-pushed
the
greenkeeper/eslint-4.2.0
branch
from
July 24, 2017 19:02
7b69e38
to
5e9ef07
Compare
Arcanemagus
changed the title
Update eslint to the latest version 🚀
Update eslint to version 4.3.0 🚀
Jul 24, 2017
@dirk-thomas This is done, looks like no new linting issues were introduced. |
Great. Thank you. |
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.
Version 4.2.0 of eslint just got published.
The version 4.2.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of eslint.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v4.2.0indent
(#8901) (Teddy Katz)fix
option (fixes #8039) (#8730) (Ian VanSchooten)false
(#8825) (Erik Vold)Commits
The new version differs by 186 commits.
5ea79dc
4.2.0
b19ee3f
Build: changelog update for 4.2.0
e0f0101
Update: fix indentation of nested function parameters (fixes #8892) (#8900)
9f95a3e
Chore: remove unused helper method from
indent
(#8901)11ffe6b
Fix: no-regex-spaces rule incorrectly fixes quantified spaces (#8773)
975dacf
Update: fix indentation of EmptyStatements (fixes #8882) (#8885)
88ed041
Build: Turnoff CI branch build (fixes #8804) (#8873)
72f22eb
Chore: replace is-my-json-valid with Ajv (#8852)
7c8de92
Docs: Clarified PR guidelines in maintainer guide (#8876)
d1fc408
Docs: Update CLA link in Contributing docs (#8883)
931a9f1
Fix: indent false positive with multi-line await expression (#8837)
3767cda
Update: add no-sync option to allow at root level (fixes #7985) (#8859)
1ce553d
Docs: Fix wording of minProperties in object-curly-newline (fixes #8874) (#8878)
f00854e
Fix: --quiet no longer fixes warnings (fixes #8675) (#8858)
b678535
Chore: Add collapsible block for config in ISSUE_TEMPLATE (#8872)
There are 186 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴