fix(deps): update react-router monorepo to v6.23.1 #15

Merged
kjuulh merged 1 commits from renovate/react-router-monorepo into main 2024-05-10 20:32:09 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
react-router dependencies patch 6.23.0 -> 6.23.1
react-router-dom dependencies patch 6.23.0 -> 6.23.1

Release Notes

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

v6.23.1

Compare Source

Patch Changes
  • allow undefined to be resolved with <Await> (#​11513)
  • Updated dependencies:
    • @remix-run/router@1.16.1
remix-run/react-router (react-router-dom)

v6.23.1

Compare Source

Patch Changes
  • Check for document existence when checking startViewTransition (#​11544)
  • Change the react-router-dom/server import back to react-router-dom instead of index.ts (#​11514)
  • Updated dependencies:
    • @remix-run/router@1.16.1
    • react-router@6.23.1

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) | dependencies | patch | [`6.23.0` -> `6.23.1`](https://renovatebot.com/diffs/npm/react-router/6.23.0/6.23.1) | | [react-router-dom](https://github.com/remix-run/react-router) | dependencies | patch | [`6.23.0` -> `6.23.1`](https://renovatebot.com/diffs/npm/react-router-dom/6.23.0/6.23.1) | --- ### Release Notes <details> <summary>remix-run/react-router (react-router)</summary> ### [`v6.23.1`](https://github.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#&#8203;6231) [Compare Source](https://github.com/remix-run/react-router/compare/react-router@6.23.0...react-router@6.23.1) ##### Patch Changes - allow undefined to be resolved with `<Await>` ([#&#8203;11513](https://github.com/remix-run/react-router/pull/11513)) - Updated dependencies: - `@remix-run/router@1.16.1` </details> <details> <summary>remix-run/react-router (react-router-dom)</summary> ### [`v6.23.1`](https://github.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#&#8203;6231) [Compare Source](https://github.com/remix-run/react-router/compare/react-router-dom@6.23.0...react-router-dom@6.23.1) ##### Patch Changes - Check for `document` existence when checking `startViewTransition` ([#&#8203;11544](https://github.com/remix-run/react-router/pull/11544)) - Change the `react-router-dom/server` import back to `react-router-dom` instead of `index.ts` ([#&#8203;11514](https://github.com/remix-run/react-router/pull/11514)) - Updated dependencies: - `@remix-run/router@1.16.1` - `react-router@6.23.1` </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2024-05-10 20:00:18 +02:00
fix(deps): update react-router monorepo to v6.23.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
cef1f7f198
kjuulh merged commit cef1f7f198 into main 2024-05-10 20:32:09 +02: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#15
No description provided.