loanmarket / react-redux-mirror

A reducer helper and Higher Order Component using react-redux to temporary mirror parts of a Redux store.
MIT License
1 stars 0 forks source link

An in-range update of rollup-plugin-commonjs is breaking the build 🚨 #11

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 8.4.0 of rollup-plugin-commonjs was just published.

Branch Build failing 🚨
Dependency rollup-plugin-commonjs
Current Version 8.3.0
Type devDependency

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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/loanmarket/react-redux-mirror/builds/349179139?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 10 commits.

  • 7b0fee6 8.4.0
  • 4ddb152 Merge branch 'release-8.4.0'
  • 3c34c9d Merge branch 'KingHenne-error-code-frame' into release-8.4.0
  • 2b8488a Merge branch 'KingHenne-transform-context-parse' into release-8.4.0
  • 20422b9 Merge branch 'adrianheine-master' into release-8.4.0
  • df762c7 update rollup to 0.56
  • c171356 do not overwrite acorn options sourceType and ecmaVersion
  • 9674a6c create an error with a code frame when parsing fails
  • 4131fb3 use parse method from transform context
  • f3b488c Handle missing default export even if first pass matched

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 6 years ago

Version 8.4.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀