chrisguttandin / compilerr

A kind of templating system to compile errors.
MIT License
0 stars 0 forks source link

An in-range update of rollup is breaking the build 🚨 #246

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency rollup was updated from 1.21.0 to 1.21.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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/chrisguttandin/compilerr/builds/582584649?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.21.1

2019-09-09

Bug Fixes

  • Allow legacy plugins to still add assets directly to the bundle object (#3105)

Pull Requests

  • #3105: Allow legacy plugins to still add assets directly to the bundle object (@lukastaegert)
Commits

The new version differs by 3 commits.

  • 96e691b 1.21.1
  • b7ebc49 Update changelog
  • cb5227c Permit plugins to add assets directly to the bundle in Rollup 1.x (#3105)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 1.21.0 your tests are passing again. Downgrade this dependency πŸ“Œ.