-
Notifications
You must be signed in to change notification settings - Fork 419
Commit 069640c
authored
Update dependency msw to v2.2.0 (#707)
[](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.1.7` -> `2.2.0`](https://renovatebot.com/diffs/npm/msw/2.1.7/2.2.0)
|
[](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.2.0`](https://togithub.com/mswjs/msw/releases/tag/v2.2.0)
[Compare Source](https://togithub.com/mswjs/msw/compare/v2.1.7...v2.2.0)
#### v2.2.0 (2024-02-12)
##### Features
- drop webpack 4 support (remove "chokidar")
([#​2021](https://togithub.com/mswjs/msw/issues/2021))
([`a076142`](https://togithub.com/mswjs/msw/commit/a0761424c6b59b54e70840e5d74f789f8a8fa6e6))
[@​sairus2k](https://togithub.com/sairus2k)
[@​kettanaito](https://togithub.com/kettanaito)
- add "/http" and "/graphql" export paths
([#​2004](https://togithub.com/mswjs/msw/issues/2004))
([`31442cf`](https://togithub.com/mswjs/msw/commit/31442cfc9571cbc36a5b9d8b8ce8d54d61bfaeee))
[@​thepassle](https://togithub.com/thepassle)
[@​kettanaito](https://togithub.com/kettanaito)
- use a lightweight
"[@​inquirer/confirm](https://togithub.com/inquirer/confirm)" in
the CLI ([#​2020](https://togithub.com/mswjs/msw/issues/2020))
([`f25af8a`](https://togithub.com/mswjs/msw/commit/f25af8a1e5379a723fe7bf0655bb8d8dc7ca1961))
[@​sairus2k](https://togithub.com/sairus2k)
[@​kettanaito](https://togithub.com/kettanaito)
- automatically set "Content-Length" on text/json responses
([#​1996](https://togithub.com/mswjs/msw/issues/1996))
([`a957235`](https://togithub.com/mswjs/msw/commit/a95723520939d2ec7a588b59197e7823d0c89c94))
[@​kettanaito](https://togithub.com/kettanaito)
- support concurrent test runs via "server.boundary"
([#​2000](https://togithub.com/mswjs/msw/issues/2000))
([`450e7bc`](https://togithub.com/mswjs/msw/commit/450e7bc72e7a9315053b50c450621ab037ddc5f6))
[@​kettanaito](https://togithub.com/kettanaito)
##### Bug Fixes
- **setupWorker:** set "response.url" in "response:\*" events
([#​2031](https://togithub.com/mswjs/msw/issues/2031))
([`0e9d65f`](https://togithub.com/mswjs/msw/commit/0e9d65ffbfb1f83a47c7dc2fcb2c885cbbf5d2ac))
[@​kettanaito](https://togithub.com/kettanaito)
</details>
---
### Configuration
📅 **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 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/line/line-bot-sdk-nodejs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7c15899 commit 069640cCopy full SHA for 069640c
File tree
Expand file treeCollapse file tree
2 files changed
+110
-274
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+110
-274
lines changed
0 commit comments