zenika-open-source / immutadot

immutadot is a JavaScript library to deal with nested immutable structures.
https://immutadot.zenika.com
MIT License
178 stars 5 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.0.0-alpha.1 of lerna was just published.

Branch Build failing 🚨
Dependency lerna
Current Version 3.0.0-alpha.0
Type devDependency

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 - ❌ **ci/circleci: lockfile** Your tests failed on CircleCI [Details](https://circleci.com/gh/Zenika/immutadot/1301?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Release Notes v3.0.0-alpha.1

v3.0.0-alpha.1 (2018-02-28)

💥 Breaking Change

🏠 Internal

Committers: 1

Commits

The new version differs by 76 commits.

  • fd4ef82 3.0.0-alpha.1
  • 41d4759 chore: Update CHANGELOG for v3.0.0-alpha.1
  • b94fed3 feat: upgrade globby for better performance
  • d86f768 chore: bump conventional-changelog-*
  • bbccb07 chore: bump dev dependencies
  • 0d362b9 chore(travis): always install latest npm, use full command names
  • 9d0ae48 chore(appveyor): set PATH before install, shallow_clone: true
  • 3b6d6a7 refactor(collect-packages): sync -> async
  • 43fd954 refactor(Command): run preparations inside Promise chain
  • 0b134e0 Preserve package.json structure during bootstrap mangling (#1290)
  • 377d45a Convert command lifecycle from callbacks to Promises (#1289)
  • aae27f1 refactor(PackageGraph): remove unused (and confusing) graph properties
  • 08b5f60 refactor(UpdatedPackagesCollector): rename => utils/collect-packages
  • a5acaf6 refactor(Package): updateDependency() => updateLocalDependency()
  • 389a5e3 refactor(UpdatedPackagesCollector): remove Update() wrapper, re-use PackageGraphNodes

There are 76 commits in total.

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:

greenkeeper[bot] commented 6 years ago

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