Closed greenkeeper[bot] closed 6 years ago
Merging #18 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #18 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 15 15
Lines 70 70
=====================================
Hits 70 70
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 793f367...5e8d699. Read the comment docs.
Version 3.0.5 of lerna was just published.
The version 3.0.5 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of lerna.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v3.0.5Bug Fixes
--private
to be configured from file (21e134c)--sort
to be configured from file (f4aed75)-y
alias for--yes
(3ea460c)Commits
The new version differs by 17 commits.
882b52e
chore(release): publish v3.0.5
009b113
chore(ci): Run ci script instead of sequential copypasta
fec8d4a
chore(travis): Prettier has opinions
ef6edbd
chore(build): Always run integration tests with --maxWorkers=2
6b005f0
test(bootstrap): Split bootstrap integration tests to get faster feedback on slow tests
f5ae298
chore(helpers): Extract commitChangeToPackage()
853d03f
test(publish): Split publish integration tests to get faster feedback on slow tests
936ce03
test(publish): Move option validation into unit tests
89645b7
fix(version): Log skipped publish when composed
a97262c
fix(collect-updates): Remove period from committish log message
21e134c
fix(filter-options): Allow --private to be configured from file
f4aed75
fix(global-options): Allow --sort to be configured from file
3ea460c
fix(options): Provide -y alias for --yes
da2f886
fix(help): Insert line break before describing boolean negations
47766e5
fix(publish): Add confirmation prompt before execution
There are 17 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: