1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

chore(deps): update dependency tss-react to v4.9.18 (#10208)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tss-react](https://www.tss-react.dev)
([source](https://redirect.github.com/garronej/tss-react)) | [`4.9.15`
-> `4.9.18`](https://renovatebot.com/diffs/npm/tss-react/4.9.15/4.9.18)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/tss-react/4.9.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tss-react/4.9.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tss-react/4.9.15/4.9.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tss-react/4.9.15/4.9.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>garronej/tss-react (tss-react)</summary>

###
[`v4.9.18`](https://redirect.github.com/garronej/tss-react/releases/tag/v4.9.18)

[Compare
Source](https://redirect.github.com/garronej/tss-react/compare/v4.9.17...v4.9.18)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

#### What's Changed

##### Other Changes

- React 19 full compat by
[@&#8203;garronej](https://redirect.github.com/garronej) in
[https://github.com/garronej/tss-react/pull/229](https://redirect.github.com/garronej/tss-react/pull/229)

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.9.17...v4.9.18

###
[`v4.9.17`](https://redirect.github.com/garronej/tss-react/releases/tag/v4.9.17)

[Compare
Source](https://redirect.github.com/garronej/tss-react/compare/v4.9.16...v4.9.17)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.9.16...v4.9.17

###
[`v4.9.16`](https://redirect.github.com/garronej/tss-react/releases/tag/v4.9.16)

[Compare
Source](https://redirect.github.com/garronej/tss-react/compare/v4.9.15...v4.9.16)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

#### What's Changed

##### Other Changes

- Add Material UI 7 to peer dependencies by
[@&#8203;ghostd](https://redirect.github.com/ghostd) in
[https://github.com/garronej/tss-react/pull/225](https://redirect.github.com/garronej/tss-react/pull/225)

#### New Contributors

- [@&#8203;ghostd](https://redirect.github.com/ghostd) made their first
contribution in
[https://github.com/garronej/tss-react/pull/225](https://redirect.github.com/garronej/tss-react/pull/225)

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.9.15...v4.9.16

</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 is behind base branch, 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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-25 02:36:43 +00:00 committed by GitHub
parent d78efc78e2
commit 4471b3ff00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -116,7 +116,7 @@
"sass": "1.85.1",
"semver": "7.7.2",
"swr": "2.3.3",
"tss-react": "4.9.15",
"tss-react": "4.9.18",
"typescript": "5.8.3",
"unleash-proxy-client": "^3.7.3",
"use-query-params": "^2.2.1",

View File

@ -10038,9 +10038,9 @@ __metadata:
languageName: node
linkType: hard
"tss-react@npm:4.9.15":
version: 4.9.15
resolution: "tss-react@npm:4.9.15"
"tss-react@npm:4.9.18":
version: 4.9.18
resolution: "tss-react@npm:4.9.18"
dependencies:
"@emotion/cache": "npm:*"
"@emotion/serialize": "npm:*"
@ -10048,7 +10048,7 @@ __metadata:
peerDependencies:
"@emotion/react": ^11.4.1
"@emotion/server": ^11.4.0
"@mui/material": ^5.0.0 || ^6.0.0
"@mui/material": ^5.0.0 || ^6.0.0 || ^7.0.0
"@types/react": ^16.8.0 || ^17.0.2 || ^18.0.0 || ^19.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
@ -10056,7 +10056,7 @@ __metadata:
optional: true
"@mui/material":
optional: true
checksum: 10c0/f11069b19ec276f34a26f5f4a987c53f7898a16dcb344b3102c977070ce1a378ae14fa8a84330b2554564206d15c781cd7d181df89fc1c5039ce84047f6c9f33
checksum: 10c0/81bfdfee892c1eb1bf253b2b456b9d573911d8b2668c757e2f5c56d01def00139bd780efe85fe9115dd7bb15477840e816586d6e999317456ca1e6cf7c1dccd3
languageName: node
linkType: hard
@ -10424,7 +10424,7 @@ __metadata:
sass: "npm:1.85.1"
semver: "npm:7.7.2"
swr: "npm:2.3.3"
tss-react: "npm:4.9.15"
tss-react: "npm:4.9.18"
typescript: "npm:5.8.3"
unleash-proxy-client: "npm:^3.7.3"
use-query-params: "npm:^2.2.1"