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 🚨 #48

Open
greenkeeper bot opened this issue Apr 6, 2020 · 6 comments
Open

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

greenkeeper bot opened this issue Apr 6, 2020 · 6 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Apr 6, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency semver was updated from 7.2.0 to 7.2.1.

🚨 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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • now: Deployment has completed (Details).
  • Travis CI - Branch: The build errored.

Commits

The new version differs by 2 commits.

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 Apr 6, 2020

After pinning to 7.2.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 Apr 10, 2020

  • The devDependency semver was updated from 7.2.1 to 7.2.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 13, 2020

  • The devDependency semver was updated from 7.2.2 to 7.2.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 45b1495 7.2.3
  • 0365d6f update tap to make npm audit happy
  • 1bd5bdd fix: Handle prereleases properly in 'X - Y' ranges

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 14, 2020

  • The devDependency semver was updated from 7.2.3 to 7.3.0.

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

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 14, 2020

  • The devDependency semver was updated from 7.3.0 to 7.3.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • b97044b 7.3.1
  • 059a5ad Always exclude prereleases from range maximums
  • f27dcf5 Adding several tests for various 'pre-release' situations.
  • 92bccf1 7.3.0
  • 100f07a subset(): test if one range is a subset of another
  • 33daffe changelog 7.2.3

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 14, 2020

  • The devDependency semver was updated from 7.3.1 to 7.3.2.

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

Commits

The new version differs by 2 commits.

  • ce978f9 7.3.2
  • 9fb2c19 Exclude prereleases in X-ranges with < comparators

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