This version is covered by your current version range and after updating it in your project the build failed.
lerna 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 failed ([Details](https://travis-ci.org/strvcom/atlas.js/builds/476656177?utm_source=github_status&utm_medium=notification)).
Release Notes for v3.9.0
Bug Fixes
bootstrap: Only run install lifecycles once-per-package, in topological order (929ae22)
describe-ref: Properly handle sha-like tag names (#1853) (094a1cb)
run-lifecycle: Ensure all npm_package_* env vars are created (bab8e58), closes #1752
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 3.8.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency lerna was updated from
3.8.5
to3.9.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
lerna 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 failed ([Details](https://travis-ci.org/strvcom/atlas.js/builds/476656177?utm_source=github_status&utm_medium=notification)).Release Notes for v3.9.0
Bug Fixes
npm_package_*
env vars are created (bab8e58), closes #1752Features
--ignore-prepublish
option (f14fc06)Commits
The new version differs by 9 commits.
1c1ac15
chore(release): publish v3.9.0
094a1cb
fix(describe-ref): Properly handle sha-like tag names (#1853)
f14fc06
feat(bootstrap): Add
--ignore-prepublish
option944e36f
feat(bootstrap): Run root install lifecycles where appropriate
929ae22
fix(bootstrap): Only run install lifecycles once-per-package, in topological order
bab8e58
fix(run-lifecycle): Ensure all npm_package_* env vars are created
39c46c2
test(run-lifecycle): Use Package instance in test instead of bare object
4c5ad31
test(pack-directory): Use new Package instance in test instead of hack
eb79058
chore(stale): Exempt 'bug' label from stale bot [ci skip]
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: