danielbayerlein / honeycomb

🐝 Honeycomb is a common basis for @nodejs microservices
MIT License
10 stars 0 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0-beta.37 of lerna just got published.

Branch Build failing 🚨
Dependency lerna
Current Version 2.0.0-beta.36
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As lerna is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/danielbayerlein/honeycomb/builds/199740875)
Release Notes v2.0.0-beta.37

v2.0.0-beta.37 (2017-02-08)

--include-filtered-dependencies now works with ls,exec,run as well!

  • Fixes an issue with --hoist (from previous release)

πŸš€ Enhancement

  • #581 Improve support for --include-filtered-dependencies. (@roblg)
  • #576 Install with no arguments. (@gigabo)
  • #569 Short-circuit out of install with no packages. (@gigabo)

πŸ› Bug Fix

  • #574 Use correct logger method in Package method.. (@evocateur)
  • #568 Check if directories exist before removing during hoist. (@gigabo)

🏠 Internal

Committers: 5

Commits

The new version differs by 17 commits .

  • bf16868 2.0.0-beta.37
  • e95921a remove .only test
  • a88178d fixes [skip ci]
  • 9b79932 v2.0.0-beta.37 changelog [skip ci]
  • ceed21c Replace lodash.find, lodash.unionwith, and pad with lodash. (#562)
  • a3472d7 Bump command-join. (#584)
  • d1ec2e1 v2.0.0-beta.36 changelog [skip ci]
  • eb02684 Improves support for --include-filtered-dependencies (#581)
  • 3e7637e Merge pull request #576 from gigabo/naked-install
  • 0516be7 Merge pull request #575 from doug-wade/add-nyc
  • 793f906 Add tests for FileSystemUtilities.rename*
  • 406015b Add tests for NpmUtilities.splitVersion
  • a87c76c Use correct logger method in Package method. (#574)
  • 4d3a6f5 Install with no arguments
  • b6618f2 Add coverage report

There are 17 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: