From ae719325cc417292709bc7c2478d620c72240be7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 01:15:20 +0000 Subject: [PATCH] chore(deps): update dependency msw to v2.4.1 (#8108) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/msw/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/msw/2.3.5/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.3.5/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
mswjs/msw (msw) ### [`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`](https://redirect.github.com/mswjs/msw/commit/1799e0638f0f860c19ba46db7c4287012f2cb716)) [@​kettanaito](https://redirect.github.com/kettanaito) - add `graphql` to "peerDependencies" ([#​2249](https://redirect.github.com/mswjs/msw/issues/2249)) ([`8a9568a`](https://redirect.github.com/mswjs/msw/commit/8a9568ad4593b662a8c320bb1a02b380791a1696)) [@​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`](https://redirect.github.com/mswjs/msw/commit/8c5580a0e2e6e52785b0132128c36d679ddbe5d5)) [@​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`](https://redirect.github.com/mswjs/msw/commit/40b17fdf655e597b352094527f558f6d839f2970)) [@​kettanaito](https://redirect.github.com/kettanaito) - print request body in `onUnhandledRequest` message ([#​2227](https://redirect.github.com/mswjs/msw/issues/2227)) ([`a2153c9`](https://redirect.github.com/mswjs/msw/commit/a2153c93edd752d7c5686573f684721b19f0a115)) [@​bitttttten](https://redirect.github.com/bitttttten) [@​kettanaito](https://redirect.github.com/kettanaito)
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 21 ++++++++------------- 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index c3bc5ad5c9..b40bf99782 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -93,7 +93,7 @@ "lodash.mapvalues": "^4.6.0", "lodash.omit": "4.5.0", "millify": "^6.0.0", - "msw": "2.3.5", + "msw": "2.4.1", "pkginfo": "0.4.1", "plausible-tracker": "0.3.9", "prop-types": "15.8.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index bc3bb83628..f50b4b3ae7 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -5550,13 +5550,6 @@ __metadata: languageName: node 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": version: 1.0.2 resolution: "has-bigints@npm:1.0.2" @@ -7348,9 +7341,9 @@ __metadata: languageName: node linkType: hard -"msw@npm:2.3.5": - version: 2.3.5 - resolution: "msw@npm:2.3.5" +"msw@npm:2.4.1": + version: 2.4.1 + resolution: "msw@npm:2.4.1" dependencies: "@bundled-es-modules/cookie": "npm:^2.0.0" "@bundled-es-modules/statuses": "npm:^1.0.1" @@ -7361,7 +7354,6 @@ __metadata: "@types/cookie": "npm:^0.6.0" "@types/statuses": "npm:^2.0.4" chalk: "npm:^4.1.2" - graphql: "npm:^16.8.1" headers-polyfill: "npm:^4.0.2" is-node-process: "npm:^1.2.0" outvariant: "npm:^1.4.2" @@ -7370,13 +7362,16 @@ __metadata: type-fest: "npm:^4.9.0" yargs: "npm:^17.7.2" peerDependencies: + graphql: ">= 16.8.x" typescript: ">= 4.7.x" peerDependenciesMeta: + graphql: + optional: true typescript: optional: true bin: msw: cli/index.js - checksum: 10c0/f944d8eb67ccdcf74aba0ce433395a9616420b8b36d43f033635817ef7535553c7bf6854392a95b093546e3481ca99e9017525b6c0bd02f51528b669e672214d + checksum: 10c0/9952dd89c289ddb1f9eac36065364b7143d40535a28d1f8eb6b947dc54cdd0e9cb38d656551c886e413baaddcae3e4e1ca80f8613c55729c8fcd3dbc8488cbde languageName: node linkType: hard @@ -9825,7 +9820,7 @@ __metadata: lodash.mapvalues: "npm:^4.6.0" lodash.omit: "npm:4.5.0" millify: "npm:^6.0.0" - msw: "npm:2.3.5" + msw: "npm:2.4.1" orval: "npm:^6.17.0" pkginfo: "npm:0.4.1" plausible-tracker: "npm:0.3.9"