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

fix: update dependency react-router-dom to v6.23.0 #1543

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

freiheit-kuberpult-upgrader
Copy link
Collaborator

@freiheit-kuberpult-upgrader freiheit-kuberpult-upgrader commented Apr 24, 2024

This PR contains the following updates:

Package Type Update Change
react-router-dom dependencies minor 6.22.3 -> 6.23.0

Release Notes

remix-run/react-router

v6.23.0

Compare Source

Minor Changes
  • Add a new unstable_dataStrategy configuration option (#​11098)
    • This option allows Data Router applications to take control over the approach for executing route loaders and actions
    • The default implementation is today's behavior, to fetch all loaders in parallel, but this option allows users to implement more advanced data flows including Remix single-fetch, middleware/context APIs, automatic loader caching, and more
Patch Changes
  • Updated dependencies:
    • @remix-run/router@1.16.0
    • react-router@6.23.0

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@sven-urbanski-freiheit-com sven-urbanski-freiheit-com merged commit 777dc1d into main Apr 25, 2024
10 checks passed
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com deleted the renovate/react-router-monorepo branch April 25, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants