Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Change Age Confidence
react-router (source) 7.8.1 -> 7.8.2 age confidence

Release Notes

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

v7.8.2

Compare Source

Patch Changes
  • [UNSTABLE] Remove Data Mode future.unstable_middleware flag from createBrowserRouter (#​14213)

    • This is only needed as a Framework Mode flag because of the route modules and the getLoadContext type behavior change
    • In Data Mode, it's an opt-in feature because it's just a new property on a route object, so there's no behavior changes that necessitate a flag
  • [UNSTABLE] Add <RouterProvider unstable_onError>/<HydratedRouter unstable_onError> prop for client side error reporting (#​14162)

  • server action revalidation opt out via $SKIP_REVALIDATION field (#​14154)

  • Properly escape interpolated param values in generatePath() (#​13530)

  • Maintain ReadonlyMap and ReadonlySet types in server response data. (#​13092)

  • [UNSTABLE] Delay serialization of .data redirects to 202 responses until after middleware chain (#​14205)

  • Fix TypeError if you throw from patchRoutesOnNavigation when no partial matches exist (#​14198)

  • Fix basename usage without a leading slash in data routers (#​11671)

  • [UNSTABLE] Update client middleware so it returns the data strategy results allowing for more advanced post-processing middleware (#​14151)


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 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 This pull request updates dependency files label Aug 31, 2025
@coveralls
Copy link

coveralls commented Aug 31, 2025

Pull Request Test Coverage Report for Build 17419809394

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 43.853%

Totals Coverage Status
Change from base Build 17419791741: 0.0%
Covered Lines: 20839
Relevant Lines: 49682

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch 2 times, most recently from 0b8e753 to a07a19c Compare September 2, 2025 17:50
@RichDom2185 RichDom2185 enabled auto-merge (squash) September 3, 2025 00:17
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch 6 times, most recently from 93f820e to 0b697b7 Compare September 3, 2025 00:48
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 0b697b7 to 1d95e2c Compare September 3, 2025 00:53
@RichDom2185 RichDom2185 merged commit f33dbf8 into master Sep 3, 2025
10 checks passed
@RichDom2185 RichDom2185 deleted the renovate/react-router-monorepo branch September 3, 2025 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This pull request updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants