-
Notifications
You must be signed in to change notification settings - Fork 3
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 🚨 #269
Comments
After pinning to 1.21.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes Release Notes for v1.23.02019-10-03 Features
Pull Requests |
Your tests are still failing with this version. Compare changes Release Notes for v1.23.12019-10-05 Bug Fixes
Pull Requests
|
Your tests are still failing with this version. Compare changes Release Notes for v1.24.02019-10-15 Features
Bug Fixes
Pull Requests
|
Your tests are still failing with this version. Compare changes Release Notes for v1.25.02019-10-18 Features
Bug Fixes
Pull Requests
CommitsThe new version differs by 5 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v1.31.12020-02-14 Bug Fixes
Pull Requests
CommitsThe new version differs by 131 commits.
There are 131 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v1.32.02020-02-28 Features
Pull RequestsCommitsThe new version differs by 8 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v1.32.12020-03-06 Bug Fixes
Pull Requests
CommitsThe new version differs by 8 commits.
See the full diff |
The devDependency rollup was updated from
1.21.4
to1.22.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.22.0
2019-09-29
Features
namespaceToStringTag: true
(#3135)Bug Fixes
--context
is observed as a CLI option (#3134)Pull Requests
Commits
The new version differs by 9 commits.
55dddd8
1.22.0
647187c
Update changelog
962be76
Generate sourcemaps but omit the comment (#3120)
b8335db
Set null prototype on namespace objects. (#3136)
a1ec55c
Remove Symbol polyfill in module namespaces (#3135)
a92d09d
Preserve empty for...of loops (#3132)
bc5b98d
Use asterisk for @types/* dependencies (#3131)
4b69c09
Wire up --context CLI flag (#3134)
a261cad
Update dependencies (#3133)
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: