byte-fe / react-model

The next generation state management library for React
235 stars 22 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency immer was updated from 5.3.2 to 5.3.3.

🚨 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 could not complete due to an error ([Details](https://travis-ci.org/byte-fe/react-model/builds/646148223?utm_source=github_status&utm_medium=notification)).

Release Notes for v5.3.3

5.3.3 (2020-02-04)

Bug Fixes

  • Set inside patches were not correctly cloned. Fixes #521 (9d8d995)
  • Fixed issue where drafts from nested producers were frozen. Fixes #522, #524 (acc5e54)
  • incorrect patches generated for array if property was deleted inside (1e451a3)
  • patches when delete object property in array (fb5c316)
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 4 years ago

After pinning to 5.3.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.3.4

5.3.4 (2020-02-05)

Bug Fixes

  • attempt to fix locally not reproducible build issue (f91bcbb)
Commits

The new version differs by 2 commits.

  • 10f6af9 chore: attempt to fix the build
  • f91bcbb fix: attempt to fix locally not reproducible build issue

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v5.3.5

5.3.5 (2020-02-10)

Bug Fixes

Commits

The new version differs by 6 commits.

  • c7e9de8 Merge pull request #531 from denis-sokolov/as-draft-naming
  • 70b44a7 fix: consistent naming for castDraft, fixup 2d27f33f6
  • ab3b8d0 Merge pull request #530 from cuongdevjs/improve-docs
  • 22b8508 UPDATE: improve docs
  • 4218668 Merge pull request #529 from reubn/patch-1
  • 40e0271 Remove erroneous brackets surrounding URL

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v5.3.6

5.3.6 (2020-02-12)

Bug Fixes

  • mark immer as sideEffect free module (although effects will be limited for now) (21c1597)
Commits

The new version differs by 7 commits.

  • 21c1597 fix: mark immer as sideEffect free module (although effects will be limited for now)
  • c7e9de8 Merge pull request #531 from denis-sokolov/as-draft-naming
  • 70b44a7 fix: consistent naming for castDraft, fixup 2d27f33f6
  • ab3b8d0 Merge pull request #530 from cuongdevjs/improve-docs
  • 22b8508 UPDATE: improve docs
  • 4218668 Merge pull request #529 from reubn/patch-1
  • 40e0271 Remove erroneous brackets surrounding URL

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v6.0.2

6.0.2 (2020-03-16)

Bug Fixes

Commits

The new version differs by 59 commits.

  • 949960f fix: fixed broken minimized error url (issue#550)
  • c0bdd72 Merge pull request #552 from immerjs/dependabot/npm_and_yarn/acorn-5.7.4
  • 1ca4326 chore(deps): bump acorn from 5.7.3 to 5.7.4
  • 2778ce8 fix: change Full error url
  • ed6ba6d fix: rename compat index.d.ts to immer.d.ts
  • 1256100 rename index.d.ts to immer.d.ts
  • c246035 Merge pull request #547 from ChiaJune/patch-1
  • 33bb29c Docs: Update redux-starter-kit to redux-toolkit
  • 8a66164 docs: added link to snapshot / patches blog
  • 94b3356 Merge pull request #543 from praveen001/patch-1
  • 0d87fc8 Merge pull request #536 from immerjs/multi-bundle
  • d676e61 removed notes file
  • 3cfd621 backported new API's
  • 0d7f883 Merge pull request #541 from phryneas/typesversions-compat
  • f215409 Merge branch 'multi-bundle' into typesversions-compat

There are 59 commits in total.

See the full diff