-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of lerna is breaking the build 🚨 #37
Comments
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. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.10.6Bug Fixes
CommitsThe new version differs by 35 commits.
There are 35 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.10.7Bug FixesCommitsThe new version differs by 39 commits.
There are 39 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.10.8Bug FixesCommitsThe new version differs by 46 commits.
There are 46 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.11.03.11.0 (2019-02-08)Bug Fixes
FeaturesCommitsThe new version differs by 84 commits.
There are 84 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 88 commits.
There are 88 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.12.03.12.0 (2019-02-14)Bug Fixes
Features
CommitsThe new version differs by 103 commits.
There are 103 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 106 commits.
There are 106 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 119 commits.
There are 119 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 128 commits.
There are 128 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v3.13.23.13.2 (2019-04-08)Bug Fixes
CommitsThe new version differs by 132 commits.
There are 132 commits in total. See the full diff |
The dependency 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
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. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: