Open greenkeeper[bot] opened 6 years ago
dependency
semver was updated from 5.3.0
to 5.6.0
.dependency
semver was updated from 5.3.0
to 6.0.0
.Update to this version instead π
The new version differs by 26 commits.
8055dda
5.7.0
604e73d
auto-publishing scripts
bed01e2
remove the nomin comments, since we don't minify any more anyway
9cb68f1
document parse method
38d42ca
5.7 changelog
da8a771
Fix code style and get to 100% coverage
4d8306b
drop windows testing
1af213f
next-gen tap for testing
b99ae3b
Add semver.minVersion function.
6086e5a
remove node 4
a462bec
Document includePrerelease
flag more
c529221
Use https when possible. (#246)
a1b6cb8
Add changelog, fix #220
347d4a0
Move 'standard' from scripts.test to .posttest
a4ff4ff
Apply 'standard' to bin/semver, add to npm test
There are 26 commits in total.
See the full diff
dependency
semver was updated from 5.3.0
to 6.0.0
.dependency
semver was updated from 5.3.0
to 6.1.0
.Update to this version instead π
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
dependency
semver was updated from 5.3.0
to 6.1.1
.dependency
semver was updated from 5.3.0
to 6.1.2
.dependency
semver was updated from 5.3.0
to 6.1.3
.dependency
semver was updated from 5.3.0
to 6.2.0
.dependency
semver was updated from 5.3.0
to 6.3.0
.dependency
semver was updated from 5.3.0
to 7.0.0
.dependency
semver was updated from 5.3.0
to 7.1.0
.dependency
semver was updated from 5.3.0
to 7.1.1
.dependency
semver was updated from 5.3.0
to 7.1.2
.dependency
semver was updated from 5.3.0
to 7.1.3
.dependency
semver was updated from 5.3.0
to 7.2.0
.dependency
semver was updated from 5.3.0
to 7.2.1
.dependency
semver was updated from 5.3.0
to 7.2.2
.dependency
semver was updated from 5.3.0
to 7.2.3
.dependency
semver was updated from 5.3.0
to 7.3.0
.dependency
semver was updated from 5.3.0
to 7.3.1
.dependency
semver was updated from 5.3.0
to 7.3.2
.
Version 5.5.0 of semver was just published.
The version 5.5.0 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 semver.
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.
Commits
The new version differs by 25 commits.
44cbc84
v5.5.0
1d37529
Cleaned up coerce behavior
e7092b4
Improved coerce regex and added coerce to README.
68cef2d
Added version coercion to the module and CLI.
ec6f97a
range.bnf: Fix invalid bracket expression
906b664
travis: don't cache node_modules
7184ff4
range.bnf: Remove unnecessary empty entry
0877c94
v5.4.1
7be83d1
Handle bad ranges in max/min satisfying
e1c49c8
v5.4.0
3ebc11d
more test coverage
5b30513
speed up tests a lot, add coverage
e1668ce
add top level intersects function
6cb2bcb
intersection: use semver.version, not semver.raw
4bacbfa
Make exposed apis more clear
There are 25 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: