mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-21 13:47:39 +02:00
chore(deps): update dependency msw to v2.4.1 (#8108)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [msw](https://mswjs.io) ([source](https://redirect.github.com/mswjs/msw)) | [`2.3.5` -> `2.4.1`](https://renovatebot.com/diffs/npm/msw/2.3.5/2.4.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mswjs/msw (msw)</summary> ### [`v2.4.1`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.1) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.0...v2.4.1) #### v2.4.1 (2024-08-29) ##### Bug Fixes - import `graphql` lazily ([#​2250](https://redirect.github.com/mswjs/msw/issues/2250)) ([`1799e06`](1799e0638f
)) [@​kettanaito](https://redirect.github.com/kettanaito) - add `graphql` to "peerDependencies" ([#​2249](https://redirect.github.com/mswjs/msw/issues/2249)) ([`8a9568a`](8a9568ad45
)) [@​THETCR](https://redirect.github.com/THETCR) ### [`v2.4.0`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.0) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.3.5...v2.4.0) #### v2.4.0 (2024-08-28) ##### Features - add `HttpResponse.html()` static method ([#​2140](https://redirect.github.com/mswjs/msw/issues/2140)) ([`8c5580a`](8c5580a0e2
)) [@​scruffymongrel](https://redirect.github.com/scruffymongrel) [@​kettanaito](https://redirect.github.com/kettanaito) - list "graphql" as an optional peer dependency ([#​2187](https://redirect.github.com/mswjs/msw/issues/2187)) ([`40b17fd`](40b17fdf65
)) [@​kettanaito](https://redirect.github.com/kettanaito) - print request body in `onUnhandledRequest` message ([#​2227](https://redirect.github.com/mswjs/msw/issues/2227)) ([`a2153c9`](a2153c93ed
)) [@​bitttttten](https://redirect.github.com/bitttttten) [@​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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c08fbafbaf
commit
ae719325cc
@ -93,7 +93,7 @@
|
|||||||
"lodash.mapvalues": "^4.6.0",
|
"lodash.mapvalues": "^4.6.0",
|
||||||
"lodash.omit": "4.5.0",
|
"lodash.omit": "4.5.0",
|
||||||
"millify": "^6.0.0",
|
"millify": "^6.0.0",
|
||||||
"msw": "2.3.5",
|
"msw": "2.4.1",
|
||||||
"pkginfo": "0.4.1",
|
"pkginfo": "0.4.1",
|
||||||
"plausible-tracker": "0.3.9",
|
"plausible-tracker": "0.3.9",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
|
@ -5550,13 +5550,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"graphql@npm:^16.8.1":
|
|
||||||
version: 16.8.1
|
|
||||||
resolution: "graphql@npm:16.8.1"
|
|
||||||
checksum: 10c0/129c318156b466f440914de80dbf7bc67d17f776f2a088a40cb0da611d19a97c224b1c6d2b13cbcbc6e5776e45ed7468b8432f9c3536724e079b44f1a3d57a8a
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"has-bigints@npm:^1.0.1, has-bigints@npm:^1.0.2":
|
"has-bigints@npm:^1.0.1, has-bigints@npm:^1.0.2":
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
resolution: "has-bigints@npm:1.0.2"
|
resolution: "has-bigints@npm:1.0.2"
|
||||||
@ -7348,9 +7341,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"msw@npm:2.3.5":
|
"msw@npm:2.4.1":
|
||||||
version: 2.3.5
|
version: 2.4.1
|
||||||
resolution: "msw@npm:2.3.5"
|
resolution: "msw@npm:2.4.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@bundled-es-modules/cookie": "npm:^2.0.0"
|
"@bundled-es-modules/cookie": "npm:^2.0.0"
|
||||||
"@bundled-es-modules/statuses": "npm:^1.0.1"
|
"@bundled-es-modules/statuses": "npm:^1.0.1"
|
||||||
@ -7361,7 +7354,6 @@ __metadata:
|
|||||||
"@types/cookie": "npm:^0.6.0"
|
"@types/cookie": "npm:^0.6.0"
|
||||||
"@types/statuses": "npm:^2.0.4"
|
"@types/statuses": "npm:^2.0.4"
|
||||||
chalk: "npm:^4.1.2"
|
chalk: "npm:^4.1.2"
|
||||||
graphql: "npm:^16.8.1"
|
|
||||||
headers-polyfill: "npm:^4.0.2"
|
headers-polyfill: "npm:^4.0.2"
|
||||||
is-node-process: "npm:^1.2.0"
|
is-node-process: "npm:^1.2.0"
|
||||||
outvariant: "npm:^1.4.2"
|
outvariant: "npm:^1.4.2"
|
||||||
@ -7370,13 +7362,16 @@ __metadata:
|
|||||||
type-fest: "npm:^4.9.0"
|
type-fest: "npm:^4.9.0"
|
||||||
yargs: "npm:^17.7.2"
|
yargs: "npm:^17.7.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
graphql: ">= 16.8.x"
|
||||||
typescript: ">= 4.7.x"
|
typescript: ">= 4.7.x"
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
|
graphql:
|
||||||
|
optional: true
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
msw: cli/index.js
|
msw: cli/index.js
|
||||||
checksum: 10c0/f944d8eb67ccdcf74aba0ce433395a9616420b8b36d43f033635817ef7535553c7bf6854392a95b093546e3481ca99e9017525b6c0bd02f51528b669e672214d
|
checksum: 10c0/9952dd89c289ddb1f9eac36065364b7143d40535a28d1f8eb6b947dc54cdd0e9cb38d656551c886e413baaddcae3e4e1ca80f8613c55729c8fcd3dbc8488cbde
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9825,7 +9820,7 @@ __metadata:
|
|||||||
lodash.mapvalues: "npm:^4.6.0"
|
lodash.mapvalues: "npm:^4.6.0"
|
||||||
lodash.omit: "npm:4.5.0"
|
lodash.omit: "npm:4.5.0"
|
||||||
millify: "npm:^6.0.0"
|
millify: "npm:^6.0.0"
|
||||||
msw: "npm:2.3.5"
|
msw: "npm:2.4.1"
|
||||||
orval: "npm:^6.17.0"
|
orval: "npm:^6.17.0"
|
||||||
pkginfo: "npm:0.4.1"
|
pkginfo: "npm:0.4.1"
|
||||||
plausible-tracker: "npm:0.3.9"
|
plausible-tracker: "npm:0.3.9"
|
||||||
|
Loading…
Reference in New Issue
Block a user