esamattis / immer-reducer

Type-safe and terse reducers with Typescript for React Hooks and Redux
http://npm.im/immer-reducer
MIT License
225 stars 15 forks source link

An in-range update of immer is breaking the build 🚨 #7

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency immer was updated from 1.8.0 to 1.8.1.

🚨 View failing branch.

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

immer is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/epeli/immer-reducer/builds/466838537?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for v1.8.1

1.8.1 (2018-12-12)

Bug Fixes

  • ci: install semantic-release on ci only (4a64599)
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.8.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.8.2

1.8.2 (2018-12-12)

Bug Fixes

  • ci: build before release (2f2eb9f)
Commits

The new version differs by 5 commits.

  • 9345f13 nit: change "yarn run build" to "yarn build"
  • e0d26ba chore: remove husky pre-publish hook
  • 2f2eb9f fix(ci): build before release
  • e520350 chore: remove unused scripts
  • 7386c4b chore: remove changelog

See the full diff