fix(deps): update react-router monorepo to v7.1.5 #115

Merged
kjuulh merged 1 commits from renovate/react-router-monorepo into main 2025-02-01 02:04:09 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
react-router (source) dependencies patch 7.1.4 -> 7.1.5
react-router-dom (source) dependencies patch 7.1.4 -> 7.1.5

Release Notes

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

v7.1.5

Compare Source

Patch Changes
  • Fix regression introduced in 7.1.4 via #​12800 that caused issues navigating to hash routes inside splat routes for applications using Lazy Route Discovery (patchRoutesOnNavigation) (#​12927)
remix-run/react-router (react-router-dom)

v7.1.5

Compare Source

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

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 | patch | [`7.1.4` -> `7.1.5`](https://renovatebot.com/diffs/npm/react-router/7.1.4/7.1.5) | | [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 | patch | [`7.1.4` -> `7.1.5`](https://renovatebot.com/diffs/npm/react-router-dom/7.1.4/7.1.5) | --- ### Release Notes <details> <summary>remix-run/react-router (react-router)</summary> ### [`v7.1.5`](https://github.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#715) [Compare Source](https://github.com/remix-run/react-router/compare/react-router@7.1.4...react-router@7.1.5) ##### Patch Changes - Fix regression introduced in `7.1.4` via [#&#8203;12800](https://github.com/remix-run/react-router/pull/12800) that caused issues navigating to hash routes inside splat routes for applications using Lazy Route Discovery (`patchRoutesOnNavigation`) ([#&#8203;12927](https://github.com/remix-run/react-router/pull/12927)) </details> <details> <summary>remix-run/react-router (react-router-dom)</summary> ### [`v7.1.5`](https://github.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#715) [Compare Source](https://github.com/remix-run/react-router/compare/react-router-dom@7.1.4...react-router-dom@7.1.5) ##### Patch Changes - Updated dependencies: - `react-router@7.1.5` </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 2025-02-01 02:03:41 +01:00
fix(deps): update react-router monorepo to v7.1.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
0b06c2c1e4
kjuulh scheduled this pull request to auto merge when all checks succeed 2025-02-01 02:03:42 +01:00
kjuulh merged commit 0b06c2c1e4 into main 2025-02-01 02:04:09 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/backstage#115
No description provided.