jcoreio / redux-immutable-collections

Reducers and actions for storing collections of documents in Redux state
MIT License
0 stars 0 forks source link

An in-range update of mindfront-redux-utils is breaking the build 🚨 #8

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.5.0 of mindfront-redux-utils just got published.

Branch Build failing 🚨
Dependency mindfront-redux-utils
Current Version 1.4.0
Type devDependency

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

As mindfront-redux-utils is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **coverage/coveralls** Coverage pending from Coveralls.io [Details](https://coveralls.io/builds/10610120) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/jcoreio/redux-immutable-collections/builds/211442541)
Release Notes v1.5.0

<a name"1.5.0">

1.5.0 (2017-03-15)

Features

  • index.js: support mix of actionHandlers and plain reducers/middleware (3b4611e3)
Commits

The new version differs by 19 commits .

  • 0447d0e Merge branch 'master' of git+ssh://github.com/jcoreio/redux-utils
  • 3b4611e feat(index.js): support mix of actionHandlers and plain reducers/middleware
  • 91fd2ee Merge pull request #14 from jcoreio/greenkeeper/flow-bin-0.41.0
  • 8c6b12b chore(package): update flow-bin to version 0.41.0
  • 72be57e Merge pull request #13 from jcoreio/greenkeeper/rimraf-2.6.1
  • 1ac2348 chore(package): update rimraf to version 2.6.1
  • 9c475b8 Merge pull request #12 from jcoreio/greenkeeper/flow-bin-0.40.0
  • c23a51b Merge branch 'master' into greenkeeper/flow-bin-0.40.0
  • 0d7fcf0 Merge pull request #9 from jcoreio/greenkeeper/eslint-watch-3.0.0
  • 471c6cf chore(package): update flow-bin to version 0.40.0
  • c444d19 Merge pull request #10 from jcoreio/greenkeeper/coveralls-2.11.16
  • 9422a2d chore(package): update eslint-watch to version 3.0.0
  • 6b28154 Merge pull request #8 from jcoreio/greenkeeper/babel-plugin-istanbul-4.0.0
  • f217a09 chore(package): update babel-plugin-istanbul to version 4.0.0
  • eb8fc07 chore(package): update coveralls to version 2.11.16

There are 19 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 1.6.0 just got published.

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

Release Notes v1.6.0

<a name"1.6.0">

1.6.0 (2017-03-15)

Features

  • applyMiddleware: create optimizing applyMiddleware function (4ed74ed5)
Commits

The new version differs by 1 commits .

  • 4ed74ed feat(applyMiddleware): create optimizing applyMiddleware function

See the full diff.