Update eslint to the latest version ๐
The devDependency eslint was updated from 5.6.0 to 5.12.1.
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 v5.12.1
eb5c401Chore: use meta.messages in some rules (2/4) (refs #9870) (#10773) (่ๅฎ่ฐ็็ซ)aa56247Fix: avoid loading core rules dynamically from FS in Linter (#11278) (Peter Metz)04450bbDocs: clarify process for adding committers (#11272) (Kai Cataldo)3ffcf26Docs: add @g-plane as committer (#11277) (Kai Cataldo)c403445Fix: warn constant on RHS of || in no-constant-condition (fixes #11181) (#11253) (Merlin Mason)9194f45Fix: Manage severity of 1 with TAP reporter (fixes #11110) (#11221) (Gabriel Cousin)000f495Docs: fix example for sort-imports ignoreDeclarationSort (#11242) (Remco Haszing)7c0bf2cDocs: Addnpxusage to Getting Started guide (#11249) (eyal0803)da9174eDocs: fixes typo peerDepencies (#11252) (Christian Kรผhl)9c31625Docs: Improve custom formatter docs (#11258) (Nicholas C. Zakas)
Commits
The new version differs by 126 commits.
faf3c4e5.12.11010c98Build: changelog update for 5.12.1eb5c401Chore: use meta.messages in some rules (2/4) (refs #9870) (#10773)aa56247Fix: avoid loading core rules dynamically from FS in Linter (#11278)04450bbDocs: clarify process for adding committers (#11272)3ffcf26Docs: add @g-plane as committer (#11277)c403445Fix: warn constant on RHS of || in no-constant-condition (fixes #11181) (#11253)9194f45Fix: Manage severity of 1 with TAP reporter (fixes #11110) (#11221)000f495Docs: fix example for sort-imports ignoreDeclarationSort (#11242)7c0bf2cDocs: Addnpxusage to Getting Started guide (#11249)da9174eDocs: fixes typo peerDepencies (#11252)9c31625Docs: Improve custom formatter docs (#11258)5ac9b635.12.0e9a7687Build: changelog update for 5.12.00d91e7dUpdate: Add sort-imports ignoreDeclarationSort (fixes #11019) (#11040)
There are 126 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.6.0to5.13.0.
Update to this version instead ๐
Release Notes for v5.13.0
91c8884Chore: use local function to append "s" instead of a package (#11293) (Timo Tijhof)b5143bfUpdate: for-direction detection false positives/negatives (#11254) (Ruben Bridgewater)9005e63Chore: increase camelcase test coverage (#11299) (Redmond Tran)5b14ad1Fix: false positive in no-constant-condition (fixes #11306) (#11308) (Pig Fang)6567c4fFix: only remove arrow before body in object-shorthand (fixes #11305) (#11307) (Pig Fang)fa2f370Docs: update rule configuration values in examples (#11323) (Kai Cataldo)0a3c3ffNew: Allow globals to be disabled/configured with strings (fixes #9940) (#11338) (Teddy Katz)dccee63Chore: avoid hard-coding the list of core rules in eslint:recommended (#11336) (Teddy Katz)c1fd6f5Chore: remove undocumentedLinter#rulesproperty (refs #9161) (#11335) (Teddy Katz)36e3356Chore: remove dead code for loading rules (#11334) (Teddy Katz)c464e27Docs: Renameresult->foo(#11210) (Alexis Tyler)
Commits
The new version differs by 13 commits.
4b267a55.13.0720dce1Build: changelog update for 5.13.091c8884Chore: use local function to append "s" instead of a package (#11293)b5143bfUpdate: for-direction detection false positives/negatives (#11254)9005e63Chore: increase camelcase test coverage (#11299)5b14ad1Fix: false positive in no-constant-condition (fixes #11306) (#11308)6567c4fFix: only remove arrow before body in object-shorthand (fixes #11305) (#11307)fa2f370Docs: update rule configuration values in examples (#11323)0a3c3ffNew: Allow globals to be disabled/configured with strings (fixes #9940) (#11338)dccee63Chore: avoid hard-coding the list of core rules in eslint:recommended (#11336)c1fd6f5Chore: remove undocumentedLinter#rulesproperty (refs #9161) (#11335)36e3356Chore: remove dead code for loading rules (#11334)c464e27Docs: Renameresult->foo(#11210)
See the full diff
- The
devDependencyeslint was updated from5.6.0to5.14.0.
Update to this version instead ๐
Release Notes for v5.14.0
85a04b3Fix: adds conditional for separateRequires in one-var (fixes #10179) (#10980) (Scott Stern)0c02932Upgrade: [email protected] (#11401) (Ilya Volodin)104ae88Docs: Update governance doc with reviewers status (#11399) (Nicholas C. Zakas)ab8ac6aFix: Support boundary spread elements in sort-keys (#11158) (Jakub Roลผek)a23d197New: add allowSingleLineBlocks opt. to padded-blocks rule (fixes #7145) (#11243) (richie3366)e25e7aaFix: comma-spacing ignore comma before closing paren (fixes #11295) (#11374) (Pig Fang)a1f7c44Docs: fix space-before-blocks correct code for "classes": "never" (#11391) (PoziWorld)14f58a2Docs: fix grammar in object-curly-spacing docs (#11389) (PoziWorld)d3e9a27Docs: fix grammar in โthose who saysโ (#11390) (PoziWorld)ea8e804Docs: Add note about support for object spread (fixes #11136) (#11395) (Steven Thomas)95aa3fdDocs: Update README team and sponsors (ESLint Jenkins)51c4972Update: Behavior of --init (fixes #11105) (#11332) (Nicholas C. Zakas)ad7a380Docs: Update README team and sponsors (ESLint Jenkins)550de1eUpdate: usedefaultkeyword in JSON schema (fixes #9929) (#11288) (Pig Fang)983c520Update: Use 'readonly' and 'writable' for globals (fixes #11359) (#11384) (Nicholas C. Zakas)f1d3a7eUpgrade: some deps (fixes #11372) (#11373) (่ๅฎ่ฐ็็ซ)3e0c417Docs: Fix grammar in โthereโs nothing prevent youโ (#11385) (PoziWorld)de988bcDocs: Fix grammar: Spacing improve -> Spacing improves (#11386) (PoziWorld)1309dfdRevert "Build: fix test failure on Node 11 (#11100)" (#11375) (่ๅฎ่ฐ็็ซ)1e56897Docs: โthe function actually useโ: use -> uses (#11380) (PoziWorld)5a71bc9Docs: Update README team and sponsors (ESLint Jenkins)82a58ceDocs: Update README team and sponsors (ESLint Jenkins)546d355Docs: Update README with latest sponsors/team data (#11378) (Nicholas C. Zakas)c0df9feDocs:...is not an operator (#11232) (Felix Kling)7ecfdefDocs: update typescript parser (refs #11368) (#11369) (่ๅฎ่ฐ็็ซ)3c90dd7Update: remove prefer-spread autofix (fixes #11330) (#11365) (่ๅฎ่ฐ็็ซ)5eb3121Update: add fixer forprefer-destructuring(fixes #11151) (#11301) (golopot)173eb38Docs: Clarify ecmaVersion doesn't imply globals (refs #9812) (#11364) (Keith Maxwell)84ce72fFix: Remove extraneous linefeeds inone-varfixer (fixes #10741) (#10955) (st-sloth)389362aDocs: clarify motivation for no-prototype-builtins (#11356) (Teddy Katz)533d240Update: no-shadow-restricted-names lets unassigned vars shadow undefined (#11341) (Teddy Katz)d0e823aUpdate: Make --init run js config files through linter (fixes #9947) (#11337) (Brian Kurek)92fc2f4Fix: CircularJSON dependency warning (fixes #11052) (#11314) (Terry)4dd19a3Docs: mention 'prefer-spread' in docs of 'no-useless-call' (#11348) (Klaus Meinhardt)4fd83d5Docs: fix a misleading example in one-var (#11350) (่ๅฎ่ฐ็็ซ)9441ce7Chore: update incorrect tests to fix build failing (#11354) (่ๅฎ่ฐ็็ซ)
Commits
The new version differs by 38 commits.
af9688b5.14.00ce3ac7Build: changelog update for 5.14.085a04b3Fix: adds conditional for separateRequires in one-var (fixes #10179) (#10980)0c02932Upgrade: [email protected] (#11401)104ae88Docs: Update governance doc with reviewers status (#11399)ab8ac6aFix: Support boundary spread elements in sort-keys (#11158)a23d197New: add allowSingleLineBlocks opt. to padded-blocks rule (fixes #7145) (#11243)e25e7aaFix: comma-spacing ignore comma before closing paren (fixes #11295) (#11374)a1f7c44Docs: fix space-before-blocks correct code for "classes": "never" (#11391)14f58a2Docs: fix grammar in object-curly-spacing docs (#11389)d3e9a27Docs: fix grammar in โthose who saysโ (#11390)ea8e804Docs: Add note about support for object spread (fixes #11136) (#11395)95aa3fdDocs: Update README team and sponsors51c4972Update: Behavior of --init (fixes #11105) (#11332)ad7a380Docs: Update README team and sponsors
There are 38 commits in total.
See the full diff
- The
devDependencyeslint was updated from5.6.0to5.14.1.
Update to this version instead ๐