Skip to content

chore(deps): update react-final-form to 6.5.9#1560

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-final-form-6.x
Open

chore(deps): update react-final-form to 6.5.9#1560
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-final-form-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2026

This PR contains the following updates:

Package Change Age Confidence
react-final-form ^6.5.0^6.5.9 age confidence

Release Notes

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

v6.5.9

Compare Source

  • Added React 18 to peer dependencies (#​982)

v6.5.8

Compare Source

v6.5.7

Compare Source

Type Fixes

v6.5.6

Compare Source

Oops. My mistake.

  • Remove engines from package.json #​945

v6.5.5

Compare Source

Apologies... FF v4.20.3 contained an engines value in package.json that broke some builds.

  • Skipped FF 4.20.3 for 4.20.4 #​945

v6.5.4

Compare Source

Bug Fixes

  • Use custom hook to create callback constants #​933
  • Use each item inside of decorators to allow decorators to change identity #​893
  • Stabilize useField public handler identity #​931 #​816

Type Fixes

  • Improved typing for the ability to convert types when using parse/format #​935 #​929

v6.5.3

Compare Source

Examples Fixes only

  • Programmatic submit does not work in React 17 (#​900)
  • Fix error component subscription prop b3c79b8

v6.5.2

Compare Source

🎉 Support for React 17 as a peer dep! 🎉

Bug Fixes

  • Lost the formatting method call in checked field getter #​859 #​858

Type Fixes

  • Apply generic types to params in useFormState declaration #​841
  • Allow custom props in FormProps #​867 #​864

v6.5.1

Compare Source

Hi, @​erikras here. The primary reason for this update is to remove the Scarf dependency. I already did for Final Form and I thought React Final Form did not have its own dependency, but I was mistaken. Apologies for the delay.

You can read about my feelings about Scarf here:

Open Source Sustainability

Deps Fixes

Bug Fixes

  • Update auto-save-selective-debounce to handle clearing inputs #​802
  • Re-initialize onFocus/onBlur handlers if the subscribed field changes #​787

Type Fixes

  • Update FormValues Typescript definition #​806

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.

- Updates react-final-form from 6.5.0 to 6.5.9
- Release notes:
@renovate
Copy link
Contributor Author

renovate bot commented Feb 14, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @data-driven-forms/react-form-renderer@4.1.12
npm error Found: react@19.2.4
npm error node_modules/react
npm error   dev react@"^19.0.0" from the root project
npm error   peer react@">=16.0.0" from @ant-design/icons@4.8.3
npm error   node_modules/@ant-design/icons
npm error     @ant-design/icons@"^4.8.2" from antd@4.24.16
npm error     node_modules/antd
npm error       dev antd@"^4.2.0" from @data-driven-forms/ant-component-mapper@4.1.15
npm error       packages/ant-component-mapper
npm error         @data-driven-forms/ant-component-mapper@4.1.15
npm error         node_modules/@data-driven-forms/ant-component-mapper
npm error   84 more (@ant-design/react-slick, @carbon/icons-react, ...)
npm error
npm error Could not resolve dependency:
npm error react-final-form@"^6.5.9" from @data-driven-forms/react-form-renderer@4.1.12
npm error packages/react-form-renderer
npm error   @data-driven-forms/react-form-renderer@4.1.12
npm error   node_modules/@data-driven-forms/react-form-renderer
npm error     workspace packages/react-form-renderer from the root project
npm error     5 more (@data-driven-forms/ant-component-mapper, ...)
npm error
npm error Conflicting peer dependency: react@18.3.1
npm error node_modules/react
npm error   peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from react-final-form@6.5.9
npm error   node_modules/react-final-form
npm error     react-final-form@"^6.5.9" from @data-driven-forms/react-form-renderer@4.1.12
npm error     packages/react-form-renderer
npm error       @data-driven-forms/react-form-renderer@4.1.12
npm error       node_modules/@data-driven-forms/react-form-renderer
npm error         workspace packages/react-form-renderer from the root project
npm error         5 more (@data-driven-forms/ant-component-mapper, ...)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-02-14T00_40_17_473Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-14T00_40_17_473Z-debug-0.log

@vercel
Copy link

vercel bot commented Feb 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-forms Ready Ready Preview, Comment Feb 14, 2026 0:51am

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants