Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Nov 5, 2018 · 12 comments
Open

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

greenkeeper bot opened this issue Nov 5, 2018 · 12 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 5, 2018

The devDependency immer-reducer was updated from 0.1.0 to 0.1.1.

🚨 View failing branch.

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

immer-reducer 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

Commits

The new version differs by 11 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 5, 2018

After pinning to 0.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 5, 2018

  • The devDependency immer-reducer was updated from 0.1.1 to 0.1.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 7, 2018

  • The devDependency immer-reducer was updated from 0.1.2 to 0.1.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 4e76834 Improve error message
  • d1cda16 reducer always returns the state
  • 4dc963a fix type tests
  • 4ce24c8 Add bad state test for the initial state
  • 5c9ade9 Add combineReducers test
  • 8ee9e87 Add test for the reducer initial state
  • a9ecd05 Allow initial state for the reducer
  • 54986de Release 0.1.2

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 13, 2018

  • The devDependency immer-reducer was updated from 0.1.3 to 0.1.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 17, 2018

  • The devDependency immer-reducer was updated from 0.1.4 to 0.1.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • a398363 Better failure type name
  • 6a7cd4d Assert anys in type tests
  • fae8534 Cleanup type tests
  • 0a8dd4d Do not allow duplicate custom names
  • d1a6042 Fix collides with dynamically generated classes
  • 3d7cce2 Allow custom custom reducer names
  • ceddbff Do not export ImmerReducerFunction
  • d20d380 Add type test for generic reducers
  • b9a97a7 Release 0.1.4

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 25, 2019

  • The devDependency immer-reducer was updated from 0.7.0 to 0.7.1.

Your tests are still failing with this version. Compare changes

Release Notes for v0.7.1
  • Document useReducer() support 3790ee3
  • Add support for Immer 3.x d587aea

v0.7.0...v0.7.1

Commits

The new version differs by 83 commits.

There are 83 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 25, 2019

  • The devDependency immer-reducer was updated from 0.7.1 to 0.7.2.

Your tests are still failing with this version. Compare changes

Release Notes for v0.7.2
  • Move redux peer dep to dev deps 150325b

v0.7.1...v0.7.2

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 5, 2019

  • The devDependency immer-reducer was updated from 0.7.2 to 0.7.3.

Your tests are still failing with this version. Compare changes

Release Notes for v0.7.3
  • Put only defined arguments to the action object ff0885b #29

v0.7.2...v0.7.3

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 5, 2019

  • The devDependency immer-reducer was updated from 0.7.3 to 0.7.4.

Your tests are still failing with this version. Compare changes

Release Notes for v0.7.4
  • Match payload arguments with the defined method arguments 3113ecd

v0.7.3...v0.7.4

Commits

The new version differs by 2 commits.

  • 36fa39c 0.7.4
  • 3113ecd Match payload arguments with the defined method arguments

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 5, 2019

  • The devDependency immer-reducer was updated from 0.7.4 to 0.7.5.

Your tests are still failing with this version. Compare changes

Release Notes for v0.7.5

v0.7.4...v0.7.5

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 21, 2019

  • The devDependency immer-reducer was updated from 0.7.5 to 0.7.6.

Your tests are still failing with this version. Compare changes

Release Notes for v0.7.6

v0.7.5...v0.7.6

Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 24, 2019

  • The devDependency immer-reducer was updated from 0.7.6 to 0.7.7.

Your tests are still failing with this version. Compare changes

Release Notes for v0.7.7

v0.7.6...v0.7.7

Commits

The new version differs by 5 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants