Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

fix(deps): update react-router monorepo to v6.26.0 (minor) #1393

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router (source) 6.25.0 -> 6.26.0 age adoption passing confidence
react-router-dom (source) 6.25.0 -> 6.26.0 age adoption passing confidence

Release Notes

remix-run/react-router (react-router)

v6.26.0

Compare Source

Minor Changes
  • Add a new replace(url, init?) alternative to redirect(url, init?) that performs a history.replaceState instead of a history.pushState on client-side navigation redirects (#​11811)
Patch Changes
  • Fix initial hydration behavior when using future.v7_partialHydration along with unstable_patchRoutesOnMiss (#​11838)
    • During initial hydration, router.state.matches will now include any partial matches so that we can render ancestor HydrateFallback components
  • Updated dependencies:

v6.25.1: v6.25.1

Compare Source

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6251

remix-run/react-router (react-router-dom)

v6.26.0

Compare Source

Minor Changes
  • Add a new replace(url, init?) alternative to redirect(url, init?) that performs a history.replaceState instead of a history.pushState on client-side navigation redirects (#​11811)
Patch Changes
  • Fix initial hydration behavior when using future.v7_partialHydration along with unstable_patchRoutesOnMiss (#​11838)
    • During initial hydration, router.state.matches will now include any partial matches so that we can render ancestor HydrateFallback components
  • Updated dependencies:

v6.25.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

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

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch 2 times, most recently from d2a8ecd to 5b72135 Compare August 6, 2024 09:52
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 5b72135 to ceb6afd Compare August 6, 2024 10:45
Copy link

sonarqubecloud bot commented Aug 6, 2024

@pyphilia pyphilia merged commit c0ea556 into main Aug 6, 2024
4 checks passed
@renovate renovate bot deleted the renovate/react-router-monorepo branch August 6, 2024 11:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant