chrisguttandin/extendable-media-recorder

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

Closed this issue Β· 2 comments


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency rollup was updated from 2.11.0 to 2.11.1.

🚨 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 failed (Details).

Commits

The new version differs by 3 commits.

  • 085cfc9 2.11.1
  • 2591660 Update changelog
  • 41778fe Handle side-effects next to side-effect-free default exports in case the default export is reexported (#3602)

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 🌴

  • The devDependency rollup was updated from 2.11.1 to 2.11.2.

Your tests are still failing with this version. Compare changes

Release Notes for v2.11.2

2020-05-28

Bug Fixes

  • Include side-effects in the second argument of Array.from (#3604)

Pull Requests

  • #3604: Mark Array.from as side-effectful, use two-argument Array.from when mapping Sets (@lukastaegert)
Commits

The new version differs by 3 commits.

  • 2040f82 2.11.2
  • 2b7d5d0 Update changelog
  • 21b015e Make Array.from as side-effectful, use two-argument Array.from when mapping Sets (#3604)

See the full diff

After pinning to 2.11.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.