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 🚀 #1727

Merged
merged 1 commit into from
Aug 24, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 24, 2017

Version 2.1.0 of lerna just got published.

Dependency lerna
Current Version 2.0.0
Type devDependency

The version 2.1.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.


Release Notes v2.1.0

v2.1.0 (2017-08-24)

🚀 Enhancement

  • #922 Support --conventional-commits in fixed versioning mode. (@jezzay)
  • #960 Improve support for semver prerelease identifiers when publishing. (@shawnbot)

🐛 Bug Fix

📝 Documentation

  • #921 Fixed spelling mistake in a comment for Command.js. (@dlmr)
  • #978 Add root package.json and CI setup sections to FAQ. (@Andarist)
  • #981 Add troubleshooting info for GitHub lightweight tags. (@jezzay)

🏠 Internal

Committers: 11

Commits

The new version differs by 29 commits.

  • 6e0d004 2.1.0
  • c928878 Update CHANGELOG for v2.1.0
  • 4d984c1 chore: execa ^0.8.0
  • d692ce7 chore: upgrade babel to 6.latest, deduping a bunch
  • eef3f40 chore: get-port ^3.2.0, ensuring port is always bound in IPv4 range
  • debaf90 chore: eslint ^4.5.0
  • 41b1be9 chore: inquirer 3.2.2
  • 5421da5 chore: write-file-atomic ^2.3.0
  • dcbcfee Exit properly when there is nothing to publish (#982)
  • a224760 Add troubleshooting info for GitHub lightweight tags (#981)
  • 681c60b Improve support for semver prerelease identifiers when publishing (#960)
  • 33d92a4 Update LICENSE (#973)
  • 2629cc2 Support --conventional-commits in fixed versioning mode (#922)
  • 79a6779 Bump load-json-file (#976)
  • 2294f98 Add root package.json and CI setup sections to FAQ (#978)

There are 29 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 Aug 24, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1727   +/-   ##
=======================================
  Coverage   21.18%   21.18%           
=======================================
  Files         252      252           
  Lines        5694     5694           
  Branches      685      686    +1     
=======================================
  Hits         1206     1206           
+ Misses       3968     3966    -2     
- Partials      520      522    +2
Impacted Files Coverage Δ
...ponents/left_panel/stories_tree/tree_decorators.js 33.33% <0%> (ø) ⬆️
...s/left_panel/stories_tree/tree_decorators_utils.js 45.23% <0%> (ø) ⬆️
lib/ui/src/modules/ui/routes.js 0% <0%> (ø) ⬆️
addons/knobs/src/components/PropField.js 10.86% <0%> (ø) ⬆️
...rc/modules/ui/components/left_panel/text_filter.js 30.98% <0%> (ø) ⬆️
addons/knobs/src/components/types/Select.js 7.81% <0%> (ø) ⬆️
addons/info/src/components/Props.js 37.2% <0%> (ø) ⬆️
.../ui/src/modules/ui/components/layout/dimensions.js 15.62% <0%> (ø) ⬆️
lib/components/src/navigation/menu_link.js 0% <0%> (ø) ⬆️
...es__/update-addon-info/update-addon-info.output.js 0% <0%> (ø) ⬆️
... and 14 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 599db93...954f411. Read the comment docs.

@ndelangen ndelangen merged commit 5f5dc40 into master Aug 24, 2017
@ndelangen ndelangen deleted the greenkeeper/lerna-2.1.0 branch August 24, 2017 08:40
@Hypnosphi
Copy link
Member

Not that with this update we can automate prereleases

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.

2 participants