Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency react-hook-form to v7.52.0 #10853

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v7.52.0

Compare Source

⚛️ close #​11932 enable react 19 peer dependency (#​11935)
👮‍♀️ close #​11954 getFieldState remove unnessaried inValidating and touched subscription (#​11995)
🐞 fix #​11985 logic createFormControl check field before usage (#​11986)
⌨️ fix: enforce type safety for deps property in RegisterOptions (#​11969)
🐞 fix #​11922 keep dirty on reset with dirty fields (#​11958)
🚔 close #​11937 add validation in the cleanup process in useController (#​11938)
Revert "⌨️ close: correct type of error field in getFieldState return object (#​11831)"
📖 fix: change info.values type in WatchObserver (#​11917)

thanks to @​nakaakist, @​IdoBouskila, @​pincy and @​peinguin


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) June 18, 2024 23:35
@Josh-Walker-GM Josh-Walker-GM added this to the next-release milestone Jun 18, 2024
@Josh-Walker-GM Josh-Walker-GM added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels Jun 18, 2024
@renovate renovate bot merged commit 38f54c2 into main Jun 19, 2024
54 of 61 checks passed
@renovate renovate bot deleted the renovate/react-hook-form-7.x branch June 19, 2024 00:16
Josh-Walker-GM pushed a commit that referenced this pull request Jun 25, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-hook-form](https://www.react-hook-form.com)
([source](https://togithub.com/react-hook-form/react-hook-form)) |
[`7.51.5` ->
`7.52.0`](https://renovatebot.com/diffs/npm/react-hook-form/7.51.5/7.52.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-hook-form/7.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-hook-form/7.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-hook-form/7.51.5/7.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-hook-form/7.51.5/7.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

<details>
<summary>react-hook-form/react-hook-form (react-hook-form)</summary>

[`v7.52.0`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.52.0)

[Compare
Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.51.5...v7.52.0)

⚛️ close
[#&#8203;11932](https://togithub.com/react-hook-form/react-hook-form/issues/11932)
enable react 19 peer dependency
([#&#8203;11935](https://togithub.com/react-hook-form/react-hook-form/issues/11935))
👮‍♀️ close
[#&#8203;11954](https://togithub.com/react-hook-form/react-hook-form/issues/11954)
getFieldState remove unnessaried inValidating and touched subscription
([#&#8203;11995](https://togithub.com/react-hook-form/react-hook-form/issues/11995))
🐞 fix
[#&#8203;11985](https://togithub.com/react-hook-form/react-hook-form/issues/11985)
logic createFormControl check field before usage
([#&#8203;11986](https://togithub.com/react-hook-form/react-hook-form/issues/11986))
⌨️ fix: enforce type safety for deps property in RegisterOptions
([#&#8203;11969](https://togithub.com/react-hook-form/react-hook-form/issues/11969))
🐞 fix
[#&#8203;11922](https://togithub.com/react-hook-form/react-hook-form/issues/11922)
keep dirty on reset with dirty fields
([#&#8203;11958](https://togithub.com/react-hook-form/react-hook-form/issues/11958))
🚔 close
[#&#8203;11937](https://togithub.com/react-hook-form/react-hook-form/issues/11937)
add validation in the cleanup process in useController
([#&#8203;11938](https://togithub.com/react-hook-form/react-hook-form/issues/11938))
Revert "⌨️ close: correct type of error field in getFieldState return
object
([#&#8203;11831](https://togithub.com/react-hook-form/react-hook-form/issues/11831))"
📖 fix: change info.values type in WatchObserver
([#&#8203;11917](https://togithub.com/react-hook-form/react-hook-form/issues/11917))

thanks to [@&#8203;nakaakist](https://togithub.com/nakaakist),
[@&#8203;IdoBouskila](https://togithub.com/IdoBouskila),
[@&#8203;pincy](https://togithub.com/pincy) and
[@&#8203;peinguin](https://togithub.com/peinguin)

</details>

---

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Josh-Walker-GM Josh-Walker-GM added release:dependency This PR only updates dependencies and removed release:chore This PR is a chore (means nothing for users) labels Jul 31, 2024
@Josh-Walker-GM Josh-Walker-GM modified the milestones: next-release, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:dependency This PR only updates dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant