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

An in-range update of semver is breaking the build 🚨 #1092

Open
greenkeeper bot opened this issue May 22, 2019 · 6 comments
Open

An in-range update of semver is breaking the build 🚨 #1092

greenkeeper bot opened this issue May 22, 2019 · 6 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 22, 2019

The dependency semver was updated from 6.0.0 to 6.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

semver is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

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

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
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

After pinning to 6.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2019

  • The dependency semver was updated from 6.1.0 to 6.1.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 0e3bced 6.1.1
  • 9d8d3f4 handle undefined version passed to Range.test
  • 0c9dbd0 added options support for coerce function
  • 1aaf078 Adding docs for clean

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 24, 2019

  • The dependency semver was updated from 6.1.1 to 6.1.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 2 commits.

  • 7ba4563 6.1.2
  • 2efe76d Do not throw when testing invalid version strings

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 1, 2019

  • The dependency semver was updated from 6.1.2 to 6.1.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 5 commits.

  • 3dc88f3 6.1.3
  • c44e124 Handle X ranges properly in includePrelease mode
  • ba19e8f Add a -0 prerelease on >X and <X ranges
  • 7ba4563 6.1.2
  • 2efe76d Do not throw when testing invalid version strings

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 1, 2019

  • The dependency semver was updated from 6.1.3 to 6.2.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 9 commits.

  • ce6190e 6.2.0
  • 24af461 Add test coverage for bin file
  • 388ec1c Add rtl option to coerce from right to left
  • d062593 coerce(number) will coerce to a string
  • 3dc88f3 6.1.3
  • c44e124 Handle X ranges properly in includePrelease mode
  • ba19e8f Add a -0 prerelease on >X and <X ranges
  • 7ba4563 6.1.2
  • 2efe76d Do not throw when testing invalid version strings

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 23, 2019

  • The dependency semver was updated from 6.2.0 to 6.3.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 12 commits.

  • 0eeceec 6.3.0
  • 2779d96 Expose the token enum on the exports
  • 9f5f615 changelog
  • ce6190e 6.2.0
  • 24af461 Add test coverage for bin file
  • 388ec1c Add rtl option to coerce from right to left
  • d062593 coerce(number) will coerce to a string
  • 3dc88f3 6.1.3
  • c44e124 Handle X ranges properly in includePrelease mode
  • ba19e8f Add a -0 prerelease on >X and <X ranges
  • 7ba4563 6.1.2
  • 2efe76d Do not throw when testing invalid version strings

See the full diff

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

No branches or pull requests

0 participants