An in-range update of rollup is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
greenkeeper commented
Version 0.55.4 of rollup was just published.
Branch | Build failing π¨ |
---|---|
Dependency | rollup |
Current Version | 0.55.3 |
Type | devDependency |
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
Commits
The new version differs by 22 commits.
fa9ec55
0.55.4
88e0cf4
Merge pull request #1924 from kellyselden/test-dirs
9f4956d
Merge pull request #1939 from KingHenne/optional-preserve-symlinks
0bfe488
Merge pull request #1944 from rollup/external-namespace-deshadowing
b4c1002
Merge branch 'master' into external-namespace-deshadowing
ace48f2
Merge pull request #1947 from rollup/external-reexport-refinements
7c88295
Merge branch 'release-0.55.4'
cf89454
Update changelog
38678de
declare preserveSymlinks option as optional
03225dd
feedback and #1951 case fix
7169dab
refine reexport test cases
0e84d4b
external deshadowing fix for #1930
fd6c187
Added call to donate after npm install (optional)
a08e7ef
enabled testing directory structures in chunked mode
63a2984
feedback and #1951 case fix
There are 22 commits in total.
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 π΄
greenkeeper commented
After pinning to 0.55.3 your tests are passing again. Downgrade this dependency π.
greenkeeper commented
Version 0.55.5 just got published.
Your tests are still failing with this version. Compare the changes π¨