1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps): update dependency react-router to v6.24.0 (#7506)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-router](https://togithub.com/remix-run/react-router)
([source](https://togithub.com/remix-run/react-router/tree/HEAD/packages/react-router))
| [`6.23.1` ->
`6.24.0`](https://renovatebot.com/diffs/npm/react-router/6.23.1/6.24.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-router/6.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-router/6.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-router/6.23.1/6.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-router/6.23.1/6.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>remix-run/react-router (react-router)</summary>

###
[`v6.24.0`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#6240)

[Compare
Source](https://togithub.com/remix-run/react-router/compare/react-router@6.23.1...react-router@6.24.0)

##### Minor Changes

- Add support for Lazy Route Discovery (a.k.a. Fog of War)
([#&#8203;11626](https://togithub.com/remix-run/react-router/pull/11626))

- RFC: <https://togithub.com/remix-run/react-router/discussions/11113>
- `unstable_patchRoutesOnMiss` docs:
<https://reactrouter.com/en/main/routers/create-browser-router>

##### Patch Changes

-   Updated dependencies:
    -   `@remix-run/router@1.17.0`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-01 20:03:03 +00:00 committed by GitHub
parent aca0cfdfc9
commit 9cbab0702d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -71,7 +71,7 @@
"@tsconfig/docusaurus": "2.0.3",
"babel-loader": "9.1.3",
"enhanced-resolve": "5.17.0",
"react-router": "6.23.1",
"react-router": "6.24.0",
"replace-in-file": "7.2.0",
"typescript": "5.4.5"
},

View File

@ -4475,10 +4475,10 @@ __metadata:
languageName: node
linkType: hard
"@remix-run/router@npm:1.16.1":
version: 1.16.1
resolution: "@remix-run/router@npm:1.16.1"
checksum: 10c0/5f1b0aef4924830eeab9c86dcaa5af8157066e5de65b449e7fdf406532b2384828a46a447c31b0735fd713a06938dd88bfd4e566d9989be70c770457dda16c92
"@remix-run/router@npm:1.17.0":
version: 1.17.0
resolution: "@remix-run/router@npm:1.17.0"
checksum: 10c0/6f39cb81c5dec3d3cb901cfc05ef1c745d23192def7d83e6d1a53c43cbb5d7ff488055fd1418ac72f904ff41b3d3ca339d223677994150f276c648123ce166f7
languageName: node
linkType: hard
@ -13678,14 +13678,14 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
languageName: node
linkType: hard
"react-router@npm:6.23.1":
version: 6.23.1
resolution: "react-router@npm:6.23.1"
"react-router@npm:6.24.0":
version: 6.24.0
resolution: "react-router@npm:6.24.0"
dependencies:
"@remix-run/router": "npm:1.16.1"
"@remix-run/router": "npm:1.17.0"
peerDependencies:
react: ">=16.8"
checksum: 10c0/091949805745136350ab049b2a96281bf38742c9d3651019fb48ea79c5eafbfb0379f1d3e636602dd56b0ef278389e8fd25be983dc2c0ffd1103d06dfa8019f3
checksum: 10c0/ad9c924d16dc4f5c90dff588e9a69d37488d2ad537de1ddbdf3b68561658c6e3fd1b8b12d16d50f19177f6547748c54e948d477e921f9230799ac71acfec24cf
languageName: node
linkType: hard
@ -16348,7 +16348,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
prism-svelte: "npm:^0.5.0"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-router: "npm:6.23.1"
react-router: "npm:6.24.0"
replace-in-file: "npm:7.2.0"
typescript: "npm:5.4.5"
url-loader: "npm:4.1.1"