Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update semver to the latest version 🚀 #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 16, 2018

Version 5.5.0 of semver was just published.

Dependency semver
Current Version 5.3.0
Type dependency

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Aug 17, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 17, 2018

Version 5.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 10, 2018

  • The dependency semver was updated from 5.3.0 to 5.6.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 27, 2019

  • The dependency semver was updated from 5.3.0 to 6.0.0.

Update to this version instead 🚀

Commits

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

greenkeeper bot added a commit that referenced this pull request Mar 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 27, 2019

  • The dependency semver was updated from 5.3.0 to 6.0.0.

Update to this version instead 🚀

Commits

The new version differs by commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 22, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 22, 2019

  • The dependency semver was updated from 5.3.0 to 6.1.0.

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

greenkeeper bot added a commit that referenced this pull request May 28, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 28, 2019

  • The dependency semver was updated from 5.3.0 to 6.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 24, 2019

  • The dependency semver was updated from 5.3.0 to 6.1.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 1, 2019

  • The dependency semver was updated from 5.3.0 to 6.1.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 1, 2019

  • The dependency semver was updated from 5.3.0 to 6.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 23, 2019

  • The dependency semver was updated from 5.3.0 to 6.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 14, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 14, 2019

  • The dependency semver was updated from 5.3.0 to 7.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 17, 2019

  • The dependency semver was updated from 5.3.0 to 7.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 17, 2019

  • The dependency semver was updated from 5.3.0 to 7.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 31, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 31, 2020

  • The dependency semver was updated from 5.3.0 to 7.1.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 11, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 11, 2020

  • The dependency semver was updated from 5.3.0 to 7.1.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 6, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 6, 2020

  • The dependency semver was updated from 5.3.0 to 7.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 6, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 6, 2020

  • The dependency semver was updated from 5.3.0 to 7.2.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 10, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 10, 2020

  • The dependency semver was updated from 5.3.0 to 7.2.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 13, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 13, 2020

  • The dependency semver was updated from 5.3.0 to 7.2.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 14, 2020

  • The dependency semver was updated from 5.3.0 to 7.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 14, 2020

  • The dependency semver was updated from 5.3.0 to 7.3.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 14, 2020

  • The dependency semver was updated from 5.3.0 to 7.3.2.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants