-
Notifications
You must be signed in to change notification settings - Fork 23
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 🚨 #1210
Comments
After pinning to 1.6.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
The issue was not related to this upgrade but to another separate upgrade ( |
Your tests are still failing with this version. Compare changes Release Notes for v1.7.12019-03-24 Bug Fixes
Pull Requests
CommitsThe new version differs by 7 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.7.32019-03-24 Bug Fixes
Pull Requests
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.8.02019-04-02 Features
Pull Requests
CommitsThe new version differs by 13 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v1.9.02019-04-05 Features
Pull Requests
CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
The devDependency rollup was updated from
1.6.0
to1.6.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
Release Notes for v1.6.1
2019-03-20
Bug Fixes
Pull Requests
Commits
The new version differs by 4 commits.
dfe1713
1.6.1
7513859
Update changelog
8166eb0
Handle member expressions in array patterns (#2760)
26d2b31
Make sure unused default exports are deconflicted when tree-shaking is false (#2758)
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: