ipfs-inactive/js-ipfs-http-client

An in-range update of buffer is breaking the build 🚨

greenkeeper opened this issue Β· 4 comments

The dependency buffer was updated from 5.3.0 to 5.4.0.

🚨 View failing branch.

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

buffer 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
  • βœ… bundlesize: ./dist/index.min.js: 228.89KB < maxSize 237KB (gzip) (Details).
  • βœ… codecov/patch: Coverage not affected when comparing 719bfad...bb01b62 (Details).
  • βœ… codecov/project: 87.72% remains the same compared to 719bfad (Details).
  • ❌ Travis CI - Branch: The build failed.

Commits

The new version differs by 8 commits.

  • fd0246e update authors
  • a7c5a03 5.4.0
  • 8528f1c Merge pull request #204 from goto-bus-stop/inspect-symbol
  • 00966f3 Use nodejs.util.inspect.custom symbol
  • 4516196 Merge branch 'master' into inspect-symbol
  • e107169 add missing new
  • 5741b39 Reset INSPECT_MAX_BYTES after buffer-inspect test.
  • 2e822fa Use util.inspect.custom symbol if available.

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 🌴

After pinning to 5.3.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The dependency buffer was updated from 5.4.0 to 5.4.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 6719b40 update authors
  • f536952 5.4.1
  • 6a7d480 Merge pull request #242 from ukstv/master
  • 509d39d Merge pull request #243 from geastwood/fill-boolean
  • 16bf24f Boolean as fill using Buffer.alloc
  • 8bf89a5 Add reverse() method, and allow Buffer.from(Uint8Array)
  • d31e0ee add security reporting link

See the full diff

  • The dependency buffer was updated from 5.4.1 to 5.4.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • b3dbaab 5.4.2
  • c16e421 Cordova support: Check for existence of Symbol.for

See the full diff

  • The dependency buffer was updated from 5.4.2 to 5.4.3.

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

Commits

The new version differs by 4 commits.

  • c7f5cd7 5.4.3
  • b172571 Use lookup table for faster hex encoding (#245)
  • 8400fa3 fix variable name for hexSlice
  • 88e321e Use lookup table for faster hex encoding

See the full diff