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

chore(deps): update dependency react-router to v7.4.1 - autoclosed #3013

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 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 - "* * * * 0,6" (UTC), 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.


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 - "* * * * 0,6" (UTC), 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 changed the title chore(deps): update dependency react-router to v7.4.0 chore(deps): update dependency react-router to v7.4.0 - autoclosed Mar 23, 2025
@renovate renovate bot closed this Mar 23, 2025
@renovate renovate bot deleted the renovate/react-router-monorepo branch March 23, 2025 18:06
@renovate renovate bot changed the title chore(deps): update dependency react-router to v7.4.0 - autoclosed chore(deps): update dependency react-router to v7.4.0 Mar 29, 2025
@renovate renovate bot reopened this Mar 29, 2025
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 484278a to ebe1d04 Compare March 29, 2025 03:07
@renovate renovate bot changed the title chore(deps): update dependency react-router to v7.4.0 chore(deps): update dependency react-router to v7.4.1 Mar 29, 2025
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from ebe1d04 to b71f86a Compare March 29, 2025 05:26
@renovate renovate bot changed the title chore(deps): update dependency react-router to v7.4.1 chore(deps): update dependency react-router to v7.4.1 - autoclosed Mar 29, 2025
@renovate renovate bot closed this Mar 29, 2025
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.

0 participants