Skip to content

Commit

Permalink
fix(deps): update dependency msw to v1.2.5 (#9091)
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://github.com/mswjs/msw)) |
[`1.2.3` -> `1.2.5`](https://renovatebot.com/diffs/npm/msw/1.2.3/1.2.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/msw/1.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/msw/1.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/msw/1.2.3/1.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/1.2.3/1.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

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

- allow installs with any version of pnpm
([#&#8203;1713](https://github.com/mswjs/msw/issues/1713))
([`d35e851`](https://github.com/mswjs/msw/commit/d35e851faa3d75b58b8051084c50b7f02491df84))
[@&#8203;kettanaito](https://github.com/kettanaito)

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

- **dependency:** unpin the "chalk" dependency
([#&#8203;1639](https://github.com/mswjs/msw/issues/1639))
([`a93f63b`](https://github.com/mswjs/msw/commit/a93f63b345dc46548e42b71954b16b4a87d90fb8))
[@&#8203;blowery](https://github.com/blowery)
[@&#8203;kettanaito](https://github.com/kettanaito)

</details>

---

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 these
updates 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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price <[email protected]>
  • Loading branch information
2 people authored and jtoar committed Sep 1, 2023
1 parent 7d13f5e commit 5dda69b
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"lerna": "7.1.4",
"listr2": "6.6.1",
"make-dir-cli": "3.0.0",
"msw": "1.2.3",
"msw": "1.2.5",
"ncp": "2.0.0",
"nodemon": "2.0.22",
"npm-packlist": "7.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"jest": "29.6.2",
"msw": "1.2.3",
"msw": "1.2.5",
"typescript": "5.1.6"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"jest-watch-typeahead": "2.2.2",
"msw": "1.2.3",
"msw": "1.2.5",
"ts-toolbelt": "9.6.0",
"whatwg-fetch": "3.6.17"
},
Expand Down
26 changes: 8 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7857,7 +7857,7 @@ __metadata:
"@testing-library/react": 14.0.0
core-js: 3.32.0
jest: 29.6.2
msw: 1.2.3
msw: 1.2.5
react: 18.2.0
typescript: 5.1.6
languageName: unknown
Expand Down Expand Up @@ -8575,7 +8575,7 @@ __metadata:
jest: 29.6.2
jest-environment-jsdom: 29.6.2
jest-watch-typeahead: 2.2.2
msw: 1.2.3
msw: 1.2.5
ts-toolbelt: 9.6.0
typescript: 5.1.6
whatwg-fetch: 3.6.17
Expand Down Expand Up @@ -14294,16 +14294,6 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:4.1.1":
version: 4.1.1
resolution: "chalk@npm:4.1.1"
dependencies:
ansi-styles: ^4.1.0
supports-color: ^7.1.0
checksum: 3866c8b96eca56b5ff4e1e9a243b65e4f77694a486a2cc49316d54af9dae463d2c52bd99b9f0b7a924b87faf3a16dd6ed12d3a7442ac385b608f285e54696c18
languageName: node
linkType: hard

"chalk@npm:4.1.2, chalk@npm:^4.0.0, chalk@npm:^4.0.2, chalk@npm:^4.1.0, chalk@npm:^4.1.1, chalk@npm:^4.1.2":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
Expand Down Expand Up @@ -24276,16 +24266,16 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:1.2.3":
version: 1.2.3
resolution: "msw@npm:1.2.3"
"msw@npm:1.2.5":
version: 1.2.5
resolution: "msw@npm:1.2.5"
dependencies:
"@mswjs/cookies": ^0.2.2
"@mswjs/interceptors": ^0.17.5
"@open-draft/until": ^1.0.3
"@types/cookie": ^0.4.1
"@types/js-levenshtein": ^1.1.1
chalk: 4.1.1
chalk: ^4.1.1
chokidar: ^3.4.2
cookie: ^0.4.2
graphql: ^15.0.0 || ^16.0.0
Expand All @@ -24306,7 +24296,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: d6b1988f2db92b09942ea8f6f362e4f1b308bc6ffb0ead387899c49d9191e7a14d505fcef85f854f577bd8c7682a087cb5308f50fec9721cc51c3e650cf73867
checksum: e93a3f273ab0b5e7f9fdb1b6a2f96c4d131e2b570ac15f7bbf55ea6e173a660bd4cafbee91fe403a25cb07f42a910a71a8ccbb03ff9253eb5247130afc640f1d
languageName: node
linkType: hard

Expand Down Expand Up @@ -28476,7 +28466,7 @@ __metadata:
lerna: 7.1.4
listr2: 6.6.1
make-dir-cli: 3.0.0
msw: 1.2.3
msw: 1.2.5
ncp: 2.0.0
nodemon: 2.0.22
npm-packlist: 7.0.4
Expand Down

0 comments on commit 5dda69b

Please sign in to comment.