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 cbor is breaking the build 🚨 #6

Open
greenkeeper bot opened this issue Nov 27, 2018 · 6 comments
Open

An in-range update of cbor is breaking the build 🚨 #6

greenkeeper bot opened this issue Nov 27, 2018 · 6 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 27, 2018

The dependency cbor was updated from 4.1.1 to 4.1.2.

🚨 View failing branch.

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

cbor 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 could not complete due to an error (Details).

Commits

The new version differs by 11 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 Nov 27, 2018

After pinning to 4.1.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2018

  • The dependency cbor was updated from 4.1.2 to 4.1.3.

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

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 17, 2018

  • The dependency cbor was updated from 4.1.3 to 4.1.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 7, 2019

  • The dependency cbor was updated from 4.1.5 to 4.2.0.

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

Commits

The new version differs by 18 commits.

  • 7792189 remove old .jshintrc
  • 3a2f319 4.2.0
  • 4659264 Update dependencies. Again.
  • 6342e18 slight readme tweak
  • 88bec77 Add encodeAsync, as a part of #93
  • 59e756b Small fixes now that we don't support node 6. Fixes #10
  • beb782b Update dependencies. Fixes #93
  • 6f703dd Update dependencies
  • 8616e3f Update dependencies
  • ed1466d Check all types with tsc, fixup lots of dcs and minor errors that were exposed.
  • 1829cbf Make build work on Node6. Catch UTF8 encoding errors.
  • 1d25566 Add failure test vectors. Switched to my branch until my PR is merged. TODO: Switch back later.
  • 064d868 Clean up npm package a little
  • d9529bf 4.1.5
  • 2fe9223 Update all bignumber.js references to deal with .mjs being used in parcel. See #88.

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 8, 2019

  • The dependency cbor was updated from 4.2.0 to 4.2.1.

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

Commits

The new version differs by 23 commits.

  • 474fb2b 4.2.1
  • d3a9a81 Also test v6
  • 333b328 Re-add support for node 6. Fixes #94.
  • 529d181 Add support for Laurence Lundblade's not-well-formed errors.
  • 8737c29 Make the README more accurate for supported node versions.
  • 7792189 remove old .jshintrc
  • 3a2f319 4.2.0
  • 4659264 Update dependencies. Again.
  • 6342e18 slight readme tweak
  • 88bec77 Add encodeAsync, as a part of #93
  • 59e756b Small fixes now that we don't support node 6. Fixes #10
  • beb782b Update dependencies. Fixes #93
  • 6f703dd Update dependencies
  • 8616e3f Update dependencies
  • ed1466d Check all types with tsc, fixup lots of dcs and minor errors that were exposed.

There are 23 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 26, 2019

  • The dependency cbor was updated from 4.2.1 to 4.3.0.

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

Commits

The new version differs by 26 commits.

  • 7cb523c 4.3.0
  • c011ade Update dependencies
  • 88cb0c7 Fixes #97. Generate single-precision floats when they are equivalent to their double-precision representation, even when not in canonical mode. Always generate singles for Float32Array, and always generate doubles for Float64Array.
  • 474fb2b 4.2.1
  • d3a9a81 Also test v6
  • 333b328 Re-add support for node 6. Fixes #94.
  • 529d181 Add support for Laurence Lundblade's not-well-formed errors.
  • 8737c29 Make the README more accurate for supported node versions.
  • 7792189 remove old .jshintrc
  • 3a2f319 4.2.0
  • 4659264 Update dependencies. Again.
  • 6342e18 slight readme tweak
  • 88bec77 Add encodeAsync, as a part of #93
  • 59e756b Small fixes now that we don't support node 6. Fixes #10
  • beb782b Update dependencies. Fixes #93

There are 26 commits in total.

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