vue-auth-cognito
vue-auth-cognito copied to clipboard
An in-range update of eslint is breaking the build 🚨
The devDependency eslint was updated from 5.12.0 to 5.12.1.
This version is covered by your current version range and after updating it in your project the build failed.
eslint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
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 12 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)
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:
After pinning to 5.12.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependencyeslint was updated from5.12.1to5.13.0.
Your tests are still failing with this version. Compare changes
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.14.0to5.14.1.
Your tests are still failing with this version. Compare changes
Release Notes for v5.14.1
Commits
The new version differs by 41 commits.
b2e94d85.14.1ce129edBuild: changelog update for 5.14.11d6e639Fix: sort-keys throws Error at SpreadElement (fixes #11402) (#11403)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)
There are 41 commits in total.
See the full diff
- The
devDependencyeslint was updated from5.14.1to5.15.0.
Your tests are still failing with this version. Compare changes
Release Notes for v5.15.0
4088c6cBuild: Remove path.resolve in webpack build (#11462) (Kevin Partington)ec59ec0New: add rule "prefer-named-capture-group" (fixes #11381) (#11392) (Pig Fang)a44f750Upgrade: [email protected] (#11461) (Teddy Katz)d3ce611Sponsors: Sync README with website (ESLint Jenkins)ee88475Chore: add utils for rule tests (#11453) (薛定谔的猫)d4824e4Sponsors: Sync README with website (ESLint Jenkins)6489518Fix: no-extra-parens crash when code is "((let))" (#11444) (Teddy Katz)9d20de2Sponsors: Sync README with website (ESLint Jenkins)3f14de4Sponsors: Sync README with website (ESLint Jenkins)3d6c770Sponsors: Sync README with website (ESLint Jenkins)de5cbc5Update: remove invalid defaults from core rules (fixes #11415) (#11427) (Teddy Katz)eb0650bBuild: fix linting errors on master (#11428) (Teddy Katz)5018378Chore: enable require-unicode-regexp on ESLint codebase (#11422) (Teddy Katz)f6ba633Chore: lint all files in the repo at the same time (#11425) (Teddy Katz)8f3d717Docs: Add non-attending TSC member info (#11411) (Nicholas C. Zakas)ce0777dDocs: use more common spelling (#11417) (薛定谔的猫)b9aabe3Chore: run fuzzer along with unit tests (#11404) (Teddy Katz)db0c5e2Build: switch from browserify to webpack (fixes #11366) (#11398) (Pig Fang)
Commits
The new version differs by 22 commits.
b00a5e95.15.0c3aebb1Build: changelog update for 5.15.04088c6cBuild: Remove path.resolve in webpack build (#11462)ec59ec0New: add rule "prefer-named-capture-group" (fixes #11381) (#11392)a44f750Upgrade: [email protected] (#11461)341140fRevert "Chore: remove devDependency common-tags (#11455)" (#11460)d3ce611Sponsors: Sync README with websiteaaba636Chore: remove devDependency common-tags (#11455)ee88475Chore: add utils for rule tests (#11453)d4824e4Sponsors: Sync README with website6489518Fix: no-extra-parens crash when code is "((let))" (#11444)9d20de2Sponsors: Sync README with website3f14de4Sponsors: Sync README with website3d6c770Sponsors: Sync README with websitede5cbc5Update: remove invalid defaults from core rules (fixes #11415) (#11427)
There are 22 commits in total.
See the full diff
- The
devDependencyeslint was updated from5.15.0to5.15.1.
Your tests are still failing with this version. Compare changes
Release Notes for v5.15.1
- The
devDependencyeslint was updated from5.15.1to5.15.2.
Your tests are still failing with this version. Compare changes
Release Notes for v5.15.2
29dbca7Fix: implicit-arrow-linebreak adds extra characters (fixes #11268) (#11407) (Mark de Dios)5d2083fUpgrade: [email protected] (#11513) (Teddy Katz)a5dae7cFix: Empty glob pattern incorrectly expands to "/**" (#11476) (Ben Chauvette)448e8daChore: improve crash reporting (fixes #11304) (#11463) (Alex Zherdev)0f56dc6Chore: make config validator params more consistent (#11435) (薛定谔的猫)d6c1122Docs: Add working groups to maintainer guide (#11400) (Nicholas C. Zakas)5fdb4d3Build: compile deps to ES5 when generating browser file (fixes #11504) (#11505) (Teddy Katz)06fa165Build: update CI testing configuration (#11500) (Reece Dunham)956e883Docs: Fix example in no-restricted-modules docs (#11454) (Paul O’Shannessy)2c7431dDocs: fix json schema example dead link (#11498) (kazuya kawaguchi)e7266c2Docs: Fix invalid JSON in "Specifying Parser Options" (#11492) (Mihira Jayasekera)6693161Sponsors: Sync README with website (ESLint Jenkins)62fee4aChore: eslint-config-eslint enable comma-dangle functions: "never" (#11434) (薛定谔的猫)34a5382Build: copy bundled espree to website directory (#11478) (Pig Fang)f078f9aChore: use "file:" dependencies for internal rules/config (#11465) (Teddy Katz)0756128Docs: Addvisualstudioto formatter list (#11480) (Patrick Eriksson)44de9d7Docs: Fix typo in func-name-matching rule docs (#11484) (Iulian Onofrei)
Commits
The new version differs by 19 commits.
f3547705.15.2cada7a1Build: changelog update for 5.15.229dbca7Fix: implicit-arrow-linebreak adds extra characters (fixes #11268) (#11407)5d2083fUpgrade: [email protected] (#11513)a5dae7cFix: Empty glob pattern incorrectly expands to "/**" (#11476)448e8daChore: improve crash reporting (fixes #11304) (#11463)0f56dc6Chore: make config validator params more consistent (#11435)d6c1122Docs: Add working groups to maintainer guide (#11400)5fdb4d3Build: compile deps to ES5 when generating browser file (fixes #11504) (#11505)06fa165Build: update CI testing configuration (#11500)956e883Docs: Fix example in no-restricted-modules docs (#11454)2c7431dDocs: fix json schema example dead link (#11498)e7266c2Docs: Fix invalid JSON in "Specifying Parser Options" (#11492)6693161Sponsors: Sync README with website62fee4aChore: eslint-config-eslint enable comma-dangle functions: "never" (#11434)
There are 19 commits in total.
See the full diff
- The
devDependencyeslint was updated from5.15.2to5.15.3.
Your tests are still failing with this version. Compare changes
Release Notes for v5.15.3
- The
devDependencyeslint was updated from5.15.3to5.16.0.
Your tests are still failing with this version. Compare changes
Release Notes for v5.16.0
dfef227Build: gensite passes rulesMeta to formatter rendering (#11567) (Kevin Partington)c06d38cFix: Allow HTML formatter to handle no meta data (#11566) (Ilya Volodin)87a5c03Docs:func-style: clarify whenallowArrowFunctionsis used (#11548) (Oliver Joseph Ash)bc3e427Update: pass rule meta to formatters RFC 10 (#11551) (Chris Meyer)b452f27Chore: Update README to pull in reviewer data (#11506) (Nicholas C. Zakas)afe3d25Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability (#11550) (Vernon de Goede)4fe7eb7Chore: use nyc instead of istanbul (#11532) (Toru Nagashima)f16af43Chore: fix formatters/table test (#11534) (Toru Nagashima)78358a8Docs: fix duplicate punctuation in CLI docs (#11528) (Teddy Katz)
Commits
The new version differs by 11 commits.
ded2f945.16.0ea36e13Build: changelog update for 5.16.0dfef227Build: gensite passes rulesMeta to formatter rendering (#11567)c06d38cFix: Allow HTML formatter to handle no meta data (#11566)87a5c03Docs:func-style: clarify whenallowArrowFunctionsis used (#11548)bc3e427Update: pass rule meta to formatters RFC 10 (#11551)b452f27Chore: Update README to pull in reviewer data (#11506)afe3d25Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability (#11550)4fe7eb7Chore: use nyc instead of istanbul (#11532)f16af43Chore: fix formatters/table test (#11534)78358a8Docs: fix duplicate punctuation in CLI docs (#11528)
See the full diff