⬆ Bump react-hook-form from 7.62.0 to 7.63.0 in /frontend
Type: Pull Request
State: Closed
Association: None
Comments: 1
(8 months ago)
(8 months ago)
(8 months ago)
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
b5b73297.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
+8
-9
Package Dependencies
react-hook-form
npm
7.62.0 → 7.63.0
Minor
/frontend
Technical Details
| ID: | 9692710 |
| UUID: | 2876492787 |
| Node ID: | PR_kwDOP6DeIs6rc8vz |
| Host: | GitHub |
| Repository: | documentdb-samples/full-stack-fastapi-documentdb |
| Mergeable: | Yes |
| Merge State: | Unstable |