Skip to content

chore(deps): update dependencies minor and patch updates#357

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minor-patch
Open

chore(deps): update dependencies minor and patch updates#357
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@tanstack/react-query (source) 5.101.05.101.4 age confidence
@tanstack/react-router (source) 1.170.151.170.18 age confidence
axios (source) 1.17.01.18.1 age confidence
react (source) 19.2.719.2.8 age confidence
react-dom (source) 19.2.719.2.8 age confidence
react-hook-form (source) 7.79.07.83.0 age confidence

Release Notes

TanStack/query (@​tanstack/react-query)

v5.101.4

Compare Source

Patch Changes

v5.101.3

Compare Source

Patch Changes

v5.101.2

Compare Source

Patch Changes

v5.101.1

Compare Source

Patch Changes
TanStack/router (@​tanstack/react-router)

v1.170.18

Compare Source

Patch Changes

v1.170.17

Compare Source

Patch Changes

v1.170.16

Compare Source

Patch Changes
  • #​7595 52db703 - Perf improvement of useMatch and derived hooks when navigating away from previous match

  • #​7575 4a93cff - useMatches can skip useRef for structural sharing during SSR

  • #​7600 f046b06 - Reduce Match rerenders during navigations (PR #​7596)

  • #​7577 689d88e - Reduce bundle size by sharing structuralSharing selector logic

  • #​7627 689c5ab - Silence AbortError in renderRouterToStream, this is normal operation

axios/axios (axios)

v1.18.1

Compare Source

v1.18.1 — June 21, 2026

This release focuses on Node HTTP adapter fixes, safer AxiosError serialisation, runtime/type correctness fixes, documentation updates, and dependency maintenance.

🐛 Bug Fixes

  • AxiosError Serialisation: Made AxiosError#cause non-enumerable to prevent circular JSON serialisation failures when errors include nested causes. (#​10913)
  • Node HTTP Adapter: Guarded socket.setKeepAlive for proxy agent streams, accepted path-only URLs when socketPath is configured, deferred environment proxy handling to Node, and explicitly passed maxBodyLength through to follow-redirects. (#​10917, #​10930, #​10942, #​10993)
  • Runtime and Type Correctness: Fixed several runtime crashes, type definition mismatches, and incorrect error handling paths. (#​10959, #​11021)
  • AxiosURLSearchParams: Switched the encoder callback to an arrow function so encoder.call(this) receives the AxiosURLSearchParams instance correctly. (#​11019)

🔧 Maintenance & Chores

🌟 New Contributors

We are thrilled to welcome our new contributors. Thank you for helping improve axios:

Full Changelog

v1.18.0

Compare Source

This release hardens redirect and URL handling, improves the validateStatus configuration semantics, and includes updates to documentation, dependencies, and release metadata.

react/react (react)

v19.2.8

Compare Source

react/react (react-dom)

v19.2.8

Compare Source

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

v7.83.0: Version 7.83.0

Compare Source

⚡ Improvements
  • enhance getEventValue to handle file inputs (#​13289)
  • type perf: improve TypeScript performance with a hard cap at 10 levels of recursive type depth (#​13529)
  • type perf: improve type performance (#​13528)
🐞 Fixes
  • fix: clear internal errors state on argument-less clearErrors() (#​13613)
  • fix: preserve dirtyFields reference stability (#​13612)
  • fix: old checkbox/radio elements polluting internal field state (#​13080)
  • fix(useController): re-subscribe onChange/onBlur when control changes (#​13603)
  • fix(types): allow validation messages to be defined even if their related value is undefined (#​13287)

v7.82.0

Compare Source

Added
  • Opt-in delayError option for setValue to delay validation error updates
Fixed
  • Expose resetDefaultValues through form context
  • setValue with shouldDirty not updating dirty state correctly when the form is disabled
  • Preserve dirtyFields boolean values for registered array fields
  • Restore FieldArray component export
Performance
  • Improve getDirtyFields performance, especially for larger forms and deeply nested values

v7.81.0

Compare Source

v7.80.0: Version 7.80.0

Compare Source

🧄 feat: disable useFieldArray fields (#​13535)

const { fields } = useFieldArray({ disabled: true });
fields[0].disabled; // contains disabled props

🛺 perf: make rhf more performant (#​13524)
🐞 fix(deepEqual): empty array and empty plain object should not be equal (#​13533)

thanks to @​JSap0914


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Jul 3, 2026
@renovate
renovate Bot force-pushed the renovate/minor-patch branch from c9b3779 to e7a46e9 Compare July 5, 2026 05:35
@renovate
renovate Bot force-pushed the renovate/minor-patch branch 4 times, most recently from f99c3a4 to 66bcf89 Compare July 18, 2026 05:51
@renovate
renovate Bot force-pushed the renovate/minor-patch branch 2 times, most recently from acbddc5 to de1b26b Compare July 21, 2026 18:02
@renovate
renovate Bot force-pushed the renovate/minor-patch branch from de1b26b to 2058067 Compare July 25, 2026 01:54
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants