jhecking / aerospike-client-nodejs

Aerospike Client for node.js - fork of the official repo at https://github.com/aerospike/aerospike-client-nodejs
Apache License 2.0
0 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency 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 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/jhecking/aerospike-client-nodejs/builds/535986161?utm_source=github_status&utm_medium=notification)).

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](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:

greenkeeper[bot] commented 5 years ago

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

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

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

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 6 commits.

  • 7ba4563 6.1.2
  • 2efe76d Do not throw when testing invalid version strings
  • 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[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 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
  • 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[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 4 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

See the full diff