This version is covered by your current version range and after updating it in your project the build failed.
rollup-plugin-node-resolve 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/424274884?utm_source=github_status&utm_medium=notification)).
Release Notesv3.4.0 / 2018-09-04
This release now supports .mjs files by default
Features
feat: Support .mjs files by default (#151, by @leebyron)
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).
After pinning to 3.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 3.4.0 of rollup-plugin-node-resolve was just published.
This version is covered by your current version range and after updating it in your project the build failed.
rollup-plugin-node-resolve 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/424274884?utm_source=github_status&utm_medium=notification)).Release Notes
v3.4.0 / 2018-09-04This release now supports
.mjs
files by defaultFeatures
Commits
The new version differs by 5 commits.
341037a
3.4.0
05bd0ef
Merge pull request videojs/videojs-contrib-ads#174 from rollup/refactor-promisify-resolveid-for-less-promise-boilerplate
90423f6
refactor: promisify resolveId for less Promise boilerplate
74f2e41
Merge pull request videojs/videojs-contrib-ads#151 from leebyron/fix-extensions
f711ab2
Support .mjs files by default.
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: