fix(deps): update react-router monorepo to v7.1.0 #80

Merged
kjuulh merged 1 commits from renovate/react-router-monorepo into main 2024-12-21 02:04:44 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
react-router (source) dependencies minor 7.0.2 -> 7.1.0
react-router-dom (source) dependencies minor 7.0.2 -> 7.1.0

Release Notes

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

v7.1.0

Compare Source

Patch Changes
  • Throw unwrapped single fetch redirect to align with pre-single fetch behavior (#​12506)
  • Ignore redirects when inferring loader data types (#​12527)
  • Remove <Link prefetch> warning which suffers from false positives in a lazy route discovery world (#​12485)
remix-run/react-router (react-router-dom)

v7.1.0

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.1.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [react-router](https://github.com/remix-run/react-router) ([source](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router)) | dependencies | minor | [`7.0.2` -> `7.1.0`](https://renovatebot.com/diffs/npm/react-router/7.0.2/7.1.0) | | [react-router-dom](https://github.com/remix-run/react-router) ([source](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)) | dependencies | minor | [`7.0.2` -> `7.1.0`](https://renovatebot.com/diffs/npm/react-router-dom/7.0.2/7.1.0) | --- ### Release Notes <details> <summary>remix-run/react-router (react-router)</summary> ### [`v7.1.0`](https://github.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#710) [Compare Source](https://github.com/remix-run/react-router/compare/react-router@7.0.2...react-router@7.1.0) ##### Patch Changes - Throw unwrapped single fetch redirect to align with pre-single fetch behavior ([#&#8203;12506](https://github.com/remix-run/react-router/pull/12506)) - Ignore redirects when inferring loader data types ([#&#8203;12527](https://github.com/remix-run/react-router/pull/12527)) - Remove `<Link prefetch>` warning which suffers from false positives in a lazy route discovery world ([#&#8203;12485](https://github.com/remix-run/react-router/pull/12485)) </details> <details> <summary>remix-run/react-router (react-router-dom)</summary> ### [`v7.1.0`](https://github.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#710) [Compare Source](https://github.com/remix-run/react-router/compare/react-router-dom@7.0.2...react-router-dom@7.1.0) ##### Patch Changes - Updated dependencies: - `react-router@7.1.0` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-12-21 02:04:17 +01:00
fix(deps): update react-router monorepo to v7.1.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
fe7a41f72e
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-12-21 02:04:19 +01:00
kjuulh merged commit fd0592cc5c into main 2024-12-21 02:04:44 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/backstage#80
No description provided.