chore(deps): bump react-hook-form from 7.62.0 to 7.63.0
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(8 days ago)
(8 days ago)
(8 days ago)
by github-actions[bot]
dependencies javascript
Bumps react-hook-form from 7.62.0 to 7.63.0.
Release notes
Sourced from react-hook-form's releases.
Version 7.63.0
🥢 feat: extract form values by form state (#12936)
getValues(undefined, { dirtyFields: true }); // return only dirty fields getValues(undefined, { touchedFields: true }); // return only touched fields
🦍 feat: improve get dirty fields logic (#13049) 🐿️ chore: remove duplicated function isMessage (#13050) 🐞 fix: use field name to update isValidating fields (#13000) 🐞 fix: unregister previous field when switching conditional Controllers (#13041) 🐞 fix: only excuse trigger function when deps has a valid array (#13056)
thanks to
@candymask0712
,@GorkemKir
,@kimtaejin3
,@m2na7
&@abnud11
Commits
b5b7329
7.63.086a7fb3
🐞 fix: only excuse trigger function when deps has a valid array (#13056)4bfd420
🏔️ chore: major dev deps upgrade (#13053)66b7daf
🔩 chore: lib dev deps upgrade (#13051)62b26d8
🐿️ chore: remove duplicated function isMessage (#13050)f66438a
🦍 feat: improve get dirty fields logic (#13049)c33b4c7
🐞 fix: unregister previous field when switching conditional Controllers (#13041)68685a3
🧪 chore: upgrade typescript-eslint (#13008)2307e99
🧪 test: add unit tests for append utility (#13025)b2a9545
🥢 feat: extra form values by form state (#12936)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+5
-5
Package Dependencies
Technical Details
ID: | 8180699 |
UUID: | 2848934500 |
Node ID: | PR_kwDOPK41oc6pz0pk |
Host: | GitHub |
Repository: | bastosmichael/coder |
Merge State: | Unknown |