Skip to content

Commit 069640c

Browse files
Update dependency msw to v2.2.0 (#707)
[![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.1.7` -> `2.2.0`](https://renovatebot.com/diffs/npm/msw/2.1.7/2.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/msw/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/msw/2.1.7/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.1.7/2.2.0?slim=true)](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") ([#&#8203;2021](https://togithub.com/mswjs/msw/issues/2021)) ([`a076142`](https://togithub.com/mswjs/msw/commit/a0761424c6b59b54e70840e5d74f789f8a8fa6e6)) [@&#8203;sairus2k](https://togithub.com/sairus2k) [@&#8203;kettanaito](https://togithub.com/kettanaito) - add "/http" and "/graphql" export paths ([#&#8203;2004](https://togithub.com/mswjs/msw/issues/2004)) ([`31442cf`](https://togithub.com/mswjs/msw/commit/31442cfc9571cbc36a5b9d8b8ce8d54d61bfaeee)) [@&#8203;thepassle](https://togithub.com/thepassle) [@&#8203;kettanaito](https://togithub.com/kettanaito) - use a lightweight "[@&#8203;inquirer/confirm](https://togithub.com/inquirer/confirm)" in the CLI ([#&#8203;2020](https://togithub.com/mswjs/msw/issues/2020)) ([`f25af8a`](https://togithub.com/mswjs/msw/commit/f25af8a1e5379a723fe7bf0655bb8d8dc7ca1961)) [@&#8203;sairus2k](https://togithub.com/sairus2k) [@&#8203;kettanaito](https://togithub.com/kettanaito) - automatically set "Content-Length" on text/json responses ([#&#8203;1996](https://togithub.com/mswjs/msw/issues/1996)) ([`a957235`](https://togithub.com/mswjs/msw/commit/a95723520939d2ec7a588b59197e7823d0c89c94)) [@&#8203;kettanaito](https://togithub.com/kettanaito) - support concurrent test runs via "server.boundary" ([#&#8203;2000](https://togithub.com/mswjs/msw/issues/2000)) ([`450e7bc`](https://togithub.com/mswjs/msw/commit/450e7bc72e7a9315053b50c450621ab037ddc5f6)) [@&#8203;kettanaito](https://togithub.com/kettanaito) ##### Bug Fixes - **setupWorker:** set "response.url" in "response:\*" events ([#&#8203;2031](https://togithub.com/mswjs/msw/issues/2031)) ([`0e9d65f`](https://togithub.com/mswjs/msw/commit/0e9d65ffbfb1f83a47c7dc2fcb2c885cbbf5d2ac)) [@&#8203;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 069640c

File tree

2 files changed

+110
-274
lines changed

2 files changed

+110
-274
lines changed

0 commit comments

Comments
 (0)