react-redux-universal-hot-example
react-redux-universal-hot-example copied to clipboard
Update eslint to the latest version ๐
The devDependency eslint was updated from 5.16.0 to 6.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
81aa06bUpgrade: [email protected] (#11869) (Teddy Katz)5f022bcFix: no-else-return autofix produces name collisions (fixes #11069) (#11867) (Milos Djermanovic)ded9548Fix: multiline-comment-style incorrect message (#11864) (golopot)cad074dDocs: Add JSHint W047 compat to no-floating-decimal (#11861) (Timo Tijhof)41f6304Upgrade: sinon (#11855) (Toru Nagashima)167ce87Chore: remove unuseable profile command (#11854) (Toru Nagashima)c844c6fFix: max-len properly ignore trailing comments (fixes #11838) (#11841) (ZYSzys)1b5661aFix: no-var should not fix variables named 'let' (fixes #11830) (#11832) (Milos Djermanovic)4d75956Build: CI with Azure Pipelines (#11845) (Toru Nagashima)1db3462Chore: rm superfluous argument & fix perf-multifiles-targets (#11834) (่ๅฎ่ฐ็็ซ)c57a4a4Upgrade: @babel/polyfill => core-js v3 (#11833) (่ๅฎ่ฐ็็ซ)65faa04Docs: Clarify prefer-destructuring array/object difference (fixes #9970) (#11851) (Oliver Sieweke)81c3823Fix: require-atomic-updates reports parameters (fixes #11723) (#11774) (Toru Nagashima)aef8ea1Sponsors: Sync README with website (ESLint Jenkins)
Commits
The new version differs by 134 commits.
a7985a66.0.0be74dd9Build: changelog update for 6.0.081aa06bUpgrade: [email protected] (#11869)5f022bcFix: no-else-return autofix produces name collisions (fixes #11069) (#11867)ded9548Fix: multiline-comment-style incorrect message (#11864)cad074dDocs: Add JSHint W047 compat to no-floating-decimal (#11861)41f6304Upgrade: sinon (#11855)167ce87Chore: remove unuseable profile command (#11854)c844c6fFix: max-len properly ignore trailing comments (fixes #11838) (#11841)1b5661aFix: no-var should not fix variables named 'let' (fixes #11830) (#11832)4d75956Build: CI with Azure Pipelines (#11845)1db3462Chore: rm superfluous argument & fix perf-multifiles-targets (#11834)c57a4a4Upgrade: @babel/polyfill => core-js v3 (#11833)65faa04Docs: Clarify prefer-destructuring array/object difference (fixes #9970) (#11851)81c3823Fix: require-atomic-updates reports parameters (fixes #11723) (#11774)
There are 134 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 :palm_tree:
- The
devDependencyeslint was updated from5.16.0to6.0.1.
Update to this version instead ๐
Release Notes for v6.0.1
b5bde06Fix: --rulesdir option didn't work (fixes #11888) (#11890) (Toru Nagashima)13f0418Fix: improve error message on --print-config (fixes #11874) (#11885) (Toru Nagashima)056c2aaFix: improve diagnostics for shareable-config-missing errors (#11880) (Teddy Katz)566b7aaDocs: Update no-confusing-arrow with the new default option (#11886) (Yuping Zuo)d07f3faFix: CLIEngine#getRules() contains plugin rules (fixes #11871) (#11872) (Toru Nagashima)21f4a80Docs: Fix inconsistent linking in migration guide (#11881) (Teddy Katz)f3a0774Docs: Fix typo in 6.0.0 migration guide (#11870) (Kevin Partington)
Commits
The new version differs by 9 commits.
54ee60b6.0.13975d50Build: changelog update for 6.0.1b5bde06Fix: --rulesdir option didn't work (fixes #11888) (#11890)13f0418Fix: improve error message on --print-config (fixes #11874) (#11885)056c2aaFix: improve diagnostics for shareable-config-missing errors (#11880)566b7aaDocs: Update no-confusing-arrow with the new default option (#11886)d07f3faFix: CLIEngine#getRules() contains plugin rules (fixes #11871) (#11872)21f4a80Docs: Fix inconsistent linking in migration guide (#11881)f3a0774Docs: Fix typo in 6.0.0 migration guide (#11870)
See the full diff