zone / frontend

Mono repo for Zone's frontend team.

Home Page:https://zonedigital.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue · comments

The devDependency lerna was updated from 3.13.3 to 3.13.4.

🚨 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
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v3.13.4

3.13.4 (2019-04-24)

Bug Fixes

  • import: Avoid "unrecognized input" error from colors when using --flatten (#2037) (51625fa), closes #1644
  • version: Resolve prerelease for version without bump (#2041) (aa11325)
  • version: Search for complete tag prefix when composing GitHub releases (024a6ab), closes #2038
Commits

The new version differs by 8 commits.

  • e32da08 chore(release): v3.13.4
  • 024a6ab fix(version): Search for complete tag prefix when composing GitHub releases
  • 090e180 test(version): Ensure prompt default preserves prereleaseId
  • c1aafe7 test(version): Simplify version-bump assertions
  • cdc5e46 chore: bump dev deps, reset lockfile
  • aa11325 fix(version): Resolve prerelease for version without bump (#2041)
  • 8ccf844 test(exec/run): Explicitly test --no-sort
  • 51625fa fix(import): Avoid "unrecognized input" error from colors when using --flatten (#2037)

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 🌴

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