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 buffer is breaking the build 🚨 #202

Open
greenkeeper bot opened this issue Aug 12, 2019 · 7 comments
Open

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

greenkeeper bot opened this issue Aug 12, 2019 · 7 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Aug 12, 2019

The dependency buffer was updated from 5.2.1 to 5.3.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
  • ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 20 commits.

  • c70a848 update authors
  • f2d6fd7 5.3.0
  • b15e152 Merge pull request #238 from kumavis/master
  • db5572c use Object.setPrototypeOf instead of proto
  • 2a00ecb Update FUNDING.yml
  • da9bae6 Merge pull request #234 from feross/greenkeeper/airtap-2.0.3
  • b691683 Update package.json
  • 0432834 chore(package): update airtap to version 2.0.3
  • 31a6873 Update README.md
  • f49763b fix standalone link
  • 25af8df standard
  • 7d5e5f0 Merge pull request #231 from feross/greenkeeper/airtap-2.0.2
  • bee1fa3 Merge pull request #232 from feross/greenkeeper/through2-3.0.1
  • 68e6455 Merge pull request #225 from feross/greenkeeper/concat-stream-2.0.0
  • d1c34e1 Update FUNDING.yml

There are 20 commits in total.

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 Aug 12, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 13, 2019

  • The dependency buffer was updated from 5.3.0 to 5.4.0.

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 27, 2019

  • 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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 27, 2019

  • 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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 12, 2019

  • The dependency buffer was updated from 5.4.2 to 5.4.3.

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 6, 2020

  • The dependency buffer was updated from 5.4.3 to 5.5.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • b0a6de5 update authors
  • 8e37056 5.5.0
  • ae2ab67 add back support for browsers without SharedArrayBuffer
  • 030bb0c Merge pull request #257 from feross/greenkeeper/airtap-3.0.0
  • 631d482 Merge pull request #259 from mischnic/sharedarraybuffer
  • 93c80f1 Fix Buffer.from for SharedArrayBuffer
  • 6fc89fd chore(package): update airtap to version 3.0.0
  • 5527cca Add enterprise language (#249)
  • 847f046 Add enterprise language
  • 2eaeed1 Update README.md

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 15, 2020

  • The dependency buffer was updated from 5.5.0 to 5.6.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • d7b15a1 5.6.0
  • 623b441 Merge pull request #263 from feross/remove-species
  • 753c064 Remove unneeded Symbol.species code

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