Commit 03c419a
authored
Update dependency msw to v2.2.13 (#800)
[](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.2.11` ->
`2.2.13`](https://renovatebot.com/diffs/npm/msw/2.2.11/2.2.13) |
[](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.2.13`](https://togithub.com/mswjs/msw/releases/tag/v2.2.13)
[Compare
Source](https://togithub.com/mswjs/msw/compare/v2.2.12...v2.2.13)
##### v2.2.13 (2024-03-27)
##### Bug Fixes
- use `createRequestId()` instead of `crypto.randomUUID()`
([#​2113](https://togithub.com/mswjs/msw/issues/2113))
([`8f2be77`](https://togithub.com/mswjs/msw/commit/8f2be77627b94318e6c2e6d6eee38fc49558c6d9))
[@​kettanaito](https://togithub.com/kettanaito)
### [`v2.2.12`](https://togithub.com/mswjs/msw/releases/tag/v2.2.12)
[Compare
Source](https://togithub.com/mswjs/msw/compare/v2.2.11...v2.2.12)
#### v2.2.12 (2024-03-27)
##### Bug Fixes
- do not mutate user-defined "X-Request-Id" request header
([#​2110](https://togithub.com/mswjs/msw/issues/2110))
([`64b6ba5`](https://togithub.com/mswjs/msw/commit/64b6ba516123d655e82d164e8ed1bb1f75b8cff8))
[@​kettanaito](https://togithub.com/kettanaito)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled because a matching PR was automerged
previously.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c6ce059 commit 03c419a
2 files changed
+88
-88
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 | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments