Skip to content

Commit

Permalink
chore(deps): update dependency tss-react to v4.9.11 (#7760)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v4.9.11`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.11)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.9.10...v4.9.11)

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

#### What's Changed

##### Other Changes

- New caching strat by [@&#8203;garronej](https://togithub.com/garronej)
in
[garronej/tss-react#214

**Full Changelog**:
garronej/tss-react@v4.9.10...v4.9.11

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 5, 2024
1 parent cd7697d commit 6c89ccf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"sass": "1.77.8",
"semver": "7.6.3",
"swr": "2.2.5",
"tss-react": "4.9.10",
"tss-react": "4.9.11",
"typescript": "5.4.5",
"use-query-params": "^2.2.1",
"vanilla-jsoneditor": "^0.23.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9473,9 +9473,9 @@ __metadata:
languageName: node
linkType: hard

"tss-react@npm:4.9.10":
version: 4.9.10
resolution: "tss-react@npm:4.9.10"
"tss-react@npm:4.9.11":
version: 4.9.11
resolution: "tss-react@npm:4.9.11"
dependencies:
"@emotion/cache": "npm:*"
"@emotion/serialize": "npm:*"
Expand All @@ -9490,7 +9490,7 @@ __metadata:
optional: true
"@mui/material":
optional: true
checksum: 10c0/ae8d71b89734647efc6e9c29ed96a3d0eb978b3f3d02e95b9d4f646f94a5655e0a06a2b9e68e32505309a04f1270d41ec48dc28c34fc4a858df4b67bb909a2fa
checksum: 10c0/006f37446b719b5e06324dc8aba60af31686623ac9561f826425f4dc887d69156901ac16bddb64ae5700e7581c2c462b9fa8e61f61c25e01977c1fc3bc52a837
languageName: node
linkType: hard

Expand Down Expand Up @@ -9828,7 +9828,7 @@ __metadata:
sass: "npm:1.77.8"
semver: "npm:7.6.3"
swr: "npm:2.2.5"
tss-react: "npm:4.9.10"
tss-react: "npm:4.9.11"
typescript: "npm:5.4.5"
use-query-params: "npm:^2.2.1"
vanilla-jsoneditor: "npm:^0.23.0"
Expand Down

0 comments on commit 6c89ccf

Please sign in to comment.