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

Update dependency react-router-dom-v5-compat to v6.29.0 #2650

Merged

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router-dom-v5-compat (source) 6.28.0 -> 6.29.0 age adoption passing confidence

Release Notes

remix-run/react-router (react-router-dom-v5-compat)

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

v6.28.2

Compare Source

Date: 2025-01-16

Patch Changes
  • Fix manual fetcher key usage when not opted into future.v7_fetcherPersist (#​12674)
  • Fix issue with fetcher data cleanup in the data layer on fetcher unmount (#​12674)

Full Changelog: v6.28.1...v6.28.2

v6.28.1

Compare Source

Date: 2024-12-20

Patch Changes
  • Allow users to opt out of v7 deprecation warnings by setting flags to false (#​12441)

Full Changelog: v6.28.0...v6.28.1


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-bot renovate-bot requested a review from a team as a code owner February 5, 2025 11:48
@forking-renovate forking-renovate bot added the changelog:dependencies Update to dependencies label Feb 5, 2025
@renovate-bot renovate-bot requested review from mahadzaryab1 and removed request for a team February 5, 2025 11:48
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.62%. Comparing base (49bfcdc) to head (1d993ab).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2650   +/-   ##
=======================================
  Coverage   96.62%   96.62%           
=======================================
  Files         255      255           
  Lines        7726     7726           
  Branches     2011     2011           
=======================================
  Hits         7465     7465           
  Misses        261      261           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yurishkuro yurishkuro enabled auto-merge February 5, 2025 12:35
@yurishkuro yurishkuro added this pull request to the merge queue Feb 5, 2025
Merged via the queue into jaegertracing:main with commit 4024b67 Feb 5, 2025
10 checks passed
@renovate-bot renovate-bot deleted the renovate/react-router-monorepo branch February 5, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:dependencies Update to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants