-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of rollup is breaking the build 🚨 #59
Comments
After pinning to 1.11.3 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are still failing with this version. Compare changes Release Notes for v1.12.22019-05-17 Bug Fixes
Pull Requests
CommitsThe new version differs by 12 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.12.32019-05-19 Bug Fixes
Pull Requests
|
Your tests are still failing with this version. Compare changes Release Notes for v1.12.42019-05-27 Bug Fixes
Pull Requests
CommitsThe new version differs by 9 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.12.52019-05-30 Pull Requests
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.13.02019-05-31 Features
Bug Fixes
Pull Requests
CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.13.12019-06-01 Bug Fixes
Pull Requests
CommitsThe new version differs by 13 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v1.14.02019-06-05 Features
Pull Requests
CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.14.12019-06-05 Bug Fixes
Pull Requests
|
Your tests are still failing with this version. Compare changes Release Notes for v1.14.32019-06-06 Bug Fixes
Pull Requests
CommitsThe new version differs by 11 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v1.14.42019-06-07 Bug Fixes
Pull Requests
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.14.52019-06-09 Bug Fixes
Pull Requests
CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v1.14.62019-06-10 Bug Fixes
Pull Requests
CommitsThe new version differs by 10 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for v1.15.22019-06-13 Bug Fixes
Pull Requests
|
Your tests are still failing with this version. Compare changes Release Notes for v1.15.32019-06-13 Bug Fixes
Pull Requests
|
Your tests are still failing with this version. Compare changes Release Notes for v1.15.42019-06-14 Bug Fixes
Pull Requests
|
Your tests are still failing with this version. Compare changes Release Notes for v1.15.52019-06-14 Bug Fixes
Pull Requests
|
Your tests are still failing with this version. Compare changes |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 9 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.16.32019-06-29 Bug Fixes
Pull Requests
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.16.42019-07-02 Bug Fixes
Pull Requests
CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.16.52019-07-04 Bug Fixes
Pull Requests
CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v1.16.62019-07-04 Bug Fixes
Pull Requests
CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v1.16.72019-07-09 Bug Fixes
Pull Requests
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.17.02019-07-15 Features
Pull Requests
|
Your tests are still failing with this version. Compare changes Release Notes for v1.18.02019-08-01 Features
Pull Requests
CommitsThe new version differs by 13 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for v1.19.32019-08-06 Bug Fixes
Pull Requests
|
Your tests are still failing with this version. Compare changes Release Notes for v1.19.42019-08-07 Bug Fixes
Pull Requests
|
The devDependency rollup was updated from
1.11.3
to1.12.0
.🚨 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
Release Notes for v1.12.0
2019-05-15
Features
treeshake.moduleSideEffects
option to allow removing empty imports without a side-effect check (#2844)this.resolve
plugin context function with an option to skip theresolveId
hook of the calling plugin (#2844)isEntry
flag tothis.getModuleInfo
plugin context function (#2844)Pull Requests
Commits
The new version differs by 4 commits.
fc1fa5b
1.12.0
0cb505b
Update changelog
4cad1bd
Switch to es2015 output (#2851)
1de599f
Add options and hooks to control module side effects (#2844)
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 text was updated successfully, but these errors were encountered: