Update dependency msw to ~2.10.2 (main)#223986
Conversation
|
Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security) |
1 similar comment
|
Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security) |
02ed383 to
80c531f
Compare
80c531f to
0480ccd
Compare
|
/ci |
💔 Build Failed
Failed CI StepsMetrics [docs]
|
…posture-dependencies
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
/ci |
|
Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1 https://github.com/elastic/kibana/actions/runs/15948985175 |
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)
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)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `9.1`: - [Update dependency msw to ~2.10.2 (main) (#223986)](#223986) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-28T22:58:21Z","message":"Update dependency msw to ~2.10.2 (main) (#223986)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [msw](https://mswjs.io)\n([source](https://github.com/mswjs/msw)) | devDependencies |\nminor | [`~2.9.0` ->\n`~2.10.2`](https://renovatebot.com/diffs/npm/msw/2.9.0/2.10.2) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mswjs/msw (msw)</summary>\n\n###\n[`v2.10.2`](https://github.com/mswjs/msw/releases/tag/v2.10.2)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.1...v2.10.2)\n\n#### v2.10.2 (2025-06-09)\n\n##### Bug Fixes\n\n- **TypeScript:** support `Response.error()` and `HttpResponse.error()`\nas mocked responses\n([#​2132](https://github.com/mswjs/msw/issues/2132))\n([`72cc8dd`](https://github.com/mswjs/msw/commit/72cc8ddac8f030f747b674148b03e5a025e412d2))\n[@​jacquesg](https://github.com/jacquesg)\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.1`](https://github.com/mswjs/msw/releases/tag/v2.10.1)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.0...v2.10.1)\n\n#### v2.10.1 (2025-06-07)\n\n##### Bug Fixes\n\n- update `@mswjs/interceptors` to support WebSocket server protocol\n([#​2528](https://github.com/mswjs/msw/issues/2528))\n([`6704fa0`](https://github.com/mswjs/msw/commit/6704fa042a3eaa71b68eb7b9028a7464b2b30cef))\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.0`](https://github.com/mswjs/msw/releases/tag/v2.10.0)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.9.0...v2.10.0)\n\n#### v2.10.0 (2025-06-07)\n\n##### Features\n\n- **WebSocketHandler:** add `run` method\n([#​2527](https://github.com/mswjs/msw/issues/2527))\n([`94fc78e`](https://github.com/mswjs/msw/commit/94fc78ea50bd8c3334945d3047650c8b82c2f754))\n[@​kettanaito](https://github.com/kettanaito)\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"bdb60c60185b96230dc6abea1897255c811c4057","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Cloud Security","backport:all-open","v9.2.0"],"title":"Update dependency msw to ~2.10.2 (main)","number":223986,"url":"https://github.com/elastic/kibana/pull/223986","mergeCommit":{"message":"Update dependency msw to ~2.10.2 (main) (#223986)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [msw](https://mswjs.io)\n([source](https://github.com/mswjs/msw)) | devDependencies |\nminor | [`~2.9.0` ->\n`~2.10.2`](https://renovatebot.com/diffs/npm/msw/2.9.0/2.10.2) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mswjs/msw (msw)</summary>\n\n###\n[`v2.10.2`](https://github.com/mswjs/msw/releases/tag/v2.10.2)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.1...v2.10.2)\n\n#### v2.10.2 (2025-06-09)\n\n##### Bug Fixes\n\n- **TypeScript:** support `Response.error()` and `HttpResponse.error()`\nas mocked responses\n([#​2132](https://github.com/mswjs/msw/issues/2132))\n([`72cc8dd`](https://github.com/mswjs/msw/commit/72cc8ddac8f030f747b674148b03e5a025e412d2))\n[@​jacquesg](https://github.com/jacquesg)\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.1`](https://github.com/mswjs/msw/releases/tag/v2.10.1)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.0...v2.10.1)\n\n#### v2.10.1 (2025-06-07)\n\n##### Bug Fixes\n\n- update `@mswjs/interceptors` to support WebSocket server protocol\n([#​2528](https://github.com/mswjs/msw/issues/2528))\n([`6704fa0`](https://github.com/mswjs/msw/commit/6704fa042a3eaa71b68eb7b9028a7464b2b30cef))\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.0`](https://github.com/mswjs/msw/releases/tag/v2.10.0)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.9.0...v2.10.0)\n\n#### v2.10.0 (2025-06-07)\n\n##### Features\n\n- **WebSocketHandler:** add `run` method\n([#​2527](https://github.com/mswjs/msw/issues/2527))\n([`94fc78e`](https://github.com/mswjs/msw/commit/94fc78ea50bd8c3334945d3047650c8b82c2f754))\n[@​kettanaito](https://github.com/kettanaito)\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"bdb60c60185b96230dc6abea1897255c811c4057"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/223986","number":223986,"mergeCommit":{"message":"Update dependency msw to ~2.10.2 (main) (#223986)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [msw](https://mswjs.io)\n([source](https://github.com/mswjs/msw)) | devDependencies |\nminor | [`~2.9.0` ->\n`~2.10.2`](https://renovatebot.com/diffs/npm/msw/2.9.0/2.10.2) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mswjs/msw (msw)</summary>\n\n###\n[`v2.10.2`](https://github.com/mswjs/msw/releases/tag/v2.10.2)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.1...v2.10.2)\n\n#### v2.10.2 (2025-06-09)\n\n##### Bug Fixes\n\n- **TypeScript:** support `Response.error()` and `HttpResponse.error()`\nas mocked responses\n([#​2132](https://github.com/mswjs/msw/issues/2132))\n([`72cc8dd`](https://github.com/mswjs/msw/commit/72cc8ddac8f030f747b674148b03e5a025e412d2))\n[@​jacquesg](https://github.com/jacquesg)\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.1`](https://github.com/mswjs/msw/releases/tag/v2.10.1)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.0...v2.10.1)\n\n#### v2.10.1 (2025-06-07)\n\n##### Bug Fixes\n\n- update `@mswjs/interceptors` to support WebSocket server protocol\n([#​2528](https://github.com/mswjs/msw/issues/2528))\n([`6704fa0`](https://github.com/mswjs/msw/commit/6704fa042a3eaa71b68eb7b9028a7464b2b30cef))\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.0`](https://github.com/mswjs/msw/releases/tag/v2.10.0)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.9.0...v2.10.0)\n\n#### v2.10.0 (2025-06-07)\n\n##### Features\n\n- **WebSocketHandler:** add `run` method\n([#​2527](https://github.com/mswjs/msw/issues/2527))\n([`94fc78e`](https://github.com/mswjs/msw/commit/94fc78ea50bd8c3334945d3047650c8b82c2f754))\n[@​kettanaito](https://github.com/kettanaito)\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"bdb60c60185b96230dc6abea1897255c811c4057"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
# Backport This will backport the following commits from `main` to `9.0`: - [Update dependency msw to ~2.10.2 (main) (#223986)](#223986) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-28T22:58:21Z","message":"Update dependency msw to ~2.10.2 (main) (#223986)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [msw](https://mswjs.io)\n([source](https://github.com/mswjs/msw)) | devDependencies |\nminor | [`~2.9.0` ->\n`~2.10.2`](https://renovatebot.com/diffs/npm/msw/2.9.0/2.10.2) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mswjs/msw (msw)</summary>\n\n###\n[`v2.10.2`](https://github.com/mswjs/msw/releases/tag/v2.10.2)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.1...v2.10.2)\n\n#### v2.10.2 (2025-06-09)\n\n##### Bug Fixes\n\n- **TypeScript:** support `Response.error()` and `HttpResponse.error()`\nas mocked responses\n([#​2132](https://github.com/mswjs/msw/issues/2132))\n([`72cc8dd`](https://github.com/mswjs/msw/commit/72cc8ddac8f030f747b674148b03e5a025e412d2))\n[@​jacquesg](https://github.com/jacquesg)\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.1`](https://github.com/mswjs/msw/releases/tag/v2.10.1)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.0...v2.10.1)\n\n#### v2.10.1 (2025-06-07)\n\n##### Bug Fixes\n\n- update `@mswjs/interceptors` to support WebSocket server protocol\n([#​2528](https://github.com/mswjs/msw/issues/2528))\n([`6704fa0`](https://github.com/mswjs/msw/commit/6704fa042a3eaa71b68eb7b9028a7464b2b30cef))\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.0`](https://github.com/mswjs/msw/releases/tag/v2.10.0)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.9.0...v2.10.0)\n\n#### v2.10.0 (2025-06-07)\n\n##### Features\n\n- **WebSocketHandler:** add `run` method\n([#​2527](https://github.com/mswjs/msw/issues/2527))\n([`94fc78e`](https://github.com/mswjs/msw/commit/94fc78ea50bd8c3334945d3047650c8b82c2f754))\n[@​kettanaito](https://github.com/kettanaito)\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"bdb60c60185b96230dc6abea1897255c811c4057","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Cloud Security","backport:all-open","v9.2.0"],"title":"Update dependency msw to ~2.10.2 (main)","number":223986,"url":"https://github.com/elastic/kibana/pull/223986","mergeCommit":{"message":"Update dependency msw to ~2.10.2 (main) (#223986)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [msw](https://mswjs.io)\n([source](https://github.com/mswjs/msw)) | devDependencies |\nminor | [`~2.9.0` ->\n`~2.10.2`](https://renovatebot.com/diffs/npm/msw/2.9.0/2.10.2) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mswjs/msw (msw)</summary>\n\n###\n[`v2.10.2`](https://github.com/mswjs/msw/releases/tag/v2.10.2)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.1...v2.10.2)\n\n#### v2.10.2 (2025-06-09)\n\n##### Bug Fixes\n\n- **TypeScript:** support `Response.error()` and `HttpResponse.error()`\nas mocked responses\n([#​2132](https://github.com/mswjs/msw/issues/2132))\n([`72cc8dd`](https://github.com/mswjs/msw/commit/72cc8ddac8f030f747b674148b03e5a025e412d2))\n[@​jacquesg](https://github.com/jacquesg)\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.1`](https://github.com/mswjs/msw/releases/tag/v2.10.1)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.0...v2.10.1)\n\n#### v2.10.1 (2025-06-07)\n\n##### Bug Fixes\n\n- update `@mswjs/interceptors` to support WebSocket server protocol\n([#​2528](https://github.com/mswjs/msw/issues/2528))\n([`6704fa0`](https://github.com/mswjs/msw/commit/6704fa042a3eaa71b68eb7b9028a7464b2b30cef))\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.0`](https://github.com/mswjs/msw/releases/tag/v2.10.0)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.9.0...v2.10.0)\n\n#### v2.10.0 (2025-06-07)\n\n##### Features\n\n- **WebSocketHandler:** add `run` method\n([#​2527](https://github.com/mswjs/msw/issues/2527))\n([`94fc78e`](https://github.com/mswjs/msw/commit/94fc78ea50bd8c3334945d3047650c8b82c2f754))\n[@​kettanaito](https://github.com/kettanaito)\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"bdb60c60185b96230dc6abea1897255c811c4057"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/223986","number":223986,"mergeCommit":{"message":"Update dependency msw to ~2.10.2 (main) (#223986)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [msw](https://mswjs.io)\n([source](https://github.com/mswjs/msw)) | devDependencies |\nminor | [`~2.9.0` ->\n`~2.10.2`](https://renovatebot.com/diffs/npm/msw/2.9.0/2.10.2) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mswjs/msw (msw)</summary>\n\n###\n[`v2.10.2`](https://github.com/mswjs/msw/releases/tag/v2.10.2)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.1...v2.10.2)\n\n#### v2.10.2 (2025-06-09)\n\n##### Bug Fixes\n\n- **TypeScript:** support `Response.error()` and `HttpResponse.error()`\nas mocked responses\n([#​2132](https://github.com/mswjs/msw/issues/2132))\n([`72cc8dd`](https://github.com/mswjs/msw/commit/72cc8ddac8f030f747b674148b03e5a025e412d2))\n[@​jacquesg](https://github.com/jacquesg)\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.1`](https://github.com/mswjs/msw/releases/tag/v2.10.1)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.0...v2.10.1)\n\n#### v2.10.1 (2025-06-07)\n\n##### Bug Fixes\n\n- update `@mswjs/interceptors` to support WebSocket server protocol\n([#​2528](https://github.com/mswjs/msw/issues/2528))\n([`6704fa0`](https://github.com/mswjs/msw/commit/6704fa042a3eaa71b68eb7b9028a7464b2b30cef))\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.0`](https://github.com/mswjs/msw/releases/tag/v2.10.0)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.9.0...v2.10.0)\n\n#### v2.10.0 (2025-06-07)\n\n##### Features\n\n- **WebSocketHandler:** add `run` method\n([#​2527](https://github.com/mswjs/msw/issues/2527))\n([`94fc78e`](https://github.com/mswjs/msw/commit/94fc78ea50bd8c3334945d3047650c8b82c2f754))\n[@​kettanaito](https://github.com/kettanaito)\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"bdb60c60185b96230dc6abea1897255c811c4057"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. 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
# Backport This will backport the following commits from `main` to `8.19`: - [Update dependency msw to ~2.10.2 (main) (#223986)](#223986) <!--- Backport version: 10.0.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-28T22:58:21Z","message":"Update dependency msw to ~2.10.2 (main) (#223986)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [msw](https://mswjs.io)\n([source](https://github.com/mswjs/msw)) | devDependencies |\nminor | [`~2.9.0` ->\n`~2.10.2`](https://renovatebot.com/diffs/npm/msw/2.9.0/2.10.2) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mswjs/msw (msw)</summary>\n\n###\n[`v2.10.2`](https://github.com/mswjs/msw/releases/tag/v2.10.2)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.1...v2.10.2)\n\n#### v2.10.2 (2025-06-09)\n\n##### Bug Fixes\n\n- **TypeScript:** support `Response.error()` and `HttpResponse.error()`\nas mocked responses\n([#​2132](https://github.com/mswjs/msw/issues/2132))\n([`72cc8dd`](https://github.com/mswjs/msw/commit/72cc8ddac8f030f747b674148b03e5a025e412d2))\n[@​jacquesg](https://github.com/jacquesg)\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.1`](https://github.com/mswjs/msw/releases/tag/v2.10.1)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.0...v2.10.1)\n\n#### v2.10.1 (2025-06-07)\n\n##### Bug Fixes\n\n- update `@mswjs/interceptors` to support WebSocket server protocol\n([#​2528](https://github.com/mswjs/msw/issues/2528))\n([`6704fa0`](https://github.com/mswjs/msw/commit/6704fa042a3eaa71b68eb7b9028a7464b2b30cef))\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.0`](https://github.com/mswjs/msw/releases/tag/v2.10.0)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.9.0...v2.10.0)\n\n#### v2.10.0 (2025-06-07)\n\n##### Features\n\n- **WebSocketHandler:** add `run` method\n([#​2527](https://github.com/mswjs/msw/issues/2527))\n([`94fc78e`](https://github.com/mswjs/msw/commit/94fc78ea50bd8c3334945d3047650c8b82c2f754))\n[@​kettanaito](https://github.com/kettanaito)\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"bdb60c60185b96230dc6abea1897255c811c4057","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Cloud Security","backport:all-open","v9.1.0","v9.2.0","v9.0.4"],"title":"Update dependency msw to ~2.10.2 (main)","number":223986,"url":"https://github.com/elastic/kibana/pull/223986","mergeCommit":{"message":"Update dependency msw to ~2.10.2 (main) (#223986)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [msw](https://mswjs.io)\n([source](https://github.com/mswjs/msw)) | devDependencies |\nminor | [`~2.9.0` ->\n`~2.10.2`](https://renovatebot.com/diffs/npm/msw/2.9.0/2.10.2) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mswjs/msw (msw)</summary>\n\n###\n[`v2.10.2`](https://github.com/mswjs/msw/releases/tag/v2.10.2)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.1...v2.10.2)\n\n#### v2.10.2 (2025-06-09)\n\n##### Bug Fixes\n\n- **TypeScript:** support `Response.error()` and `HttpResponse.error()`\nas mocked responses\n([#​2132](https://github.com/mswjs/msw/issues/2132))\n([`72cc8dd`](https://github.com/mswjs/msw/commit/72cc8ddac8f030f747b674148b03e5a025e412d2))\n[@​jacquesg](https://github.com/jacquesg)\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.1`](https://github.com/mswjs/msw/releases/tag/v2.10.1)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.0...v2.10.1)\n\n#### v2.10.1 (2025-06-07)\n\n##### Bug Fixes\n\n- update `@mswjs/interceptors` to support WebSocket server protocol\n([#​2528](https://github.com/mswjs/msw/issues/2528))\n([`6704fa0`](https://github.com/mswjs/msw/commit/6704fa042a3eaa71b68eb7b9028a7464b2b30cef))\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.0`](https://github.com/mswjs/msw/releases/tag/v2.10.0)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.9.0...v2.10.0)\n\n#### v2.10.0 (2025-06-07)\n\n##### Features\n\n- **WebSocketHandler:** add `run` method\n([#​2527](https://github.com/mswjs/msw/issues/2527))\n([`94fc78e`](https://github.com/mswjs/msw/commit/94fc78ea50bd8c3334945d3047650c8b82c2f754))\n[@​kettanaito](https://github.com/kettanaito)\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"bdb60c60185b96230dc6abea1897255c811c4057"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/225738","number":225738,"state":"MERGED","mergeCommit":{"sha":"2d2c752e5b4d5d2fd71c1ba6620ab5ce8d6fb5ed","message":"[9.1] Update dependency msw to ~2.10.2 (main) (#223986) (#225738)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [Update dependency msw to ~2.10.2 (main)\n(#223986)](https://github.com/elastic/kibana/pull/223986)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>"}},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/223986","number":223986,"mergeCommit":{"message":"Update dependency msw to ~2.10.2 (main) (#223986)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [msw](https://mswjs.io)\n([source](https://github.com/mswjs/msw)) | devDependencies |\nminor | [`~2.9.0` ->\n`~2.10.2`](https://renovatebot.com/diffs/npm/msw/2.9.0/2.10.2) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mswjs/msw (msw)</summary>\n\n###\n[`v2.10.2`](https://github.com/mswjs/msw/releases/tag/v2.10.2)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.1...v2.10.2)\n\n#### v2.10.2 (2025-06-09)\n\n##### Bug Fixes\n\n- **TypeScript:** support `Response.error()` and `HttpResponse.error()`\nas mocked responses\n([#​2132](https://github.com/mswjs/msw/issues/2132))\n([`72cc8dd`](https://github.com/mswjs/msw/commit/72cc8ddac8f030f747b674148b03e5a025e412d2))\n[@​jacquesg](https://github.com/jacquesg)\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.1`](https://github.com/mswjs/msw/releases/tag/v2.10.1)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.10.0...v2.10.1)\n\n#### v2.10.1 (2025-06-07)\n\n##### Bug Fixes\n\n- update `@mswjs/interceptors` to support WebSocket server protocol\n([#​2528](https://github.com/mswjs/msw/issues/2528))\n([`6704fa0`](https://github.com/mswjs/msw/commit/6704fa042a3eaa71b68eb7b9028a7464b2b30cef))\n[@​kettanaito](https://github.com/kettanaito)\n\n###\n[`v2.10.0`](https://github.com/mswjs/msw/releases/tag/v2.10.0)\n\n[Compare\nSource](https://github.com/mswjs/msw/compare/v2.9.0...v2.10.0)\n\n#### v2.10.0 (2025-06-07)\n\n##### Features\n\n- **WebSocketHandler:** add `run` method\n([#​2527](https://github.com/mswjs/msw/issues/2527))\n([`94fc78e`](https://github.com/mswjs/msw/commit/94fc78ea50bd8c3334945d3047650c8b82c2f754))\n[@​kettanaito](https://github.com/kettanaito)\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"bdb60c60185b96230dc6abea1897255c811c4057"}},{"branch":"9.0","label":"v9.0.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/225737","number":225737,"state":"MERGED","mergeCommit":{"sha":"d3fe89ea3d9a234be579979271607b47a7a61cc5","message":"[9.0] Update dependency msw to ~2.10.2 (main) (#223986) (#225737)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.0`:\n- [Update dependency msw to ~2.10.2 (main)\n(#223986)](https://github.com/elastic/kibana/pull/223986)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>"}}]}] BACKPORT--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This PR contains the following updates:
~2.9.0->~2.10.2Release Notes
mswjs/msw (msw)
v2.10.2Compare Source
v2.10.2 (2025-06-09)
Bug Fixes
Response.error()andHttpResponse.error()as mocked responses (#2132) (72cc8dd) @jacquesg @kettanaitov2.10.1Compare Source
v2.10.1 (2025-06-07)
Bug Fixes
@mswjs/interceptorsto support WebSocket server protocol (#2528) (6704fa0) @kettanaitov2.10.0Compare Source
v2.10.0 (2025-06-07)
Features
runmethod (#2527) (94fc78e) @kettanaitoConfiguration
📅 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.
This PR has been generated by Renovate Bot.