1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01:00

chore(deps): update dependency swr to v2.3.2 (#9365)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [swr](https://swr.vercel.app)
([source](https://redirect.github.com/vercel/swr)) | [`2.3.0` ->
`2.3.2`](https://renovatebot.com/diffs/npm/swr/2.3.0/2.3.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/swr/2.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/swr/2.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/swr/2.3.0/2.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/swr/2.3.0/2.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/swr (swr)</summary>

###
[`v2.3.2`](https://redirect.github.com/vercel/swr/releases/tag/v2.3.2)

[Compare
Source](https://redirect.github.com/vercel/swr/compare/v2.3.1...v2.3.2)

#### Patches

- (fix) keepPreviousData: return fallback instead of undefined value by
[@&#8203;dvoytenko](https://redirect.github.com/dvoytenko) in
[https://github.com/vercel/swr/pull/4087](https://redirect.github.com/vercel/swr/pull/4087)

**Full Changelog**:
https://github.com/vercel/swr/compare/v2.3.1...v2.3.2

###
[`v2.3.1`](https://redirect.github.com/vercel/swr/releases/tag/v2.3.1)

[Compare
Source](https://redirect.github.com/vercel/swr/compare/v2.3.0...v2.3.1)

##### Fixes

- fix: missing `throwOnError` in SWRMutationHook options by
[@&#8203;Ram4GB](https://redirect.github.com/Ram4GB) in
[https://github.com/vercel/swr/pull/3054](https://redirect.github.com/vercel/swr/pull/3054)
- fix: sever env detection for deno by
[@&#8203;elrrrrrrr](https://redirect.github.com/elrrrrrrr) in
[https://github.com/vercel/swr/pull/4064](https://redirect.github.com/vercel/swr/pull/4064)
- keepPreviousData: return fallback instead of undefined value by
[@&#8203;dvoytenko](https://redirect.github.com/dvoytenko) in
[https://github.com/vercel/swr/pull/4084](https://redirect.github.com/vercel/swr/pull/4084)

##### Misc

- ci: update pnpm setup and lock pnpm vesion by
[@&#8203;huozhi](https://redirect.github.com/huozhi) in
[https://github.com/vercel/swr/pull/4085](https://redirect.github.com/vercel/swr/pull/4085)
- build: bump bundler by
[@&#8203;huozhi](https://redirect.github.com/huozhi) in
[https://github.com/vercel/swr/pull/4086](https://redirect.github.com/vercel/swr/pull/4086)
- refactor: type improvement of `useSWRHandler` by
[@&#8203;samuel871211](https://redirect.github.com/samuel871211) in
[https://github.com/vercel/swr/pull/4075](https://redirect.github.com/vercel/swr/pull/4075)

##### New Contributors

- [@&#8203;Ram4GB](https://redirect.github.com/Ram4GB) made their first
contribution in
[https://github.com/vercel/swr/pull/3054](https://redirect.github.com/vercel/swr/pull/3054)
- [@&#8203;elrrrrrrr](https://redirect.github.com/elrrrrrrr) made their
first contribution in
[https://github.com/vercel/swr/pull/4064](https://redirect.github.com/vercel/swr/pull/4064)
- [@&#8203;dvoytenko](https://redirect.github.com/dvoytenko) made their
first contribution in
[https://github.com/vercel/swr/pull/4084](https://redirect.github.com/vercel/swr/pull/4084)
- [@&#8203;samuel871211](https://redirect.github.com/samuel871211) made
their first contribution in
[https://github.com/vercel/swr/pull/4075](https://redirect.github.com/vercel/swr/pull/4075)

**Full Changelog**:
https://github.com/vercel/swr/compare/v2.3.0...v2.3.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-25 19:32:27 +00:00 committed by GitHub
parent c14cc3346e
commit fb0dea7e42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -115,7 +115,7 @@
"react-test-renderer": "18.3.1",
"sass": "1.83.4",
"semver": "7.7.1",
"swr": "2.3.0",
"swr": "2.3.2",
"tss-react": "4.9.15",
"typescript": "5.4.5",
"use-query-params": "^2.2.1",

View File

@ -9544,15 +9544,15 @@ __metadata:
languageName: node
linkType: hard
"swr@npm:2.3.0":
version: 2.3.0
resolution: "swr@npm:2.3.0"
"swr@npm:2.3.2":
version: 2.3.2
resolution: "swr@npm:2.3.2"
dependencies:
dequal: "npm:^2.0.3"
use-sync-external-store: "npm:^1.4.0"
peerDependencies:
react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/192497881013654bc82d2787b60ad0701113e8ae41c511dfa8d55bcf58582657a92a4cb2854d4ea2ceaa1055e67e58daf9bd98ada2786a3035ba12898da578f1
checksum: 10c0/981d3138c1959f1f15ddb74ed3c98f34fbcae8e68ee1b0e6ce3af7e1fcf65ecdb3a2c525b42338cbcef0f7a992d41e1aeb3982501e86239e8aeef6c34fe3b580
languageName: node
linkType: hard
@ -10152,7 +10152,7 @@ __metadata:
react-test-renderer: "npm:18.3.1"
sass: "npm:1.83.4"
semver: "npm:7.7.1"
swr: "npm:2.3.0"
swr: "npm:2.3.2"
tss-react: "npm:4.9.15"
typescript: "npm:5.4.5"
use-query-params: "npm:^2.2.1"