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-broker is breaking the build 🚨 #263

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency async-array-buffer-broker was updated from 3.0.28 to 3.0.29.

🚨 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-broker 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/589643037?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 27 commits.

  • 167b14c 3.0.29
  • 34a7062 fix(package): update webpack to version 4.41.0
  • eda1987 fix(package): update tslint-config-holy-grail to version 46.1.1
  • 6431dab fix(package): update tsconfig-holy-grail to version 10.0.16
  • 6160978 fix(package): update ts-loader to version 6.1.2
  • 0bf0c1b fix(package): update sinon to version 7.5.0
  • 1254ae1 fix(package): update rollup to version 1.21.4
  • 8a58d8c fix(package): update eslint-config-holy-grail to version 42.0.0
  • ec50407 fix(package): update broker-factory to version 2.0.29
  • 52998d4 fix(package): update async-array-buffer-worker to version 5.0.29
  • c539919 fix(package): update @commitlint/config-angular to version 8.2.0
  • a970baa fix(package): update @commitlint/cli to version 8.2.0
  • fc4dd78 fix(package): update @babel/runtime to version 7.6.2
  • c4bf795 fix(package): update @babel/preset-env to version 7.6.2
  • ea39766 fix(package): update @babel/plugin-transform-runtime to version 7.6.2

There are 27 commits in total.

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 3.0.28 your tests are passing again. Downgrade this dependency πŸ“Œ.