environment-agency-austria / react-ocean-forms-bootstrap

Bootstrap rendering adapter for react-ocean-forms (using reactstrap)
MIT License
1 stars 0 forks source link

An in-range update of rollup-plugin-filesize is breaking the build 🚨 #81

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency rollup-plugin-filesize was updated from 6.1.1 to 6.2.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

rollup-plugin-filesize 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 - ❌ **Travis CI - Branch:** The build **errored**.

Commits

The new version differs by 2 commits.

  • bb03f03 6.2.0
  • fef59e3 fix(brotli): upgrade brotli to get rid of node-gyp (#53)

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 6.1.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

maschino commented 5 years ago

Fixed in #84