videojs / videojs-contrib-ads

A Tool for Building Video.js Ad Plugins
http://videojs.github.io/videojs-contrib-ads/
Other
381 stars 257 forks source link

An in-range update of rollup-plugin-multi-entry is breaking the build 🚨 #458

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency rollup-plugin-multi-entry was updated from 2.0.2 to 2.1.0.

🚨 View failing branch.

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

rollup-plugin-multi-entry 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](https://travis-ci.org/videojs/videojs-contrib-ads/builds/468609386?utm_source=github_status&utm_medium=notification)).

Release Notes for v.2.1.0

2.1.0 (2018-12-16)

Features

  • Make sure this plugin will work with rollup@1.0 and update dependencies (#37)
Commits

The new version differs by 9 commits.

  • cb696e5 Prepare for 1.0 (#37)
  • e61288a fix(release): update dependencies and semantic release config (#34)
  • f37f865 style: use prettier to format JavaScript
  • 708e39f build(babel): use env preset instead of es2015
  • a599a1a chore(package): update some dependencies
  • e80368b package(yarn): use yarn instead of npm
  • 7f22ff8 update minimum required rollup version in readme
  • 2ee2905 docs: minor styling fixes
  • e28bf3c Added a hint that default exports are not exported

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