Skip to content

Comments

[8.19] Update dependency msw to ~2.10.2 (main) (#223986)#226426

Merged
jeramysoucy merged 7 commits intoelastic:8.19from
jeramysoucy:backport/8.19/pr-223986
Jul 4, 2025
Merged

[8.19] Update dependency msw to ~2.10.2 (main) (#223986)#226426
jeramysoucy merged 7 commits intoelastic:8.19from
jeramysoucy:backport/8.19/pr-223986

Conversation

@jeramysoucy
Copy link
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [msw](https://mswjs.io)
([source](https://github.com/mswjs/msw)) | devDependencies |
minor | [`~2.9.0` ->
`~2.10.2`](https://renovatebot.com/diffs/npm/msw/2.9.0/2.10.2) |

---

### Release Notes

<details>
<summary>mswjs/msw (msw)</summary>

###
[`v2.10.2`](https://github.com/mswjs/msw/releases/tag/v2.10.2)

[Compare
Source](https://github.com/mswjs/msw/compare/v2.10.1...v2.10.2)

#### v2.10.2 (2025-06-09)

##### Bug Fixes

- **TypeScript:** support `Response.error()` and `HttpResponse.error()`
as mocked responses
([#&elastic#8203;2132](https://github.com/mswjs/msw/issues/2132))
([`72cc8dd`](https://github.com/mswjs/msw/commit/72cc8ddac8f030f747b674148b03e5a025e412d2))
[@&elastic#8203;jacquesg](https://github.com/jacquesg)
[@&elastic#8203;kettanaito](https://github.com/kettanaito)

###
[`v2.10.1`](https://github.com/mswjs/msw/releases/tag/v2.10.1)

[Compare
Source](https://github.com/mswjs/msw/compare/v2.10.0...v2.10.1)

#### v2.10.1 (2025-06-07)

##### Bug Fixes

- update `@mswjs/interceptors` to support WebSocket server protocol
([#&elastic#8203;2528](https://github.com/mswjs/msw/issues/2528))
([`6704fa0`](https://github.com/mswjs/msw/commit/6704fa042a3eaa71b68eb7b9028a7464b2b30cef))
[@&elastic#8203;kettanaito](https://github.com/kettanaito)

###
[`v2.10.0`](https://github.com/mswjs/msw/releases/tag/v2.10.0)

[Compare
Source](https://github.com/mswjs/msw/compare/v2.9.0...v2.10.0)

#### v2.10.0 (2025-06-07)

##### Features

- **WebSocketHandler:** add `run` method
([#&elastic#8203;2527](https://github.com/mswjs/msw/issues/2527))
([`94fc78e`](https://github.com/mswjs/msw/commit/94fc78ea50bd8c3334945d3047650c8b82c2f754))
[@&elastic#8203;kettanaito](https://github.com/kettanaito)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOkNsb3VkIFNlY3VyaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit bdb60c6)

# Conflicts:
#	package.json
#	yarn.lock
@jeramysoucy jeramysoucy added the backport This PR is a backport of another PR label Jul 3, 2025
@jeramysoucy jeramysoucy enabled auto-merge (squash) July 3, 2025 13:38
          savedObjectNamespace !== DEFAULT_NAMESPACE_STRING && { namespace: savedObjectNamespace }),
        ...(savedObjectNamespaces && { namespaces: savedObjectNamespaces }),
@jeramysoucy jeramysoucy merged commit a582250 into elastic:8.19 Jul 4, 2025
8 checks passed
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants