Skip to content

Commit

Permalink
chore(deps): update dependency msw to v2.2.9 (#6708)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

### [`v2.2.9`](https://togithub.com/mswjs/msw/releases/tag/v2.2.9)

[Compare Source](https://togithub.com/mswjs/msw/compare/v2.2.8...v2.2.9)

#### v2.2.9 (2024-03-20)

##### Bug Fixes

- properly infer parameter and return types in `server.boundary()`
([#&#8203;2101](https://togithub.com/mswjs/msw/issues/2101))
([`1370736`](https://togithub.com/mswjs/msw/commit/1370736580b5c2a37127359b79433ca4e9b20c79))
[@&#8203;Andarist](https://togithub.com/Andarist)
[@&#8203;kettanaito](https://togithub.com/kettanaito)

### [`v2.2.8`](https://togithub.com/mswjs/msw/releases/tag/v2.2.8)

[Compare Source](https://togithub.com/mswjs/msw/compare/v2.2.7...v2.2.8)

##### v2.2.8 (2024-03-19)

##### Bug Fixes

- **setupWorker:** remove left-over console.log()
([#&#8203;2099](https://togithub.com/mswjs/msw/issues/2099))
([`cf97991`](https://togithub.com/mswjs/msw/commit/cf979915aab2ed1759c6c05a6eb5e038fc0dcb2a))
[@&#8203;kettanaito](https://togithub.com/kettanaito)

### [`v2.2.7`](https://togithub.com/mswjs/msw/releases/tag/v2.2.7)

[Compare Source](https://togithub.com/mswjs/msw/compare/v2.2.6...v2.2.7)

#### v2.2.7 (2024-03-18)

##### Bug Fixes

- resolve "~/core" import for .d.mts modules
([#&#8203;2095](https://togithub.com/mswjs/msw/issues/2095))
([`7cdbd1a`](https://togithub.com/mswjs/msw/commit/7cdbd1a2c4e02c11ba22e50b50ee042228d00f92))
[@&#8203;kettanaito](https://togithub.com/kettanaito)

### [`v2.2.6`](https://togithub.com/mswjs/msw/releases/tag/v2.2.6)

[Compare Source](https://togithub.com/mswjs/msw/compare/v2.2.5...v2.2.6)

#### v2.2.6 (2024-03-17)

##### Bug Fixes

- **setupWorker:** emit the correct life-cycle events for bypassed
requests ([#&#8203;2094](https://togithub.com/mswjs/msw/issues/2094))
([`c485989`](https://togithub.com/mswjs/msw/commit/c485989df15962fb02a36fd85654228719f8fed7))
[@&#8203;kettanaito](https://togithub.com/kettanaito)
- **bypass:** support modifying the bypassed request
([#&#8203;2093](https://togithub.com/mswjs/msw/issues/2093))
([`2c8570b`](https://togithub.com/mswjs/msw/commit/2c8570b7130e2d98f4461ef144e171ac4aa2b8f3))
[@&#8203;kettanaito](https://togithub.com/kettanaito)

### [`v2.2.5`](https://togithub.com/mswjs/msw/releases/tag/v2.2.5)

[Compare Source](https://togithub.com/mswjs/msw/compare/v2.2.4...v2.2.5)

#### v2.2.5 (2024-03-17)

##### Bug Fixes

- improve the worker integrity warning
([#&#8203;2091](https://togithub.com/mswjs/msw/issues/2091))
([`e749355`](https://togithub.com/mswjs/msw/commit/e7493557e1c4d9ecece11cd45d29472c90c28426))
[@&#8203;kettanaito](https://togithub.com/kettanaito)
- make worker integrity mismatch a warning
([#&#8203;2090](https://togithub.com/mswjs/msw/issues/2090))
([`a0f8021`](https://togithub.com/mswjs/msw/commit/a0f8021ccf16565e772b81b1c70bebdba6d1df58))
[@&#8203;kettanaito](https://togithub.com/kettanaito)

### [`v2.2.4`](https://togithub.com/mswjs/msw/releases/tag/v2.2.4)

[Compare Source](https://togithub.com/mswjs/msw/compare/v2.2.3...v2.2.4)

#### v2.2.4 (2024-03-16)

##### Bug Fixes

- resolve
"[@&#8203;inquirer/confim](https://togithub.com/inquirer/confim)"
default export
([#&#8203;2088](https://togithub.com/mswjs/msw/issues/2088))
([`93d9f86`](https://togithub.com/mswjs/msw/commit/93d9f86a0c7cab6afd19a35ff1960c4d983844f8))
[@&#8203;kettanaito](https://togithub.com/kettanaito)
- parse "Set-Cookie" response header with commas correctly
([#&#8203;2075](https://togithub.com/mswjs/msw/issues/2075))
([`23c16e6`](https://togithub.com/mswjs/msw/commit/23c16e69e2c293c563e9665930182296fd0e5bad))
[@&#8203;ushiboy](https://togithub.com/ushiboy)

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 27, 2024
1 parent 92e977c commit 6ac85eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Expand Up @@ -90,7 +90,7 @@
"lodash.mapvalues": "^4.6.0",
"lodash.omit": "4.5.0",
"millify": "^6.0.0",
"msw": "2.2.3",
"msw": "2.2.9",
"pkginfo": "0.4.1",
"plausible-tracker": "0.3.8",
"prop-types": "15.8.1",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Expand Up @@ -5403,10 +5403,10 @@ ms@^2.1.1:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

msw@2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/msw/-/msw-2.2.3.tgz#d05b46d73e8832cbf2145743938635beaaafa0d7"
integrity sha512-84CoNCkcJ/EvY8Tv0tD/6HKVd4S5HyGowHjM5W12K8Wgryp4fikqS7IaTOceyQgP5dNedxo2icTLDXo7dkpxCg==
msw@2.2.9:
version "2.2.9"
resolved "https://registry.yarnpkg.com/msw/-/msw-2.2.9.tgz#6cd017a9a7aa71ae60c8c996cd5ca4ce8712cf1c"
integrity sha512-MLIFufBe6m9c5rZKlmGl6jl1pjn7cTNiDGEgn5v2iVRs0mz+neE2r7lRyYNzvcp6FbdiUEIRp/Y2O2gRMjO8yQ==
dependencies:
"@bundled-es-modules/cookie" "^2.0.0"
"@bundled-es-modules/statuses" "^1.0.1"
Expand Down

0 comments on commit 6ac85eb

Please sign in to comment.