Skip to content

Update dependency react-router to v7.4.1#1996

Merged
faergeek merged 1 commit intomasterfrom
renovate/react-router-monorepo
Mar 31, 2025
Merged

Update dependency react-router to v7.4.1#1996
faergeek merged 1 commit intomasterfrom
renovate/react-router-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 28, 2025

This PR contains the following updates:

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

Release Notes

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

v7.4.1

Compare Source

Patch Changes
  • Fix types on unstable_MiddlewareFunction to avoid type errors when a middleware doesn't return a value (#​13311)

  • Dedupe calls to route.lazy functions (#​13260)

  • Add support for route.unstable_lazyMiddleware function to allow lazy loading of middleware logic. (#​13210)

    Breaking change for unstable_middleware consumers

    The route.unstable_middleware property is no longer supported in the return value from route.lazy. If you want to lazily load middleware, you must use route.unstable_lazyMiddleware.


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.

🔕 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 force-pushed the renovate/react-router-monorepo branch from 8b5dd3f to f39b1de Compare March 31, 2025 04:14
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from f39b1de to 8b3b7d1 Compare March 31, 2025 04:15
@faergeek faergeek merged commit 6e20a3b into master Mar 31, 2025
1 check passed
@faergeek faergeek deleted the renovate/react-router-monorepo branch March 31, 2025 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant