chrisguttandin / media-encoder-host-worker

The worker which is used by the media-encoder-host package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency rollup was updated from 2.0.4 to 2.0.5.

🚨 View failing branch.

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

rollup 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 could not complete due to an error (Details).

Release Notes for v2.0.5

2020-03-12

Bug Fixes

  • Fix an issue where conditional statements would assume they have the wrong test value (#3438)

Pull Requests

  • #3438: Make sure logical expressions always check the left argument for side-effects (@lukastaegert)
Commits

The new version differs by 3 commits.

  • 99a9c41 2.0.5
  • 4dc25ef Update changelog
  • 5a45128 Make sure logical expressions always check the left argument for side-effects (#3438)

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