Skip to content

Commit 046e478

Browse files
Update dependency msw to v2.11.2 (#1395)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [msw](https://mswjs.io) ([source](https://redirect.github.com/mswjs/msw)) | [`2.11.1` -> `2.11.2`](https://renovatebot.com/diffs/npm/msw/2.11.1/2.11.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.11.1/2.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mswjs/msw (msw)</summary> ### [`v2.11.2`](https://redirect.github.com/mswjs/msw/releases/tag/v2.11.2) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.11.1...v2.11.2) #### v2.11.2 (2025-09-10) ##### Bug Fixes - **setupWorker:** handle in-flight requests after calling `worker.stop()` ([#&#8203;2578](https://redirect.github.com/mswjs/msw/issues/2578)) ([`97cf4c7`](https://redirect.github.com/mswjs/msw/commit/97cf4c744d9b1a17f42ca65ac8ef93b2632b935b)) [@&#8203;kettanaito](https://redirect.github.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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/line/line-bot-sdk-nodejs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f91680 commit 046e478

File tree

2 files changed

+27
-20
lines changed

2 files changed

+27
-20
lines changed

package-lock.json

Lines changed: 26 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"express": "5.1.0",
7373
"finalhandler": "2.1.0",
7474
"husky": "9.1.7",
75-
"msw": "2.11.1",
75+
"msw": "2.11.2",
7676
"prettier": "3.6.2",
7777
"typedoc": "^0.28.0",
7878
"typedoc-plugin-markdown": "^4.3.0",

0 commit comments

Comments
 (0)