chrisguttandin / async-array-buffer

This module allows to allocate and deallocate ArrayBuffers without blocking the main thread.
MIT License
0 stars 0 forks source link

An in-range update of async-array-buffer-worker is breaking the build 🚨 #271

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency async-array-buffer-worker was updated from 5.0.35 to 5.0.36.

🚨 View failing branch.

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

async-array-buffer-worker 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](https://travis-ci.org/chrisguttandin/async-array-buffer/builds/625578336?utm_source=github_status&utm_medium=notification)).

Release Notes for v5.0.36

all commits

Commits

The new version differs by 8 commits.

  • 12ca063 5.0.36
  • c0f66d7 build(config): update tsconfig file
  • 89a2a3f fix(package): update worker-factory to version 5.0.18
  • 6d6119e fix(package): update tsconfig-holy-grail to version 10.0.34
  • 998ad23 fix(package): update rollup to version 1.27.13
  • 1cb3716 fix: remove unnecessary patch of the WorkerGlobalScope definition
  • 5548505 fix(package): update tsconfig-holy-grail to version 10.0.33
  • 837d19b fix(package): update eslint-config-holy-grail to version 45.0.2

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 4 years ago

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