bertho-zero/react-redux-universal-hot-example

An in-range update of final-form is breaking the build 🚨

greenkeeper opened this issue Β· 5 comments

The dependency final-form was updated from 4.18.1 to 4.18.2.

🚨 View failing branch.

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

final-form 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).

Release Notes for v4.18.2
  • Rebind event handlers when field is renamed b0d9bea

v4.18.1...v4.18.2

Commits

The new version differs by 2 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 🌴

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

  • The dependency final-form was updated from 4.18.2 to 4.18.3.

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

Release Notes for v4.18.3

Bug Fixes

  • Fixed bug where changing field-level validation would not update other fields (#263)
  • Better compatibility with IE11 (#260)

Type Fixes

  • Use SubmissionErrors type alias consistently (#262)
  • Better TypeScript typing for FieldState.initial (#251)
  • Improve setConfig TypeScript typing (#259)
  • Improve ARRAY_ERROR & FORM_ERROR TypeScript types (#254)

v4.18.2...v4.18.3

Commits

The new version differs by 29 commits.

  • e988c49 4.18.3
  • 93b5959 Use SubmissionErrors type alias consistently (#262)
  • ef5c51d Fixed bug where changing field-level validation would not update other fields (#263)
  • 24e3968 Added docs
  • 59c23c8 Better TypeScript typing for FieldState.initial (#251)
  • 4fbd9ac Improve setConfig TypeScript typing (#259)
  • 6cc977d Better compatibility with IE11 (#260)
  • 0609d17 npm audit fix
  • 6bed1dc Remove silly comment
  • 8f02ab7 Fixed bug in react example
  • fb878ec Fixed bug in react example
  • 1d37a07 Added react example
  • e48dcc9 Fixed vanilla js example readme
  • 2b3a16c Fixed vanilla js example
  • 6fe8c19 Added vanilla JS Example

There are 29 commits in total.

See the full diff

  • The dependency final-form was updated from 4.18.3 to 4.18.4.

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

Release Notes for v4.18.4

Bug Fixes

  • Ignore old async-validation results #265 #147

That one has been causing problems for a long time. Thanks @shrugs!

also....

πŸŽ‰πŸŽ‰πŸŽ‰ ➑️ New Docs Site ⬅️ πŸŽ‰πŸŽ‰πŸŽ‰

v4.18.3...vpatch

Commits

The new version differs by 38 commits.

  • fb6bf75 4.18.4
  • 830a4b3 feat: ignore old async-validation results (#265)
  • 5a3797a Typo
  • 2c82ba5 Moved all docs to website
  • 6663347 Removed checkered flags
  • 3b2fe2b Removed extraneous comment
  • adef2e5 Fixed links to react examples
  • 09fd7b7 eslint rule
  • b6580f0 Docs work
  • e988c49 4.18.3
  • 93b5959 Use SubmissionErrors type alias consistently (#262)
  • ef5c51d Fixed bug where changing field-level validation would not update other fields (#263)
  • 24e3968 Added docs
  • 59c23c8 Better TypeScript typing for FieldState.initial (#251)
  • 4fbd9ac Improve setConfig TypeScript typing (#259)

There are 38 commits in total.

See the full diff

  • The dependency final-form was updated from 4.18.4 to 4.18.5.

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

Release Notes for v4.18.5

Bug Fixes

  • No need to run validation on field register without validator #267

v4.18.4...v4.18.5

Commits

The new version differs by 40 commits.

  • dd5fd76 4.18.5
  • 8a76f4d No need to run validation on field register without validator (#267)
  • fb6bf75 4.18.4
  • 830a4b3 feat: ignore old async-validation results (#265)
  • 5a3797a Typo
  • 2c82ba5 Moved all docs to website
  • 6663347 Removed checkered flags
  • 3b2fe2b Removed extraneous comment
  • adef2e5 Fixed links to react examples
  • 09fd7b7 eslint rule
  • b6580f0 Docs work
  • e988c49 4.18.3
  • 93b5959 Use SubmissionErrors type alias consistently (#262)
  • ef5c51d Fixed bug where changing field-level validation would not update other fields (#263)
  • 24e3968 Added docs

There are 40 commits in total.

See the full diff

  • The dependency final-form was updated from 4.18.5 to 4.18.6.

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

Release Notes for v4.18.6

Bug Fixes

Type Fixes

  • Fixed config typing form mutators #275

v4.18.5...v4.18.6

Commits

The new version differs by 57 commits.

  • a2047e0 4.18.6
  • e40e690 docs(README): remove broken link (#295)
  • 06f0539 Bump eslint-utils from 1.3.1 to 1.4.3 (#298)
  • 672d02c Added CodeFund Sponsor (#297)
  • a95948a Only set initial value on field reg if no initial value from form (#294)
  • 7f6d59f Use defaultValue when initialValue(s) is undefined (#282)
  • ebc6850 [ImgBot] Optimize images (#292)
  • 3594a59 Added test for dirtyFieldsSinceLastSubmit #290 (#293)
  • 544a292 Added "dirtyFieldsSinceLastSumbit" to FormState [incomplete] (#290)
  • 24a06b5 Fixed config typing form mutators (#275)
  • 4825270 [USER] grupo acert logo added (#276)
  • e2a6f78 FinalForm.js: Allow nested batch() calls (#281)
  • 11e5d26 Fixed validating header
  • 7ad5307 Updated funding
  • 4476c45 Added TED

There are 57 commits in total.

See the full diff