Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lerna to the latest version 🚀 #1423

Merged
merged 1 commit into from
Jul 6, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 6, 2017

Version 2.0.0 of lerna just got published.

Dependency lerna
Current Version 2.0.0-rc.5
Type devDependency

The version 2.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of lerna.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 25 commits.

  • 4f4e99f 2.0.0
  • 4ccf941 Update CHANGELOG for v2.0.0
  • dc36053 Fix durable option name in README [skip ci]
  • 2a302fe Improved canary option functionality (#904)
  • e6d927e Skip update notifiers on CI (#907)
  • 616e44c Support Yarn workspaces to replace bootstrap command (#899)
  • 80653c7 Clarify warning in hoist.md [skip ci]
  • c1a01a2 Update hoist.md
  • 52ad617 Pass extra arguments to npmClient during bootstrap (#834)
  • 66e8c02 Add $LERNA_ROOT_PATH env var to lerna exec (#873)
  • a6a3da8 chore(travis): test against node 8 and npm 5 (#861)
  • d24704d fix: shorten error message assert to match npm5 semantics
  • cf11901 Add --since flag to all commands that accept --scope (#822)
  • 4f43c3c Allow custom yarn mutex from lerna.json config (#806)
  • 3efcd3e Print "MISSING" when a package has no version key. (#857)

There are 25 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov
Copy link

codecov bot commented Jul 6, 2017

Codecov Report

Merging #1423 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1423   +/-   ##
=======================================
  Coverage   14.35%   14.35%           
=======================================
  Files         201      201           
  Lines        4612     4612           
  Branches      507      597   +90     
=======================================
  Hits          662      662           
+ Misses       3514     3432   -82     
- Partials      436      518   +82
Impacted Files Coverage Δ
app/react/src/server/babel_config.js 44.82% <0%> (ø) ⬆️
app/react/src/client/preview/reducer.js 0% <0%> (ø) ⬆️
addons/knobs/src/components/types/Boolean.js 11.62% <0%> (ø) ⬆️
lib/ui/src/modules/api/configs/init_api.js 40.47% <0%> (ø) ⬆️
lib/ui/src/libs/key_events.js 23.25% <0%> (ø) ⬆️
addons/knobs/src/components/PropField.js 10.86% <0%> (ø) ⬆️
addons/info/src/components/PropTable.js 0% <0%> (ø) ⬆️
app/react/src/client/preview/init.js 0% <0%> (ø) ⬆️
app/react/src/server/build.js 0% <0%> (ø) ⬆️
addons/knobs/src/KnobManager.js 38.57% <0%> (ø) ⬆️
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 048df8d...e870759. Read the comment docs.

@ndelangen ndelangen merged commit 62081e9 into master Jul 6, 2017
@ndelangen ndelangen deleted the greenkeeper/lerna-2.0.0 branch July 6, 2017 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant