mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(deps): update dependency react-router to v6.26.0 (#7817)
[![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.25.1` -> `6.26.0`](https://renovatebot.com/diffs/npm/react-router/6.25.1/6.26.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-router/6.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-router/6.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-router/6.25.1/6.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-router/6.25.1/6.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>remix-run/react-router (react-router)</summary> ### [`v6.26.0`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#6260) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router@6.25.1...react-router@6.26.0) ##### Minor Changes - Add a new `replace(url, init?)` alternative to `redirect(url, init?)` that performs a `history.replaceState` instead of a `history.pushState` on client-side navigation redirects ([#​11811](https://togithub.com/remix-run/react-router/pull/11811)) ##### Patch Changes - Fix initial hydration behavior when using `future.v7_partialHydration` along with `unstable_patchRoutesOnMiss` ([#​11838](https://togithub.com/remix-run/react-router/pull/11838)) - During initial hydration, `router.state.matches` will now include any partial matches so that we can render ancestor `HydrateFallback` components - Updated dependencies: - `@remix-run/router@1.19.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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
02fbe83358
commit
e8d682c034
@ -73,7 +73,7 @@
|
||||
"@tsconfig/docusaurus": "2.0.3",
|
||||
"babel-loader": "9.1.3",
|
||||
"enhanced-resolve": "5.17.1",
|
||||
"react-router": "6.25.1",
|
||||
"react-router": "6.26.0",
|
||||
"replace-in-file": "7.2.0",
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
|
@ -4539,10 +4539,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@remix-run/router@npm:1.18.0":
|
||||
version: 1.18.0
|
||||
resolution: "@remix-run/router@npm:1.18.0"
|
||||
checksum: 10c0/3ec7e441a0e54932a3d3bf932432094420f2c117715d80a5454bc7e55d13b91250749942aab032cd07aee191f1c1de33fede8682025bfd3a453dd207c016e140
|
||||
"@remix-run/router@npm:1.19.0":
|
||||
version: 1.19.0
|
||||
resolution: "@remix-run/router@npm:1.19.0"
|
||||
checksum: 10c0/8c1503a535035f43747fea063b027aa841690c19a6bd8b6251c53d3aab4d4cae89b0bd4809dc7ab69fdbe61897f43c2683b82fc4cdc5785f9166cf2ea60e5932
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -13742,14 +13742,14 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-router@npm:6.25.1":
|
||||
version: 6.25.1
|
||||
resolution: "react-router@npm:6.25.1"
|
||||
"react-router@npm:6.26.0":
|
||||
version: 6.26.0
|
||||
resolution: "react-router@npm:6.26.0"
|
||||
dependencies:
|
||||
"@remix-run/router": "npm:1.18.0"
|
||||
"@remix-run/router": "npm:1.19.0"
|
||||
peerDependencies:
|
||||
react: ">=16.8"
|
||||
checksum: 10c0/a7e824c1f6d9641beabc23111865ddd2525b3794403e07b297fc2bdd4cddec93e166aacdb9d2602768864d70f3bf490f59eeab8474a04ae1f13a832f305eeec3
|
||||
checksum: 10c0/498b97cac077170096715609e65e0039b64e497612ed585b8d3b88733310d23e7ca76ce189b09b6fbc65ca8df1595ca20ccac05a84006803843dfa05107d9540
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -16412,7 +16412,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.25.1"
|
||||
react-router: "npm:6.26.0"
|
||||
replace-in-file: "npm:7.2.0"
|
||||
typescript: "npm:5.4.5"
|
||||
url-loader: "npm:4.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user