Commit 158d2d0
authored
Update dependency msw to v2.13.4 (#1595)
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.13.3` →
`2.13.4`](https://renovatebot.com/diffs/npm/msw/2.13.3/2.13.4) |

|

|
---
### Release Notes
<details>
<summary>mswjs/msw (msw)</summary>
###
[`v2.13.4`](https://redirect.github.com/mswjs/msw/releases/tag/v2.13.4)
[Compare
Source](https://redirect.github.com/mswjs/msw/compare/v2.13.3...v2.13.4)
#### v2.13.4 (2026-04-16)
##### Bug Fixes
- implement proper `ServiceWorkerSource` singleton pattern
([#​2715](https://redirect.github.com/mswjs/msw/issues/2715))
([`580256b`](https://redirect.github.com/mswjs/msw/commit/580256b09df54ad8f1b41143e78dabc626ecf20c))
[@​kettanaito](https://redirect.github.com/kettanaito)
- use `verbatimModuleSyntax` consistently in exports
([#​2702](https://redirect.github.com/mswjs/msw/issues/2702))
([`9dedf52`](https://redirect.github.com/mswjs/msw/commit/9dedf52fc88c355610f6d472c921fe10c54af050))
[@​christoph-fricke](https://redirect.github.com/christoph-fricke)
[@​kettanaito](https://redirect.github.com/kettanaito)
- update dependencies
([#​2719](https://redirect.github.com/mswjs/msw/issues/2719))
([`d0cbd2d`](https://redirect.github.com/mswjs/msw/commit/d0cbd2d5e1de5a1605dcef43e39300f353be0bd0))
[@​kettanaito](https://redirect.github.com/kettanaito)
- **sse:** respect `request.signal` for the underlying stream
([#​2718](https://redirect.github.com/mswjs/msw/issues/2718))
([`429e05c`](https://redirect.github.com/mswjs/msw/commit/429e05ca2395b5ec695b91107600d6e14f4be0f9))
[@​kettanaito](https://redirect.github.com/kettanaito)
</details>
---
### Configuration
📅 **Schedule**: (in timezone Asia/Tokyo)
- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNyIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 380665a commit 158d2d0
2 files changed
Lines changed: 111 additions & 103 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments