mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency msw to v2.4.12 (#8559)
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.11` ->
`2.4.12`](https://renovatebot.com/diffs/npm/msw/2.4.11/2.4.12) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.4.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/msw/2.4.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/msw/2.4.11/2.4.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.4.11/2.4.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mswjs/msw (msw)</summary>
###
[`v2.4.12`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.12)
[Compare
Source](https://redirect.github.com/mswjs/msw/compare/v2.4.11...v2.4.12)
#### v2.4.12 (2024-10-21)
##### Bug Fixes
- **node:** preserve headers instanceof when recording raw headers
([#​2321](https://redirect.github.com/mswjs/msw/issues/2321))
([`a58a300`](a58a300687
))
[@​paoloricciuti](https://redirect.github.com/paoloricciuti)
</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>
This commit is contained in:
parent
c6173f416b
commit
3bbb1c91f8
@ -93,7 +93,7 @@
|
||||
"lodash.mapvalues": "^4.6.0",
|
||||
"lodash.omit": "4.5.0",
|
||||
"millify": "^6.0.0",
|
||||
"msw": "2.4.11",
|
||||
"msw": "2.4.12",
|
||||
"pkginfo": "0.4.1",
|
||||
"plausible-tracker": "0.3.9",
|
||||
"prop-types": "15.8.1",
|
||||
|
@ -1577,9 +1577,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mswjs/interceptors@npm:^0.35.8":
|
||||
version: 0.35.9
|
||||
resolution: "@mswjs/interceptors@npm:0.35.9"
|
||||
"@mswjs/interceptors@npm:^0.36.5":
|
||||
version: 0.36.6
|
||||
resolution: "@mswjs/interceptors@npm:0.36.6"
|
||||
dependencies:
|
||||
"@open-draft/deferred-promise": "npm:^2.2.0"
|
||||
"@open-draft/logger": "npm:^0.3.0"
|
||||
@ -1587,7 +1587,7 @@ __metadata:
|
||||
is-node-process: "npm:^1.2.0"
|
||||
outvariant: "npm:^1.4.3"
|
||||
strict-event-emitter: "npm:^0.5.1"
|
||||
checksum: 10c0/8deade6625275f844442d7760bb687c796edb0a280f424a38545c0cb6e5f9f0a267f026e90c281e2134d482c88c03395ce74784797046e1f47284fb53e98976c
|
||||
checksum: 10c0/2c3fe5f0c35d5f3fb94bebdedb85c9fb1aa4ba69c7582e4c05a7d1574d5a0c39f4a28eaeafdb75d438b162f54d68894c6f08d508945bd54564728e25d34e5bdc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -7441,15 +7441,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"msw@npm:2.4.11":
|
||||
version: 2.4.11
|
||||
resolution: "msw@npm:2.4.11"
|
||||
"msw@npm:2.4.12":
|
||||
version: 2.4.12
|
||||
resolution: "msw@npm:2.4.12"
|
||||
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"
|
||||
"@mswjs/interceptors": "npm:^0.35.8"
|
||||
"@mswjs/interceptors": "npm:^0.36.5"
|
||||
"@open-draft/until": "npm:^2.1.0"
|
||||
"@types/cookie": "npm:^0.6.0"
|
||||
"@types/statuses": "npm:^2.0.4"
|
||||
@ -7469,7 +7469,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
msw: cli/index.js
|
||||
checksum: 10c0/2deb2ab740f2c937d74d9141c0f78864f3d45b44b939980a05b317a8c0eb81b3ca9205311eec3baabe0be0da63a3188f174c2657c70d31cbc45c8492f043a4a0
|
||||
checksum: 10c0/1f24544e5aaac4a5184cae48ee4f6f8a85d1476f361cb7b831fcabfb4cdedbb03a38298c1b1c3af77118c439b797d8a95e2398ba1c233cf353be496de1a0ef9c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9968,7 +9968,7 @@ __metadata:
|
||||
lodash.mapvalues: "npm:^4.6.0"
|
||||
lodash.omit: "npm:4.5.0"
|
||||
millify: "npm:^6.0.0"
|
||||
msw: "npm:2.4.11"
|
||||
msw: "npm:2.4.12"
|
||||
orval: "npm:^6.17.0"
|
||||
pkginfo: "npm:0.4.1"
|
||||
plausible-tracker: "npm:0.3.9"
|
||||
|
Loading…
Reference in New Issue
Block a user