-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update eslint to the latest version 🚀 #40
base: master
Are you sure you want to change the base?
Conversation
Version 4.19.0 just got published.Update to this version instead 🚀 Release Notesv4.19.0
CommitsThe new version differs by 12 commits.
See the full diff |
Version 4.19.1 just got published.Update to this version instead 🚀 Release Notesv4.19.1
CommitsThe new version differs by 7 commits.
See the full diff |
Version 5.0.0 just got published.Update to this version instead 🚀 Release Notesv5.0.0
CommitsThe new version differs by 148 commits.
There are 148 commits in total. See the full diff |
Version 5.0.1 just got published.Update to this version instead 🚀 Release Notesv5.0.1 |
Update to this version instead 🚀 Release Notes for v5.14.0
CommitsThe new version differs by 273 commits.
There are 250 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v5.14.1 |
Update to this version instead 🚀 Release Notes for v5.15.0
CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v5.15.1 |
Update to this version instead 🚀 Release Notes for v5.15.2
CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v5.15.3 |
Update to this version instead 🚀 Release Notes for v5.16.0
CommitsThe new version differs by 11 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v6.0.0
CommitsThe new version differs by 134 commits.
There are 134 commits in total. See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 4.18.2 of eslint was just published.
The version 4.18.2 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.
It might be worth looking into these changes and trying to get this project onto the latest version of eslint.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v4.18.2Commits
The new version differs by 17 commits.
22ff6f3
4.18.2
817b84b
Build: changelog update for 4.18.2
6b71fd0
Fix: [email protected], because 4.0.3 needs "ajv": "^6.0.1" (#10022)
3c697de
Chore: fix incorrect comment about linter.verify return value (#10030)
9df8653
Chore: refactor parser-loading out of linter.verify (#10028)
f6901d0
Fix: remove catastrophic backtracking vulnerability (fixes #10002) (#10019)
e4f52ce
Chore: Simplify dataflow in linter.verify (#10020)
33177cd
Chore: make library files non-executable (#10021)
558ccba
Chore: refactor directive comment processing (#10007)
18e15d9
Chore: avoid useless catch clauses that just rethrow errors (#10010)
a1c3759
Chore: refactor populating configs with defaults in linter (#10006)
aea07dc
Fix: Make max-len ignoreStrings ignore JSXText (fixes #9954) (#9985)
8c237d8
4.18.1
537b5c3
Build: changelog update for 4.18.1
f417506
Fix: ensure no-await-in-loop reports the correct node (fixes #9992) (#9993)
There are 17 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 🌴