Closed greenkeeper[bot] closed 7 years ago
Update to this version instead π
The new version differs by 6 commits .
d02db61
2.0.0-beta.34
e6e0c43
Config flags shouldn't be undefined for publish (#537)
f024133
Document the publish --exact flag (#534) [skip ci]
9a5cc0c
2.0.0-beta.33 changelog [skip ci] (#530)
47abc19
Document --yes flag for clean (#533) [skip ci]
b0e351d
Add configuration for lerna-changelog
(#531) [skip ci]
See the full diff.
Update to this version instead π
The new version differs by 48 commits .
e3fc0e9
2.0.0-beta.35
05ceaaa
fix version [skip ci]
b35c05f
update changelog [skip ci] (#561)
77b77fa
Bump cross-env
. (#554)
560348c
Updating README: clean
respects --include-filtered-dependencies (#558) [skip ci]
5996375
redo labels [skip ci] (#560)
4b6f0aa
Drop isarray
. (#559)
bcaf1aa
Fix broken hoisting tests (#557)
6e9bf13
Merge pull request #507 from gigabo/hoist
0b016de
Spawn child process for rimraf (#547)
bc93b96
Bump signal-exit
. (#549)
84b81ab
Use real Object.assign now that we're off of 0.10/0.12
3a61c69
Don't prune the repo root when hoisting (#67)
4eaf88e
Kill some duplicate methods
f7b8b3e
Automatic hoisting of common dependencies to repo root (#36)
There are 48 commits in total. See the full diff.
Version 2.0.0-beta.33 of lerna just got published.
The version 2.0.0-beta.33 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 16 commits .
20844a4
2.0.0-beta.33
ca1d378
Drop node 5 from travis/appveyor (#528)
e0c0010
use message passed as argument to the static method input() in PromptUtilities (#458)
765c1f5
467: lerna bootstrap succeeds with 0 packages (#483)
7859aba
Add --message option for custom commit msgs when publishing (#460)
18f38f3
[Feature] Allow git remote to be changed for publish (#508)
45a0e83
README: Added missing packages folder to example. (#517) [skip ci]
d6409a6
Update README.md (s/--exclude/--ignore/) (#514)
aeb775d
[Feature] Adds
--include-filtered-dependencies
flag for bootstrap command (#390)b6e2f00
Add support for hidden '--exact' flag (#426)
79b29a3
Breaking: drop support for node 0.10 and node 0.12 (#484)
d5dfe38
Add 2.0.0-beta.32 to the changelog [skip ci]
9d11900
Use close event to wait for spawned processes to finish (#454)
eb50afe
Fix import logger info typo (#459)
0cd5880
grrr travis
There are 16 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: