Version 2.0.0-beta.37 of lerna just got published.
Dependency
lerna
Current Version
2.0.0-beta.36
Type
devDependency
The version 2.0.0-beta.37 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 Notesv2.0.0-beta.37
v2.0.0-beta.37 (2017-02-08)
--include-filtered-dependencies now works with ls,exec,run as well!
Fixes an issue with --hoist (from previous release)
🚀 Enhancement
#581 Improve support for --include-filtered-dependencies. (@roblg)
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 2.0.0-beta.37 of lerna just got published.
The version 2.0.0-beta.37 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.0.0-beta.37v2.0.0-beta.37 (2017-02-08)
--include-filtered-dependencies
now works withls
,exec
,run
as well!--hoist
(from previous release)lodash.find
,lodash.unionwith
, andpad
withlodash
.. (@wtgtybhertgeghgtwtg)command-join
.. (@wtgtybhertgeghgtwtg)Committers: 5
Commits
The new version differs by 17 commits .
bf16868
2.0.0-beta.37
e95921a
remove .only test
a88178d
fixes [skip ci]
9b79932
v2.0.0-beta.37 changelog [skip ci]
ceed21c
Replace
lodash.find
,lodash.unionwith
, andpad
withlodash
. (#562)a3472d7
Bump
command-join
. (#584)d1ec2e1
v2.0.0-beta.36 changelog [skip ci]
eb02684
Improves support for --include-filtered-dependencies (#581)
3e7637e
Merge pull request #576 from gigabo/naked-install
0516be7
Merge pull request #575 from doug-wade/add-nyc
793f906
Add tests for FileSystemUtilities.rename*
406015b
Add tests for NpmUtilities.splitVersion
a87c76c
Use correct logger method in Package method. (#574)
4d3a6f5
Install with no arguments
b6618f2
Add coverage report
There are 17 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: