This repository was archived by the owner on Sep 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
An in-range update of rollup is breaking the build 🚨 #4
Copy link
Copy link
Closed
Labels
Description
The devDependency rollup was updated from 1.26.5 to 1.27.0.
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
- ❌ Build Failed: Workflow Error
Release Notes for v1.27.0
2019-11-12
Features
- Add support for output-specific plugins (#3218)
- Reenable parallel output processing when using the CLI (#3218)
- Warn if files are emitted that would overwrite previously emitted files (#3218)
Bug Fixes
- Do not overwrite files emitted in other builds if outputs are generated in parallel (#3218)
Pull Requests
- #3218: Per output plugins (@lukastaegert)
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 🌴
Reactions are currently unavailable