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 from 2.3.1 to 2.4.0 in / #1985

Merged
merged 3 commits into from
Oct 6, 2017
Merged

Update lerna from 2.3.1 to 2.4.0 in / #1985

merged 3 commits into from
Oct 6, 2017

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Oct 6, 2017

lerna has been updated to 2.4.0 in / by dependencies.io

2.4.0

I inadvertently made lerna bootstrap --hoist really slow in v2.3.0, so that's fixed. Big thanks to all the contributors!

🚀 Enhancement

🐛 Bug Fix

  • #1044 Throw publish validation errors before version selection. (evocateur)
  • #1047 Remove git requirement from link command. (jiverson)
  • #1051 When hoisting, only install with --global-style in leaf nodes, not root. (evocateur)
  • #1054 Set process.exitCode instead of calling process.exit(code). (evocateur)

💅 Polish

📝 Documentation

Committers: 4

@codecov
Copy link

codecov bot commented Oct 6, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1985   +/-   ##
=======================================
  Coverage   21.38%   21.38%           
=======================================
  Files         262      262           
  Lines        5757     5757           
  Branches      690      691    +1     
=======================================
  Hits         1231     1231           
- Misses       4000     4008    +8     
+ Partials      526      518    -8
Impacted Files Coverage Δ
app/vue/src/server/utils.js 0% <0%> (-53.58%) ⬇️
addons/knobs/src/components/PropField.js 10.86% <0%> (ø) ⬆️
lib/ui/src/modules/ui/containers/left_panel.js 25.71% <0%> (ø) ⬆️
...rc/modules/ui/components/left_panel/text_filter.js 30.98% <0%> (ø) ⬆️
lib/ui/src/modules/api/configs/init_api.js 40.47% <0%> (ø) ⬆️
app/react-native/src/preview/story_kind.js 0% <0%> (ø) ⬆️
app/react/src/client/preview/element_check.js 41.17% <0%> (ø) ⬆️
addons/knobs/src/components/PropForm.js 8.51% <0%> (ø) ⬆️
lib/ui/src/modules/ui/routes.js 0% <0%> (ø) ⬆️
addons/knobs/src/components/types/Number.js 8.06% <0%> (ø) ⬆️
... and 19 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 d9ab8aa...18068ec. Read the comment docs.

@Hypnosphi Hypnosphi merged commit 81152d5 into master Oct 6, 2017
@Hypnosphi Hypnosphi deleted the lerna-2.4.0-14.0.0 branch October 6, 2017 22:40
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.

None yet

2 participants