Skip to content

Update dependency remix-run/react-router to v6.30.0 #384

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Update Change
remix-run/react-router minor 6.28.2 -> 6.30.0

Release Notes

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

v6.30.0

Compare Source

Date: 2025-02-27

Minor Changes
  • Add fetcherKey as a parameter to patchRoutesOnNavigation (#​13109)
Patch Changes
  • Fix regression introduced in 6.29.0 via #​12169 that caused issues navigating to hash routes inside splat routes for applications using Lazy Route Discovery (patchRoutesOnNavigation) (#​13108)

Full Changelog: v6.29.0...v6.30.0

v6.29.0

Compare Source

Date: 2025-01-30

Minor Changes
  • Provide the request signal as a parameter to patchRoutesOnNavigation (#​12900)
    • This can be used to abort any manifest fetches if the in-flight navigation/fetcher is aborted
Patch Changes
  • Do not log v7 deprecation warnings in production builds (#​12794)
  • Properly bubble headers when throwing a data() result (#​12845)
  • Optimize route matching by skipping redundant matchRoutes calls when possible (#​12169)
  • Strip search parameters from patchRoutesOnNavigation path param for fetcher calls (#​12899)

Full Changelog: v6.28.2...v6.29.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.

@JohT JohT merged commit a3dba5e into main May 12, 2025
2 checks passed
@JohT JohT deleted the renovate/react-router-monorepo branch May 12, 2025 04:31
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