chore(deps): bump the prod-dependencies group across 1 directory with 2 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(14 days ago)
(14 days ago)
dependencies javascript
Bumps the prod-dependencies group with 2 updates in the / directory: react-hook-form and react-router-dom.
Updates react-hook-form from 7.80.0 to 7.81.0
Release notes
Sourced from react-hook-form's releases.
Version 7.81.0
โ๏ธ feat: FieldArray component (#13394)
<FieldArray control={control} name="test" render={({ fields }) => null} />๐ fix #13538 useFieldArray min 1 item validation error changes its location in the errors object (#13539) ๐ fix #13569 calling reset triggers subscribe with latest name instead of undefined (#13574) ๐ fix(useController): reflect cleared parent object in controlled fields (#13550) (#13553) ๐ fix(flatten): preserve Date values as leaf nodes (#13566) ๐ fix(unset): guard against prototype keyword path traversal (#13559) (#13560) ๐ธ improve setValue api with shrink value (#13576) ๐ close #13577 improve re-render with useFieldArray reset (#13578) ๐ fix #13575 issue: clearErrors changes the name value from form.subscribe (#13579)
thanks to
@โDakshSinghDhami,@โJSap0914,@โtran-simon&@โEduardF1
Changelog
Sourced from react-hook-form's changelog.
[7.81.0] - 2026-07-05
Added
FieldArraycomponent built onuseFieldArrayfor controlled field-array renderingFixed
clearErrorschanging thenamevalue fromform.subscriberesettriggeringsubscribewith the latest name instead ofundefinedsetValuesleaving stale elements behind when shrinking a field arrayflattenpreservingDatevalues as leaf nodesuseFieldArraymin length validation error changing location in theerrorsobjectuseControllernot reflecting a cleared parent object in controlled fieldsSecurity
- Harden
unset()against prototype-path traversal (__proto__/constructor/prototype), matching the existingset()guardPerformance
- Improve re-render with
useFieldArrayreset
Commits
46b217e7.81.06595a91๐ fix #13575 issue: clearErrors changes the name value from form.subscribe (#...cae5dfe๐ close #13577 improve re-render with useFieldArray reset (#13578)5b2b743๐ธ improve setValue api with shrink value (#13576)6112441๐ fix #13569 calling reset triggers subscribe with latest name instead of und...f89388f๐ fix(flatten): preserve Date values as leaf nodes (#13566)46381faRevert "docs: fix grammar in demo descriptions (#13565)" (#13568)d4c804aRevert "test: remove duplicate UseFieldArray slug (#13564)" (#13567)63ec54ftest: remove duplicate UseFieldArray slug (#13564)08792addocs: fix grammar in demo descriptions (#13565)- Additional commits viewable in compare view
Updates react-router-dom from 7.18.0 to 7.18.1
Changelog
Sourced from react-router-dom's changelog.
v7.18.1
Patch Changes
- Fix incorrect
package.jsonmainfield for CommonJS builds (#15238)- Updated dependencies:
Commits
afdf85dRelease v7.18.1 (#15253)2ecaa1dFix react-router-dom main entry metadata (#15238)- See full diff 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Technical Details
| ID: | 16124451 |
| UUID: | 4832872364 |
| Node ID: | PR_kwDOO0O2gs7vCxy2 |
| Host: | GitHub |
| Repository: | sawyehtet-dev/portfolio |