An in-range update of standard is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
The devDependency standard was updated from 13.0.1 to 13.0.2.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
standard 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
- β ci/circleci: build: Your tests failed on CircleCI (Details).
Commits
The new version differs by 7 commits.
9539d7113.0.29b9d0fcchangelogd1d0b7aFix global installs: standard-engine@~11.0.1edce3f3Merge pull request #1323 from standard/greenkeeper/standard-engine-11.0.02f3c712fix tests for standard-engine 11ae04dbbCleanup the readme0474066fix(package): update standard-engine to version 11.0.0
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 π΄
After pinning to 13.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependencystandard was updated from13.0.2to13.1.0.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 7 commits.
ef2351aUpdate AUTHORS.md60b616f13.1.08493c9dUpdate CHANGELOG.md588e505Merge pull request #1337 from standard/greenkeeper/eslint-6.1.09040ae8fix(package): update eslint to version 6.1.0a263dfcMerge pull request #1336 from epixian/patch-115a1105added oxford comma for consistency with next line
See the full diff