Skip to content

Commit e5fb6b5

Browse files
chore(deps): update dependency msw to v2.12.9 (#1523)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [msw](https://mswjs.io) ([source](https://redirect.github.com/mswjs/msw)) | [`2.12.8` → `2.12.9`](https://renovatebot.com/diffs/npm/msw/2.12.8/2.12.9) | ![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.12.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.12.8/2.12.9?slim=true) | --- ### Release Notes <details> <summary>mswjs/msw (msw)</summary> ### [`v2.12.9`](https://redirect.github.com/mswjs/msw/releases/tag/v2.12.9) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.12.8...v2.12.9) #### v2.12.9 (2026-02-06) ##### Bug Fixes - **ws:** support relative urls in `ws.link` ([#&#8203;2661](https://redirect.github.com/mswjs/msw/issues/2661)) ([`2f1d23c`](https://redirect.github.com/mswjs/msw/commit/2f1d23c1c4392638a7dfbc95d00ede6062aeae6c)) [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSB1cGdyYWRlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85a7b97 commit e5fb6b5

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 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.2.1",
7373
"finalhandler": "2.1.1",
7474
"husky": "9.1.7",
75-
"msw": "2.12.8",
75+
"msw": "2.12.9",
7676
"prettier": "3.8.1",
7777
"typedoc": "^0.28.14",
7878
"typedoc-plugin-markdown": "^4.3.0",

0 commit comments

Comments
 (0)