stampit-org / stamp

Stamps - better OOP model
https://stampit.js.org
MIT License
25 stars 3 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

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

Branch Build failing 🚨
Dependency lerna
Current Version 2.0.0-beta.34
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/stampit-org/stamp/builds/197387769)
Commits

The new version differs by 48 commits .

  • e3fc0e9 2.0.0-beta.35
  • 05ceaaa fix version [skip ci]
  • b35c05f update changelog [skip ci] (#561)
  • 77b77fa Bump cross-env. (#554)
  • 560348c Updating README: clean respects --include-filtered-dependencies (#558) [skip ci]
  • 5996375 redo labels [skip ci] (#560)
  • 4b6f0aa Drop isarray. (#559)
  • bcaf1aa Fix broken hoisting tests (#557)
  • 6e9bf13 Merge pull request #507 from gigabo/hoist
  • 0b016de Spawn child process for rimraf (#547)
  • bc93b96 Bump signal-exit. (#549)
  • 84b81ab Use real Object.assign now that we're off of 0.10/0.12
  • 3a61c69 Don't prune the repo root when hoisting (#67)
  • 4eaf88e Kill some duplicate methods
  • f7b8b3e Automatic hoisting of common dependencies to repo root (#36)

There are 48 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:

greenkeeper[bot] commented 7 years ago

Version 2.0.0-beta.36 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.0.0-beta.37 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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.