Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router (source) 7.9.1 -> 7.9.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v7.9.2

Compare Source

Patch Changes
    • Update client-side router to run client middleware on initial load even if no loaders exist (#​14348)
    • Update createRoutesStub to run route middleware
      • You will need to set the <RoutesStub future={{ v8_middleware: true }} /> flag to enable the proper context type
  • Update Lazy Route Discovery manifest requests to use a singular comma-separated paths query param instead of repeated p query params (#​14321)

    • This is because Cloudflare has a hard limit of 100 URL search param key/value pairs when used as a key for caching purposes
    • If more that 100 paths were included, the cache key would be incomplete and could produce false-positive cache hits
  • [UNSTABLE] Add fetcher.unstable_reset() API (#​14206)

  • Made useOutlet element reference have stable identity in-between route chages (#​13382)

  • feat: enable full transition support for the rsc router (#​14362)

  • In RSC Data Mode, handle SSR'd client errors and re-try in the browser (#​14342)

  • Support middleware prop on <Route> for usage with a data router via createRoutesFromElements (#​14357)

  • Handle encoded question mark and hash characters in ancestor splat routes (#​14249)

  • Fail gracefully on manifest version mismatch logic if sessionStorage access is blocked (#​14335)


Configuration

📅 Schedule: Branch creation - "before 7am on the first day of the week" in timezone GMT, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 Pull requests that update a dependency file label Sep 28, 2025
@renovate renovate bot enabled auto-merge (squash) September 28, 2025 04:37
Copy link

changeset-bot bot commented Sep 28, 2025

⚠️ No Changeset found

Latest commit: 096aea7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Sep 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
clerk-js-sandbox Skipped Skipped Sep 28, 2025 4:37am

Copy link
Contributor

coderabbitai bot commented Sep 28, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

pkg-pr-new bot commented Sep 28, 2025

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@6876

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@6876

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@6876

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@6876

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@6876

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@6876

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@6876

@clerk/clerk-expo

npm i https://pkg.pr.new/@clerk/clerk-expo@6876

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@6876

@clerk/express

npm i https://pkg.pr.new/@clerk/express@6876

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@6876

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@6876

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@6876

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@6876

@clerk/clerk-react

npm i https://pkg.pr.new/@clerk/clerk-react@6876

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@6876

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@6876

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@6876

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@6876

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@6876

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@6876

@clerk/types

npm i https://pkg.pr.new/@clerk/types@6876

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@6876

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@6876

commit: 096aea7

auto-merge was automatically disabled September 30, 2025 12:55

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file react-router
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants