An open index of dependabot pull requests across open source projects.

chore(deps): bump the prod-dependencies group across 1 directory with 2 updates

Open
Number: #40
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: July 07, 2026 at 11:04 PM UTC
(14 days ago)
Updated: July 07, 2026 at 11:05 PM UTC
(14 days ago)
Labels:
dependencies javascript
Description:

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

  • FieldArray component built on useFieldArray for controlled field-array rendering

Fixed

  • clearErrors changing the name value from form.subscribe
  • reset triggering subscribe with the latest name instead of undefined
  • setValues leaving stale elements behind when shrinking a field array
  • flatten preserving Date values as leaf nodes
  • useFieldArray min length validation error changing location in the errors object
  • useController not reflecting a cleared parent object in controlled fields

Security

  • Harden unset() against prototype-path traversal (__proto__ / constructor / prototype), matching the existing set() guard

Performance

  • Improve re-render with useFieldArray reset
Commits

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

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
Ecosystem:
npm
Version Change:
7.18.0 โ†’ 7.18.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.80.0 โ†’ 7.81.0
Update Type:
Minor
Technical Details
ID: 16124451
UUID: 4832872364
Node ID: PR_kwDOO0O2gs7vCxy2
Host: GitHub
Repository: sawyehtet-dev/portfolio