Commit 87ac860
authored
Update dependency msw to v2.1.5 (#675)
[](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.4` -> `2.1.5`](https://renovatebot.com/diffs/npm/msw/2.1.4/2.1.5)
|
[](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.1.5`](https://togithub.com/mswjs/msw/releases/tag/v2.1.5)
[Compare Source](https://togithub.com/mswjs/msw/compare/v2.1.4...v2.1.5)
#### v2.1.5 (2024-01-25)
##### Bug Fixes
- add "request" to response events
([#​1993](https://togithub.com/mswjs/msw/issues/1993))
([`bad537f`](https://togithub.com/mswjs/msw/commit/bad537f1fce7511f0a7258c0216a9ad49fbc27b8))
[@​kettanaito](https://togithub.com/kettanaito)
- does not warn on unhandled "file://" requests
([#​1997](https://togithub.com/mswjs/msw/issues/1997))
([`5afedb1`](https://togithub.com/mswjs/msw/commit/5afedb1af6d20f8be4e079f6a22ca617890b3507))
[@​kettanaito](https://togithub.com/kettanaito)
- resolve relative fetch urls in jsdom
([#​1999](https://togithub.com/mswjs/msw/issues/1999))
([`82ab765`](https://togithub.com/mswjs/msw/commit/82ab765c44e866310ba9c4cc24fed3d6cfaf7735))
[@​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.
---
- [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 275a5e0 commit 87ac860
2 files changed
+12
-12
lines changedSome 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 | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments