An in-range update of rollup-plugin-cleanup is breaking the build 🚨
greenkeeper opened this issue · comments
Version 3.0.0 of rollup-plugin-cleanup was just published.
Branch | Build failing 🚨 |
---|---|
Dependency | rollup-plugin-cleanup |
Current Version | 3.0.0-beta.1 |
Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
rollup-plugin-cleanup is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes
v3.0.0- Add an example of using Acorn plugin the README.
- New option
acornOptions
, for advanced usage.
This is an optional, plain JS object with additional settings passed to the Acorn parser. Properties of this object are merged with, and take precedence over, the existingecmaVersion
andsourceType
options. - The mimimum node version is now 6.14, for compatibility with ESLint 5.
- Updated devDependencies.
Commits
The new version differs by 10 commits.
224b567
v3.0.0
98ece4e
v3.0.0
acbbce1
v3.0.0
e07ac01
v3.0.0 Fix test
3616475
v3.0.0
c8445f0
v3.0.0
46b8037
v3.0.0
6cd0fa2
v3.0.0
8b4a3ee
v3.0.0
ef262d9
v3.0.0
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 3.0.0-beta.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.