chrisguttandin / recorder-audio-worklet-processor

The AudioWorkletProcessor which is used by the recorder-audio-worklet package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of standardized-audio-context is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency standardized-audio-context was updated from 17.7.0 to 17.7.1.

🚨 View failing branch.

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

standardized-audio-context is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 30 commits.

  • a4e473d 17.7.1
  • 6e3434c fix(package): update tslint-config-holy-grail to version 41.0.0
  • 07edcfa fix(package): update tsconfig-holy-grail to version 9.1.0
  • c96d18a fix: handle wrongly thrown error correctly
  • c856e19 test: add test for addModule() with a valid processor
  • 132c87f test: add expectation tests for missing addModule() checks
  • fb3062d fix(package): uninstall async-array-buffer
  • 33bf946 fix: inline detaching of ArrayBuffers
  • 45f4b19 test: run decodedAudioData() tests for all possible combinations
  • 65b862a style: rewrite beforeEach hooks as one liners
  • a569c3a fix: only detach ArrayBuffers in Safari
  • 79d044a fix: fix grammar in comment
  • ec0e71d test: cover wrong channelCount of ADN with expectation test
  • e475320 fix(package): update tslint-config-holy-grail to version 40.0.1
  • 5dc620d fix(package): update @commitlint/cli to version 7.4.0

There are 30 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 🌴

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