Skip to content

[frontend] chore(deps): update dependency react-final-form to v7#4567

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-final-form-7.x
Open

[frontend] chore(deps): update dependency react-final-form to v7#4567
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-final-form-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 14, 2025

This PR contains the following updates:

Package Change Age Confidence
react-final-form 6.5.97.0.1 age confidence

Release Notes

final-form/react-final-form (react-final-form)

v7.0.1

Compare Source

v7.0.1

Bug fixes since v7.0.0. No breaking changes.

Bug Fixes
  • Fixed useField returning the form's initialValues instead of the field's initial value on first render (#​1060, fixes #​1050)
  • Fixed type="select" with multiple not defaulting to [] (#​1061)
  • Fixed React Native compatibility by removing the HTMLElement constraint (#​1065)
  • Fixed destroyOnUnregister losing initial values when used in StrictMode (#​1069)
  • Fixed checkbox and radio checked logic — was incorrectly using format instead of parse (#​1074, fixes #​974)
  • Fixed field name prop shadowing DOM properties (#​1077, fixes #​871)
  • Fixed FormSpy onChange not being called with initial state on mount (#​1076)
  • Fixed field name and value falling out of sync when the name prop changes dynamically (#​1078, fixes #​869)
  • Fixed overwriting getter-only properties when spreading props in renderComponent (#​1056, fixes #​1055)
  • Fixed spreading of lazy state in FormSpy render props (#​1059)
  • Fixed input prop override being ignored in the Field component (#​1066)
Documentation
  • Added v7.0.0 migration guide for TypeScript users (#​1064)

v7.0.0

Compare Source

This release has converted the entire library from Flow to TypeScript.

There should be NO BREAKING CHANGES, but because so much code was touched, I'm bumping to a major version out of precaution.

Read more here: Final Form goes to TypeScript


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Dec 14, 2025
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch from 066c285 to 5818d1e Compare December 16, 2025 23:54
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch from 5818d1e to 3c6ebdc Compare December 31, 2025 21:09
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch 2 times, most recently from 73a6e30 to 154a7c5 Compare February 2, 2026 21:34
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch 2 times, most recently from 9d4cc48 to 4000723 Compare February 12, 2026 23:46
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch from 4000723 to e930cf2 Compare February 17, 2026 21:51
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch from e930cf2 to bb2d22a Compare March 5, 2026 23:18
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch from bb2d22a to c797434 Compare March 14, 2026 01:28
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch 2 times, most recently from d614bb3 to bb38754 Compare April 1, 2026 22:37
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch from bb38754 to 8734e41 Compare April 8, 2026 21:15
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch 2 times, most recently from b237330 to 958b211 Compare May 4, 2026 22:58
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch 3 times, most recently from 888bf2b to 201daf6 Compare May 13, 2026 21:03
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch from 201daf6 to b111865 Compare May 18, 2026 23:32
@renovate renovate Bot force-pushed the renovate/react-final-form-7.x branch from b111865 to 69dd29a Compare May 19, 2026 20:36
@renovate renovate Bot changed the base branch from master to main May 19, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants