Skip to content
This repository has been archived by the owner on Dec 15, 2019. It is now read-only.

An in-range update of lerna is breaking the build 🚨 #10

Closed
greenkeeper bot opened this issue Jan 8, 2019 · 4 comments
Closed

An in-range update of lerna is breaking the build 🚨 #10

greenkeeper bot opened this issue Jan 8, 2019 · 4 comments
Labels
greenkeeper Stuff generated by greenkeeper.io bot

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 8, 2019

The devDependency lerna was updated from 3.9.0 to 3.9.1.

🚨 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

Release Notes for v3.9.1

Bug Fixes

  • bootstrap: Don't pass --ignore-scripts to npm install (e602838), closes #1855
  • bootstrap: Prevent recursive execution from all install lifecycles (ea9dbbe)
Commits

The new version differs by 3 commits.

  • c2b606c chore(release): publish v3.9.1
  • ea9dbbe fix(bootstrap): Prevent recursive execution from all install lifecycles
  • e602838 fix(bootstrap): Don't pass --ignore-scripts to npm install

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 🌴

@greenkeeper greenkeeper bot added the greenkeeper Stuff generated by greenkeeper.io bot label Jan 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 8, 2019

After pinning to 3.9.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 9, 2019

  • The devDependency lerna was updated from 3.9.1 to 3.10.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.10.0

Bug Fixes

  • publish: Correctly determine canary version when --include-merged-tags present (fb2a1b2), closes #1820

Features

  • lerna: Use --exact version ranges between sibling dependencies (02a067f)
  • version: Add --no-changelog option (#1854) (d73d823), closes #1852
Commits

The new version differs by 6 commits.

  • ea8ffa7 chore(release): v3.10.0
  • 02a067f feat(lerna): Use --exact version ranges between sibling dependencies
  • be7ceaa chore(config): Move durable command.publish config to proper command.version namespace
  • fb2a1b2 fix(publish): Correctly determine canary version when --include-merged-tags present
  • d73d823 feat(version): Add --no-changelog option (#1854)
  • a4f1a92 docs(readme): add config option to lerna.json (#1856) [ci skip]

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 9, 2019

  • The devDependency lerna was updated from 3.10.0 to 3.10.1.

Your tests are still failing with this version. Compare changes

Release Notes for v3.10.1

Bug Fixes

  • collect-updates: Avoid improper bumps from prompt selections (06a1cff), closes #1357
Commits

The new version differs by 3 commits.

  • d13e901 chore(release): v3.10.1
  • 06a1cff fix(collect-updates): Avoid improper bumps from prompt selections
  • 5ca8a2b chore(deps): Add tacks

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 9, 2019

  • The devDependency lerna was updated from 3.10.1 to 3.10.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.10.2

Bug Fixes

  • bootstrap: Remove fancy root lifecycle execution, it was foolish (9f80722), closes #1857
Commits

The new version differs by 3 commits.

  • 2580e72 chore(release): v3.10.2
  • 9f80722 fix(bootstrap): Remove fancy root lifecycle execution, it was foolish
  • 51fe2c4 docs(import): Add a note for importing on fresh repos (#1859) [skip ci]

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
greenkeeper Stuff generated by greenkeeper.io bot
Projects
None yet
Development

No branches or pull requests

0 participants