Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-hook-form (source) 7.57.0 -> 7.58.1 age adoption passing confidence

Release Notes

react-hook-form/react-hook-form (react-hook-form)

v7.58.1

Compare Source

v7.58.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@BoomchainLabs BoomchainLabs self-assigned this Jun 7, 2025
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@BoomchainLabs
Copy link
Contributor

GitKraken automatically performed 2 actions

Create your own automations at gitkraken.dev/automations

@BoomchainLabs BoomchainLabs self-requested a review June 7, 2025 01:56
@netlify
Copy link

netlify bot commented Jun 7, 2025

Deploy Preview for chonk9k failed. Why did it fail? →

Name Link
🔨 Latest commit 2ab20da
🔍 Latest deploy log https://app.netlify.com/projects/chonk9k/deploys/68439c3cf4affd000878729f

@renovate renovate bot changed the title Update dependency react-hook-form to v7.57.0 Update dependency react-hook-form to v7.58.0 Jun 15, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jun 15, 2025

⚠️ 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: recharts@2.13.3
npm error Found: react@19.1.0
npm error node_modules/react
npm error   peer react@">=16.8.0" from @floating-ui/react-dom@2.1.3
npm error   node_modules/@floating-ui/react-dom
npm error     @floating-ui/react-dom@"^2.0.0" from @radix-ui/react-popper@1.2.7
npm error     node_modules/@radix-ui/react-popper
npm error       @radix-ui/react-popper@"1.2.7" from @radix-ui/react-hover-card@1.1.14
npm error       node_modules/@radix-ui/react-hover-card
npm error         @radix-ui/react-hover-card@"^1.1.2" from the root project
npm error       4 more (@radix-ui/react-menu, @radix-ui/react-popover, ...)
npm error   peer react@"^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" from @radix-ui/react-accordion@1.2.11
npm error   node_modules/@radix-ui/react-accordion
npm error     @radix-ui/react-accordion@"^1.2.1" from the root project
npm error   77 more (@radix-ui/react-alert-dialog, @radix-ui/react-arrow, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.0.0 || ^17.0.0 || ^18.0.0" from recharts@2.13.3
npm error node_modules/recharts
npm error   recharts@"^2.13.0" from the root project
npm error
npm error Conflicting peer dependency: react@18.3.1
npm error node_modules/react
npm error   peer react@"^16.0.0 || ^17.0.0 || ^18.0.0" from recharts@2.13.3
npm error   node_modules/recharts
npm error     recharts@"^2.13.0" from the root project
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/2025-06-17T16_24_48_709Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-06-17T16_24_48_709Z-debug-0.log

Comment on lines +16056 to +16058
"version": "7.57.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.57.0.tgz",
"integrity": "sha512-RbEks3+cbvTP84l/VXGUZ+JMrKOS8ykQCRYdm5aYsxnDquL0vspsyNhGRO7pcH6hsZqWlPOjLye7rJqdtdAmlg==",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There appears to be a discrepancy between the PR title (which indicates updating to react-hook-form@7.58.0) and the actual implementation in the package-lock.json file (which shows an update to react-hook-form@7.57.0).

To ensure consistency between the PR description and the actual changes, the package version should be updated to 7.58.0 as stated in the PR title.

Spotted by Diamond

Is this helpful? React 👍 or 👎 to let us know.

@renovate renovate bot changed the title Update dependency react-hook-form to v7.58.0 Update dependency react-hook-form to v7.58.1 Jun 17, 2025
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.

2 participants