NFive / hub

NFive plugin hub website
https://hub.nfive.io/
GNU General Public License v3.0
2 stars 3 forks source link

Update semver to the latest version 🚀 #32

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency semver was updated from 5.6.0 to 5.7.0.

This version 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.


Find out more about this release.

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[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   63.92%   63.92%           
=======================================
  Files          10       10           
  Lines         158      158           
  Branches       25       25           
=======================================
  Hits          101      101           
  Misses         43       43           
  Partials       14       14

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 2a726ed...a0d212a. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   63.92%   63.92%           
=======================================
  Files          10       10           
  Lines         158      158           
  Branches       25       25           
=======================================
  Hits          101      101           
  Misses         43       43           
  Partials       14       14

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 2a726ed...a0d212a. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 5fb517b 6.0.0
  • 3e1d016 changelog for v6
  • 673e820 fix: Improve performance of isSatisfiable function
  • 9b8e961 fix: Fix non-satisfiable ranges so they no longer intersect with anything
  • 8473d65 fix: Fix Range intersects algorithm

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 0aea9ca 6.1.0
  • 7b072bd Range intersect supports wildcards and ~
  • 78ea02a tap@14
  • 62b21ed Remove --save option as it isn't required anymore
  • 93c2f2d Clarify some ^0.0.x & ~.0.0.x cases
  • e09ecf8 Clarify Caret Ranges
  • a3bcc39 Add semver.compareBuild function.

See the full diff