-
Notifications
You must be signed in to change notification settings - Fork 29
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-plugin-commonjs is breaking the build 🚨 #85
Comments
After pinning to 8.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 8.2.4 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 8 commits.
See the full diff |
Version 8.2.5 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 8.2.6 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 8.2.3 of rollup-plugin-commonjs was just published.
This version is covered by your current version range and after updating it in your project the build failed.
rollup-plugin-commonjs 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
Commits
The new version differs by 15 commits.
3724521
8.2.3
33ce531
8.2.2
8d53cca
Merge pull request #233 from mbostock/fix-require-collision
7c14734
Remove apparently-unneeded file.
386a1e7
Add test for require collision.
93cedc2
Fix #232 - require collision.
419a912
Update dependencies
d3cd998
Merge pull request #241 from rollup/update-test-config
8efa096
Silence a few test warnings
77c4838
Merge pull request #230 from caleb531/duplicate-export-fix
6a3046e
Merge pull request #229 from DenisCarriere/patch-1
83315ad
Merge pull request #226 from marijnh/master
4dae460
Make unwrapExports only pick out default when it exists
e49819a
Fix rollup/rollup#1637 (with tests)
a453bb4
Update README.md
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: