awoojs / core

:cd: officially supported plugins for awoo
4 stars 2 forks source link

Update lerna to the latest version 🚀 #15

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.2 of lerna was just published.

Dependency lerna
Current Version 3.0.0
Type devDependency

The version 3.0.2 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.2

Bug Fixes

  • conventional-commits: Pass --tag-version-prefix to changelog utilities (8ed7d83)
  • conventional-commits: Provide fallback bump when releaseType is missing (e330f6f), closes #1551
  • exec: Allow config files to override defaults (2335149)
  • publish: Add default for --tag-version-prefix (f159442)
  • publish: Allow disabling of registry and package verification (0bfdff5), closes #1552
  • run: Allow config files to override defaults (f15b6fb)
  • version: Allow config files to override defaults (bb1cfb5)
  • version: Positional bump supersedes --conventional-commits when choosing version (a74c866)
Commits

The new version differs by 11 commits.

  • 784d64e chore(release): publish v3.0.2
  • e330f6f fix(conventional-commits): Provide fallback bump when releaseType is missing
  • a74c866 fix(version): Positional bump supersedes --conventional-commits when choosing version
  • 8ed7d83 fix(conventional-commits): Pass --tag-version-prefix to changelog utilities
  • 0bfdff5 fix(publish): Allow disabling of registry and package verification
  • f159442 fix(publish): Add default for --tag-version-prefix
  • bb1cfb5 fix(version): Allow config files to override defaults
  • f15b6fb fix(run): Allow config files to override defaults
  • 2335149 fix(exec): Allow config files to override defaults
  • bf530b8 chore(release): publish v3.0.1
  • 3a7348c fix(publish): Allow unpublished packages to pass access verification

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:

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #15   +/-   ##
=====================================
  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 dd517aa...e8a4f59. Read the comment docs.