Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update dependency react-router-dom to v6.26.2 #1776

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

freiheit-kuberpult-upgrader
Copy link
Collaborator

@freiheit-kuberpult-upgrader freiheit-kuberpult-upgrader commented Jul 18, 2024

This PR contains the following updates:

Package Type Update Change
react-router-dom dependencies minor 6.25.0 -> 6.26.2

Release Notes

remix-run/react-router

v6.26.2

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/router@1.19.2
    • react-router@6.26.2

v6.26.1

Compare Source

Patch Changes
  • Rename unstable_patchRoutesOnMiss to unstable_patchRoutesOnNavigation to match new behavior (#​11888)
  • Updated dependencies:
    • @remix-run/router@1.19.1
    • react-router@6.26.1

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:
    • @remix-run/router@1.19.0
    • react-router@6.26.0

v6.25.1

Compare Source

Patch Changes
  • Memoize some RouterProvider internals to reduce unnecessary re-renders (#​11803)
  • Updated dependencies:
    • react-router@6.25.1

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@freiheit-kuberpult-upgrader freiheit-kuberpult-upgrader force-pushed the renovate/react-router-monorepo branch 2 times, most recently from 938653b to ebf1a1e Compare August 2, 2024 01:04
@freiheit-kuberpult-upgrader freiheit-kuberpult-upgrader changed the title fix: update dependency react-router-dom to v6.25.1 fix: update dependency react-router-dom to v6.26.0 Aug 2, 2024
@freiheit-kuberpult-upgrader freiheit-kuberpult-upgrader changed the title fix: update dependency react-router-dom to v6.26.0 fix: update dependency react-router-dom to v6.26.1 Aug 16, 2024
@freiheit-kuberpult-upgrader freiheit-kuberpult-upgrader changed the title fix: update dependency react-router-dom to v6.26.1 fix: update dependency react-router-dom to v6.26.2 Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants