Skip to content

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Aug 21, 2025

This PR contains the following updates:

Package Type Update Change Pending
msw (source) devDependencies minor ~2.10.4 -> ~2.11.0 2.11.1

Release Notes

mswjs/msw (msw)

v2.11.0

Compare Source

v2.11.0 (2025-08-30)

Features

v2.10.5

Compare Source

v2.10.5 (2025-08-13)

Bug Fixes

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related labels Aug 21, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team August 21, 2025 12:40
@elastic-renovate-prod elastic-renovate-prod bot added the backport:all-open Backport to all branches that could still receive a release label Aug 21, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security)

1 similar comment
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security)

@kfirpeled
Copy link
Contributor

/ci

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-@elastickibana-cloud-security-posture-dependencies branch from 20def1c to 84e3396 Compare September 7, 2025 09:44
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency msw to ~2.10.5 (main) Update dependency msw to ~2.11.0 (main) Sep 7, 2025
@maxcold
Copy link
Contributor

maxcold commented Sep 8, 2025

/ci

@maxcold maxcold enabled auto-merge (squash) September 8, 2025 08:42
@maxcold maxcold merged commit 11bfeee into main Sep 8, 2025
14 checks passed
@maxcold maxcold deleted the renovate/main-@elastickibana-cloud-security-posture-dependencies branch September 8, 2025 10:41
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.18, 8.19, 9.0, 9.1

https://github.com/elastic/kibana/actions/runs/17548096416

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 8, 2025
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/mswjs/msw/compare/v2.10.5...v2.11.0)

#### v2.11.0 (2025-08-30)

##### Features

- custom request predicate function
([#&elastic#8203;2541](https://redirect.github.com/mswjs/msw/issues/2541))
([`a05405b`](https://redirect.github.com/mswjs/msw/commit/a05405bd5ba7c82ad3e80990c176cbf6cb94dee7))
[@&elastic#8203;ytoshiki](https://redirect.github.com/ytoshiki)
[@&elastic#8203;kettanaito](https://redirect.github.com/kettanaito)

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

[Compare
Source](https://redirect.github.com/mswjs/msw/compare/v2.10.4...v2.10.5)

#### v2.10.5 (2025-08-13)

##### Bug Fixes

- export the `GraphQLResponseBody` type
([#&elastic#8203;2565](https://redirect.github.com/mswjs/msw/issues/2565))
([`642523d`](https://redirect.github.com/mswjs/msw/commit/642523d3258bd1996df986ea0c9270be150bec3d))
[@&elastic#8203;breadadams](https://redirect.github.com/breadadams)

</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://redirect.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 11bfeee)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
8.18 Backport failed because of merge conflicts
8.19 Backport failed because of merge conflicts
9.0 Backport failed because of merge conflicts
9.1

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 232476

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Sep 8, 2025
# Backport

This will backport the following commits from `main` to `9.1`:
- [Update dependency msw to ~2.11.0 (main)
(#232476)](#232476)

<!--- 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-09-08T10:41:43Z","message":"Update
dependency msw to ~2.11.0 (main) (#232476)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change | Pending
|\n|---|---|---|---|---|\n|
[msw](https://mswjs.io)\n([source](https://redirect.github.com/mswjs/msw))
| devDependencies |\nminor | [`~2.10.4`
->\n`~2.11.0`](https://renovatebot.com/diffs/npm/msw/2.10.4/2.11.0)
|\n`2.11.1` |\n\n---\n\n### Release
Notes\n\n<details>\n<summary>mswjs/msw
(msw)</summary>\n\n###\n[`v2.11.0`](https://redirect.github.com/mswjs/msw/releases/tag/v2.11.0)\n\n[Compare\nSource](https://redirect.github.com/mswjs/msw/compare/v2.10.5...v2.11.0)\n\n####
v2.11.0 (2025-08-30)\n\n##### Features\n\n- custom request predicate
function\n([#&#8203;2541](https://redirect.github.com/mswjs/msw/issues/2541))\n([`a05405b`](https://redirect.github.com/mswjs/msw/commit/a05405bd5ba7c82ad3e80990c176cbf6cb94dee7))\n[@&#8203;ytoshiki](https://redirect.github.com/ytoshiki)\n[@&#8203;kettanaito](https://redirect.github.com/kettanaito)\n\n###\n[`v2.10.5`](https://redirect.github.com/mswjs/msw/releases/tag/v2.10.5)\n\n[Compare\nSource](https://redirect.github.com/mswjs/msw/compare/v2.10.4...v2.10.5)\n\n####
v2.10.5 (2025-08-13)\n\n##### Bug Fixes\n\n- export the
`GraphQLResponseBody`
type\n([#&#8203;2565](https://redirect.github.com/mswjs/msw/issues/2565))\n([`642523d`](https://redirect.github.com/mswjs/msw/commit/642523d3258bd1996df986ea0c9270be150bec3d))\n[@&#8203;breadadams](https://redirect.github.com/breadadams)\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://redirect.github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"11bfeeea9d95f5542830e39801291f0d91c1be1c","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.11.0
(main)","number":232476,"url":"https://github.com/elastic/kibana/pull/232476","mergeCommit":{"message":"Update
dependency msw to ~2.11.0 (main) (#232476)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change | Pending
|\n|---|---|---|---|---|\n|
[msw](https://mswjs.io)\n([source](https://redirect.github.com/mswjs/msw))
| devDependencies |\nminor | [`~2.10.4`
->\n`~2.11.0`](https://renovatebot.com/diffs/npm/msw/2.10.4/2.11.0)
|\n`2.11.1` |\n\n---\n\n### Release
Notes\n\n<details>\n<summary>mswjs/msw
(msw)</summary>\n\n###\n[`v2.11.0`](https://redirect.github.com/mswjs/msw/releases/tag/v2.11.0)\n\n[Compare\nSource](https://redirect.github.com/mswjs/msw/compare/v2.10.5...v2.11.0)\n\n####
v2.11.0 (2025-08-30)\n\n##### Features\n\n- custom request predicate
function\n([#&#8203;2541](https://redirect.github.com/mswjs/msw/issues/2541))\n([`a05405b`](https://redirect.github.com/mswjs/msw/commit/a05405bd5ba7c82ad3e80990c176cbf6cb94dee7))\n[@&#8203;ytoshiki](https://redirect.github.com/ytoshiki)\n[@&#8203;kettanaito](https://redirect.github.com/kettanaito)\n\n###\n[`v2.10.5`](https://redirect.github.com/mswjs/msw/releases/tag/v2.10.5)\n\n[Compare\nSource](https://redirect.github.com/mswjs/msw/compare/v2.10.4...v2.10.5)\n\n####
v2.10.5 (2025-08-13)\n\n##### Bug Fixes\n\n- export the
`GraphQLResponseBody`
type\n([#&#8203;2565](https://redirect.github.com/mswjs/msw/issues/2565))\n([`642523d`](https://redirect.github.com/mswjs/msw/commit/642523d3258bd1996df986ea0c9270be150bec3d))\n[@&#8203;breadadams](https://redirect.github.com/breadadams)\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://redirect.github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"11bfeeea9d95f5542830e39801291f0d91c1be1c"}},"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/232476","number":232476,"mergeCommit":{"message":"Update
dependency msw to ~2.11.0 (main) (#232476)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change | Pending
|\n|---|---|---|---|---|\n|
[msw](https://mswjs.io)\n([source](https://redirect.github.com/mswjs/msw))
| devDependencies |\nminor | [`~2.10.4`
->\n`~2.11.0`](https://renovatebot.com/diffs/npm/msw/2.10.4/2.11.0)
|\n`2.11.1` |\n\n---\n\n### Release
Notes\n\n<details>\n<summary>mswjs/msw
(msw)</summary>\n\n###\n[`v2.11.0`](https://redirect.github.com/mswjs/msw/releases/tag/v2.11.0)\n\n[Compare\nSource](https://redirect.github.com/mswjs/msw/compare/v2.10.5...v2.11.0)\n\n####
v2.11.0 (2025-08-30)\n\n##### Features\n\n- custom request predicate
function\n([#&#8203;2541](https://redirect.github.com/mswjs/msw/issues/2541))\n([`a05405b`](https://redirect.github.com/mswjs/msw/commit/a05405bd5ba7c82ad3e80990c176cbf6cb94dee7))\n[@&#8203;ytoshiki](https://redirect.github.com/ytoshiki)\n[@&#8203;kettanaito](https://redirect.github.com/kettanaito)\n\n###\n[`v2.10.5`](https://redirect.github.com/mswjs/msw/releases/tag/v2.10.5)\n\n[Compare\nSource](https://redirect.github.com/mswjs/msw/compare/v2.10.4...v2.10.5)\n\n####
v2.10.5 (2025-08-13)\n\n##### Bug Fixes\n\n- export the
`GraphQLResponseBody`
type\n([#&#8203;2565](https://redirect.github.com/mswjs/msw/issues/2565))\n([`642523d`](https://redirect.github.com/mswjs/msw/commit/642523d3258bd1996df986ea0c9270be150bec3d))\n[@&#8203;breadadams](https://redirect.github.com/breadadams)\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://redirect.github.com/renovatebot/renovate).\n\n\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"11bfeeea9d95f5542830e39801291f0d91c1be1c"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
KodeRad pushed a commit to KodeRad/kibana that referenced this pull request Sep 15, 2025
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/mswjs/msw/compare/v2.10.5...v2.11.0)

#### v2.11.0 (2025-08-30)

##### Features

- custom request predicate function
([#&elastic#8203;2541](https://redirect.github.com/mswjs/msw/issues/2541))
([`a05405b`](https://redirect.github.com/mswjs/msw/commit/a05405bd5ba7c82ad3e80990c176cbf6cb94dee7))
[@&elastic#8203;ytoshiki](https://redirect.github.com/ytoshiki)
[@&elastic#8203;kettanaito](https://redirect.github.com/kettanaito)

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

[Compare
Source](https://redirect.github.com/mswjs/msw/compare/v2.10.4...v2.10.5)

#### v2.10.5 (2025-08-13)

##### Bug Fixes

- export the `GraphQLResponseBody` type
([#&elastic#8203;2565](https://redirect.github.com/mswjs/msw/issues/2565))
([`642523d`](https://redirect.github.com/mswjs/msw/commit/642523d3258bd1996df986ea0c9270be150bec3d))
[@&elastic#8203;breadadams](https://redirect.github.com/breadadams)

</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://redirect.github.com/renovatebot/renovate).

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

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Sep 24, 2025
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/mswjs/msw/compare/v2.10.5...v2.11.0)

#### v2.11.0 (2025-08-30)

##### Features

- custom request predicate function
([#&elastic#8203;2541](https://redirect.github.com/mswjs/msw/issues/2541))
([`a05405b`](https://redirect.github.com/mswjs/msw/commit/a05405bd5ba7c82ad3e80990c176cbf6cb94dee7))
[@&elastic#8203;ytoshiki](https://redirect.github.com/ytoshiki)
[@&elastic#8203;kettanaito](https://redirect.github.com/kettanaito)

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

[Compare
Source](https://redirect.github.com/mswjs/msw/compare/v2.10.4...v2.10.5)

#### v2.10.5 (2025-08-13)

##### Bug Fixes

- export the `GraphQLResponseBody` type
([#&elastic#8203;2565](https://redirect.github.com/mswjs/msw/issues/2565))
([`642523d`](https://redirect.github.com/mswjs/msw/commit/642523d3258bd1996df986ea0c9270be150bec3d))
[@&elastic#8203;breadadams](https://redirect.github.com/breadadams)

</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://redirect.github.com/renovatebot/renovate).

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

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
niros1 pushed a commit that referenced this pull request Sep 30, 2025
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/mswjs/msw/compare/v2.10.5...v2.11.0)

#### v2.11.0 (2025-08-30)

##### Features

- custom request predicate function
([#&#8203;2541](https://redirect.github.com/mswjs/msw/issues/2541))
([`a05405b`](https://redirect.github.com/mswjs/msw/commit/a05405bd5ba7c82ad3e80990c176cbf6cb94dee7))
[@&#8203;ytoshiki](https://redirect.github.com/ytoshiki)
[@&#8203;kettanaito](https://redirect.github.com/kettanaito)

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

[Compare
Source](https://redirect.github.com/mswjs/msw/compare/v2.10.4...v2.10.5)

#### v2.10.5 (2025-08-13)

##### Bug Fixes

- export the `GraphQLResponseBody` type
([#&#8203;2565](https://redirect.github.com/mswjs/msw/issues/2565))
([`642523d`](https://redirect.github.com/mswjs/msw/commit/642523d3258bd1996df986ea0c9270be150bec3d))
[@&#8203;breadadams](https://redirect.github.com/breadadams)

</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://redirect.github.com/renovatebot/renovate).

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

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related v9.1.4 v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants