Skip to content

Commit

Permalink
chore(deps): update dependency msw to v2.5.0 (#8581)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>mswjs/msw (msw)</summary>

###
[`v2.5.0`](https://redirect.github.com/mswjs/msw/releases/tag/v2.5.0)

[Compare
Source](https://redirect.github.com/mswjs/msw/compare/v2.4.13...v2.5.0)

#### v2.5.0 (2024-10-22)

##### Features

- isolate parent and child frames when handling requests
([#&#8203;2324](https://redirect.github.com/mswjs/msw/issues/2324))
([`a1a81ba`](https://redirect.github.com/mswjs/msw/commit/a1a81ba00170bbcdfc6f64baa4a3630e153d77b3))
[@&#8203;kettanaito](https://redirect.github.com/kettanaito)

###
[`v2.4.13`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.13)

[Compare
Source](https://redirect.github.com/mswjs/msw/compare/v2.4.12...v2.4.13)

#### v2.4.13 (2024-10-22)

##### Bug Fixes

- update `@inquirer/confirm` to 4.0
([#&#8203;2300](https://redirect.github.com/mswjs/msw/issues/2300))
([`0cf9cce`](https://redirect.github.com/mswjs/msw/commit/0cf9cce8da519e7bd5a8c8ffcdab348ffb55a3ec))
[@&#8203;greysteil](https://redirect.github.com/greysteil)
[@&#8203;kettanaito](https://redirect.github.com/kettanaito)

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 6efb9b6 commit fc8571d
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 38 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"lodash.mapvalues": "^4.6.0",
"lodash.omit": "4.5.0",
"millify": "^6.0.0",
"msw": "2.4.12",
"msw": "2.5.0",
"orval": "^6.31.0",
"pkginfo": "0.4.1",
"plausible-tracker": "0.3.9",
Expand Down
84 changes: 47 additions & 37 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1383,48 +1383,49 @@ __metadata:
languageName: node
linkType: hard

"@inquirer/confirm@npm:^3.0.0":
version: 3.1.9
resolution: "@inquirer/confirm@npm:3.1.9"
"@inquirer/confirm@npm:^4.0.0":
version: 4.0.1
resolution: "@inquirer/confirm@npm:4.0.1"
dependencies:
"@inquirer/core": "npm:^8.2.2"
"@inquirer/type": "npm:^1.3.3"
checksum: 10c0/9fb63a052cbe3705bcab706b3e68d70aa75ac7c7bfc04cc4fee2319e4da9355150c99b205bc72b595844e1549705643049e71d14070a3ab3d6483941c1e6a239
"@inquirer/core": "npm:^9.2.1"
"@inquirer/type": "npm:^2.0.0"
checksum: 10c0/8ea5e6a63efa348b626750384c249cc903280e38c2596bb42c640f178b375dbc389d8c4d040b2e4759b3937d8a188e245ca262b8dc7cdb2fa35dfce4104c2e8f
languageName: node
linkType: hard

"@inquirer/core@npm:^8.2.2":
version: 8.2.2
resolution: "@inquirer/core@npm:8.2.2"
"@inquirer/core@npm:^9.2.1":
version: 9.2.1
resolution: "@inquirer/core@npm:9.2.1"
dependencies:
"@inquirer/figures": "npm:^1.0.3"
"@inquirer/type": "npm:^1.3.3"
"@inquirer/figures": "npm:^1.0.6"
"@inquirer/type": "npm:^2.0.0"
"@types/mute-stream": "npm:^0.0.4"
"@types/node": "npm:^20.12.13"
"@types/node": "npm:^22.5.5"
"@types/wrap-ansi": "npm:^3.0.0"
ansi-escapes: "npm:^4.3.2"
chalk: "npm:^4.1.2"
cli-spinners: "npm:^2.9.2"
cli-width: "npm:^4.1.0"
mute-stream: "npm:^1.0.0"
signal-exit: "npm:^4.1.0"
strip-ansi: "npm:^6.0.1"
wrap-ansi: "npm:^6.2.0"
checksum: 10c0/6a04b42f856b31f892bd2195cbb214a38836f708f09925b36a50b11e3e84dca73ebf008ff7a42f2e7901350450a1cec8fe625c43cc1a90eda3c10ed7e4527cca
yoctocolors-cjs: "npm:^2.1.2"
checksum: 10c0/11c14be77a9fa85831de799a585721b0a49ab2f3b7d8fd1780c48ea2b29229c6bdc94e7892419086d0f7734136c2ba87b6a32e0782571eae5bbd655b1afad453
languageName: node
linkType: hard

"@inquirer/figures@npm:^1.0.3":
version: 1.0.3
resolution: "@inquirer/figures@npm:1.0.3"
checksum: 10c0/099e062f000baafb4010014ece443d0cd211f562194854dc52a128bfe514611f8cc3da4cdb5092d75440956aff201dcd8e893b8a71feb104f97b0b00c6a696cf
"@inquirer/figures@npm:^1.0.6":
version: 1.0.7
resolution: "@inquirer/figures@npm:1.0.7"
checksum: 10c0/d7b4cfcd38dd43d1ac79da52c4478aa89145207004a471aa2083856f1d9b99adef45563f09d66c09d6457b09200fcf784527804b70ad3bd517cbc5e11142c2df
languageName: node
linkType: hard

"@inquirer/type@npm:^1.3.3":
version: 1.3.3
resolution: "@inquirer/type@npm:1.3.3"
checksum: 10c0/84048694410bb5b2c55dc4e48da6369ce942b9e8f8016d15ef63ab3f9873832a56cc12a50582b5b2b626821bfe29973dfcc19edc90f58490b51df1f4d9d0a074
"@inquirer/type@npm:^2.0.0":
version: 2.0.0
resolution: "@inquirer/type@npm:2.0.0"
dependencies:
mute-stream: "npm:^1.0.0"
checksum: 10c0/8c663d52beb2b89a896d3c3d5cc3d6d024fa149e565555bcb42fa640cbe23fba7ff2c51445342cef1fe6e46305e2d16c1590fa1d11ad0ddf93a67b655ef41f0a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3084,7 +3085,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.12.12, @types/node@npm:^20.12.13":
"@types/node@npm:^20.12.12":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
dependencies:
Expand All @@ -3093,6 +3094,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.5.5":
version: 22.8.4
resolution: "@types/node@npm:22.8.4"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/f88d030480630194a9168772462ec09b2d86454f34368c46d2b7fda5dc6e14594b1576fcc5c35cc53b57a4d1e8dd2865a85ae81f34ded0d1af753a0f5d294c25
languageName: node
linkType: hard

"@types/parse-json@npm:^4.0.0":
version: 4.0.2
resolution: "@types/parse-json@npm:4.0.2"
Expand Down Expand Up @@ -4143,13 +4153,6 @@ __metadata:
languageName: node
linkType: hard

"cli-spinners@npm:^2.9.2":
version: 2.9.2
resolution: "cli-spinners@npm:2.9.2"
checksum: 10c0/907a1c227ddf0d7a101e7ab8b300affc742ead4b4ebe920a5bf1bc6d45dce2958fcd195eb28fa25275062fe6fa9b109b93b63bc8033396ed3bcb50297008b3a3
languageName: node
linkType: hard

"cli-table3@npm:~0.6.1":
version: 0.6.5
resolution: "cli-table3@npm:0.6.5"
Expand Down Expand Up @@ -7609,14 +7612,14 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:2.4.12":
version: 2.4.12
resolution: "msw@npm:2.4.12"
"msw@npm:2.5.0":
version: 2.5.0
resolution: "msw@npm:2.5.0"
dependencies:
"@bundled-es-modules/cookie": "npm:^2.0.0"
"@bundled-es-modules/statuses": "npm:^1.0.1"
"@bundled-es-modules/tough-cookie": "npm:^0.1.6"
"@inquirer/confirm": "npm:^3.0.0"
"@inquirer/confirm": "npm:^4.0.0"
"@mswjs/interceptors": "npm:^0.36.5"
"@open-draft/until": "npm:^2.1.0"
"@types/cookie": "npm:^0.6.0"
Expand All @@ -7637,7 +7640,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 10c0/1f24544e5aaac4a5184cae48ee4f6f8a85d1476f361cb7b831fcabfb4cdedbb03a38298c1b1c3af77118c439b797d8a95e2398ba1c233cf353be496de1a0ef9c
checksum: 10c0/59eb6d2496b4d44f6b5507802beffd780ac03efc0b02cc092886d1ff6b9266297274ee655cf89bcccc49988d960f685f0dd571535663bc7f60f38e8040d9a092
languageName: node
linkType: hard

Expand Down Expand Up @@ -10153,7 +10156,7 @@ __metadata:
lodash.mapvalues: "npm:^4.6.0"
lodash.omit: "npm:4.5.0"
millify: "npm:^6.0.0"
msw: "npm:2.4.12"
msw: "npm:2.5.0"
orval: "npm:^6.31.0"
pkginfo: "npm:0.4.1"
plausible-tracker: "npm:0.3.9"
Expand Down Expand Up @@ -10836,6 +10839,13 @@ __metadata:
languageName: node
linkType: hard

"yoctocolors-cjs@npm:^2.1.2":
version: 2.1.2
resolution: "yoctocolors-cjs@npm:2.1.2"
checksum: 10c0/a0e36eb88fea2c7981eab22d1ba45e15d8d268626e6c4143305e2c1628fa17ebfaa40cd306161a8ce04c0a60ee0262058eab12567493d5eb1409780853454c6f
languageName: node
linkType: hard

"zustand@npm:4.0.0":
version: 4.0.0
resolution: "zustand@npm:4.0.0"
Expand Down

0 comments on commit fc8571d

Please sign in to comment.