Commit graph

84935 commits

Author SHA1 Message Date
Kibana Machine
86452655c3
[9.0] [Detection Engine] Increase the timeout of a slow(er) jest integration test (#222119) (#222481)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Detection Engine] Increase the timeout of a slow(er) jest
integration test
(#222119)](https://github.com/elastic/kibana/pull/222119)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Ryland
Herrick","email":"ryalnd@gmail.com"},"sourceCommit":{"committedDate":"2025-06-03T21:29:58Z","message":"[Detection
Engine] Increase the timeout of a slow(er) jest integration test
(#222119)\n\n## Summary\n\nAddresses #219967, which occasionally fails
due to:\n\n1. The CI instance being slow (see other times for adjacent
tests)\n2. The fact that the test renders, performs a user click, and
then\nperforms assertions.\n\nBy increasing the timeout here, I don't
expect we'll see this fail\nagain.\n\n\n### Checklist\n\n\n- [x] [Unit
or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"d914f1114cf2ce3a0fccf67200b306bff2868930","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Feature:Security
ML Jobs","backport:all-open","Team:Detection
Engine","v9.1.0"],"title":"[Detection Engine] Increase the timeout of a
slow(er) jest integration
test","number":222119,"url":"https://github.com/elastic/kibana/pull/222119","mergeCommit":{"message":"[Detection
Engine] Increase the timeout of a slow(er) jest integration test
(#222119)\n\n## Summary\n\nAddresses #219967, which occasionally fails
due to:\n\n1. The CI instance being slow (see other times for adjacent
tests)\n2. The fact that the test renders, performs a user click, and
then\nperforms assertions.\n\nBy increasing the timeout here, I don't
expect we'll see this fail\nagain.\n\n\n### Checklist\n\n\n- [x] [Unit
or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"d914f1114cf2ce3a0fccf67200b306bff2868930"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222119","number":222119,"mergeCommit":{"message":"[Detection
Engine] Increase the timeout of a slow(er) jest integration test
(#222119)\n\n## Summary\n\nAddresses #219967, which occasionally fails
due to:\n\n1. The CI instance being slow (see other times for adjacent
tests)\n2. The fact that the test renders, performs a user click, and
then\nperforms assertions.\n\nBy increasing the timeout here, I don't
expect we'll see this fail\nagain.\n\n\n### Checklist\n\n\n- [x] [Unit
or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"d914f1114cf2ce3a0fccf67200b306bff2868930"}}]}]
BACKPORT-->

Co-authored-by: Ryland Herrick <ryalnd@gmail.com>
2025-06-04 21:14:48 -04:00
Kibana Machine
ef28acc6d6
[9.0] [build] Update dockerfile (#222491) (#222723)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[build] Update dockerfile
(#222491)](https://github.com/elastic/kibana/pull/222491)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2025-06-04T22:16:11Z","message":"[build]
Update dockerfile (#222491)\n\nThese changes are cosmetic, but
implemented to avoid an unexpected diff\nwhen updating our docker
library images. We had previously updated 9.0.1\nmanually and the sync
was not
exact.","sha":"64e8d28705b35fd2aed2104cd64724fb90644c46","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","skip-ci","backport:version","v9.1.0","v9.0.3"],"title":"[build]
Update
dockerfile","number":222491,"url":"https://github.com/elastic/kibana/pull/222491","mergeCommit":{"message":"[build]
Update dockerfile (#222491)\n\nThese changes are cosmetic, but
implemented to avoid an unexpected diff\nwhen updating our docker
library images. We had previously updated 9.0.1\nmanually and the sync
was not
exact.","sha":"64e8d28705b35fd2aed2104cd64724fb90644c46"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222491","number":222491,"mergeCommit":{"message":"[build]
Update dockerfile (#222491)\n\nThese changes are cosmetic, but
implemented to avoid an unexpected diff\nwhen updating our docker
library images. We had previously updated 9.0.1\nmanually and the sync
was not
exact.","sha":"64e8d28705b35fd2aed2104cd64724fb90644c46"}},{"branch":"9.0","label":"v9.0.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Jon <jon@elastic.co>
2025-06-04 19:59:08 -04:00
Kibana Machine
16fc61aae3
[9.0] Update xml2js (main) (#206171) (#222718)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update xml2js (main)
(#206171)](https://github.com/elastic/kibana/pull/206171)

<!--- 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-04T21:50:41Z","message":"Update
xml2js (main) (#206171)\n\nThis PR contains the following updates:\n\n|
Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/xml2js](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml2js)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js))\n|
devDependencies | patch | [`^0.4.11`
->\n`^0.4.14`](https://renovatebot.com/diffs/npm/@types%2fxml2js/0.4.11/0.4.14)\n|\n|
[xml2js](https://redirect.github.com/Leonidas-from-XIV/node-xml2js)
|\ndependencies | minor | [`^0.5.0`
->\n`^0.6.2`](https://renovatebot.com/diffs/npm/xml2js/0.5.0/0.6.2)
|\n\n---\n\n### Release
Notes\n\n<details>\n<summary>Leonidas-from-XIV/node-xml2js
(xml2js)</summary>\n\n###\n[`v0.6.2`](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.1...0.6.2)\n\n[Compare\nSource](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.1...0.6.2)\n\n###\n[`v0.6.1`](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.0...0.6.1)\n\n[Compare\nSource](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.0...0.6.1)\n\n###\n[`v0.6.0`](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.5.0...0.6.0)\n\n[Compare\nSource](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.5.0...0.6.0)\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👻 **Immortal**: This PR will
be recreated if closed unmerged.
Get\n[config\nhelp](https://redirect.github.com/renovatebot/renovate/discussions)
if\nthat's undesired.\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>\nCo-authored-by:
Brad White <brad.white@elastic.co>\nCo-authored-by: Brad White
<Ikuni17@users.noreply.github.com>","sha":"45d6fe7ada72c118c4f0f0e8aa869a6c43b29683","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
xml2js
(main)","number":206171,"url":"https://github.com/elastic/kibana/pull/206171","mergeCommit":{"message":"Update
xml2js (main) (#206171)\n\nThis PR contains the following updates:\n\n|
Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/xml2js](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml2js)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js))\n|
devDependencies | patch | [`^0.4.11`
->\n`^0.4.14`](https://renovatebot.com/diffs/npm/@types%2fxml2js/0.4.11/0.4.14)\n|\n|
[xml2js](https://redirect.github.com/Leonidas-from-XIV/node-xml2js)
|\ndependencies | minor | [`^0.5.0`
->\n`^0.6.2`](https://renovatebot.com/diffs/npm/xml2js/0.5.0/0.6.2)
|\n\n---\n\n### Release
Notes\n\n<details>\n<summary>Leonidas-from-XIV/node-xml2js
(xml2js)</summary>\n\n###\n[`v0.6.2`](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.1...0.6.2)\n\n[Compare\nSource](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.1...0.6.2)\n\n###\n[`v0.6.1`](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.0...0.6.1)\n\n[Compare\nSource](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.0...0.6.1)\n\n###\n[`v0.6.0`](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.5.0...0.6.0)\n\n[Compare\nSource](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.5.0...0.6.0)\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👻 **Immortal**: This PR will
be recreated if closed unmerged.
Get\n[config\nhelp](https://redirect.github.com/renovatebot/renovate/discussions)
if\nthat's undesired.\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>\nCo-authored-by:
Brad White <brad.white@elastic.co>\nCo-authored-by: Brad White
<Ikuni17@users.noreply.github.com>","sha":"45d6fe7ada72c118c4f0f0e8aa869a6c43b29683"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206171","number":206171,"mergeCommit":{"message":"Update
xml2js (main) (#206171)\n\nThis PR contains the following updates:\n\n|
Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/xml2js](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml2js)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js))\n|
devDependencies | patch | [`^0.4.11`
->\n`^0.4.14`](https://renovatebot.com/diffs/npm/@types%2fxml2js/0.4.11/0.4.14)\n|\n|
[xml2js](https://redirect.github.com/Leonidas-from-XIV/node-xml2js)
|\ndependencies | minor | [`^0.5.0`
->\n`^0.6.2`](https://renovatebot.com/diffs/npm/xml2js/0.5.0/0.6.2)
|\n\n---\n\n### Release
Notes\n\n<details>\n<summary>Leonidas-from-XIV/node-xml2js
(xml2js)</summary>\n\n###\n[`v0.6.2`](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.1...0.6.2)\n\n[Compare\nSource](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.1...0.6.2)\n\n###\n[`v0.6.1`](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.0...0.6.1)\n\n[Compare\nSource](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.6.0...0.6.1)\n\n###\n[`v0.6.0`](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.5.0...0.6.0)\n\n[Compare\nSource](https://redirect.github.com/Leonidas-from-XIV/node-xml2js/compare/0.5.0...0.6.0)\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👻 **Immortal**: This PR will
be recreated if closed unmerged.
Get\n[config\nhelp](https://redirect.github.com/renovatebot/renovate/discussions)
if\nthat's undesired.\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>\nCo-authored-by:
Brad White <brad.white@elastic.co>\nCo-authored-by: Brad White
<Ikuni17@users.noreply.github.com>","sha":"45d6fe7ada72c118c4f0f0e8aa869a6c43b29683"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
2025-06-04 19:46:09 -04:00
Kibana Machine
21729a1785
[9.0] Update dependency tslib to ^2.8.1 (main) (#203266) (#222668)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency tslib to ^2.8.1 (main)
(#203266)](https://github.com/elastic/kibana/pull/203266)

<!--- 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-04T19:46:18Z","message":"Update
dependency tslib to ^2.8.1 (main) (#203266)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[tslib](https://www.typescriptlang.org/)\n([source](https://redirect.github.com/Microsoft/tslib))
| dependencies |\npatch | [`^2.0.0`
->\n`^2.8.1`](https://renovatebot.com/diffs/npm/tslib/2.8.1/2.8.1)
|\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"14cc7b40f4647721894884dbf6e5af8b222106c5","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
dependency tslib to ^2.8.1
(main)","number":203266,"url":"https://github.com/elastic/kibana/pull/203266","mergeCommit":{"message":"Update
dependency tslib to ^2.8.1 (main) (#203266)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[tslib](https://www.typescriptlang.org/)\n([source](https://redirect.github.com/Microsoft/tslib))
| dependencies |\npatch | [`^2.0.0`
->\n`^2.8.1`](https://renovatebot.com/diffs/npm/tslib/2.8.1/2.8.1)
|\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"14cc7b40f4647721894884dbf6e5af8b222106c5"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203266","number":203266,"mergeCommit":{"message":"Update
dependency tslib to ^2.8.1 (main) (#203266)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[tslib](https://www.typescriptlang.org/)\n([source](https://redirect.github.com/Microsoft/tslib))
| dependencies |\npatch | [`^2.0.0`
->\n`^2.8.1`](https://renovatebot.com/diffs/npm/tslib/2.8.1/2.8.1)
|\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"14cc7b40f4647721894884dbf6e5af8b222106c5"}}]}]
BACKPORT-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
2025-06-04 18:31:13 -04:00
Kibana Machine
3680447f79
[9.0] Update dependency tsd to ^0.32.0 (main) (#203260) (#222677)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency tsd to ^0.32.0 (main)
(#203260)](https://github.com/elastic/kibana/pull/203260)

<!--- 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-04T19:49:27Z","message":"Update
dependency tsd to ^0.32.0 (main) (#203260)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [tsd](https://redirect.github.com/tsdjs/tsd) |
devDependencies | minor\n| [`^0.31.1`
->\n`^0.32.0`](https://renovatebot.com/diffs/npm/tsd/0.31.1/0.32.0)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>tsdjs/tsd
(tsd)</summary>\n\n###\n[`v0.32.0`](https://redirect.github.com/tsdjs/tsd/releases/tag/v0.32.0)\n\n[Compare\nSource](https://redirect.github.com/tsdjs/tsd/compare/v0.31.2...v0.32.0)\n\n-
Update to TypeScript
5.8\n[`71387ca`](71387ca)\n\n***\n\n###\n[`v0.31.2`](https://redirect.github.com/tsdjs/tsd/releases/tag/v0.31.2)\n\n[Compare\nSource](https://redirect.github.com/tsdjs/tsd/compare/v0.31.1...v0.31.2)\n\n-
Add `ts2719` to known
errors\n([#&#8203;220](0660059)\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"70fceefe51822e0c8032afcebae59e0043b15211","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
dependency tsd to ^0.32.0
(main)","number":203260,"url":"https://github.com/elastic/kibana/pull/203260","mergeCommit":{"message":"Update
dependency tsd to ^0.32.0 (main) (#203260)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [tsd](https://redirect.github.com/tsdjs/tsd) |
devDependencies | minor\n| [`^0.31.1`
->\n`^0.32.0`](https://renovatebot.com/diffs/npm/tsd/0.31.1/0.32.0)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>tsdjs/tsd
(tsd)</summary>\n\n###\n[`v0.32.0`](https://redirect.github.com/tsdjs/tsd/releases/tag/v0.32.0)\n\n[Compare\nSource](https://redirect.github.com/tsdjs/tsd/compare/v0.31.2...v0.32.0)\n\n-
Update to TypeScript
5.8\n[`71387ca`](71387ca)\n\n***\n\n###\n[`v0.31.2`](https://redirect.github.com/tsdjs/tsd/releases/tag/v0.31.2)\n\n[Compare\nSource](https://redirect.github.com/tsdjs/tsd/compare/v0.31.1...v0.31.2)\n\n-
Add `ts2719` to known
errors\n([#&#8203;220](0660059)\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"70fceefe51822e0c8032afcebae59e0043b15211"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203260","number":203260,"mergeCommit":{"message":"Update
dependency tsd to ^0.32.0 (main) (#203260)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [tsd](https://redirect.github.com/tsdjs/tsd) |
devDependencies | minor\n| [`^0.31.1`
->\n`^0.32.0`](https://renovatebot.com/diffs/npm/tsd/0.31.1/0.32.0)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>tsdjs/tsd
(tsd)</summary>\n\n###\n[`v0.32.0`](https://redirect.github.com/tsdjs/tsd/releases/tag/v0.32.0)\n\n[Compare\nSource](https://redirect.github.com/tsdjs/tsd/compare/v0.31.2...v0.32.0)\n\n-
Update to TypeScript
5.8\n[`71387ca`](71387ca)\n\n***\n\n###\n[`v0.31.2`](https://redirect.github.com/tsdjs/tsd/releases/tag/v0.31.2)\n\n[Compare\nSource](https://redirect.github.com/tsdjs/tsd/compare/v0.31.1...v0.31.2)\n\n-
Add `ts2719` to known
errors\n([#&#8203;220](0660059)\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"70fceefe51822e0c8032afcebae59e0043b15211"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
2025-06-04 18:23:06 -04:00
Kibana Machine
bb4da5e661
[9.0] Update dependency symbol-observable to v4 (main) (#203291) (#222653)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency symbol-observable to v4 (main)
(#203291)](https://github.com/elastic/kibana/pull/203291)

<!--- 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-04T19:38:28Z","message":"Update
dependency symbol-observable to v4 (main) (#203291)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[symbol-observable](https://redirect.github.com/blesh/symbol-observable)\n|
dependencies | major | [`^1.2.0`
->\n`^4.0.0`](https://renovatebot.com/diffs/npm/symbol-observable/1.2.0/4.0.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>blesh/symbol-observable
(symbol-observable)</summary>\n\n###\n[`v4.0.0`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#400-2021-04-15)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/3.0.0...4.0.0)\n\n#####
Bug Fixes\n\n- If Symbol.for doesn't exist, just use
Symbol\n([ef81924](ef81924c50)),\ncloses\n[#&#8203;53](https://redirect.github.com/blesh/symbol-observable/issues/53)\n\n#####
Code Refactoring\n\n- Revert to `symbol` from `unique symbol`, the
latter caused\ncompatibility issues and provided no real
benefit.\n([72ce7dc](72ce7dcc5d))\n\n#####
BREAKING CHANGES\n\n- Following the advice of the TypeScript team, the
type for\n`Symbol.observable` is reverted back to `symbol` from `unique
symbol`.\nThis is to improve compatibility with other libraries using
this module.\nSincerely sorry for the trashing. Getting the types right
for modules is\nhard. If this continues to cause issues for you, please
file an issue\nwith the
[TypeScript\nproject](https://redirect.github.com/microsoft/typescript).\n\n###\n[`v3.0.0`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#300-2020-11-02)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/2.0.3...3.0.0)\n\n#####
Bug Fixes\n\n- **TypeScript:** `Symbol.observable` is now `unique
symbol`.\n([2ef1476](2ef147644c)),\ncloses\n[#&#8203;41](https://redirect.github.com/blesh/symbol-observable/issues/41)\n-
**TypeScript:** `Symbol[Symbol.observable]` is no longer
incorrectly\ndefined\n([fe4301f](fe4301f37b))\n\n#####
BREAKING CHANGES\n\n- **TypeScript:** Older versions of `@types/node`
will clash with this,\nbecause `@types/node` incorrectly defined
`Symbol.observable` has\n`symbol` and not `unique symbol`. Update to
`@types/node@14.14.6`
or\nhigher.\n\n####\n[2.0.3](https://redirect.github.com/blesh/symbol-observable/compare/2.0.2...2.0.3)\n(2020-09-30)\n\n#####
Bug Fixes\n\n- **package.json** ponyfill.d.ts added to
package\n([b25f5bf](b25f5bfe74))\n\n####\n[2.0.2](https://redirect.github.com/blesh/symbol-observable/compare/2.0.1...2.0.2)\n(2020-09-29)\n\n#####
Bug Fixes\n\n- **TypeScript** ponyfill types
added\n([10d2ec8](10d2ec8f08))\n\n####\n[2.0.1](https://redirect.github.com/blesh/symbol-observable/compare/2.0.0...2.0.1)\n(2020-09-04)\n\n#####
Bug Fixes\n\n- **package.json:** es/ponyfill.js no longer
typoed\n([ad2c079](ad2c079c71))\n-
Resolve issues in environments with frozen
Symbol\n([2323882](23238827ea))\n\n###\n[`v2.0.3`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#203-2020-09-30)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/2.0.2...2.0.3)\n\n#####
Bug Fixes\n\n- **package.json** ponyfill.d.ts added to
package\n([b25f5bf](b25f5bfe74))\n\n###\n[`v2.0.2`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#202-2020-09-29)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/2.0.1...2.0.2)\n\n#####
Bug Fixes\n\n- **TypeScript** ponyfill types
added\n([10d2ec8](40d27a5db3...2.0.1)\n\n#####
Bug Fixes\n\n- **package.json:** es/ponyfill.js no longer
typoed\n([ad2c079](ad2c079c71))\n-
Resolve issues in environments with frozen
Symbol\n([2323882](23238827ea))\n\n###\n[`v2.0.0`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#200-2020-09-01)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/1.2.0...40d27a5db32813e18d433e943a1a9d6cb72c15fb)\n\n#####
Bug Fixes\n\n- Resolve issues in environments with frozen
Symbol\n([2323882](23238827ea))\n\n**BREAKING
CHANGE**: This moves to using `Symbol.for` to create the\nsymbol
instance. It's *possible* that some runtimes that support\n`Symbol` do
not support `Symbol.for`. Therefor, I'm marking this as a\nbreaking
change. If you find that you hit this issue, please report it.\nYou can
work around it by polyfilling `Symbol.for`.\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"3683b1711758dfde002ecc93bd1b44e2afe7410c","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
dependency symbol-observable to v4
(main)","number":203291,"url":"https://github.com/elastic/kibana/pull/203291","mergeCommit":{"message":"Update
dependency symbol-observable to v4 (main) (#203291)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[symbol-observable](https://redirect.github.com/blesh/symbol-observable)\n|
dependencies | major | [`^1.2.0`
->\n`^4.0.0`](https://renovatebot.com/diffs/npm/symbol-observable/1.2.0/4.0.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>blesh/symbol-observable
(symbol-observable)</summary>\n\n###\n[`v4.0.0`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#400-2021-04-15)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/3.0.0...4.0.0)\n\n#####
Bug Fixes\n\n- If Symbol.for doesn't exist, just use
Symbol\n([ef81924](ef81924c50)),\ncloses\n[#&#8203;53](https://redirect.github.com/blesh/symbol-observable/issues/53)\n\n#####
Code Refactoring\n\n- Revert to `symbol` from `unique symbol`, the
latter caused\ncompatibility issues and provided no real
benefit.\n([72ce7dc](72ce7dcc5d))\n\n#####
BREAKING CHANGES\n\n- Following the advice of the TypeScript team, the
type for\n`Symbol.observable` is reverted back to `symbol` from `unique
symbol`.\nThis is to improve compatibility with other libraries using
this module.\nSincerely sorry for the trashing. Getting the types right
for modules is\nhard. If this continues to cause issues for you, please
file an issue\nwith the
[TypeScript\nproject](https://redirect.github.com/microsoft/typescript).\n\n###\n[`v3.0.0`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#300-2020-11-02)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/2.0.3...3.0.0)\n\n#####
Bug Fixes\n\n- **TypeScript:** `Symbol.observable` is now `unique
symbol`.\n([2ef1476](2ef147644c)),\ncloses\n[#&#8203;41](https://redirect.github.com/blesh/symbol-observable/issues/41)\n-
**TypeScript:** `Symbol[Symbol.observable]` is no longer
incorrectly\ndefined\n([fe4301f](fe4301f37b))\n\n#####
BREAKING CHANGES\n\n- **TypeScript:** Older versions of `@types/node`
will clash with this,\nbecause `@types/node` incorrectly defined
`Symbol.observable` has\n`symbol` and not `unique symbol`. Update to
`@types/node@14.14.6`
or\nhigher.\n\n####\n[2.0.3](https://redirect.github.com/blesh/symbol-observable/compare/2.0.2...2.0.3)\n(2020-09-30)\n\n#####
Bug Fixes\n\n- **package.json** ponyfill.d.ts added to
package\n([b25f5bf](b25f5bfe74))\n\n####\n[2.0.2](https://redirect.github.com/blesh/symbol-observable/compare/2.0.1...2.0.2)\n(2020-09-29)\n\n#####
Bug Fixes\n\n- **TypeScript** ponyfill types
added\n([10d2ec8](10d2ec8f08))\n\n####\n[2.0.1](https://redirect.github.com/blesh/symbol-observable/compare/2.0.0...2.0.1)\n(2020-09-04)\n\n#####
Bug Fixes\n\n- **package.json:** es/ponyfill.js no longer
typoed\n([ad2c079](ad2c079c71))\n-
Resolve issues in environments with frozen
Symbol\n([2323882](23238827ea))\n\n###\n[`v2.0.3`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#203-2020-09-30)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/2.0.2...2.0.3)\n\n#####
Bug Fixes\n\n- **package.json** ponyfill.d.ts added to
package\n([b25f5bf](b25f5bfe74))\n\n###\n[`v2.0.2`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#202-2020-09-29)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/2.0.1...2.0.2)\n\n#####
Bug Fixes\n\n- **TypeScript** ponyfill types
added\n([10d2ec8](40d27a5db3...2.0.1)\n\n#####
Bug Fixes\n\n- **package.json:** es/ponyfill.js no longer
typoed\n([ad2c079](ad2c079c71))\n-
Resolve issues in environments with frozen
Symbol\n([2323882](23238827ea))\n\n###\n[`v2.0.0`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#200-2020-09-01)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/1.2.0...40d27a5db32813e18d433e943a1a9d6cb72c15fb)\n\n#####
Bug Fixes\n\n- Resolve issues in environments with frozen
Symbol\n([2323882](23238827ea))\n\n**BREAKING
CHANGE**: This moves to using `Symbol.for` to create the\nsymbol
instance. It's *possible* that some runtimes that support\n`Symbol` do
not support `Symbol.for`. Therefor, I'm marking this as a\nbreaking
change. If you find that you hit this issue, please report it.\nYou can
work around it by polyfilling `Symbol.for`.\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"3683b1711758dfde002ecc93bd1b44e2afe7410c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203291","number":203291,"mergeCommit":{"message":"Update
dependency symbol-observable to v4 (main) (#203291)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[symbol-observable](https://redirect.github.com/blesh/symbol-observable)\n|
dependencies | major | [`^1.2.0`
->\n`^4.0.0`](https://renovatebot.com/diffs/npm/symbol-observable/1.2.0/4.0.0)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>blesh/symbol-observable
(symbol-observable)</summary>\n\n###\n[`v4.0.0`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#400-2021-04-15)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/3.0.0...4.0.0)\n\n#####
Bug Fixes\n\n- If Symbol.for doesn't exist, just use
Symbol\n([ef81924](ef81924c50)),\ncloses\n[#&#8203;53](https://redirect.github.com/blesh/symbol-observable/issues/53)\n\n#####
Code Refactoring\n\n- Revert to `symbol` from `unique symbol`, the
latter caused\ncompatibility issues and provided no real
benefit.\n([72ce7dc](72ce7dcc5d))\n\n#####
BREAKING CHANGES\n\n- Following the advice of the TypeScript team, the
type for\n`Symbol.observable` is reverted back to `symbol` from `unique
symbol`.\nThis is to improve compatibility with other libraries using
this module.\nSincerely sorry for the trashing. Getting the types right
for modules is\nhard. If this continues to cause issues for you, please
file an issue\nwith the
[TypeScript\nproject](https://redirect.github.com/microsoft/typescript).\n\n###\n[`v3.0.0`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#300-2020-11-02)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/2.0.3...3.0.0)\n\n#####
Bug Fixes\n\n- **TypeScript:** `Symbol.observable` is now `unique
symbol`.\n([2ef1476](2ef147644c)),\ncloses\n[#&#8203;41](https://redirect.github.com/blesh/symbol-observable/issues/41)\n-
**TypeScript:** `Symbol[Symbol.observable]` is no longer
incorrectly\ndefined\n([fe4301f](fe4301f37b))\n\n#####
BREAKING CHANGES\n\n- **TypeScript:** Older versions of `@types/node`
will clash with this,\nbecause `@types/node` incorrectly defined
`Symbol.observable` has\n`symbol` and not `unique symbol`. Update to
`@types/node@14.14.6`
or\nhigher.\n\n####\n[2.0.3](https://redirect.github.com/blesh/symbol-observable/compare/2.0.2...2.0.3)\n(2020-09-30)\n\n#####
Bug Fixes\n\n- **package.json** ponyfill.d.ts added to
package\n([b25f5bf](b25f5bfe74))\n\n####\n[2.0.2](https://redirect.github.com/blesh/symbol-observable/compare/2.0.1...2.0.2)\n(2020-09-29)\n\n#####
Bug Fixes\n\n- **TypeScript** ponyfill types
added\n([10d2ec8](10d2ec8f08))\n\n####\n[2.0.1](https://redirect.github.com/blesh/symbol-observable/compare/2.0.0...2.0.1)\n(2020-09-04)\n\n#####
Bug Fixes\n\n- **package.json:** es/ponyfill.js no longer
typoed\n([ad2c079](ad2c079c71))\n-
Resolve issues in environments with frozen
Symbol\n([2323882](23238827ea))\n\n###\n[`v2.0.3`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#203-2020-09-30)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/2.0.2...2.0.3)\n\n#####
Bug Fixes\n\n- **package.json** ponyfill.d.ts added to
package\n([b25f5bf](b25f5bfe74))\n\n###\n[`v2.0.2`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#202-2020-09-29)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/2.0.1...2.0.2)\n\n#####
Bug Fixes\n\n- **TypeScript** ponyfill types
added\n([10d2ec8](40d27a5db3...2.0.1)\n\n#####
Bug Fixes\n\n- **package.json:** es/ponyfill.js no longer
typoed\n([ad2c079](ad2c079c71))\n-
Resolve issues in environments with frozen
Symbol\n([2323882](23238827ea))\n\n###\n[`v2.0.0`](https://redirect.github.com/blesh/symbol-observable/blob/HEAD/CHANGELOG.md#200-2020-09-01)\n\n[Compare\nSource](https://redirect.github.com/blesh/symbol-observable/compare/1.2.0...40d27a5db32813e18d433e943a1a9d6cb72c15fb)\n\n#####
Bug Fixes\n\n- Resolve issues in environments with frozen
Symbol\n([2323882](23238827ea))\n\n**BREAKING
CHANGE**: This moves to using `Symbol.for` to create the\nsymbol
instance. It's *possible* that some runtimes that support\n`Symbol` do
not support `Symbol.for`. Therefor, I'm marking this as a\nbreaking
change. If you find that you hit this issue, please report it.\nYou can
work around it by polyfilling `Symbol.for`.\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"3683b1711758dfde002ecc93bd1b44e2afe7410c"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
2025-06-04 18:22:07 -04:00
Kibana Machine
37f297ea2e
[9.0] Update dependency @types/ejs to ^3.1.5 (main) (#203264) (#222671)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency @types/ejs to ^3.1.5 (main)
(#203264)](https://github.com/elastic/kibana/pull/203264)

<!--- 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-04T19:47:19Z","message":"Update
dependency @types/ejs to ^3.1.5 (main) (#203264)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/ejs](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ejs)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ejs))\n|
devDependencies | minor | [`^3.0.6`
->\n`^3.1.5`](https://renovatebot.com/diffs/npm/@types%2fejs/3.0.6/3.1.5)
|\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"1e5190944122d3f950ed91d0471663cbe6135e05","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
dependency @types/ejs to ^3.1.5
(main)","number":203264,"url":"https://github.com/elastic/kibana/pull/203264","mergeCommit":{"message":"Update
dependency @types/ejs to ^3.1.5 (main) (#203264)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/ejs](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ejs)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ejs))\n|
devDependencies | minor | [`^3.0.6`
->\n`^3.1.5`](https://renovatebot.com/diffs/npm/@types%2fejs/3.0.6/3.1.5)
|\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"1e5190944122d3f950ed91d0471663cbe6135e05"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203264","number":203264,"mergeCommit":{"message":"Update
dependency @types/ejs to ^3.1.5 (main) (#203264)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/ejs](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ejs)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ejs))\n|
devDependencies | minor | [`^3.0.6`
->\n`^3.1.5`](https://renovatebot.com/diffs/npm/@types%2fejs/3.0.6/3.1.5)
|\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"1e5190944122d3f950ed91d0471663cbe6135e05"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
2025-06-04 18:21:43 -04:00
Kibana Machine
d31f316db5
[9.0] Update dependency @types/normalize-path to ^3.0.2 (main) (#203255) (#222681)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency @types/normalize-path to ^3.0.2 (main)
(#203255)](https://github.com/elastic/kibana/pull/203255)

<!--- 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-04T19:51:23Z","message":"Update
dependency @types/normalize-path to ^3.0.2 (main) (#203255)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/normalize-path](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-path)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/normalize-path))\n|
devDependencies | patch | [`^3.0.0`
->\n`^3.0.2`](https://renovatebot.com/diffs/npm/@types%2fnormalize-path/3.0.0/3.0.2)\n|\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"b974eecf0fd9a231d183c2488b39ca06c18b6577","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
dependency @types/normalize-path to ^3.0.2
(main)","number":203255,"url":"https://github.com/elastic/kibana/pull/203255","mergeCommit":{"message":"Update
dependency @types/normalize-path to ^3.0.2 (main) (#203255)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/normalize-path](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-path)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/normalize-path))\n|
devDependencies | patch | [`^3.0.0`
->\n`^3.0.2`](https://renovatebot.com/diffs/npm/@types%2fnormalize-path/3.0.0/3.0.2)\n|\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"b974eecf0fd9a231d183c2488b39ca06c18b6577"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203255","number":203255,"mergeCommit":{"message":"Update
dependency @types/normalize-path to ^3.0.2 (main) (#203255)\n\nThis PR
contains the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/normalize-path](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-path)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/normalize-path))\n|
devDependencies | patch | [`^3.0.0`
->\n`^3.0.2`](https://renovatebot.com/diffs/npm/@types%2fnormalize-path/3.0.0/3.0.2)\n|\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"b974eecf0fd9a231d183c2488b39ca06c18b6577"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
2025-06-04 18:21:25 -04:00
Kibana Machine
b362110cb3
[9.0] Update source-map (main) (#203263) (#222675)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update source-map (main)
(#203263)](https://github.com/elastic/kibana/pull/203263)

<!--- 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-04T19:48:34Z","message":"Update
source-map (main) (#203263)\n\nThis PR contains the following
updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/source-map-support](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/source-map-support)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/source-map-support))\n|
devDependencies | patch | [`^0.5.3`
->\n`^0.5.10`](https://renovatebot.com/diffs/npm/@types%2fsource-map-support/0.5.3/0.5.10)\n|\n|\n[source-map-support](https://redirect.github.com/evanw/node-source-map-support)\n|
dependencies | patch | [`^0.5.19`
->\n`^0.5.21`](https://renovatebot.com/diffs/npm/source-map-support/0.5.21/0.5.21)\n|\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👻 **Immortal**: This PR will
be recreated if closed unmerged.
Get\n[config\nhelp](https://redirect.github.com/renovatebot/renovate/discussions)
if\nthat's undesired.\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"ec648c357a07056ebb5e82108c3ccc781f1bc8bd","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
source-map
(main)","number":203263,"url":"https://github.com/elastic/kibana/pull/203263","mergeCommit":{"message":"Update
source-map (main) (#203263)\n\nThis PR contains the following
updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/source-map-support](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/source-map-support)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/source-map-support))\n|
devDependencies | patch | [`^0.5.3`
->\n`^0.5.10`](https://renovatebot.com/diffs/npm/@types%2fsource-map-support/0.5.3/0.5.10)\n|\n|\n[source-map-support](https://redirect.github.com/evanw/node-source-map-support)\n|
dependencies | patch | [`^0.5.19`
->\n`^0.5.21`](https://renovatebot.com/diffs/npm/source-map-support/0.5.21/0.5.21)\n|\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👻 **Immortal**: This PR will
be recreated if closed unmerged.
Get\n[config\nhelp](https://redirect.github.com/renovatebot/renovate/discussions)
if\nthat's undesired.\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"ec648c357a07056ebb5e82108c3ccc781f1bc8bd"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203263","number":203263,"mergeCommit":{"message":"Update
source-map (main) (#203263)\n\nThis PR contains the following
updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/source-map-support](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/source-map-support)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/source-map-support))\n|
devDependencies | patch | [`^0.5.3`
->\n`^0.5.10`](https://renovatebot.com/diffs/npm/@types%2fsource-map-support/0.5.3/0.5.10)\n|\n|\n[source-map-support](https://redirect.github.com/evanw/node-source-map-support)\n|
dependencies | patch | [`^0.5.19`
->\n`^0.5.21`](https://renovatebot.com/diffs/npm/source-map-support/0.5.21/0.5.21)\n|\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👻 **Immortal**: This PR will
be recreated if closed unmerged.
Get\n[config\nhelp](https://redirect.github.com/renovatebot/renovate/discussions)
if\nthat's undesired.\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"ec648c357a07056ebb5e82108c3ccc781f1bc8bd"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
2025-06-04 18:21:06 -04:00
Kibana Machine
a10bb44f3f
[9.0] Update dependency ignore to v7 (main) (#203286) (#222659)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency ignore to v7 (main)
(#203286)](https://github.com/elastic/kibana/pull/203286)

<!--- 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-04T19:41:40Z","message":"Update
dependency ignore to v7 (main) (#203286)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change | Pending
|\n|---|---|---|---|---|\n|
[ignore](https://redirect.github.com/kaelzhang/node-ignore)
|\ndevDependencies | major | [`^5.3.0`
->\n`^7.0.4`](https://renovatebot.com/diffs/npm/ignore/5.3.2/7.0.4)
|\n`7.0.5` |\n\n---\n\n### Release
Notes\n\n<details>\n<summary>kaelzhang/node-ignore
(ignore)</summary>\n\n###\n[`v7.0.4`](https://redirect.github.com/kaelzhang/node-ignore/releases/tag/7.0.4)\n\n[Compare\nSource](https://redirect.github.com/kaelzhang/node-ignore/compare/7.0.3...7.0.4)\n\n-
**PATCH** Allows files named `.{3,}`, such as `...` for Linux /
macOS\n([#&#8203;68](https://redirect.github.com/kaelzhang/node-ignore/issues/68))\n\n```js\nig.ignores('...')\nig.ignores('....')\n//
It will throw a RangeError in versions prior to 7.0.4, but it is ok if
>= 7.0.4\n```\n\nAn upgrade is recommended for all
dependents\n\n###\n[`v7.0.3`](ee70c66d32...7.0.0)\n\n####
Minor feature\n\nThe primary feature introduced by `7.0.0` is the
`.checkIgnore()`\nmethod, which is most equivalent to `git check-ignore
-v`. And also it\nallows to pass `{pattern, mark?}` as the parameter of
`.add()` so that\nwe could imitate the mechanism of `git check-ignore`
as:\n\n```js\nig.add({\n pattern: 'foo/*',\n mark: '60'\n})\n\nconst {\n
ignored,\n rule\n} = checkIgnore('foo/')\n\nif (ignored) {\n
console.log(`.gitignore:${result}:${rule.mark}:${rule.pattern}
foo/`)\n}\n\n// .gitignore:60:foo/* foo/\n```\n\n#### Potential
Incompatibilities\n\nThe only situation that `7.0.0` might bring
incompatibility is to\n`.add()` a `< 7.0.0` instance into a `>= 7.0.0`
instance, which might\noccur when the current workspace has multiple
`node-ignore` versions\ninstalled, please be careful.\n\n```js\nconst
{anotherIgnoreInstance} = require('./ignore-6.0-instance')\n\n// A 7.0.0
instance\nignore().add(anotherIgnoreInstance)\n\n// It will break your
code\n```\n\nOtherwise, in most cases, if you never do something above
or there is\nonly one version of `node-ignore` installed in the current
workspace, it\nis quite safe to upgrade to
`7.0.0`.\n\n###\n[`v6.0.2`](https://redirect.github.com/kaelzhang/node-ignore/compare/6.0.1...ee70c66d32e900f6e793c733a4ca27a1dafb3819)\n\n[Compare\nSource](https://redirect.github.com/kaelzhang/node-ignore/compare/6.0.1...ee70c66d32e900f6e793c733a4ca27a1dafb3819)\n\n###\n[`v6.0.1`](https://redirect.github.com/kaelzhang/node-ignore/releases/tag/6.0.1):\n6.x
(&#x3D;&#x3D;
5.3.2)\n\n[Compare\nSource](https://redirect.github.com/kaelzhang/node-ignore/compare/6.0.0...6.0.1)\n\n###
6.x\n\n- The release of `6.x` is due to a mistake.\n- Making an upgrade
from `5.x` to 6.x for now actually changes nothing\nand does no harm,
everyone could just upgrade or ignore the version.\n - Actually `6.0.2`
is `5.3.2`\n- The next major release will be
`7.0.0`\n\n###\n[`v6.0.0`](https://redirect.github.com/kaelzhang/node-ignore/compare/5.3.2...6.0.0)\n\n[Compare\nSource](https://redirect.github.com/kaelzhang/node-ignore/compare/5.3.2...6.0.0)\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\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"2656cb4299663e94bdce4199ce7c48abb54521c1","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
dependency ignore to v7
(main)","number":203286,"url":"https://github.com/elastic/kibana/pull/203286","mergeCommit":{"message":"Update
dependency ignore to v7 (main) (#203286)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change | Pending
|\n|---|---|---|---|---|\n|
[ignore](https://redirect.github.com/kaelzhang/node-ignore)
|\ndevDependencies | major | [`^5.3.0`
->\n`^7.0.4`](https://renovatebot.com/diffs/npm/ignore/5.3.2/7.0.4)
|\n`7.0.5` |\n\n---\n\n### Release
Notes\n\n<details>\n<summary>kaelzhang/node-ignore
(ignore)</summary>\n\n###\n[`v7.0.4`](https://redirect.github.com/kaelzhang/node-ignore/releases/tag/7.0.4)\n\n[Compare\nSource](https://redirect.github.com/kaelzhang/node-ignore/compare/7.0.3...7.0.4)\n\n-
**PATCH** Allows files named `.{3,}`, such as `...` for Linux /
macOS\n([#&#8203;68](https://redirect.github.com/kaelzhang/node-ignore/issues/68))\n\n```js\nig.ignores('...')\nig.ignores('....')\n//
It will throw a RangeError in versions prior to 7.0.4, but it is ok if
>= 7.0.4\n```\n\nAn upgrade is recommended for all
dependents\n\n###\n[`v7.0.3`](ee70c66d32...7.0.0)\n\n####
Minor feature\n\nThe primary feature introduced by `7.0.0` is the
`.checkIgnore()`\nmethod, which is most equivalent to `git check-ignore
-v`. And also it\nallows to pass `{pattern, mark?}` as the parameter of
`.add()` so that\nwe could imitate the mechanism of `git check-ignore`
as:\n\n```js\nig.add({\n pattern: 'foo/*',\n mark: '60'\n})\n\nconst {\n
ignored,\n rule\n} = checkIgnore('foo/')\n\nif (ignored) {\n
console.log(`.gitignore:${result}:${rule.mark}:${rule.pattern}
foo/`)\n}\n\n// .gitignore:60:foo/* foo/\n```\n\n#### Potential
Incompatibilities\n\nThe only situation that `7.0.0` might bring
incompatibility is to\n`.add()` a `< 7.0.0` instance into a `>= 7.0.0`
instance, which might\noccur when the current workspace has multiple
`node-ignore` versions\ninstalled, please be careful.\n\n```js\nconst
{anotherIgnoreInstance} = require('./ignore-6.0-instance')\n\n// A 7.0.0
instance\nignore().add(anotherIgnoreInstance)\n\n// It will break your
code\n```\n\nOtherwise, in most cases, if you never do something above
or there is\nonly one version of `node-ignore` installed in the current
workspace, it\nis quite safe to upgrade to
`7.0.0`.\n\n###\n[`v6.0.2`](https://redirect.github.com/kaelzhang/node-ignore/compare/6.0.1...ee70c66d32e900f6e793c733a4ca27a1dafb3819)\n\n[Compare\nSource](https://redirect.github.com/kaelzhang/node-ignore/compare/6.0.1...ee70c66d32e900f6e793c733a4ca27a1dafb3819)\n\n###\n[`v6.0.1`](https://redirect.github.com/kaelzhang/node-ignore/releases/tag/6.0.1):\n6.x
(&#x3D;&#x3D;
5.3.2)\n\n[Compare\nSource](https://redirect.github.com/kaelzhang/node-ignore/compare/6.0.0...6.0.1)\n\n###
6.x\n\n- The release of `6.x` is due to a mistake.\n- Making an upgrade
from `5.x` to 6.x for now actually changes nothing\nand does no harm,
everyone could just upgrade or ignore the version.\n - Actually `6.0.2`
is `5.3.2`\n- The next major release will be
`7.0.0`\n\n###\n[`v6.0.0`](https://redirect.github.com/kaelzhang/node-ignore/compare/5.3.2...6.0.0)\n\n[Compare\nSource](https://redirect.github.com/kaelzhang/node-ignore/compare/5.3.2...6.0.0)\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\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"2656cb4299663e94bdce4199ce7c48abb54521c1"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203286","number":203286,"mergeCommit":{"message":"Update
dependency ignore to v7 (main) (#203286)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change | Pending
|\n|---|---|---|---|---|\n|
[ignore](https://redirect.github.com/kaelzhang/node-ignore)
|\ndevDependencies | major | [`^5.3.0`
->\n`^7.0.4`](https://renovatebot.com/diffs/npm/ignore/5.3.2/7.0.4)
|\n`7.0.5` |\n\n---\n\n### Release
Notes\n\n<details>\n<summary>kaelzhang/node-ignore
(ignore)</summary>\n\n###\n[`v7.0.4`](https://redirect.github.com/kaelzhang/node-ignore/releases/tag/7.0.4)\n\n[Compare\nSource](https://redirect.github.com/kaelzhang/node-ignore/compare/7.0.3...7.0.4)\n\n-
**PATCH** Allows files named `.{3,}`, such as `...` for Linux /
macOS\n([#&#8203;68](https://redirect.github.com/kaelzhang/node-ignore/issues/68))\n\n```js\nig.ignores('...')\nig.ignores('....')\n//
It will throw a RangeError in versions prior to 7.0.4, but it is ok if
>= 7.0.4\n```\n\nAn upgrade is recommended for all
dependents\n\n###\n[`v7.0.3`](ee70c66d32...7.0.0)\n\n####
Minor feature\n\nThe primary feature introduced by `7.0.0` is the
`.checkIgnore()`\nmethod, which is most equivalent to `git check-ignore
-v`. And also it\nallows to pass `{pattern, mark?}` as the parameter of
`.add()` so that\nwe could imitate the mechanism of `git check-ignore`
as:\n\n```js\nig.add({\n pattern: 'foo/*',\n mark: '60'\n})\n\nconst {\n
ignored,\n rule\n} = checkIgnore('foo/')\n\nif (ignored) {\n
console.log(`.gitignore:${result}:${rule.mark}:${rule.pattern}
foo/`)\n}\n\n// .gitignore:60:foo/* foo/\n```\n\n#### Potential
Incompatibilities\n\nThe only situation that `7.0.0` might bring
incompatibility is to\n`.add()` a `< 7.0.0` instance into a `>= 7.0.0`
instance, which might\noccur when the current workspace has multiple
`node-ignore` versions\ninstalled, please be careful.\n\n```js\nconst
{anotherIgnoreInstance} = require('./ignore-6.0-instance')\n\n// A 7.0.0
instance\nignore().add(anotherIgnoreInstance)\n\n// It will break your
code\n```\n\nOtherwise, in most cases, if you never do something above
or there is\nonly one version of `node-ignore` installed in the current
workspace, it\nis quite safe to upgrade to
`7.0.0`.\n\n###\n[`v6.0.2`](https://redirect.github.com/kaelzhang/node-ignore/compare/6.0.1...ee70c66d32e900f6e793c733a4ca27a1dafb3819)\n\n[Compare\nSource](https://redirect.github.com/kaelzhang/node-ignore/compare/6.0.1...ee70c66d32e900f6e793c733a4ca27a1dafb3819)\n\n###\n[`v6.0.1`](https://redirect.github.com/kaelzhang/node-ignore/releases/tag/6.0.1):\n6.x
(&#x3D;&#x3D;
5.3.2)\n\n[Compare\nSource](https://redirect.github.com/kaelzhang/node-ignore/compare/6.0.0...6.0.1)\n\n###
6.x\n\n- The release of `6.x` is due to a mistake.\n- Making an upgrade
from `5.x` to 6.x for now actually changes nothing\nand does no harm,
everyone could just upgrade or ignore the version.\n - Actually `6.0.2`
is `5.3.2`\n- The next major release will be
`7.0.0`\n\n###\n[`v6.0.0`](https://redirect.github.com/kaelzhang/node-ignore/compare/5.3.2...6.0.0)\n\n[Compare\nSource](https://redirect.github.com/kaelzhang/node-ignore/compare/5.3.2...6.0.0)\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\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"2656cb4299663e94bdce4199ce7c48abb54521c1"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
2025-06-04 18:16:51 -04:00
Kibana Machine
d3150cc5cb
[9.0] Update @testing-library (main) (#204142) (#222650)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update @testing-library (main)
(#204142)](https://github.com/elastic/kibana/pull/204142)

<!--- 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-04T19:33:57Z","message":"Update
@testing-library (main) (#204142)\n\nThis PR contains the following
updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@testing-library/react](https://redirect.github.com/testing-library/react-testing-library)\n|
devDependencies | minor | [`^16.0.1`
->\n`^16.3.0`](https://renovatebot.com/diffs/npm/@testing-library%2freact/16.0.1/16.3.0)\n|\n|\n[@testing-library/user-event](https://redirect.github.com/testing-library/user-event)\n|
devDependencies | minor | [`^14.5.2`
->\n`^14.6.1`](https://renovatebot.com/diffs/npm/@testing-library%2fuser-event/14.5.2/14.6.1)\n|\n\n---\n\n###
Release
Notes\n\n<details>\n<summary>testing-library/react-testing-library\n(@&#8203;testing-library/react)</summary>\n\n###\n[`v16.3.0`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.3.0)\n\n[Compare\nSource](https://redirect.github.com/testing-library/react-testing-library/compare/v16.2.0...v16.3.0)\n\n#####
Features\n\n- add bernardobelchior as a contributor for code, and
doc\n([#&#8203;1391](9fc6a75d74))\n\n###\n[`v16.2.0`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.2.0)\n\n[Compare\nSource](https://redirect.github.com/testing-library/react-testing-library/compare/v16.1.0...v16.2.0)\n\n#####
Features\n\n- Add support for React error
handlers\n([#&#8203;1354](9618c51337))\n\n###\n[`v16.1.0`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.1.0)\n\n[Compare\nSource](https://redirect.github.com/testing-library/react-testing-library/compare/v16.0.1...v16.1.0)\n\n#####
Features\n\n- Add support for React
19\n([#&#8203;1367](85ac2534a5))\n\n</details>\n\n<details>\n<summary>testing-library/user-event\n(@&#8203;testing-library/user-event)</summary>\n\n###\n[`v14.6.1`](https://redirect.github.com/testing-library/user-event/releases/tag/v14.6.1)\n\n[Compare\nSource](https://redirect.github.com/testing-library/user-event/compare/v14.6.0...v14.6.1)\n\n#####
Bug Fixes\n\n- correct description for `delay`
option\n([#&#8203;1175](2edf14d2e7))\n-
**keyboard:** add `ContextMenu` to
`defaultKeyMap`\n([#&#8203;1079](3e471d1feb))\n-
**keyboard:** add brackets to
`defaultKeyMap`\n([#&#8203;1226](543ecb0ea9))\n-
**keyboard:** walk through radio group per arrow
keys\n([#&#8203;1049](bf8111ca9f))\n-
**pointer:** dispatch mouse events if `pointerdown`
is\n`defaultPrevented`\n([#&#8203;1121](f681f7bbfe))\n-
**pointer:** set `button` and `buttons` properties on
`PointerEvent`\n([#&#8203;1219](6614f7282c))\n-
**pointer:** use `1` as default value for `PointerEvent.width`
and\n`PointerEvent.height`\n([#&#8203;1224](f0468d04d7))\n-
prevent `click` event loop on form-associated custom
element\n([#&#8203;1238](465fc7eb49))\n-
prevent `click` event on non-focusable
control\n([#&#8203;1130](e429094865))\n-
**upload:** apply `accept` filter more
leniently\n([#&#8203;1064](a344ad4dfe))\n\n###\n[`v14.6.0`](https://redirect.github.com/testing-library/user-event/releases/tag/v14.6.0)\n\n[Compare\nSource](https://redirect.github.com/testing-library/user-event/compare/v14.5.2...v14.6.0)\n\n#####
Features\n\n- dispatch `FocusEvent` in hidden
documents\n([#&#8203;1252](1ed8b1557b))\n\n#####
Bug Fixes\n\n- **clipboard:** await `DataTransferItem.getAsString()`
callback\n([#&#8203;1251](7b11b0e88a))\n-
**event:** assign pointer coords to
MouseEvent\n([#&#8203;1039](8528972577))\n-
**pointer:** check `PointerCoords.x` in
`isDifferentPointerPosition`\n([#&#8203;1216](75edef5c06))\n-
**pointer:** check all fields of `PointerCoords`
in\n`isDifferentPointerPosition()`\n([#&#8203;1229](5f3d28fe3a))\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👻 **Immortal**: This PR will
be recreated if closed unmerged.
Get\n[config\nhelp](https://redirect.github.com/renovatebot/renovate/discussions)
if\nthat's undesired.\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"5828f174cc8a6d021de77deaa2ed48c2f4e1391d","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
@testing-library
(main)","number":204142,"url":"https://github.com/elastic/kibana/pull/204142","mergeCommit":{"message":"Update
@testing-library (main) (#204142)\n\nThis PR contains the following
updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@testing-library/react](https://redirect.github.com/testing-library/react-testing-library)\n|
devDependencies | minor | [`^16.0.1`
->\n`^16.3.0`](https://renovatebot.com/diffs/npm/@testing-library%2freact/16.0.1/16.3.0)\n|\n|\n[@testing-library/user-event](https://redirect.github.com/testing-library/user-event)\n|
devDependencies | minor | [`^14.5.2`
->\n`^14.6.1`](https://renovatebot.com/diffs/npm/@testing-library%2fuser-event/14.5.2/14.6.1)\n|\n\n---\n\n###
Release
Notes\n\n<details>\n<summary>testing-library/react-testing-library\n(@&#8203;testing-library/react)</summary>\n\n###\n[`v16.3.0`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.3.0)\n\n[Compare\nSource](https://redirect.github.com/testing-library/react-testing-library/compare/v16.2.0...v16.3.0)\n\n#####
Features\n\n- add bernardobelchior as a contributor for code, and
doc\n([#&#8203;1391](9fc6a75d74))\n\n###\n[`v16.2.0`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.2.0)\n\n[Compare\nSource](https://redirect.github.com/testing-library/react-testing-library/compare/v16.1.0...v16.2.0)\n\n#####
Features\n\n- Add support for React error
handlers\n([#&#8203;1354](9618c51337))\n\n###\n[`v16.1.0`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.1.0)\n\n[Compare\nSource](https://redirect.github.com/testing-library/react-testing-library/compare/v16.0.1...v16.1.0)\n\n#####
Features\n\n- Add support for React
19\n([#&#8203;1367](85ac2534a5))\n\n</details>\n\n<details>\n<summary>testing-library/user-event\n(@&#8203;testing-library/user-event)</summary>\n\n###\n[`v14.6.1`](https://redirect.github.com/testing-library/user-event/releases/tag/v14.6.1)\n\n[Compare\nSource](https://redirect.github.com/testing-library/user-event/compare/v14.6.0...v14.6.1)\n\n#####
Bug Fixes\n\n- correct description for `delay`
option\n([#&#8203;1175](2edf14d2e7))\n-
**keyboard:** add `ContextMenu` to
`defaultKeyMap`\n([#&#8203;1079](3e471d1feb))\n-
**keyboard:** add brackets to
`defaultKeyMap`\n([#&#8203;1226](543ecb0ea9))\n-
**keyboard:** walk through radio group per arrow
keys\n([#&#8203;1049](bf8111ca9f))\n-
**pointer:** dispatch mouse events if `pointerdown`
is\n`defaultPrevented`\n([#&#8203;1121](f681f7bbfe))\n-
**pointer:** set `button` and `buttons` properties on
`PointerEvent`\n([#&#8203;1219](6614f7282c))\n-
**pointer:** use `1` as default value for `PointerEvent.width`
and\n`PointerEvent.height`\n([#&#8203;1224](f0468d04d7))\n-
prevent `click` event loop on form-associated custom
element\n([#&#8203;1238](465fc7eb49))\n-
prevent `click` event on non-focusable
control\n([#&#8203;1130](e429094865))\n-
**upload:** apply `accept` filter more
leniently\n([#&#8203;1064](a344ad4dfe))\n\n###\n[`v14.6.0`](https://redirect.github.com/testing-library/user-event/releases/tag/v14.6.0)\n\n[Compare\nSource](https://redirect.github.com/testing-library/user-event/compare/v14.5.2...v14.6.0)\n\n#####
Features\n\n- dispatch `FocusEvent` in hidden
documents\n([#&#8203;1252](1ed8b1557b))\n\n#####
Bug Fixes\n\n- **clipboard:** await `DataTransferItem.getAsString()`
callback\n([#&#8203;1251](7b11b0e88a))\n-
**event:** assign pointer coords to
MouseEvent\n([#&#8203;1039](8528972577))\n-
**pointer:** check `PointerCoords.x` in
`isDifferentPointerPosition`\n([#&#8203;1216](75edef5c06))\n-
**pointer:** check all fields of `PointerCoords`
in\n`isDifferentPointerPosition()`\n([#&#8203;1229](5f3d28fe3a))\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👻 **Immortal**: This PR will
be recreated if closed unmerged.
Get\n[config\nhelp](https://redirect.github.com/renovatebot/renovate/discussions)
if\nthat's undesired.\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"5828f174cc8a6d021de77deaa2ed48c2f4e1391d"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204142","number":204142,"mergeCommit":{"message":"Update
@testing-library (main) (#204142)\n\nThis PR contains the following
updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@testing-library/react](https://redirect.github.com/testing-library/react-testing-library)\n|
devDependencies | minor | [`^16.0.1`
->\n`^16.3.0`](https://renovatebot.com/diffs/npm/@testing-library%2freact/16.0.1/16.3.0)\n|\n|\n[@testing-library/user-event](https://redirect.github.com/testing-library/user-event)\n|
devDependencies | minor | [`^14.5.2`
->\n`^14.6.1`](https://renovatebot.com/diffs/npm/@testing-library%2fuser-event/14.5.2/14.6.1)\n|\n\n---\n\n###
Release
Notes\n\n<details>\n<summary>testing-library/react-testing-library\n(@&#8203;testing-library/react)</summary>\n\n###\n[`v16.3.0`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.3.0)\n\n[Compare\nSource](https://redirect.github.com/testing-library/react-testing-library/compare/v16.2.0...v16.3.0)\n\n#####
Features\n\n- add bernardobelchior as a contributor for code, and
doc\n([#&#8203;1391](9fc6a75d74))\n\n###\n[`v16.2.0`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.2.0)\n\n[Compare\nSource](https://redirect.github.com/testing-library/react-testing-library/compare/v16.1.0...v16.2.0)\n\n#####
Features\n\n- Add support for React error
handlers\n([#&#8203;1354](9618c51337))\n\n###\n[`v16.1.0`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.1.0)\n\n[Compare\nSource](https://redirect.github.com/testing-library/react-testing-library/compare/v16.0.1...v16.1.0)\n\n#####
Features\n\n- Add support for React
19\n([#&#8203;1367](85ac2534a5))\n\n</details>\n\n<details>\n<summary>testing-library/user-event\n(@&#8203;testing-library/user-event)</summary>\n\n###\n[`v14.6.1`](https://redirect.github.com/testing-library/user-event/releases/tag/v14.6.1)\n\n[Compare\nSource](https://redirect.github.com/testing-library/user-event/compare/v14.6.0...v14.6.1)\n\n#####
Bug Fixes\n\n- correct description for `delay`
option\n([#&#8203;1175](2edf14d2e7))\n-
**keyboard:** add `ContextMenu` to
`defaultKeyMap`\n([#&#8203;1079](3e471d1feb))\n-
**keyboard:** add brackets to
`defaultKeyMap`\n([#&#8203;1226](543ecb0ea9))\n-
**keyboard:** walk through radio group per arrow
keys\n([#&#8203;1049](bf8111ca9f))\n-
**pointer:** dispatch mouse events if `pointerdown`
is\n`defaultPrevented`\n([#&#8203;1121](f681f7bbfe))\n-
**pointer:** set `button` and `buttons` properties on
`PointerEvent`\n([#&#8203;1219](6614f7282c))\n-
**pointer:** use `1` as default value for `PointerEvent.width`
and\n`PointerEvent.height`\n([#&#8203;1224](f0468d04d7))\n-
prevent `click` event loop on form-associated custom
element\n([#&#8203;1238](465fc7eb49))\n-
prevent `click` event on non-focusable
control\n([#&#8203;1130](e429094865))\n-
**upload:** apply `accept` filter more
leniently\n([#&#8203;1064](a344ad4dfe))\n\n###\n[`v14.6.0`](https://redirect.github.com/testing-library/user-event/releases/tag/v14.6.0)\n\n[Compare\nSource](https://redirect.github.com/testing-library/user-event/compare/v14.5.2...v14.6.0)\n\n#####
Features\n\n- dispatch `FocusEvent` in hidden
documents\n([#&#8203;1252](1ed8b1557b))\n\n#####
Bug Fixes\n\n- **clipboard:** await `DataTransferItem.getAsString()`
callback\n([#&#8203;1251](7b11b0e88a))\n-
**event:** assign pointer coords to
MouseEvent\n([#&#8203;1039](8528972577))\n-
**pointer:** check `PointerCoords.x` in
`isDifferentPointerPosition`\n([#&#8203;1216](75edef5c06))\n-
**pointer:** check all fields of `PointerCoords`
in\n`isDifferentPointerPosition()`\n([#&#8203;1229](5f3d28fe3a))\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👻 **Immortal**: This PR will
be recreated if closed unmerged.
Get\n[config\nhelp](https://redirect.github.com/renovatebot/renovate/discussions)
if\nthat's undesired.\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"5828f174cc8a6d021de77deaa2ed48c2f4e1391d"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
2025-06-04 18:09:31 -04:00
Kibana Machine
2308d6607f
[9.0] Update dependency simple-git to ^3.27.0 (main) (#206178) (#222648)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency simple-git to ^3.27.0 (main)
(#206178)](https://github.com/elastic/kibana/pull/206178)

<!--- 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-04T19:30:36Z","message":"Update
dependency simple-git to ^3.27.0 (main) (#206178)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[simple-git](https://redirect.github.com/steveukx/git-js)\n([source](https://redirect.github.com/steveukx/git-js/tree/HEAD/simple-git))\n|
devDependencies | minor | [`^3.16.0`
->\n`^3.27.0`](https://renovatebot.com/diffs/npm/simple-git/3.16.0/3.27.0)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>steveukx/git-js
(simple-git)</summary>\n\n###\n[`v3.27.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3270)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.26.0...simple-git@3.27.0)\n\n#####
Minor
Changes\n\n-\n[`52f767b`](52f767b):\nAdd
`similarity` to the `DiffResultNameStatusFile` interface used
when\nfetching log/diff with the `--name-status`
option.\n-\n[`739b0d9`](739b0d9):\nDiff
summary includes original name of renamed files when run wiht
the\n`--name-status`
option.\n-\n[`bc90e7e`](bc90e7e):\nFixes
an issue with reporting name changes in the `files` array returned\nby
`git.status`.\nThank
you\n[@&#8203;mark-codesphere](https://redirect.github.com/mark-codesphere)\nfor
the contribution.\n\n##### Patch
Changes\n\n-\n[`03e1c64`](03e1c64):\nResolve
error in log parsing when fields have empty
values.\n\n###\n[`v3.26.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3260)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.25.0...simple-git@3.26.0)\n\n#####
Minor
Changes\n\n-\n[`28d545b`](28d545b):\nUpgrade
build tools and
typescript\n\n###\n[`v3.25.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3250)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.24.0...simple-git@3.25.0)\n\n#####
Minor
Changes\n\n-\n[`0a5378d`](0a5378d):\nAdd
support for parsing `count-objects`\n\n##### Patch
Changes\n\n-\n[`4aceb15`](4aceb15):\nUpgrade
dependencies and build
tools\n\n###\n[`v3.24.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3240)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.23.0...simple-git@3.24.0)\n\n#####
Minor
Changes\n\n-\n[`c355317`](c355317):\nEnable
the use of a two part custom
binary\n\n###\n[`v3.23.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3230)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.22.0...simple-git@3.23.0)\n\n#####
Minor
Changes\n\n-\n[`9bfdf08`](9bfdf08):\nBump
package manager from yarn v1 to v4\n\n##### Patch
Changes\n\n-\n[`8a3118d`](8a3118d):\nFixed
a performance issue when parsing stat diff
summaries\n-\n[`9f1a174`](9f1a174):\nUpdate
build tools and workflows for Yarn 4
compatibility\n\n###\n[`v3.22.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3220)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.21.0...simple-git@3.22.0)\n\n#####
Minor
Changes\n\n-\n[`df14065`](df14065):\nadd
status to DiffResult when using
--name-status\n\n###\n[`v3.21.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3210)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.20.0...simple-git@3.21.0)\n\n#####
Minor
Changes\n\n-\n[`709d80e`](709d80e):\nAdd
firstCommit utility interface\n\n##### Patch
Changes\n\n-\n[`b4ab430`](b4ab430):\nAdd
trailing callback support to
git.firstCommit\n-\n[`d3f9320`](d3f9320):\nchore(deps):
bump\n[@&#8203;babel/traverse](https://redirect.github.com/babel/traverse)\nfrom
7.9.5 to
7.23.2\n-\n[`b76857f`](b76857f):\nchore(deps):
bump axios from 1.1.3 to
1.6.1\n\n###\n[`v3.20.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3200)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.19.1...simple-git@3.20.0)\n\n#####
Minor
Changes\n\n-\n[`2eda817`](2eda817):\nUse
`pathspec` in `git.log` to allow use of previously deleted files
in\n`file`
argument\n\n###\n[`v3.19.1`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3191)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.19.0...simple-git@3.19.1)\n\n#####
Patch
Changes\n\n-\n[`2ab1936`](2ab1936):\nkeep
path splitter without path
specs\n\n###\n[`v3.19.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3190)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.18.0...simple-git@3.19.0)\n\n#####
Minor
Changes\n\n-\n[`f702b61`](f702b61):\nCreate
a utility to append pathspec / file lists to tasks through
the\nTaskOptions
array/object\n\n###\n[`v3.18.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3180)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.17.0...simple-git@3.18.0)\n\n#####
Minor
Changes\n\n-\n[`5100f04`](5100f04):\nAdd
new interface for showBuffer to allow using `git show` on
binary\nfiles.\n\n##### Patch
Changes\n\n-\n[`f54cd0d`](f54cd0d):\nExamples
and documentation for
outputHandler\n\n###\n[`v3.17.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3170)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.16.1...simple-git@3.17.0)\n\n#####
Minor
Changes\n\n-\n[`a63cfc2`](a63cfc2):\nTimeout
plugin can now be configured to ignore data on either stdOut or\nstdErr
in the git process when determining whether to kill the
spawned\nprocess.\n\n###\n[`v3.16.1`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3161)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.16.0...simple-git@3.16.1)\n\n#####
Patch
Changes\n\n-\n[`066b228`](066b228):\nFix
overly permissive regex in push parser\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"04da0c4c16161a1810023b96b5d4576b992625db","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
dependency simple-git to ^3.27.0
(main)","number":206178,"url":"https://github.com/elastic/kibana/pull/206178","mergeCommit":{"message":"Update
dependency simple-git to ^3.27.0 (main) (#206178)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[simple-git](https://redirect.github.com/steveukx/git-js)\n([source](https://redirect.github.com/steveukx/git-js/tree/HEAD/simple-git))\n|
devDependencies | minor | [`^3.16.0`
->\n`^3.27.0`](https://renovatebot.com/diffs/npm/simple-git/3.16.0/3.27.0)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>steveukx/git-js
(simple-git)</summary>\n\n###\n[`v3.27.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3270)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.26.0...simple-git@3.27.0)\n\n#####
Minor
Changes\n\n-\n[`52f767b`](52f767b):\nAdd
`similarity` to the `DiffResultNameStatusFile` interface used
when\nfetching log/diff with the `--name-status`
option.\n-\n[`739b0d9`](739b0d9):\nDiff
summary includes original name of renamed files when run wiht
the\n`--name-status`
option.\n-\n[`bc90e7e`](bc90e7e):\nFixes
an issue with reporting name changes in the `files` array returned\nby
`git.status`.\nThank
you\n[@&#8203;mark-codesphere](https://redirect.github.com/mark-codesphere)\nfor
the contribution.\n\n##### Patch
Changes\n\n-\n[`03e1c64`](03e1c64):\nResolve
error in log parsing when fields have empty
values.\n\n###\n[`v3.26.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3260)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.25.0...simple-git@3.26.0)\n\n#####
Minor
Changes\n\n-\n[`28d545b`](28d545b):\nUpgrade
build tools and
typescript\n\n###\n[`v3.25.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3250)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.24.0...simple-git@3.25.0)\n\n#####
Minor
Changes\n\n-\n[`0a5378d`](0a5378d):\nAdd
support for parsing `count-objects`\n\n##### Patch
Changes\n\n-\n[`4aceb15`](4aceb15):\nUpgrade
dependencies and build
tools\n\n###\n[`v3.24.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3240)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.23.0...simple-git@3.24.0)\n\n#####
Minor
Changes\n\n-\n[`c355317`](c355317):\nEnable
the use of a two part custom
binary\n\n###\n[`v3.23.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3230)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.22.0...simple-git@3.23.0)\n\n#####
Minor
Changes\n\n-\n[`9bfdf08`](9bfdf08):\nBump
package manager from yarn v1 to v4\n\n##### Patch
Changes\n\n-\n[`8a3118d`](8a3118d):\nFixed
a performance issue when parsing stat diff
summaries\n-\n[`9f1a174`](9f1a174):\nUpdate
build tools and workflows for Yarn 4
compatibility\n\n###\n[`v3.22.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3220)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.21.0...simple-git@3.22.0)\n\n#####
Minor
Changes\n\n-\n[`df14065`](df14065):\nadd
status to DiffResult when using
--name-status\n\n###\n[`v3.21.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3210)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.20.0...simple-git@3.21.0)\n\n#####
Minor
Changes\n\n-\n[`709d80e`](709d80e):\nAdd
firstCommit utility interface\n\n##### Patch
Changes\n\n-\n[`b4ab430`](b4ab430):\nAdd
trailing callback support to
git.firstCommit\n-\n[`d3f9320`](d3f9320):\nchore(deps):
bump\n[@&#8203;babel/traverse](https://redirect.github.com/babel/traverse)\nfrom
7.9.5 to
7.23.2\n-\n[`b76857f`](b76857f):\nchore(deps):
bump axios from 1.1.3 to
1.6.1\n\n###\n[`v3.20.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3200)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.19.1...simple-git@3.20.0)\n\n#####
Minor
Changes\n\n-\n[`2eda817`](2eda817):\nUse
`pathspec` in `git.log` to allow use of previously deleted files
in\n`file`
argument\n\n###\n[`v3.19.1`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3191)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.19.0...simple-git@3.19.1)\n\n#####
Patch
Changes\n\n-\n[`2ab1936`](2ab1936):\nkeep
path splitter without path
specs\n\n###\n[`v3.19.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3190)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.18.0...simple-git@3.19.0)\n\n#####
Minor
Changes\n\n-\n[`f702b61`](f702b61):\nCreate
a utility to append pathspec / file lists to tasks through
the\nTaskOptions
array/object\n\n###\n[`v3.18.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3180)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.17.0...simple-git@3.18.0)\n\n#####
Minor
Changes\n\n-\n[`5100f04`](5100f04):\nAdd
new interface for showBuffer to allow using `git show` on
binary\nfiles.\n\n##### Patch
Changes\n\n-\n[`f54cd0d`](f54cd0d):\nExamples
and documentation for
outputHandler\n\n###\n[`v3.17.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3170)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.16.1...simple-git@3.17.0)\n\n#####
Minor
Changes\n\n-\n[`a63cfc2`](a63cfc2):\nTimeout
plugin can now be configured to ignore data on either stdOut or\nstdErr
in the git process when determining whether to kill the
spawned\nprocess.\n\n###\n[`v3.16.1`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3161)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.16.0...simple-git@3.16.1)\n\n#####
Patch
Changes\n\n-\n[`066b228`](066b228):\nFix
overly permissive regex in push parser\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"04da0c4c16161a1810023b96b5d4576b992625db"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206178","number":206178,"mergeCommit":{"message":"Update
dependency simple-git to ^3.27.0 (main) (#206178)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[simple-git](https://redirect.github.com/steveukx/git-js)\n([source](https://redirect.github.com/steveukx/git-js/tree/HEAD/simple-git))\n|
devDependencies | minor | [`^3.16.0`
->\n`^3.27.0`](https://renovatebot.com/diffs/npm/simple-git/3.16.0/3.27.0)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>steveukx/git-js
(simple-git)</summary>\n\n###\n[`v3.27.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3270)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.26.0...simple-git@3.27.0)\n\n#####
Minor
Changes\n\n-\n[`52f767b`](52f767b):\nAdd
`similarity` to the `DiffResultNameStatusFile` interface used
when\nfetching log/diff with the `--name-status`
option.\n-\n[`739b0d9`](739b0d9):\nDiff
summary includes original name of renamed files when run wiht
the\n`--name-status`
option.\n-\n[`bc90e7e`](bc90e7e):\nFixes
an issue with reporting name changes in the `files` array returned\nby
`git.status`.\nThank
you\n[@&#8203;mark-codesphere](https://redirect.github.com/mark-codesphere)\nfor
the contribution.\n\n##### Patch
Changes\n\n-\n[`03e1c64`](03e1c64):\nResolve
error in log parsing when fields have empty
values.\n\n###\n[`v3.26.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3260)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.25.0...simple-git@3.26.0)\n\n#####
Minor
Changes\n\n-\n[`28d545b`](28d545b):\nUpgrade
build tools and
typescript\n\n###\n[`v3.25.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3250)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.24.0...simple-git@3.25.0)\n\n#####
Minor
Changes\n\n-\n[`0a5378d`](0a5378d):\nAdd
support for parsing `count-objects`\n\n##### Patch
Changes\n\n-\n[`4aceb15`](4aceb15):\nUpgrade
dependencies and build
tools\n\n###\n[`v3.24.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3240)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.23.0...simple-git@3.24.0)\n\n#####
Minor
Changes\n\n-\n[`c355317`](c355317):\nEnable
the use of a two part custom
binary\n\n###\n[`v3.23.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3230)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.22.0...simple-git@3.23.0)\n\n#####
Minor
Changes\n\n-\n[`9bfdf08`](9bfdf08):\nBump
package manager from yarn v1 to v4\n\n##### Patch
Changes\n\n-\n[`8a3118d`](8a3118d):\nFixed
a performance issue when parsing stat diff
summaries\n-\n[`9f1a174`](9f1a174):\nUpdate
build tools and workflows for Yarn 4
compatibility\n\n###\n[`v3.22.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3220)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.21.0...simple-git@3.22.0)\n\n#####
Minor
Changes\n\n-\n[`df14065`](df14065):\nadd
status to DiffResult when using
--name-status\n\n###\n[`v3.21.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3210)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.20.0...simple-git@3.21.0)\n\n#####
Minor
Changes\n\n-\n[`709d80e`](709d80e):\nAdd
firstCommit utility interface\n\n##### Patch
Changes\n\n-\n[`b4ab430`](b4ab430):\nAdd
trailing callback support to
git.firstCommit\n-\n[`d3f9320`](d3f9320):\nchore(deps):
bump\n[@&#8203;babel/traverse](https://redirect.github.com/babel/traverse)\nfrom
7.9.5 to
7.23.2\n-\n[`b76857f`](b76857f):\nchore(deps):
bump axios from 1.1.3 to
1.6.1\n\n###\n[`v3.20.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3200)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.19.1...simple-git@3.20.0)\n\n#####
Minor
Changes\n\n-\n[`2eda817`](2eda817):\nUse
`pathspec` in `git.log` to allow use of previously deleted files
in\n`file`
argument\n\n###\n[`v3.19.1`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3191)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.19.0...simple-git@3.19.1)\n\n#####
Patch
Changes\n\n-\n[`2ab1936`](2ab1936):\nkeep
path splitter without path
specs\n\n###\n[`v3.19.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3190)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.18.0...simple-git@3.19.0)\n\n#####
Minor
Changes\n\n-\n[`f702b61`](f702b61):\nCreate
a utility to append pathspec / file lists to tasks through
the\nTaskOptions
array/object\n\n###\n[`v3.18.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3180)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.17.0...simple-git@3.18.0)\n\n#####
Minor
Changes\n\n-\n[`5100f04`](5100f04):\nAdd
new interface for showBuffer to allow using `git show` on
binary\nfiles.\n\n##### Patch
Changes\n\n-\n[`f54cd0d`](f54cd0d):\nExamples
and documentation for
outputHandler\n\n###\n[`v3.17.0`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3170)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.16.1...simple-git@3.17.0)\n\n#####
Minor
Changes\n\n-\n[`a63cfc2`](a63cfc2):\nTimeout
plugin can now be configured to ignore data on either stdOut or\nstdErr
in the git process when determining whether to kill the
spawned\nprocess.\n\n###\n[`v3.16.1`](https://redirect.github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3161)\n\n[Compare\nSource](https://redirect.github.com/steveukx/git-js/compare/simple-git@3.16.0...simple-git@3.16.1)\n\n#####
Patch
Changes\n\n-\n[`066b228`](066b228):\nFix
overly permissive regex in push parser\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"04da0c4c16161a1810023b96b5d4576b992625db"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
2025-06-04 18:09:15 -04:00
Kibana Machine
c888f41fa2
[9.0] Update dependency @types/archiver to v6 (main) (#203274) (#222663)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency @types/archiver to v6 (main)
(#203274)](https://github.com/elastic/kibana/pull/203274)

<!--- 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-04T19:43:20Z","message":"Update
dependency @types/archiver to v6 (main) (#203274)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/archiver](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/archiver)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/archiver))\n|
devDependencies | major | [`^5.3.1`
->\n`^6.0.3`](https://renovatebot.com/diffs/npm/@types%2farchiver/5.3.1/6.0.3)\n|\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"6ef0bdff424669297738b1b68b0c52963d6a4dbd","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
dependency @types/archiver to v6
(main)","number":203274,"url":"https://github.com/elastic/kibana/pull/203274","mergeCommit":{"message":"Update
dependency @types/archiver to v6 (main) (#203274)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/archiver](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/archiver)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/archiver))\n|
devDependencies | major | [`^5.3.1`
->\n`^6.0.3`](https://renovatebot.com/diffs/npm/@types%2farchiver/5.3.1/6.0.3)\n|\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"6ef0bdff424669297738b1b68b0c52963d6a4dbd"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203274","number":203274,"mergeCommit":{"message":"Update
dependency @types/archiver to v6 (main) (#203274)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|\n[@types/archiver](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/archiver)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/archiver))\n|
devDependencies | major | [`^5.3.1`
->\n`^6.0.3`](https://renovatebot.com/diffs/npm/@types%2farchiver/5.3.1/6.0.3)\n|\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"6ef0bdff424669297738b1b68b0c52963d6a4dbd"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
2025-06-04 18:09:00 -04:00
elastic-renovate-prod[bot]
06e02c29b3
Update docker.elastic.co/wolfi/chainguard-base:latest Docker digest to fdfd7f3 (9.0) (#222014)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.elastic.co/wolfi/chainguard-base | digest | `9ccddc0` ->
`fdfd7f3` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiOS4wIiwibGFiZWxzIjpbIlRlYW06T3BlcmF0aW9ucyIsImJhY2twb3J0OnNraXAiLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
2025-06-04 18:05:31 -04:00
Kibana Machine
7aa79a3e33
[9.0] Update dependency lmdb to v3 (main) (#203287) (#222657)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency lmdb to v3 (main)
(#203287)](https://github.com/elastic/kibana/pull/203287)

<!--- 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-04T19:40:39Z","message":"Update
dependency lmdb to v3 (main) (#203287)\n\nThis PR contains the following
updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
[lmdb](https://redirect.github.com/kriszyp/lmdb-js) | devDependencies\n|
major | [`^2.9.2`
->\n`^3.4.0`](https://renovatebot.com/diffs/npm/lmdb/2.9.2/3.4.0)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>kriszyp/lmdb-js
(lmdb)</summary>\n\n###\n[`v3.4.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.3.0...v3.4.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.3.0...v3.4.0)\n\n###\n[`v3.3.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.6...v3.3.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.6...v3.3.0)\n\n###\n[`v3.2.6`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.5...v3.2.6)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.5...v3.2.6)\n\n###\n[`v3.2.5`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.4...v3.2.5)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.4...v3.2.5)\n\n###\n[`v3.2.4`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.3...v3.2.4)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.3...v3.2.4)\n\n###\n[`v3.2.3`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.2...v3.2.3)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.2...v3.2.3)\n\n###\n[`v3.2.2`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.1...v3.2.2)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.1...v3.2.2)\n\n###\n[`v3.2.1`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.0...v3.2.1)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.0...v3.2.1)\n\n###\n[`v3.2.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.6...v3.2.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.6...v3.2.0)\n\n###\n[`v3.1.6`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.5...v3.1.6)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.5...v3.1.6)\n\n###\n[`v3.1.5`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.4...v3.1.5)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.4...v3.1.5)\n\n###\n[`v3.1.4`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.3...v3.1.4)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.3...v3.1.4)\n\n###\n[`v3.1.3`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.2...v3.1.3)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.2...v3.1.3)\n\n###\n[`v3.1.2`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.1...v3.1.2)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.1...v3.1.2)\n\n###\n[`v3.1.1`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.0...v3.1.1)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.0...v3.1.1)\n\n###\n[`v3.1.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.14...v3.1.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.14...v3.1.0)\n\n###\n[`v3.0.14`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.13...v3.0.14)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.13...v3.0.14)\n\n###\n[`v3.0.13`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.12...v3.0.13)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.12...v3.0.13)\n\n###\n[`v3.0.12`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.11...v3.0.12)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.11...v3.0.12)\n\n###\n[`v3.0.11`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.10...v3.0.11)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.10...v3.0.11)\n\n###\n[`v3.0.10`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.9...v3.0.10)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.9...v3.0.10)\n\n###\n[`v3.0.9`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.8...v3.0.9)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.8...v3.0.9)\n\n###\n[`v3.0.8`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.7...v3.0.8)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.7...v3.0.8)\n\n###\n[`v3.0.7`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.6...v3.0.7)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.6...v3.0.7)\n\n###\n[`v3.0.6`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.5...v3.0.6)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.5...v3.0.6)\n\n###\n[`v3.0.5`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.4...v3.0.5)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.4...v3.0.5)\n\n###\n[`v3.0.4`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.3...v3.0.4)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.3...v3.0.4)\n\n###\n[`v3.0.3`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.2...v3.0.3)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.2...v3.0.3)\n\n###\n[`v3.0.2`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.1...v3.0.2)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.1...v3.0.2)\n\n###\n[`v3.0.1`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.0...v3.0.1)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.0...v3.0.1)\n\n###\n[`v3.0.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.4...v3.0.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.4...v3.0.0)\n\n###\n[`v2.9.4`](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.3...v2.9.4)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.3...v2.9.4)\n\n###\n[`v2.9.3`](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.2...v2.9.3)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.2...v2.9.3)\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":"da8e316dba02d8ae9ef4400d399aead6f4117888","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
dependency lmdb to v3
(main)","number":203287,"url":"https://github.com/elastic/kibana/pull/203287","mergeCommit":{"message":"Update
dependency lmdb to v3 (main) (#203287)\n\nThis PR contains the following
updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
[lmdb](https://redirect.github.com/kriszyp/lmdb-js) | devDependencies\n|
major | [`^2.9.2`
->\n`^3.4.0`](https://renovatebot.com/diffs/npm/lmdb/2.9.2/3.4.0)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>kriszyp/lmdb-js
(lmdb)</summary>\n\n###\n[`v3.4.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.3.0...v3.4.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.3.0...v3.4.0)\n\n###\n[`v3.3.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.6...v3.3.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.6...v3.3.0)\n\n###\n[`v3.2.6`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.5...v3.2.6)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.5...v3.2.6)\n\n###\n[`v3.2.5`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.4...v3.2.5)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.4...v3.2.5)\n\n###\n[`v3.2.4`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.3...v3.2.4)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.3...v3.2.4)\n\n###\n[`v3.2.3`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.2...v3.2.3)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.2...v3.2.3)\n\n###\n[`v3.2.2`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.1...v3.2.2)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.1...v3.2.2)\n\n###\n[`v3.2.1`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.0...v3.2.1)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.0...v3.2.1)\n\n###\n[`v3.2.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.6...v3.2.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.6...v3.2.0)\n\n###\n[`v3.1.6`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.5...v3.1.6)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.5...v3.1.6)\n\n###\n[`v3.1.5`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.4...v3.1.5)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.4...v3.1.5)\n\n###\n[`v3.1.4`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.3...v3.1.4)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.3...v3.1.4)\n\n###\n[`v3.1.3`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.2...v3.1.3)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.2...v3.1.3)\n\n###\n[`v3.1.2`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.1...v3.1.2)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.1...v3.1.2)\n\n###\n[`v3.1.1`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.0...v3.1.1)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.0...v3.1.1)\n\n###\n[`v3.1.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.14...v3.1.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.14...v3.1.0)\n\n###\n[`v3.0.14`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.13...v3.0.14)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.13...v3.0.14)\n\n###\n[`v3.0.13`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.12...v3.0.13)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.12...v3.0.13)\n\n###\n[`v3.0.12`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.11...v3.0.12)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.11...v3.0.12)\n\n###\n[`v3.0.11`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.10...v3.0.11)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.10...v3.0.11)\n\n###\n[`v3.0.10`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.9...v3.0.10)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.9...v3.0.10)\n\n###\n[`v3.0.9`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.8...v3.0.9)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.8...v3.0.9)\n\n###\n[`v3.0.8`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.7...v3.0.8)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.7...v3.0.8)\n\n###\n[`v3.0.7`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.6...v3.0.7)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.6...v3.0.7)\n\n###\n[`v3.0.6`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.5...v3.0.6)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.5...v3.0.6)\n\n###\n[`v3.0.5`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.4...v3.0.5)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.4...v3.0.5)\n\n###\n[`v3.0.4`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.3...v3.0.4)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.3...v3.0.4)\n\n###\n[`v3.0.3`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.2...v3.0.3)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.2...v3.0.3)\n\n###\n[`v3.0.2`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.1...v3.0.2)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.1...v3.0.2)\n\n###\n[`v3.0.1`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.0...v3.0.1)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.0...v3.0.1)\n\n###\n[`v3.0.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.4...v3.0.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.4...v3.0.0)\n\n###\n[`v2.9.4`](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.3...v2.9.4)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.3...v2.9.4)\n\n###\n[`v2.9.3`](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.2...v2.9.3)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.2...v2.9.3)\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":"da8e316dba02d8ae9ef4400d399aead6f4117888"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203287","number":203287,"mergeCommit":{"message":"Update
dependency lmdb to v3 (main) (#203287)\n\nThis PR contains the following
updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
[lmdb](https://redirect.github.com/kriszyp/lmdb-js) | devDependencies\n|
major | [`^2.9.2`
->\n`^3.4.0`](https://renovatebot.com/diffs/npm/lmdb/2.9.2/3.4.0)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>kriszyp/lmdb-js
(lmdb)</summary>\n\n###\n[`v3.4.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.3.0...v3.4.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.3.0...v3.4.0)\n\n###\n[`v3.3.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.6...v3.3.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.6...v3.3.0)\n\n###\n[`v3.2.6`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.5...v3.2.6)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.5...v3.2.6)\n\n###\n[`v3.2.5`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.4...v3.2.5)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.4...v3.2.5)\n\n###\n[`v3.2.4`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.3...v3.2.4)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.3...v3.2.4)\n\n###\n[`v3.2.3`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.2...v3.2.3)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.2...v3.2.3)\n\n###\n[`v3.2.2`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.1...v3.2.2)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.1...v3.2.2)\n\n###\n[`v3.2.1`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.0...v3.2.1)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.2.0...v3.2.1)\n\n###\n[`v3.2.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.6...v3.2.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.6...v3.2.0)\n\n###\n[`v3.1.6`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.5...v3.1.6)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.5...v3.1.6)\n\n###\n[`v3.1.5`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.4...v3.1.5)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.4...v3.1.5)\n\n###\n[`v3.1.4`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.3...v3.1.4)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.3...v3.1.4)\n\n###\n[`v3.1.3`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.2...v3.1.3)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.2...v3.1.3)\n\n###\n[`v3.1.2`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.1...v3.1.2)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.1...v3.1.2)\n\n###\n[`v3.1.1`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.0...v3.1.1)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.1.0...v3.1.1)\n\n###\n[`v3.1.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.14...v3.1.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.14...v3.1.0)\n\n###\n[`v3.0.14`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.13...v3.0.14)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.13...v3.0.14)\n\n###\n[`v3.0.13`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.12...v3.0.13)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.12...v3.0.13)\n\n###\n[`v3.0.12`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.11...v3.0.12)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.11...v3.0.12)\n\n###\n[`v3.0.11`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.10...v3.0.11)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.10...v3.0.11)\n\n###\n[`v3.0.10`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.9...v3.0.10)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.9...v3.0.10)\n\n###\n[`v3.0.9`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.8...v3.0.9)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.8...v3.0.9)\n\n###\n[`v3.0.8`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.7...v3.0.8)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.7...v3.0.8)\n\n###\n[`v3.0.7`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.6...v3.0.7)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.6...v3.0.7)\n\n###\n[`v3.0.6`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.5...v3.0.6)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.5...v3.0.6)\n\n###\n[`v3.0.5`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.4...v3.0.5)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.4...v3.0.5)\n\n###\n[`v3.0.4`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.3...v3.0.4)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.3...v3.0.4)\n\n###\n[`v3.0.3`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.2...v3.0.3)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.2...v3.0.3)\n\n###\n[`v3.0.2`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.1...v3.0.2)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.1...v3.0.2)\n\n###\n[`v3.0.1`](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.0...v3.0.1)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v3.0.0...v3.0.1)\n\n###\n[`v3.0.0`](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.4...v3.0.0)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.4...v3.0.0)\n\n###\n[`v2.9.4`](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.3...v2.9.4)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.3...v2.9.4)\n\n###\n[`v2.9.3`](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.2...v2.9.3)\n\n[Compare\nSource](https://redirect.github.com/kriszyp/lmdb-js/compare/v2.9.2...v2.9.3)\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":"da8e316dba02d8ae9ef4400d399aead6f4117888"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
2025-06-04 18:05:03 -04:00
Kibana Machine
b5b06f0412
[9.0] Update dependency whatwg-fetch to ^3.6.20 (main) (#206179) (#222644)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency whatwg-fetch to ^3.6.20 (main)
(#206179)](https://github.com/elastic/kibana/pull/206179)

<!--- 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-04T19:29:03Z","message":"Update
dependency whatwg-fetch to ^3.6.20 (main) (#206179)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[whatwg-fetch](https://redirect.github.com/github/fetch) |\ndependencies
| minor | [`^3.0.0`
->\n`^3.6.20`](https://renovatebot.com/diffs/npm/whatwg-fetch/3.0.0/3.6.20)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>github/fetch
(whatwg-fetch)</summary>\n\n###\n[`v3.6.20`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#3620-2023-12-13)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.19...v3.6.20)\n\n#####
Bug Fixes\n\n- Response.error().ok ===
false\n([#&#8203;1412](27e1c75f83))\n\n###\n[`v3.6.19`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#3619-2023-09-11)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.18...v3.6.19)\n\n#####
Bug Fixes\n\n- Have unique error messages for xhr timeouts and
errors\n([#&#8203;1380](7170f0b127))\n\n###\n[`v3.6.18`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3618)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.17...v3.6.18)\n\n-
Fix - File fetching broken since
commit\n[`0c1d2b9`](0c1d2b9)\n[`#1375`](https://redirect.github.com/JakeChampion/fetch/pull/1375)\n-
Remove broken
links\n[`1dc07c6`](1dc07c6064)\n-
automatically generate a
changelog\n[`0e7d1dd`](0e7d1dd958)\n\n###\n[`v3.6.17`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3617)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.16...v3.6.17)\n\n>
20 July 2023\n\n- Revert
\"Resolves\n[https://github.com/JakeChampion/fetch/issues/928](https://redirect.github.com/JakeChampion/fetch/issues/928)\"\n[`#928`](https://redirect.github.com/JakeChampion/fetch/issues/928)\n\n###\n[`v3.6.16`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3616)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.15...v3.6.16)\n\n>
18 July 2023\n\n-
Resolves\n[https://github.com/JakeChampion/fetch/issues/928](https://redirect.github.com/JakeChampion/fetch/issues/928)\n[`#928`](https://redirect.github.com/JakeChampion/fetch/issues/928)\n\n###\n[`v3.6.15`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3615)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.14...v3.6.15)\n\n>
18 July 2023\n\n-
fix\n[https://github.com/JakeChampion/fetch/issues/997](https://redirect.github.com/JakeChampion/fetch/issues/997)\n[`#997`](https://redirect.github.com/JakeChampion/fetch/issues/997)\n\n###\n[`v3.6.14`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3614)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.13...v3.6.14)\n\n>
18 July 2023\n\n-
Fix\n[https://github.com/JakeChampion/fetch/issues/1076](https://redirect.github.com/JakeChampion/fetch/issues/1076)\n[`#1076`](https://redirect.github.com/JakeChampion/fetch/issues/1076)\n\n###\n[`v3.6.13`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3613)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.12...v3.6.13)\n\n>
18 July 2023\n\n- respect charset within
readBlobAsText\n[`#1059`](https://redirect.github.com/JakeChampion/fetch/issues/1059)\n\n###\n[`v3.6.12`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3612)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.11...v3.6.12)\n\n>
18 July 2023\n\n- fix: Headers only accepts array which have nested
array of length
2\n[`#1235`](https://redirect.github.com/JakeChampion/fetch/issues/1235)\n\n###\n[`v3.6.11`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3611)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.10...v3.6.11)\n\n>
18 July 2023\n\n- Define Body.arrayBuffer even if support.blob is
false\n[`#992`](https://redirect.github.com/JakeChampion/fetch/issues/992)\n\n###\n[`v3.6.10`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3610)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.9...v3.6.10)\n\n>
18 July 2023\n\n- use globals if they
exist\n[`dffc542`](dffc542fe7)\n\n###\n[`v3.6.9`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v369)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.8...v3.6.9)\n\n>
18 July 2023\n\n- fix: when no body supplied, do not set bodyUsed to
true\n[`7d92dff`](7d92dff12d)\n\n###\n[`v3.6.8`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v368)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.7...v3.6.8)\n\n>
18 July 2023\n\n- validate status is in
range\n[`#1213`](https://redirect.github.com/JakeChampion/fetch/issues/1213)\n\n###\n[`v3.6.7`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v367)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.6...v3.6.7)\n\n>
18 July 2023\n\n- dont shadow
`global`\n[`#1026`](https://redirect.github.com/JakeChampion/fetch/issues/1026)\n-
dont use github
eslint\n[`408d3b6`](408d3b60e2)\n-
remove invalid-headers
test\n[`e3f6590`](e3f6590792)\n-
Update lock.yml
permissions\n[`e97321b`](e97321bc08)\n\n###\n[`v3.6.6`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v366)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.5...v3.6.6)\n\n>
18 July 2023\n\n- fix: ignore not throw on invalid response
headers\n[`#930`](https://redirect.github.com/JakeChampion/fetch/issues/930)\n\n###\n[`v3.6.5`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v365)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.4...v3.6.5)\n\n>
18 July 2023\n\n- Add some missed methods which should be normalized as
uppercase\n[`a43b628`](a43b628383)\n-
Update caniuse link to use HTTPS and new
pattern\n[`fb5b0cf`](fb5b0cf42b)\n\n###\n[`v3.6.4`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v364)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.3...v3.6.4)\n\n>
18 July 2023\n\n- always set a signal on
Request\n[`d1d09fb`](d1d09fb803)\n\n###\n[`v3.6.3`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v363)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.2...v3.6.3)\n\n>
18 July 2023\n\n- Compatible global equals to the
false\n[`7727e50`](7727e50493)\n\n###\n[`v3.6.2`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#3620-2023-12-13)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.1...v3.6.2)\n\n#####
Bug Fixes\n\n- Response.error().ok ===
false\n([#&#8203;1412](27e1c75f83))\n\n###\n[`v3.6.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#3619-2023-09-11)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.0...v3.6.1)\n\n#####
Bug Fixes\n\n- Have unique error messages for xhr timeouts and
errors\n([#&#8203;1380](7170f0b127))\n\n###\n[`v3.6.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v360)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.5.0...v3.6.0)\n\n>
18 February 2021\n\n- Fix statusText: undefined should give '' and null
should give
'null'\n[`b5c8bd0`](b5c8bd0fee)\n-
Represent non-stringified JSON request body as an \\[object
Object]\nstring\n[`5c6b055`](5c6b055e6a)\n-
Fix eslint and eslint-plugin-github dependency
conflicts\n[`190e698`](190e698f8e)\n\n###\n[`v3.5.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v350)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.4.1...v3.5.0)\n\n>
6 November 2020\n\n-
Fixes\n[#&#8203;748](https://redirect.github.com/github/fetch/issues/748)\n[`#748`](https://redirect.github.com/JakeChampion/fetch/issues/748)\n-
Create
lock.yml\n[`8767781`](87677811d5)\n\n###\n[`v3.4.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v341)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.4.0...v3.4.1)\n\n>
7 September 2020\n\n- Add npmignore file to ensure we always publish the
dist
directory\n[`7ca02eb`](7ca02eb023)\n-
Make the clean task remove the dist directory and the default
task\ncreate
it\n[`fd23745`](fd23745f34)\n\n###\n[`v3.4.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v340)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.3.1...v3.4.0)\n\n>
7 August 2020\n\n- Use globalThis as the global object if it
exists\n[`96c2651`](96c2651260)\n\n###\n[`v3.3.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v331)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.3.0...v3.3.1)\n\n>
4 August 2020\n\n- rename variable to no longer shadow over function of
same
name\n[`c5db762`](c5db7621c3)\n-
remove semicolon to pass
linting\n[`f264aa5`](f264aa5704)\n\n###\n[`v3.3.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v330)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.2.0...v3.3.0)\n\n>
4 August 2020\n\n- Make Response.arrayBuffer() always resolve with a
`ArrayBuffer`\n[`#801`](https://redirect.github.com/github/fetch/issues/801)\n-
Stop using top-level `this` to stop rollup
warning\n[`#802`](https://redirect.github.com/github/fetch/issues/802)\n-
Recommend an AbortController polyfill which is fully
synchronous\n[`#800`](https://redirect.github.com/github/fetch/issues/800)\n-
Add keepalive
caveat\n[`#780`](https://redirect.github.com/github/fetch/issues/780)\n-
Throw a TypeError if Request or Response functions are called
without\n`new`\n[`5ef028d`](5ef028d61f)\n-
If headers are passed in via a Record then do not normalise the
header\nnames as part of the
request\n[`b65ed60`](b65ed60860)\n-
Update
fetch.js\n[`37b55c2`](37b55c2741)\n\n###\n[`v3.2.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v320)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.1.1...v3.2.0)\n\n>
9 July 2020\n\n- Detect if DOMException exists via typeof instead of
trying to call it\nand catching the exception which may get
thrown\n[`#724`](https://redirect.github.com/github/fetch/issues/724)\n-
use `this` if `self` is not
defined\n[`#657`](https://redirect.github.com/github/fetch/issues/657)\n-
create variable called `global` which is either `self` or
`this`\n[`a0783a5`](a0783a5571)\n-
Add support for no-cache and no-store via a cache-busting
querystring\nparameter\n[`a0dcd85`](a0dcd853f8)\n-
make global `this` correct when using
rollup\n[`6e9fc0e`](6e9fc0ee02)\n\n###\n[`v3.1.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v311)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.1.0...v3.1.1)\n\n>
8 July 2020\n\n- check if Content-Type header exists prior to examining
the
value\n[`#792`](https://redirect.github.com/JakeChampion/fetch/pull/792)\n-
Move from Travis to GitHub
Actions\n[`#793`](https://redirect.github.com/JakeChampion/fetch/pull/793)\n\n###\n[`v3.1.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v310)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.0.1...v3.1.0)\n\n>
29 June
2020\n\n###\n[`v3.0.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v301)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.0.0...v3.0.1)\n\n>
8 July 2020\n\n- check if Content-Type header exists prior to examining
the
value\n[`#792`](https://redirect.github.com/JakeChampion/fetch/pull/792)\n-
Move from Travis to GitHub
Actions\n[`#793`](https://redirect.github.com/JakeChampion/fetch/pull/793)\n-
Co-authored-by: Jake Champion
\\<me@jakechampion.name>\n[`#575`](https://redirect.github.com/JakeChampion/fetch/pull/575)\n-
work around IE XHR bug with '' URL
Fixes\n[#&#8203;618](https://redirect.github.com/github/fetch/issues/618)\n[`#619`](https://redirect.github.com/JakeChampion/fetch/pull/619)\n-
Allow exclamation mark as valid header
character\n[`#745`](https://redirect.github.com/JakeChampion/fetch/pull/745)\n-
Avoid blob conversion for specific
requests\n[`#752`](https://redirect.github.com/JakeChampion/fetch/pull/752)\n-
Compatibility for fetch-mock using
proxy-pollyfill\n[`#736`](https://redirect.github.com/JakeChampion/fetch/pull/736)\n-
Change default statusText for
Response\n[`#698`](https://redirect.github.com/JakeChampion/fetch/pull/698)\n-
Document more common pitfalls in the
README\n[`#734`](https://redirect.github.com/JakeChampion/fetch/pull/734)\n-
field name can not by
empty\n[`#684`](https://redirect.github.com/JakeChampion/fetch/pull/684)\n-
work around IE XHR bug with '' URL
Fixes\n[#&#8203;618](https://redirect.github.com/github/fetch/issues/618)\n([#&#8203;619](https://redirect.github.com/github/fetch/issues/619))\n[`#618`](https://redirect.github.com/JakeChampion/fetch/issues/618)\n-
Clarify what parts of the standard we don't want to
implement\n[`#661`](https://redirect.github.com/JakeChampion/fetch/issues/661)\n-
Document more
caveats\n[`9a0bce2`](9a0bce2345)\n-
Fix
issue\n[#&#8203;533](7f030fab4d)\n-
Compatibility with newer
eslint-plugin-github\n[`1821b74`](1821b74b80)\n\n#####\n[v3.0.0](https://redirect.github.com/JakeChampion/fetch/compare/v2.0.4...v3.0.0)\n\n>
7 September 2018\n\n- Add flow
definitions\n[`#654`](https://redirect.github.com/JakeChampion/fetch/pull/654)\n-
Match spec behavior re: unsupported body
type\n[`#651`](https://redirect.github.com/JakeChampion/fetch/pull/651)\n-
Update Karma and detect available browsers when
testing\n[`#652`](https://redirect.github.com/JakeChampion/fetch/pull/652)\n-
Adopt Contributor Covenant Code of
Conduct\n[`#649`](https://redirect.github.com/JakeChampion/fetch/pull/649)\n-
Change `credentials` default value to
`same-origin`\n[`#640`](https://redirect.github.com/JakeChampion/fetch/pull/640)\n-
Switch test suite from PhantomJS to
Karma\n[`#626`](https://redirect.github.com/JakeChampion/fetch/pull/626)\n-
Support abort
API\n[`#592`](https://redirect.github.com/JakeChampion/fetch/pull/592)\n-
build/distribute as
UMD\n[`#616`](https://redirect.github.com/JakeChampion/fetch/pull/616)\n-
Test signal reuse. Add AbortSignal
polyfill.\n[`#2`](https://redirect.github.com/JakeChampion/fetch/pull/2)\n-
Clear abort event listener for all xhr completion
states.\n[`#1`](https://redirect.github.com/JakeChampion/fetch/pull/1)\n-
Expand install & importing
documentation\n[`#569`](https://redirect.github.com/JakeChampion/fetch/issues/569)\n-
Match spec behavior re: unsupported body
type\n[`#576`](https://redirect.github.com/JakeChampion/fetch/issues/576)\n-
Run test files through
prettier\n[`0a57487`](0a5748775d)\n-
Unwrap `fetch.js` to be a clean module
file\n[`8aec47c`](8aec47cb6c)\n-
Switch from PhantomJS to Karma + Chrome/Firefox for
testing\n[`b539589`](b539589046)\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"e49ec1082a6d7847afc05dbb6e817d7fe225d628","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"Update
dependency whatwg-fetch to ^3.6.20
(main)","number":206179,"url":"https://github.com/elastic/kibana/pull/206179","mergeCommit":{"message":"Update
dependency whatwg-fetch to ^3.6.20 (main) (#206179)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[whatwg-fetch](https://redirect.github.com/github/fetch) |\ndependencies
| minor | [`^3.0.0`
->\n`^3.6.20`](https://renovatebot.com/diffs/npm/whatwg-fetch/3.0.0/3.6.20)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>github/fetch
(whatwg-fetch)</summary>\n\n###\n[`v3.6.20`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#3620-2023-12-13)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.19...v3.6.20)\n\n#####
Bug Fixes\n\n- Response.error().ok ===
false\n([#&#8203;1412](27e1c75f83))\n\n###\n[`v3.6.19`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#3619-2023-09-11)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.18...v3.6.19)\n\n#####
Bug Fixes\n\n- Have unique error messages for xhr timeouts and
errors\n([#&#8203;1380](7170f0b127))\n\n###\n[`v3.6.18`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3618)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.17...v3.6.18)\n\n-
Fix - File fetching broken since
commit\n[`0c1d2b9`](0c1d2b9)\n[`#1375`](https://redirect.github.com/JakeChampion/fetch/pull/1375)\n-
Remove broken
links\n[`1dc07c6`](1dc07c6064)\n-
automatically generate a
changelog\n[`0e7d1dd`](0e7d1dd958)\n\n###\n[`v3.6.17`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3617)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.16...v3.6.17)\n\n>
20 July 2023\n\n- Revert
\"Resolves\n[https://github.com/JakeChampion/fetch/issues/928](https://redirect.github.com/JakeChampion/fetch/issues/928)\"\n[`#928`](https://redirect.github.com/JakeChampion/fetch/issues/928)\n\n###\n[`v3.6.16`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3616)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.15...v3.6.16)\n\n>
18 July 2023\n\n-
Resolves\n[https://github.com/JakeChampion/fetch/issues/928](https://redirect.github.com/JakeChampion/fetch/issues/928)\n[`#928`](https://redirect.github.com/JakeChampion/fetch/issues/928)\n\n###\n[`v3.6.15`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3615)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.14...v3.6.15)\n\n>
18 July 2023\n\n-
fix\n[https://github.com/JakeChampion/fetch/issues/997](https://redirect.github.com/JakeChampion/fetch/issues/997)\n[`#997`](https://redirect.github.com/JakeChampion/fetch/issues/997)\n\n###\n[`v3.6.14`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3614)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.13...v3.6.14)\n\n>
18 July 2023\n\n-
Fix\n[https://github.com/JakeChampion/fetch/issues/1076](https://redirect.github.com/JakeChampion/fetch/issues/1076)\n[`#1076`](https://redirect.github.com/JakeChampion/fetch/issues/1076)\n\n###\n[`v3.6.13`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3613)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.12...v3.6.13)\n\n>
18 July 2023\n\n- respect charset within
readBlobAsText\n[`#1059`](https://redirect.github.com/JakeChampion/fetch/issues/1059)\n\n###\n[`v3.6.12`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3612)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.11...v3.6.12)\n\n>
18 July 2023\n\n- fix: Headers only accepts array which have nested
array of length
2\n[`#1235`](https://redirect.github.com/JakeChampion/fetch/issues/1235)\n\n###\n[`v3.6.11`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3611)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.10...v3.6.11)\n\n>
18 July 2023\n\n- Define Body.arrayBuffer even if support.blob is
false\n[`#992`](https://redirect.github.com/JakeChampion/fetch/issues/992)\n\n###\n[`v3.6.10`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3610)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.9...v3.6.10)\n\n>
18 July 2023\n\n- use globals if they
exist\n[`dffc542`](dffc542fe7)\n\n###\n[`v3.6.9`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v369)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.8...v3.6.9)\n\n>
18 July 2023\n\n- fix: when no body supplied, do not set bodyUsed to
true\n[`7d92dff`](7d92dff12d)\n\n###\n[`v3.6.8`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v368)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.7...v3.6.8)\n\n>
18 July 2023\n\n- validate status is in
range\n[`#1213`](https://redirect.github.com/JakeChampion/fetch/issues/1213)\n\n###\n[`v3.6.7`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v367)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.6...v3.6.7)\n\n>
18 July 2023\n\n- dont shadow
`global`\n[`#1026`](https://redirect.github.com/JakeChampion/fetch/issues/1026)\n-
dont use github
eslint\n[`408d3b6`](408d3b60e2)\n-
remove invalid-headers
test\n[`e3f6590`](e3f6590792)\n-
Update lock.yml
permissions\n[`e97321b`](e97321bc08)\n\n###\n[`v3.6.6`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v366)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.5...v3.6.6)\n\n>
18 July 2023\n\n- fix: ignore not throw on invalid response
headers\n[`#930`](https://redirect.github.com/JakeChampion/fetch/issues/930)\n\n###\n[`v3.6.5`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v365)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.4...v3.6.5)\n\n>
18 July 2023\n\n- Add some missed methods which should be normalized as
uppercase\n[`a43b628`](a43b628383)\n-
Update caniuse link to use HTTPS and new
pattern\n[`fb5b0cf`](fb5b0cf42b)\n\n###\n[`v3.6.4`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v364)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.3...v3.6.4)\n\n>
18 July 2023\n\n- always set a signal on
Request\n[`d1d09fb`](d1d09fb803)\n\n###\n[`v3.6.3`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v363)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.2...v3.6.3)\n\n>
18 July 2023\n\n- Compatible global equals to the
false\n[`7727e50`](7727e50493)\n\n###\n[`v3.6.2`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#3620-2023-12-13)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.1...v3.6.2)\n\n#####
Bug Fixes\n\n- Response.error().ok ===
false\n([#&#8203;1412](27e1c75f83))\n\n###\n[`v3.6.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#3619-2023-09-11)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.0...v3.6.1)\n\n#####
Bug Fixes\n\n- Have unique error messages for xhr timeouts and
errors\n([#&#8203;1380](7170f0b127))\n\n###\n[`v3.6.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v360)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.5.0...v3.6.0)\n\n>
18 February 2021\n\n- Fix statusText: undefined should give '' and null
should give
'null'\n[`b5c8bd0`](b5c8bd0fee)\n-
Represent non-stringified JSON request body as an \\[object
Object]\nstring\n[`5c6b055`](5c6b055e6a)\n-
Fix eslint and eslint-plugin-github dependency
conflicts\n[`190e698`](190e698f8e)\n\n###\n[`v3.5.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v350)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.4.1...v3.5.0)\n\n>
6 November 2020\n\n-
Fixes\n[#&#8203;748](https://redirect.github.com/github/fetch/issues/748)\n[`#748`](https://redirect.github.com/JakeChampion/fetch/issues/748)\n-
Create
lock.yml\n[`8767781`](87677811d5)\n\n###\n[`v3.4.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v341)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.4.0...v3.4.1)\n\n>
7 September 2020\n\n- Add npmignore file to ensure we always publish the
dist
directory\n[`7ca02eb`](7ca02eb023)\n-
Make the clean task remove the dist directory and the default
task\ncreate
it\n[`fd23745`](fd23745f34)\n\n###\n[`v3.4.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v340)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.3.1...v3.4.0)\n\n>
7 August 2020\n\n- Use globalThis as the global object if it
exists\n[`96c2651`](96c2651260)\n\n###\n[`v3.3.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v331)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.3.0...v3.3.1)\n\n>
4 August 2020\n\n- rename variable to no longer shadow over function of
same
name\n[`c5db762`](c5db7621c3)\n-
remove semicolon to pass
linting\n[`f264aa5`](f264aa5704)\n\n###\n[`v3.3.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v330)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.2.0...v3.3.0)\n\n>
4 August 2020\n\n- Make Response.arrayBuffer() always resolve with a
`ArrayBuffer`\n[`#801`](https://redirect.github.com/github/fetch/issues/801)\n-
Stop using top-level `this` to stop rollup
warning\n[`#802`](https://redirect.github.com/github/fetch/issues/802)\n-
Recommend an AbortController polyfill which is fully
synchronous\n[`#800`](https://redirect.github.com/github/fetch/issues/800)\n-
Add keepalive
caveat\n[`#780`](https://redirect.github.com/github/fetch/issues/780)\n-
Throw a TypeError if Request or Response functions are called
without\n`new`\n[`5ef028d`](5ef028d61f)\n-
If headers are passed in via a Record then do not normalise the
header\nnames as part of the
request\n[`b65ed60`](b65ed60860)\n-
Update
fetch.js\n[`37b55c2`](37b55c2741)\n\n###\n[`v3.2.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v320)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.1.1...v3.2.0)\n\n>
9 July 2020\n\n- Detect if DOMException exists via typeof instead of
trying to call it\nand catching the exception which may get
thrown\n[`#724`](https://redirect.github.com/github/fetch/issues/724)\n-
use `this` if `self` is not
defined\n[`#657`](https://redirect.github.com/github/fetch/issues/657)\n-
create variable called `global` which is either `self` or
`this`\n[`a0783a5`](a0783a5571)\n-
Add support for no-cache and no-store via a cache-busting
querystring\nparameter\n[`a0dcd85`](a0dcd853f8)\n-
make global `this` correct when using
rollup\n[`6e9fc0e`](6e9fc0ee02)\n\n###\n[`v3.1.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v311)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.1.0...v3.1.1)\n\n>
8 July 2020\n\n- check if Content-Type header exists prior to examining
the
value\n[`#792`](https://redirect.github.com/JakeChampion/fetch/pull/792)\n-
Move from Travis to GitHub
Actions\n[`#793`](https://redirect.github.com/JakeChampion/fetch/pull/793)\n\n###\n[`v3.1.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v310)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.0.1...v3.1.0)\n\n>
29 June
2020\n\n###\n[`v3.0.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v301)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.0.0...v3.0.1)\n\n>
8 July 2020\n\n- check if Content-Type header exists prior to examining
the
value\n[`#792`](https://redirect.github.com/JakeChampion/fetch/pull/792)\n-
Move from Travis to GitHub
Actions\n[`#793`](https://redirect.github.com/JakeChampion/fetch/pull/793)\n-
Co-authored-by: Jake Champion
\\<me@jakechampion.name>\n[`#575`](https://redirect.github.com/JakeChampion/fetch/pull/575)\n-
work around IE XHR bug with '' URL
Fixes\n[#&#8203;618](https://redirect.github.com/github/fetch/issues/618)\n[`#619`](https://redirect.github.com/JakeChampion/fetch/pull/619)\n-
Allow exclamation mark as valid header
character\n[`#745`](https://redirect.github.com/JakeChampion/fetch/pull/745)\n-
Avoid blob conversion for specific
requests\n[`#752`](https://redirect.github.com/JakeChampion/fetch/pull/752)\n-
Compatibility for fetch-mock using
proxy-pollyfill\n[`#736`](https://redirect.github.com/JakeChampion/fetch/pull/736)\n-
Change default statusText for
Response\n[`#698`](https://redirect.github.com/JakeChampion/fetch/pull/698)\n-
Document more common pitfalls in the
README\n[`#734`](https://redirect.github.com/JakeChampion/fetch/pull/734)\n-
field name can not by
empty\n[`#684`](https://redirect.github.com/JakeChampion/fetch/pull/684)\n-
work around IE XHR bug with '' URL
Fixes\n[#&#8203;618](https://redirect.github.com/github/fetch/issues/618)\n([#&#8203;619](https://redirect.github.com/github/fetch/issues/619))\n[`#618`](https://redirect.github.com/JakeChampion/fetch/issues/618)\n-
Clarify what parts of the standard we don't want to
implement\n[`#661`](https://redirect.github.com/JakeChampion/fetch/issues/661)\n-
Document more
caveats\n[`9a0bce2`](9a0bce2345)\n-
Fix
issue\n[#&#8203;533](7f030fab4d)\n-
Compatibility with newer
eslint-plugin-github\n[`1821b74`](1821b74b80)\n\n#####\n[v3.0.0](https://redirect.github.com/JakeChampion/fetch/compare/v2.0.4...v3.0.0)\n\n>
7 September 2018\n\n- Add flow
definitions\n[`#654`](https://redirect.github.com/JakeChampion/fetch/pull/654)\n-
Match spec behavior re: unsupported body
type\n[`#651`](https://redirect.github.com/JakeChampion/fetch/pull/651)\n-
Update Karma and detect available browsers when
testing\n[`#652`](https://redirect.github.com/JakeChampion/fetch/pull/652)\n-
Adopt Contributor Covenant Code of
Conduct\n[`#649`](https://redirect.github.com/JakeChampion/fetch/pull/649)\n-
Change `credentials` default value to
`same-origin`\n[`#640`](https://redirect.github.com/JakeChampion/fetch/pull/640)\n-
Switch test suite from PhantomJS to
Karma\n[`#626`](https://redirect.github.com/JakeChampion/fetch/pull/626)\n-
Support abort
API\n[`#592`](https://redirect.github.com/JakeChampion/fetch/pull/592)\n-
build/distribute as
UMD\n[`#616`](https://redirect.github.com/JakeChampion/fetch/pull/616)\n-
Test signal reuse. Add AbortSignal
polyfill.\n[`#2`](https://redirect.github.com/JakeChampion/fetch/pull/2)\n-
Clear abort event listener for all xhr completion
states.\n[`#1`](https://redirect.github.com/JakeChampion/fetch/pull/1)\n-
Expand install & importing
documentation\n[`#569`](https://redirect.github.com/JakeChampion/fetch/issues/569)\n-
Match spec behavior re: unsupported body
type\n[`#576`](https://redirect.github.com/JakeChampion/fetch/issues/576)\n-
Run test files through
prettier\n[`0a57487`](0a5748775d)\n-
Unwrap `fetch.js` to be a clean module
file\n[`8aec47c`](8aec47cb6c)\n-
Switch from PhantomJS to Karma + Chrome/Firefox for
testing\n[`b539589`](b539589046)\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"e49ec1082a6d7847afc05dbb6e817d7fe225d628"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206179","number":206179,"mergeCommit":{"message":"Update
dependency whatwg-fetch to ^3.6.20 (main) (#206179)\n\nThis PR contains
the following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n|
[whatwg-fetch](https://redirect.github.com/github/fetch) |\ndependencies
| minor | [`^3.0.0`
->\n`^3.6.20`](https://renovatebot.com/diffs/npm/whatwg-fetch/3.0.0/3.6.20)\n|\n\n---\n\n###
Release Notes\n\n<details>\n<summary>github/fetch
(whatwg-fetch)</summary>\n\n###\n[`v3.6.20`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#3620-2023-12-13)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.19...v3.6.20)\n\n#####
Bug Fixes\n\n- Response.error().ok ===
false\n([#&#8203;1412](27e1c75f83))\n\n###\n[`v3.6.19`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#3619-2023-09-11)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.18...v3.6.19)\n\n#####
Bug Fixes\n\n- Have unique error messages for xhr timeouts and
errors\n([#&#8203;1380](7170f0b127))\n\n###\n[`v3.6.18`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3618)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.17...v3.6.18)\n\n-
Fix - File fetching broken since
commit\n[`0c1d2b9`](0c1d2b9)\n[`#1375`](https://redirect.github.com/JakeChampion/fetch/pull/1375)\n-
Remove broken
links\n[`1dc07c6`](1dc07c6064)\n-
automatically generate a
changelog\n[`0e7d1dd`](0e7d1dd958)\n\n###\n[`v3.6.17`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3617)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.16...v3.6.17)\n\n>
20 July 2023\n\n- Revert
\"Resolves\n[https://github.com/JakeChampion/fetch/issues/928](https://redirect.github.com/JakeChampion/fetch/issues/928)\"\n[`#928`](https://redirect.github.com/JakeChampion/fetch/issues/928)\n\n###\n[`v3.6.16`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3616)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.15...v3.6.16)\n\n>
18 July 2023\n\n-
Resolves\n[https://github.com/JakeChampion/fetch/issues/928](https://redirect.github.com/JakeChampion/fetch/issues/928)\n[`#928`](https://redirect.github.com/JakeChampion/fetch/issues/928)\n\n###\n[`v3.6.15`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3615)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.14...v3.6.15)\n\n>
18 July 2023\n\n-
fix\n[https://github.com/JakeChampion/fetch/issues/997](https://redirect.github.com/JakeChampion/fetch/issues/997)\n[`#997`](https://redirect.github.com/JakeChampion/fetch/issues/997)\n\n###\n[`v3.6.14`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3614)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.13...v3.6.14)\n\n>
18 July 2023\n\n-
Fix\n[https://github.com/JakeChampion/fetch/issues/1076](https://redirect.github.com/JakeChampion/fetch/issues/1076)\n[`#1076`](https://redirect.github.com/JakeChampion/fetch/issues/1076)\n\n###\n[`v3.6.13`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3613)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.12...v3.6.13)\n\n>
18 July 2023\n\n- respect charset within
readBlobAsText\n[`#1059`](https://redirect.github.com/JakeChampion/fetch/issues/1059)\n\n###\n[`v3.6.12`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3612)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.11...v3.6.12)\n\n>
18 July 2023\n\n- fix: Headers only accepts array which have nested
array of length
2\n[`#1235`](https://redirect.github.com/JakeChampion/fetch/issues/1235)\n\n###\n[`v3.6.11`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3611)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.10...v3.6.11)\n\n>
18 July 2023\n\n- Define Body.arrayBuffer even if support.blob is
false\n[`#992`](https://redirect.github.com/JakeChampion/fetch/issues/992)\n\n###\n[`v3.6.10`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v3610)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.9...v3.6.10)\n\n>
18 July 2023\n\n- use globals if they
exist\n[`dffc542`](dffc542fe7)\n\n###\n[`v3.6.9`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v369)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.8...v3.6.9)\n\n>
18 July 2023\n\n- fix: when no body supplied, do not set bodyUsed to
true\n[`7d92dff`](7d92dff12d)\n\n###\n[`v3.6.8`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v368)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.7...v3.6.8)\n\n>
18 July 2023\n\n- validate status is in
range\n[`#1213`](https://redirect.github.com/JakeChampion/fetch/issues/1213)\n\n###\n[`v3.6.7`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v367)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.6...v3.6.7)\n\n>
18 July 2023\n\n- dont shadow
`global`\n[`#1026`](https://redirect.github.com/JakeChampion/fetch/issues/1026)\n-
dont use github
eslint\n[`408d3b6`](408d3b60e2)\n-
remove invalid-headers
test\n[`e3f6590`](e3f6590792)\n-
Update lock.yml
permissions\n[`e97321b`](e97321bc08)\n\n###\n[`v3.6.6`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v366)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.5...v3.6.6)\n\n>
18 July 2023\n\n- fix: ignore not throw on invalid response
headers\n[`#930`](https://redirect.github.com/JakeChampion/fetch/issues/930)\n\n###\n[`v3.6.5`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v365)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.4...v3.6.5)\n\n>
18 July 2023\n\n- Add some missed methods which should be normalized as
uppercase\n[`a43b628`](a43b628383)\n-
Update caniuse link to use HTTPS and new
pattern\n[`fb5b0cf`](fb5b0cf42b)\n\n###\n[`v3.6.4`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v364)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.3...v3.6.4)\n\n>
18 July 2023\n\n- always set a signal on
Request\n[`d1d09fb`](d1d09fb803)\n\n###\n[`v3.6.3`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v363)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.2...v3.6.3)\n\n>
18 July 2023\n\n- Compatible global equals to the
false\n[`7727e50`](7727e50493)\n\n###\n[`v3.6.2`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#3620-2023-12-13)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.1...v3.6.2)\n\n#####
Bug Fixes\n\n- Response.error().ok ===
false\n([#&#8203;1412](27e1c75f83))\n\n###\n[`v3.6.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#3619-2023-09-11)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.6.0...v3.6.1)\n\n#####
Bug Fixes\n\n- Have unique error messages for xhr timeouts and
errors\n([#&#8203;1380](7170f0b127))\n\n###\n[`v3.6.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v360)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.5.0...v3.6.0)\n\n>
18 February 2021\n\n- Fix statusText: undefined should give '' and null
should give
'null'\n[`b5c8bd0`](b5c8bd0fee)\n-
Represent non-stringified JSON request body as an \\[object
Object]\nstring\n[`5c6b055`](5c6b055e6a)\n-
Fix eslint and eslint-plugin-github dependency
conflicts\n[`190e698`](190e698f8e)\n\n###\n[`v3.5.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v350)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.4.1...v3.5.0)\n\n>
6 November 2020\n\n-
Fixes\n[#&#8203;748](https://redirect.github.com/github/fetch/issues/748)\n[`#748`](https://redirect.github.com/JakeChampion/fetch/issues/748)\n-
Create
lock.yml\n[`8767781`](87677811d5)\n\n###\n[`v3.4.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v341)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.4.0...v3.4.1)\n\n>
7 September 2020\n\n- Add npmignore file to ensure we always publish the
dist
directory\n[`7ca02eb`](7ca02eb023)\n-
Make the clean task remove the dist directory and the default
task\ncreate
it\n[`fd23745`](fd23745f34)\n\n###\n[`v3.4.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v340)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.3.1...v3.4.0)\n\n>
7 August 2020\n\n- Use globalThis as the global object if it
exists\n[`96c2651`](96c2651260)\n\n###\n[`v3.3.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v331)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.3.0...v3.3.1)\n\n>
4 August 2020\n\n- rename variable to no longer shadow over function of
same
name\n[`c5db762`](c5db7621c3)\n-
remove semicolon to pass
linting\n[`f264aa5`](f264aa5704)\n\n###\n[`v3.3.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v330)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.2.0...v3.3.0)\n\n>
4 August 2020\n\n- Make Response.arrayBuffer() always resolve with a
`ArrayBuffer`\n[`#801`](https://redirect.github.com/github/fetch/issues/801)\n-
Stop using top-level `this` to stop rollup
warning\n[`#802`](https://redirect.github.com/github/fetch/issues/802)\n-
Recommend an AbortController polyfill which is fully
synchronous\n[`#800`](https://redirect.github.com/github/fetch/issues/800)\n-
Add keepalive
caveat\n[`#780`](https://redirect.github.com/github/fetch/issues/780)\n-
Throw a TypeError if Request or Response functions are called
without\n`new`\n[`5ef028d`](5ef028d61f)\n-
If headers are passed in via a Record then do not normalise the
header\nnames as part of the
request\n[`b65ed60`](b65ed60860)\n-
Update
fetch.js\n[`37b55c2`](37b55c2741)\n\n###\n[`v3.2.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v320)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.1.1...v3.2.0)\n\n>
9 July 2020\n\n- Detect if DOMException exists via typeof instead of
trying to call it\nand catching the exception which may get
thrown\n[`#724`](https://redirect.github.com/github/fetch/issues/724)\n-
use `this` if `self` is not
defined\n[`#657`](https://redirect.github.com/github/fetch/issues/657)\n-
create variable called `global` which is either `self` or
`this`\n[`a0783a5`](a0783a5571)\n-
Add support for no-cache and no-store via a cache-busting
querystring\nparameter\n[`a0dcd85`](a0dcd853f8)\n-
make global `this` correct when using
rollup\n[`6e9fc0e`](6e9fc0ee02)\n\n###\n[`v3.1.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v311)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.1.0...v3.1.1)\n\n>
8 July 2020\n\n- check if Content-Type header exists prior to examining
the
value\n[`#792`](https://redirect.github.com/JakeChampion/fetch/pull/792)\n-
Move from Travis to GitHub
Actions\n[`#793`](https://redirect.github.com/JakeChampion/fetch/pull/793)\n\n###\n[`v3.1.0`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v310)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.0.1...v3.1.0)\n\n>
29 June
2020\n\n###\n[`v3.0.1`](https://redirect.github.com/github/fetch/blob/HEAD/CHANGELOG.md#v301)\n\n[Compare\nSource](https://redirect.github.com/github/fetch/compare/v3.0.0...v3.0.1)\n\n>
8 July 2020\n\n- check if Content-Type header exists prior to examining
the
value\n[`#792`](https://redirect.github.com/JakeChampion/fetch/pull/792)\n-
Move from Travis to GitHub
Actions\n[`#793`](https://redirect.github.com/JakeChampion/fetch/pull/793)\n-
Co-authored-by: Jake Champion
\\<me@jakechampion.name>\n[`#575`](https://redirect.github.com/JakeChampion/fetch/pull/575)\n-
work around IE XHR bug with '' URL
Fixes\n[#&#8203;618](https://redirect.github.com/github/fetch/issues/618)\n[`#619`](https://redirect.github.com/JakeChampion/fetch/pull/619)\n-
Allow exclamation mark as valid header
character\n[`#745`](https://redirect.github.com/JakeChampion/fetch/pull/745)\n-
Avoid blob conversion for specific
requests\n[`#752`](https://redirect.github.com/JakeChampion/fetch/pull/752)\n-
Compatibility for fetch-mock using
proxy-pollyfill\n[`#736`](https://redirect.github.com/JakeChampion/fetch/pull/736)\n-
Change default statusText for
Response\n[`#698`](https://redirect.github.com/JakeChampion/fetch/pull/698)\n-
Document more common pitfalls in the
README\n[`#734`](https://redirect.github.com/JakeChampion/fetch/pull/734)\n-
field name can not by
empty\n[`#684`](https://redirect.github.com/JakeChampion/fetch/pull/684)\n-
work around IE XHR bug with '' URL
Fixes\n[#&#8203;618](https://redirect.github.com/github/fetch/issues/618)\n([#&#8203;619](https://redirect.github.com/github/fetch/issues/619))\n[`#618`](https://redirect.github.com/JakeChampion/fetch/issues/618)\n-
Clarify what parts of the standard we don't want to
implement\n[`#661`](https://redirect.github.com/JakeChampion/fetch/issues/661)\n-
Document more
caveats\n[`9a0bce2`](9a0bce2345)\n-
Fix
issue\n[#&#8203;533](7f030fab4d)\n-
Compatibility with newer
eslint-plugin-github\n[`1821b74`](1821b74b80)\n\n#####\n[v3.0.0](https://redirect.github.com/JakeChampion/fetch/compare/v2.0.4...v3.0.0)\n\n>
7 September 2018\n\n- Add flow
definitions\n[`#654`](https://redirect.github.com/JakeChampion/fetch/pull/654)\n-
Match spec behavior re: unsupported body
type\n[`#651`](https://redirect.github.com/JakeChampion/fetch/pull/651)\n-
Update Karma and detect available browsers when
testing\n[`#652`](https://redirect.github.com/JakeChampion/fetch/pull/652)\n-
Adopt Contributor Covenant Code of
Conduct\n[`#649`](https://redirect.github.com/JakeChampion/fetch/pull/649)\n-
Change `credentials` default value to
`same-origin`\n[`#640`](https://redirect.github.com/JakeChampion/fetch/pull/640)\n-
Switch test suite from PhantomJS to
Karma\n[`#626`](https://redirect.github.com/JakeChampion/fetch/pull/626)\n-
Support abort
API\n[`#592`](https://redirect.github.com/JakeChampion/fetch/pull/592)\n-
build/distribute as
UMD\n[`#616`](https://redirect.github.com/JakeChampion/fetch/pull/616)\n-
Test signal reuse. Add AbortSignal
polyfill.\n[`#2`](https://redirect.github.com/JakeChampion/fetch/pull/2)\n-
Clear abort event listener for all xhr completion
states.\n[`#1`](https://redirect.github.com/JakeChampion/fetch/pull/1)\n-
Expand install & importing
documentation\n[`#569`](https://redirect.github.com/JakeChampion/fetch/issues/569)\n-
Match spec behavior re: unsupported body
type\n[`#576`](https://redirect.github.com/JakeChampion/fetch/issues/576)\n-
Run test files through
prettier\n[`0a57487`](0a5748775d)\n-
Unwrap `fetch.js` to be a clean module
file\n[`8aec47c`](8aec47cb6c)\n-
Switch from PhantomJS to Karma + Chrome/Firefox for
testing\n[`b539589`](b539589046)\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>\nCo-authored-by:
Brad White
<brad.white@elastic.co>","sha":"e49ec1082a6d7847afc05dbb6e817d7fe225d628"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
2025-06-04 17:58:30 -04:00
Kibana Machine
338da99e20
[9.0] Splitting out library that requires ESM (#222639) (#222698)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Splitting out library that requires ESM
(#222639)](https://github.com/elastic/kibana/pull/222639)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"Kurt","email":"kc13greiner@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-04T20:41:56Z","message":"Splitting
out library that requires ESM (#222639)\n\n## Summary\n\nMoving
dependency that requires ESM support out of main KB Sec group so\nit can
be handled
serparately.","sha":"e0efb5d56692cd8cbf2d6df6f64bf4bf4a5252e3","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Security","release_note:skip","backport:all-open","v9.1.0"],"title":"Splitting
out library that requires
ESM","number":222639,"url":"https://github.com/elastic/kibana/pull/222639","mergeCommit":{"message":"Splitting
out library that requires ESM (#222639)\n\n## Summary\n\nMoving
dependency that requires ESM support out of main KB Sec group so\nit can
be handled
serparately.","sha":"e0efb5d56692cd8cbf2d6df6f64bf4bf4a5252e3"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222639","number":222639,"mergeCommit":{"message":"Splitting
out library that requires ESM (#222639)\n\n## Summary\n\nMoving
dependency that requires ESM support out of main KB Sec group so\nit can
be handled
serparately.","sha":"e0efb5d56692cd8cbf2d6df6f64bf4bf4a5252e3"}}]}]
BACKPORT-->

Co-authored-by: Kurt <kc13greiner@users.noreply.github.com>
2025-06-04 21:51:17 +00:00
Ersin Erdal
986bfac4c3
[9.0] Use msearch to fetch the alerts for maintenance windows with scoped query (#221702) (#222488)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Use msearch to fetch the alerts for maintenance windows with scoped
query (#221702)](https://github.com/elastic/kibana/pull/221702)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Ersin
Erdal","email":"92688503+ersin-erdal@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-05-30T22:23:41Z","message":"Use
msearch to fetch the alerts for maintenance windows with scoped query
(#221702)\n\nCurrently we use a search with a `top_hits` aggregation to
get the\nalerts filtered with the scoped queries of the active
maintenance\nwindows. But since `top_hits` aggregation has a fixed limit
of 100 hits\nwe cannot use our max alerts limit to get all the alerts an
execution\ncan generate.\n\nThis PR replaces `search` with `msearch` and
removes the aggregation\nfrom the search query so we can use the
maxAlerts limit for the
response\nsize.","sha":"1343bfef35a97688844038617fe4feeb0ca5b924","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:ResponseOps","backport
missing","v9.0.0","backport:version","v8.18.0","v9.1.0","v8.19.0"],"title":"Use
msearch to fetch the alerts for maintenance windows with scoped
query","number":221702,"url":"https://github.com/elastic/kibana/pull/221702","mergeCommit":{"message":"Use
msearch to fetch the alerts for maintenance windows with scoped query
(#221702)\n\nCurrently we use a search with a `top_hits` aggregation to
get the\nalerts filtered with the scoped queries of the active
maintenance\nwindows. But since `top_hits` aggregation has a fixed limit
of 100 hits\nwe cannot use our max alerts limit to get all the alerts an
execution\ncan generate.\n\nThis PR replaces `search` with `msearch` and
removes the aggregation\nfrom the search query so we can use the
maxAlerts limit for the
response\nsize.","sha":"1343bfef35a97688844038617fe4feeb0ca5b924"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.18","8.19"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221702","number":221702,"mergeCommit":{"message":"Use
msearch to fetch the alerts for maintenance windows with scoped query
(#221702)\n\nCurrently we use a search with a `top_hits` aggregation to
get the\nalerts filtered with the scoped queries of the active
maintenance\nwindows. But since `top_hits` aggregation has a fixed limit
of 100 hits\nwe cannot use our max alerts limit to get all the alerts an
execution\ncan generate.\n\nThis PR replaces `search` with `msearch` and
removes the aggregation\nfrom the search query so we can use the
maxAlerts limit for the
response\nsize.","sha":"1343bfef35a97688844038617fe4feeb0ca5b924"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
2025-06-04 14:24:32 -07:00
Kibana Machine
9d99f8ced9
[9.0] [A11y][SnapshotAndRestore] Connect input labels for screenreader (#221870) (#222627)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[A11y][SnapshotAndRestore] Connect input labels for screenreader
(#221870)](https://github.com/elastic/kibana/pull/221870)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Paulina
Shakirova","email":"paulina.shakirova@elastic.co"},"sourceCommit":{"committedDate":"2025-06-04T18:09:07Z","message":"[A11y][SnapshotAndRestore]
Connect input labels for screenreader (#221870)\n\n## Summary\n\nThis PR
resolves [[Platform:StackManagement:SnapshotAndRestore:Add\nrepository
page] Fields missing title
from\nannouncement](https://github.com/elastic/kibana/issues/219354)","sha":"89533c42d07a54d7520248ca114ee48e54a3ff4b","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Project:Accessibility","release_note:skip","backport:all-open","a11y","v9.1.0"],"title":"[A11y][SnapshotAndRestore]
Connect input labels for
screenreader","number":221870,"url":"https://github.com/elastic/kibana/pull/221870","mergeCommit":{"message":"[A11y][SnapshotAndRestore]
Connect input labels for screenreader (#221870)\n\n## Summary\n\nThis PR
resolves [[Platform:StackManagement:SnapshotAndRestore:Add\nrepository
page] Fields missing title
from\nannouncement](https://github.com/elastic/kibana/issues/219354)","sha":"89533c42d07a54d7520248ca114ee48e54a3ff4b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221870","number":221870,"mergeCommit":{"message":"[A11y][SnapshotAndRestore]
Connect input labels for screenreader (#221870)\n\n## Summary\n\nThis PR
resolves [[Platform:StackManagement:SnapshotAndRestore:Add\nrepository
page] Fields missing title
from\nannouncement](https://github.com/elastic/kibana/issues/219354)","sha":"89533c42d07a54d7520248ca114ee48e54a3ff4b"}}]}]
BACKPORT-->

Co-authored-by: Paulina Shakirova <paulina.shakirova@elastic.co>
2025-06-04 16:30:00 -04:00
elastic-renovate-prod[bot]
a45aa47088
Update dependency selenium-webdriver to ^4.33.0 (9.0) (#222130)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[selenium-webdriver](https://redirect.github.com/SeleniumHQ/selenium/tree/trunk/javascript/selenium-webdriver#readme)
([source](https://redirect.github.com/SeleniumHQ/selenium)) |
devDependencies | minor | [`^4.32.0` ->
`^4.33.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.32.0/4.33.0)
|

---

### Release Notes

<details>
<summary>SeleniumHQ/selenium (selenium-webdriver)</summary>

###
[`v4.33.0`](d17c8aa950...2c6aaad03a)

[Compare
Source](d17c8aa950...2c6aaad03a)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiOS4wIiwibGFiZWxzIjpbIlRlYW06T3BlcmF0aW9ucyIsImJhY2twb3J0OnNraXAiLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Brad White <brad.white@elastic.co>
2025-06-04 13:52:27 -06:00
Tiago Costa
97ca96bc08
skip flaky suite (#193876) 2025-06-04 19:23:06 +01:00
elastic-renovate-prod[bot]
2d6aefe89a
Update dependency chromedriver to v137 (9.0) (#222544)
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [chromedriver](https://redirect.github.com/giggio/node-chromedriver) |
devDependencies | major | [`^136.0.0` ->
`^137.0.0`](https://renovatebot.com/diffs/npm/chromedriver/136.0.0/137.0.0)
| `137.0.1` |

---

### Release Notes

<details>
<summary>giggio/node-chromedriver (chromedriver)</summary>

###
[`v137.0.0`](https://redirect.github.com/giggio/node-chromedriver/compare/136.0.3...137.0.0)

[Compare
Source](https://redirect.github.com/giggio/node-chromedriver/compare/136.0.3...137.0.0)

###
[`v136.0.3`](https://redirect.github.com/giggio/node-chromedriver/compare/136.0.2...136.0.3)

[Compare
Source](https://redirect.github.com/giggio/node-chromedriver/compare/136.0.2...136.0.3)

###
[`v136.0.2`](https://redirect.github.com/giggio/node-chromedriver/compare/136.0.1...136.0.2)

[Compare
Source](https://redirect.github.com/giggio/node-chromedriver/compare/136.0.1...136.0.2)

###
[`v136.0.1`](https://redirect.github.com/giggio/node-chromedriver/compare/136.0.0...136.0.1)

[Compare
Source](https://redirect.github.com/giggio/node-chromedriver/compare/136.0.0...136.0.1)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiOS4wIiwibGFiZWxzIjpbIlRlYW06T3BlcmF0aW9ucyIsImJhY2twb3J0OnNraXAiLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
2025-06-04 18:07:53 +00:00
Kibana Machine
d0a1d58036
[9.0] use onChangeRenderedItems instead of onChangedItemIndicies in service inventory (#222439) (#222597)
# Backport

This will backport the following commits from `main` to `9.0`:
- [use onChangeRenderedItems instead of onChangedItemIndicies in service
inventory (#222439)](https://github.com/elastic/kibana/pull/222439)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Bryce
Buchanan","email":"75274611+bryce-b@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-04T15:03:57Z","message":"use
onChangeRenderedItems instead of onChangedItemIndicies in service
inventory (#222439)\n\n## Summary\nFixes #221600 \n\nReplaces the use of
item indices for determining which service details\nto fetch with a list
of rendered items directly.\nThe issue linked above was a result of the
indices ranges not taking\ninto the sorting method applied in the the
table, which changes the\nitems in the indices range. Using the Rendered
items provides the exact\nlist of items shown on the screen, which can
be 10, 25, or 50 items. No\nneed to sort or slice data.\n\n\n###
Before\n<img width=\"1461\" alt=\"Screenshot 2025-06-03 at 11 04
45\"\nsrc=\"https://github.com/user-attachments/assets/6b3fc7c2-81be-4028-ab69-35daa64730aa\"\n/>\n\n###
After\n<img width=\"1453\" alt=\"Screenshot 2025-06-03 at 11 05
08\"\nsrc=\"https://github.com/user-attachments/assets/b1fee4ac-6e79-422f-b314-5b06a5e294b8\"\n/>\n\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Flaky
Test\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\nused on any tests changed\n- [x] The PR description includes the
appropriate Release Notes section,\nand the correct `release_note:*`
label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"e9f62993f7f09fef7795b1c815071e1b8ee505bd","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","backport:all-open","Team:obs-ux-infra_services","v9.1.0"],"title":"use
onChangeRenderedItems instead of onChangedItemIndicies in service
inventory","number":222439,"url":"https://github.com/elastic/kibana/pull/222439","mergeCommit":{"message":"use
onChangeRenderedItems instead of onChangedItemIndicies in service
inventory (#222439)\n\n## Summary\nFixes #221600 \n\nReplaces the use of
item indices for determining which service details\nto fetch with a list
of rendered items directly.\nThe issue linked above was a result of the
indices ranges not taking\ninto the sorting method applied in the the
table, which changes the\nitems in the indices range. Using the Rendered
items provides the exact\nlist of items shown on the screen, which can
be 10, 25, or 50 items. No\nneed to sort or slice data.\n\n\n###
Before\n<img width=\"1461\" alt=\"Screenshot 2025-06-03 at 11 04
45\"\nsrc=\"https://github.com/user-attachments/assets/6b3fc7c2-81be-4028-ab69-35daa64730aa\"\n/>\n\n###
After\n<img width=\"1453\" alt=\"Screenshot 2025-06-03 at 11 05
08\"\nsrc=\"https://github.com/user-attachments/assets/b1fee4ac-6e79-422f-b314-5b06a5e294b8\"\n/>\n\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Flaky
Test\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\nused on any tests changed\n- [x] The PR description includes the
appropriate Release Notes section,\nand the correct `release_note:*`
label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"e9f62993f7f09fef7795b1c815071e1b8ee505bd"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222439","number":222439,"mergeCommit":{"message":"use
onChangeRenderedItems instead of onChangedItemIndicies in service
inventory (#222439)\n\n## Summary\nFixes #221600 \n\nReplaces the use of
item indices for determining which service details\nto fetch with a list
of rendered items directly.\nThe issue linked above was a result of the
indices ranges not taking\ninto the sorting method applied in the the
table, which changes the\nitems in the indices range. Using the Rendered
items provides the exact\nlist of items shown on the screen, which can
be 10, 25, or 50 items. No\nneed to sort or slice data.\n\n\n###
Before\n<img width=\"1461\" alt=\"Screenshot 2025-06-03 at 11 04
45\"\nsrc=\"https://github.com/user-attachments/assets/6b3fc7c2-81be-4028-ab69-35daa64730aa\"\n/>\n\n###
After\n<img width=\"1453\" alt=\"Screenshot 2025-06-03 at 11 05
08\"\nsrc=\"https://github.com/user-attachments/assets/b1fee4ac-6e79-422f-b314-5b06a5e294b8\"\n/>\n\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Flaky
Test\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\nused on any tests changed\n- [x] The PR description includes the
appropriate Release Notes section,\nand the correct `release_note:*`
label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"e9f62993f7f09fef7795b1c815071e1b8ee505bd"}}]}]
BACKPORT-->

Co-authored-by: Bryce Buchanan <75274611+bryce-b@users.noreply.github.com>
2025-06-04 19:44:09 +03:00
Kibana Machine
cb1995e95c
[9.0] [APM] Metrics: add the missing otel_native-otel_other-go to the dashboard names (#222529) (#222565)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[APM] Metrics: add the missing otel_native-otel_other-go to the
dashboard names
(#222529)](https://github.com/elastic/kibana/pull/222529)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"jennypavlova","email":"dzheni.pavlova@elastic.co"},"sourceCommit":{"committedDate":"2025-06-04T11:25:37Z","message":"[APM]
Metrics: add the missing otel_native-otel_other-go to the dashboard
names (#222529)\n\nFollow up
https://github.com/elastic/kibana/pull/220242\n\n## Summary\n\nThis PR
adds the missing `otel_native-otel_other-go` to the dashboard\nnames.
More info in
https://github.com/elastic/kibana/pull/220242","sha":"748a81742f61259d3c56bb5b4a7044da2e25a9e4","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:obs-ux-infra_services","backport:version","v8.18.0","v9.1.0","v8.19.0"],"title":"[APM]
Metrics: add the missing otel_native-otel_other-go to the dashboard
names","number":222529,"url":"https://github.com/elastic/kibana/pull/222529","mergeCommit":{"message":"[APM]
Metrics: add the missing otel_native-otel_other-go to the dashboard
names (#222529)\n\nFollow up
https://github.com/elastic/kibana/pull/220242\n\n## Summary\n\nThis PR
adds the missing `otel_native-otel_other-go` to the dashboard\nnames.
More info in
https://github.com/elastic/kibana/pull/220242","sha":"748a81742f61259d3c56bb5b4a7044da2e25a9e4"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.18","8.19"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222529","number":222529,"mergeCommit":{"message":"[APM]
Metrics: add the missing otel_native-otel_other-go to the dashboard
names (#222529)\n\nFollow up
https://github.com/elastic/kibana/pull/220242\n\n## Summary\n\nThis PR
adds the missing `otel_native-otel_other-go` to the dashboard\nnames.
More info in
https://github.com/elastic/kibana/pull/220242","sha":"748a81742f61259d3c56bb5b4a7044da2e25a9e4"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
2025-06-04 16:12:09 +03:00
Kibana Machine
17e989c3a1
[9.0] Fix registry for prismjs 1.27.0 (#222508) (#222548)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Fix registry for prismjs 1.27.0
(#222508)](https://github.com/elastic/kibana/pull/222508)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Jeramy
Soucy","email":"jeramy.soucy@elastic.co"},"sourceCommit":{"committedDate":"2025-06-04T10:07:25Z","message":"Fix
registry for prismjs 1.27.0 (#222508)\n\n## Summary\n\nInadvertently
changed from yarn to npm
in\nhttps://github.com/elastic/kibana/pull/222019, and backported to 9.0
&\n8.19.","sha":"013384e06d6cbfce072fbcc3157b54e3032a83fb","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:version","v9.1.0","v8.19.0","v9.0.3"],"title":"Fix
registry for prismjs
1.27.0","number":222508,"url":"https://github.com/elastic/kibana/pull/222508","mergeCommit":{"message":"Fix
registry for prismjs 1.27.0 (#222508)\n\n## Summary\n\nInadvertently
changed from yarn to npm
in\nhttps://github.com/elastic/kibana/pull/222019, and backported to 9.0
&\n8.19.","sha":"013384e06d6cbfce072fbcc3157b54e3032a83fb"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222508","number":222508,"mergeCommit":{"message":"Fix
registry for prismjs 1.27.0 (#222508)\n\n## Summary\n\nInadvertently
changed from yarn to npm
in\nhttps://github.com/elastic/kibana/pull/222019, and backported to 9.0
&\n8.19.","sha":"013384e06d6cbfce072fbcc3157b54e3032a83fb"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
2025-06-04 15:04:31 +03:00
Kibana Machine
83bbd045ea
[9.0] add otel golang runtime dashboard (#220242) (#222524)
# Backport

This will backport the following commits from `main` to `9.0`:
- [add otel golang runtime dashboard
(#220242)](https://github.com/elastic/kibana/pull/220242)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Damien
Mathieu","email":"42@dmathieu.com"},"sourceCommit":{"committedDate":"2025-06-04T08:58:24Z","message":"add
otel golang runtime dashboard (#220242)\n\n## Summary\n\nThis introduces
a new APM dashboard for the Golang OpenTelemetry
runtime\nmetrics.\n\n![Screenshot 2025-05-13 at 10
31\n18](https://github.com/user-attachments/assets/2f380e39-3ecc-4975-a06c-c04f5498889c)\n\n---------\n\nCo-authored-by:
jennypavlova <jennypavlova94@gmail.com>\nCo-authored-by: Nathan L Smith
<nathan.smith@elastic.co>","sha":"08a3dd33275aec8a862cb5e7d80a50ae6678fbc3","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:feature","backport:prev-major","Team:obs-ux-infra_services","backport:current-major","v9.1.0"],"title":"add
otel golang runtime
dashboard","number":220242,"url":"https://github.com/elastic/kibana/pull/220242","mergeCommit":{"message":"add
otel golang runtime dashboard (#220242)\n\n## Summary\n\nThis introduces
a new APM dashboard for the Golang OpenTelemetry
runtime\nmetrics.\n\n![Screenshot 2025-05-13 at 10
31\n18](https://github.com/user-attachments/assets/2f380e39-3ecc-4975-a06c-c04f5498889c)\n\n---------\n\nCo-authored-by:
jennypavlova <jennypavlova94@gmail.com>\nCo-authored-by: Nathan L Smith
<nathan.smith@elastic.co>","sha":"08a3dd33275aec8a862cb5e7d80a50ae6678fbc3"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/220242","number":220242,"mergeCommit":{"message":"add
otel golang runtime dashboard (#220242)\n\n## Summary\n\nThis introduces
a new APM dashboard for the Golang OpenTelemetry
runtime\nmetrics.\n\n![Screenshot 2025-05-13 at 10
31\n18](https://github.com/user-attachments/assets/2f380e39-3ecc-4975-a06c-c04f5498889c)\n\n---------\n\nCo-authored-by:
jennypavlova <jennypavlova94@gmail.com>\nCo-authored-by: Nathan L Smith
<nathan.smith@elastic.co>","sha":"08a3dd33275aec8a862cb5e7d80a50ae6678fbc3"}}]}]
BACKPORT-->

Co-authored-by: Damien Mathieu <42@dmathieu.com>
Co-authored-by: jennypavlova <jennypavlova94@gmail.com>
Co-authored-by: Nathan L Smith <nathan.smith@elastic.co>
2025-06-04 13:59:49 +03:00
Karen Grigoryan
ab8133ca3f
[9.0] [Security Solution][Data Quality Dashboard] Remove tour guide (#222311) (#222441)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Security Solution][Data Quality Dashboard] Remove tour guide
(#222311)](https://github.com/elastic/kibana/pull/222311)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Karen
Grigoryan","email":"karen.grigoryan@elastic.co"},"sourceCommit":{"committedDate":"2025-06-03T17:10:20Z","message":"[Security
Solution][Data Quality Dashboard] Remove tour guide
(#222311)\n\naddresses #222159\n\n- remove historical results tour guide
and related functionality
and\ntests","sha":"8440103b78410f1c0e3050929fbe9b99643e95de","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Threat
Hunting","Team:Threat
Hunting:Explore","backport:prev-minor","backport:prev-major","v9.1.0"],"title":"[Security
Solution][Data Quality Dashboard] Remove tour
guide","number":222311,"url":"https://github.com/elastic/kibana/pull/222311","mergeCommit":{"message":"[Security
Solution][Data Quality Dashboard] Remove tour guide
(#222311)\n\naddresses #222159\n\n- remove historical results tour guide
and related functionality
and\ntests","sha":"8440103b78410f1c0e3050929fbe9b99643e95de"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222311","number":222311,"mergeCommit":{"message":"[Security
Solution][Data Quality Dashboard] Remove tour guide
(#222311)\n\naddresses #222159\n\n- remove historical results tour guide
and related functionality
and\ntests","sha":"8440103b78410f1c0e3050929fbe9b99643e95de"}}]}]
BACKPORT-->
2025-06-04 11:04:26 +02:00
Kibana Machine
2fdf72b5a0
[9.0] [DOCS] Updates model card for Elastic Managed LLM (#222314) (#222512)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[DOCS] Updates model card for Elastic Managed LLM
(#222314)](https://github.com/elastic/kibana/pull/222314)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"István Zoltán
Szabó","email":"szabosteve@gmail.com"},"sourceCommit":{"committedDate":"2025-06-04T08:04:41Z","message":"[DOCS]
Updates model card for Elastic Managed LLM (#222314)\n\n##
Summary\n\nRelated to
https://github.com/elastic/search-team/issues/10095\n\nThis PR updates
the Elastic Managed LLM model card to state that the\nused model is
Claude Sonnet 3.7 and changes the links accordingly.\n\n<img
width=\"935\" alt=\"Screenshot 2025-06-03 at 11 32
06\"\nsrc=\"https://github.com/user-attachments/assets/6e9db480-e802-4068-849d-916f600c45d6\"\n/>\n\n\n###
Checklist\n\n-
[x]\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\nwas
added for features that require explanation or
tutorials","sha":"12ef92b462623cbcc79a630a921cfa8a48bb5ef2","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","DevDocs","backport:version","v9.1.0","v9.0.3"],"title":"[DOCS]
Updates model card for Elastic Managed
LLM","number":222314,"url":"https://github.com/elastic/kibana/pull/222314","mergeCommit":{"message":"[DOCS]
Updates model card for Elastic Managed LLM (#222314)\n\n##
Summary\n\nRelated to
https://github.com/elastic/search-team/issues/10095\n\nThis PR updates
the Elastic Managed LLM model card to state that the\nused model is
Claude Sonnet 3.7 and changes the links accordingly.\n\n<img
width=\"935\" alt=\"Screenshot 2025-06-03 at 11 32
06\"\nsrc=\"https://github.com/user-attachments/assets/6e9db480-e802-4068-849d-916f600c45d6\"\n/>\n\n\n###
Checklist\n\n-
[x]\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\nwas
added for features that require explanation or
tutorials","sha":"12ef92b462623cbcc79a630a921cfa8a48bb5ef2"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222314","number":222314,"mergeCommit":{"message":"[DOCS]
Updates model card for Elastic Managed LLM (#222314)\n\n##
Summary\n\nRelated to
https://github.com/elastic/search-team/issues/10095\n\nThis PR updates
the Elastic Managed LLM model card to state that the\nused model is
Claude Sonnet 3.7 and changes the links accordingly.\n\n<img
width=\"935\" alt=\"Screenshot 2025-06-03 at 11 32
06\"\nsrc=\"https://github.com/user-attachments/assets/6e9db480-e802-4068-849d-916f600c45d6\"\n/>\n\n\n###
Checklist\n\n-
[x]\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\nwas
added for features that require explanation or
tutorials","sha":"12ef92b462623cbcc79a630a921cfa8a48bb5ef2"}},{"branch":"9.0","label":"v9.0.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
2025-06-04 08:35:48 +00:00
Steph Milovic
9ac94393c1
[9.0] [Security solution] Bump LangChain core to 0.3.57 (#221984) (#222429)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Security solution] Bump LangChain core to `0.3.57`
(#221984)](https://github.com/elastic/kibana/pull/221984)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Steph
Milovic","email":"stephanie.milovic@elastic.co"},"sourceCommit":{"committedDate":"2025-06-03T16:16:39Z","message":"[Security
solution] Bump LangChain core to `0.3.57`
(#221984)","sha":"434187fb6ad0d111b9555a24e055667c5079235d","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:
SecuritySolution","Team:Security Generative
AI","backport:version","v9.1.0","v8.19.0","v9.0.3","v8.18.3"],"title":"[Security
solution] Bump LangChain core to
`0.3.57`","number":221984,"url":"https://github.com/elastic/kibana/pull/221984","mergeCommit":{"message":"[Security
solution] Bump LangChain core to `0.3.57`
(#221984)","sha":"434187fb6ad0d111b9555a24e055667c5079235d"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","9.0","8.18"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221984","number":221984,"mergeCommit":{"message":"[Security
solution] Bump LangChain core to `0.3.57`
(#221984)","sha":"434187fb6ad0d111b9555a24e055667c5079235d"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
2025-06-04 09:32:20 +01:00
Matthias Wilhelm
374e3c65d4
[9.0] [Dataview] Fix flaky Dataviews field edit tests by using a single document (#221088) (#222085)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Dataview] Fix flaky Dataviews field edit tests by using a single
document (#221088)](https://github.com/elastic/kibana/pull/221088)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Matthias
Wilhelm","email":"matthias.wilhelm@elastic.co"},"sourceCommit":{"committedDate":"2025-05-26T13:30:29Z","message":"[Dataview]
Fix flaky Dataviews field edit tests by using a single document
(#221088)\n\nUpdates functional tests to ingest only one document,
avoiding flaky failures caused by inconsistent ordering. With only one
document, ordering issues are no longer
possible.","sha":"e13aa51e6e5c9dcf6c0142c961c9b75eb9b03cfa","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Data
Views","release_note:skip","backport
missing","Team:DataDiscovery","backport:prev-major","v9.1.0"],"title":"[Dataview]
Fix flakiness in functional testing field edits
","number":221088,"url":"https://github.com/elastic/kibana/pull/221088","mergeCommit":{"message":"[Dataview]
Fix flaky Dataviews field edit tests by using a single document
(#221088)\n\nUpdates functional tests to ingest only one document,
avoiding flaky failures caused by inconsistent ordering. With only one
document, ordering issues are no longer
possible.","sha":"e13aa51e6e5c9dcf6c0142c961c9b75eb9b03cfa"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221088","number":221088,"mergeCommit":{"message":"[Dataview]
Fix flaky Dataviews field edit tests by using a single document
(#221088)\n\nUpdates functional tests to ingest only one document,
avoiding flaky failures caused by inconsistent ordering. With only one
document, ordering issues are no longer
possible.","sha":"e13aa51e6e5c9dcf6c0142c961c9b75eb9b03cfa"}}]}]
BACKPORT-->
2025-06-04 09:26:28 +02:00
Jon
2229f93c76 [ci] Increase disk for capture_oas_snapshot (#221267) 2025-06-03 18:05:26 -05:00
Kibana Machine
c483f12dc1
[9.0] Update dependency launchdarkly-js-client-sdk to ^3.8.0 (main) (#222419) (#222471)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency launchdarkly-js-client-sdk to ^3.8.0 (main)
(#222419)](https://github.com/elastic/kibana/pull/222419)

<!--- 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-03T20:20:51Z","message":"Update
dependency launchdarkly-js-client-sdk to ^3.8.0 (main)
(#222419)\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"1463007f69fd980450c298a7a07ac05c5bfecc81","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","Team:Security","release_note:skip","backport:prev-minor","backport:prev-major","v9.1.0"],"title":"Update
dependency launchdarkly-js-client-sdk to ^3.8.0
(main)","number":222419,"url":"https://github.com/elastic/kibana/pull/222419","mergeCommit":{"message":"Update
dependency launchdarkly-js-client-sdk to ^3.8.0 (main)
(#222419)\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"1463007f69fd980450c298a7a07ac05c5bfecc81"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222419","number":222419,"mergeCommit":{"message":"Update
dependency launchdarkly-js-client-sdk to ^3.8.0 (main)
(#222419)\n\nCo-authored-by: elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"1463007f69fd980450c298a7a07ac05c5bfecc81"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
2025-06-04 01:14:29 +03:00
Brad White
f488e78ef8
[9.0] [Build] Parallel artifact builds (#217929) (#222456)
# Backport

https://buildkite.com/elastic/kibana-artifacts-snapshot/builds/6326

This will backport the following commits from `main` to `9.0`:
- [[Build] Parallel artifact builds
(#217929)](https://github.com/elastic/kibana/pull/217929)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Brad
White","email":"Ikuni17@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-03T00:49:02Z","message":"[Build]
Parallel artifact builds (#217929)\n\n## Summary\n\nCloses
#218143\nReverts #39292\n\nThis PR parallelizes the artifact outputs and
archive creation tasks to\nreduce build runtime by about 49% (104min
down to 53min). It required\nbuffering the logs as they were all
interweaved from each task and were\nnot easily parsed by a human. So,
the PR also cleans up the logging a\nlittle bit by utilizing the
dropdowns available in Buildkite.\n\n\n###
Testing\nhttps://buildkite.com/elastic/kibana-artifacts-snapshot/builds/6253\n\nI
also tried bumping the machine to `c2-standard-30` which increases\nvCPU
from 16 to 30 and Memory from 64GB to
120GB:\nhttps://buildkite.com/elastic/kibana-artifacts-snapshot/builds/6254\n\nThis
results in a 13% reduction in run time for the parallel builds but\nis
about twice the cost, which isn't worth
it.","sha":"d0fd87e6c59c3f001acc6891c3db42fe70fea128","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.1.0"],"title":"[Build]
Parallel artifact
builds","number":217929,"url":"https://github.com/elastic/kibana/pull/217929","mergeCommit":{"message":"[Build]
Parallel artifact builds (#217929)\n\n## Summary\n\nCloses
#218143\nReverts #39292\n\nThis PR parallelizes the artifact outputs and
archive creation tasks to\nreduce build runtime by about 49% (104min
down to 53min). It required\nbuffering the logs as they were all
interweaved from each task and were\nnot easily parsed by a human. So,
the PR also cleans up the logging a\nlittle bit by utilizing the
dropdowns available in Buildkite.\n\n\n###
Testing\nhttps://buildkite.com/elastic/kibana-artifacts-snapshot/builds/6253\n\nI
also tried bumping the machine to `c2-standard-30` which increases\nvCPU
from 16 to 30 and Memory from 64GB to
120GB:\nhttps://buildkite.com/elastic/kibana-artifacts-snapshot/builds/6254\n\nThis
results in a 13% reduction in run time for the parallel builds but\nis
about twice the cost, which isn't worth
it.","sha":"d0fd87e6c59c3f001acc6891c3db42fe70fea128"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/217929","number":217929,"mergeCommit":{"message":"[Build]
Parallel artifact builds (#217929)\n\n## Summary\n\nCloses
#218143\nReverts #39292\n\nThis PR parallelizes the artifact outputs and
archive creation tasks to\nreduce build runtime by about 49% (104min
down to 53min). It required\nbuffering the logs as they were all
interweaved from each task and were\nnot easily parsed by a human. So,
the PR also cleans up the logging a\nlittle bit by utilizing the
dropdowns available in Buildkite.\n\n\n###
Testing\nhttps://buildkite.com/elastic/kibana-artifacts-snapshot/builds/6253\n\nI
also tried bumping the machine to `c2-standard-30` which increases\nvCPU
from 16 to 30 and Memory from 64GB to
120GB:\nhttps://buildkite.com/elastic/kibana-artifacts-snapshot/builds/6254\n\nThis
results in a 13% reduction in run time for the parallel builds but\nis
about twice the cost, which isn't worth
it.","sha":"d0fd87e6c59c3f001acc6891c3db42fe70fea128"}},{"url":"https://github.com/elastic/kibana/pull/222289","number":222289,"branch":"8.19","state":"OPEN"}]}]
BACKPORT-->
2025-06-03 17:03:53 -05:00
Tiago Costa
09c604f6b6
chore(NA): bump version to 9.0.3 (#222406)
Usually bump from 9.0.2 to 9.0.3
2025-06-03 21:39:59 +01:00
Kibana Machine
daaf8fb4f6
[9.0] [APM] Skip failing test (#222185) (#222454)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[APM] Skip failing test
(#222185)](https://github.com/elastic/kibana/pull/222185)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Sergi
Romeu","email":"sergi.romeu@elastic.co"},"sourceCommit":{"committedDate":"2025-06-02T12:22:40Z","message":"[APM]
Skip failing test
(#222185)","sha":"5bd0911a2b9ae6aded2f88b68f77911e5f0e2017","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","apm:ml","Team:obs-ux-infra_services","backport:version","v9.1.0","v8.19.0","v9.0.3","v8.18.3"],"title":"[APM]
Skip failing
test","number":222185,"url":"https://github.com/elastic/kibana/pull/222185","mergeCommit":{"message":"[APM]
Skip failing test
(#222185)","sha":"5bd0911a2b9ae6aded2f88b68f77911e5f0e2017"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.18"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222185","number":222185,"mergeCommit":{"message":"[APM]
Skip failing test
(#222185)","sha":"5bd0911a2b9ae6aded2f88b68f77911e5f0e2017"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/222320","number":222320,"state":"MERGED","mergeCommit":{"sha":"4b91c8a63572d43edb4a58e85f3106c13a0bd379","message":"[8.19]
[APM] Skip failing test (#222185) (#222320)\n\n# Backport\n\nThis will
backport the following commits from `main` to `8.19`:\n- [[APM] Skip
failing
test\n(#222185)](https://github.com/elastic/kibana/pull/222185)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Sergi Romeu
<sergi.romeu@elastic.co>"}},{"branch":"9.0","label":"v9.0.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Sergi Romeu <sergi.romeu@elastic.co>
2025-06-03 20:10:15 +01:00
Kibana Machine
95021ee484
[9.0] [Remote clusters] Show node connections and proxy socket connections info (#221520) (#222345)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Remote clusters] Show node connections and proxy socket connections
info (#221520)](https://github.com/elastic/kibana/pull/221520)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Sonia Sanz
Vivas","email":"sonia.sanzvivas@elastic.co"},"sourceCommit":{"committedDate":"2025-06-03T11:59:01Z","message":"[Remote
clusters] Show node connections and proxy socket connections info
(#221520)\n\nFixes
https://github.com/elastic/kibana/issues/209795\n\n### Summary\n\nWhen a
user saved a remote cluster and then edited it, we were not\ndisplaying
the right Node Connections value but the default one. Also,\nfor Proxy
Socket connections and Node connections, if the fields was\nempty, we
were saving it as null but then displaying it as the default\nvalue. See
this\n[comment](https://github.com/elastic/kibana/issues/209795#issuecomment-2909221845)\nfor
more details.\n\nThis PR adds a new field in the Flyout to display both
the Node/Proxy\nsockets connections value and the Max Node/Proxy sockets
connections\nvalue. This fields will be equal unless there is not
Node/Proxy sockets\nconnections value. In that case, the Node/Proxy
sockets connections\nvalue will be empty and Max Node/Proxy sockets set
to default.\n\nIt also fix the bug where we were displaying always the
default value in\nthe Node connections, despite the user changed
it.\n\n### How to test\n* Navigate to Remote clusters (you don't need to
have a remote cluster\nrunning for this)\n* Try sniff mode\n * Add a
remote cluster and leave the Node connections field empty\n* Verify that
the Node connections info in the flyout is empty but the\nmaximum
connections is 3 (default value).\n * Change the node connections value
to any number and save it.\n* Verify that the Node connections and the
Maximum connections fields in\nthe flyout have the same value you
introduced.\n* Try proxy mode\n* Add a remote cluster and leave the
Proxy Socket connections field\nempty\n* Verify that the Proxy Socket
connections info in the flyout is empty\nbut the maximum proxy socket
connections is 18 (default value).\n * Change the proxy socket
connections value to any number and save it.\n* Verify that the proxy
socket connections and the max proxy socket\nconnections fields in the
flyout have the same value you introduced.\n\n###
Demo\n\n\nhttps://github.com/user-attachments/assets/b85e69ab-f07f-4cde-8d64-d55c7faea6cc\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"d4ba9ad73e96c56be2f0b21fbd242f739a350cfc","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:CCR
and Remote Clusters","Team:Kibana
Management","release_note:skip","backport:version","v9.1.0","v8.19.0","v9.0.2","v8.18.3"],"title":"[Remote
clusters] Show node connections and proxy socket connections
info","number":221520,"url":"https://github.com/elastic/kibana/pull/221520","mergeCommit":{"message":"[Remote
clusters] Show node connections and proxy socket connections info
(#221520)\n\nFixes
https://github.com/elastic/kibana/issues/209795\n\n### Summary\n\nWhen a
user saved a remote cluster and then edited it, we were not\ndisplaying
the right Node Connections value but the default one. Also,\nfor Proxy
Socket connections and Node connections, if the fields was\nempty, we
were saving it as null but then displaying it as the default\nvalue. See
this\n[comment](https://github.com/elastic/kibana/issues/209795#issuecomment-2909221845)\nfor
more details.\n\nThis PR adds a new field in the Flyout to display both
the Node/Proxy\nsockets connections value and the Max Node/Proxy sockets
connections\nvalue. This fields will be equal unless there is not
Node/Proxy sockets\nconnections value. In that case, the Node/Proxy
sockets connections\nvalue will be empty and Max Node/Proxy sockets set
to default.\n\nIt also fix the bug where we were displaying always the
default value in\nthe Node connections, despite the user changed
it.\n\n### How to test\n* Navigate to Remote clusters (you don't need to
have a remote cluster\nrunning for this)\n* Try sniff mode\n * Add a
remote cluster and leave the Node connections field empty\n* Verify that
the Node connections info in the flyout is empty but the\nmaximum
connections is 3 (default value).\n * Change the node connections value
to any number and save it.\n* Verify that the Node connections and the
Maximum connections fields in\nthe flyout have the same value you
introduced.\n* Try proxy mode\n* Add a remote cluster and leave the
Proxy Socket connections field\nempty\n* Verify that the Proxy Socket
connections info in the flyout is empty\nbut the maximum proxy socket
connections is 18 (default value).\n * Change the proxy socket
connections value to any number and save it.\n* Verify that the proxy
socket connections and the max proxy socket\nconnections fields in the
flyout have the same value you introduced.\n\n###
Demo\n\n\nhttps://github.com/user-attachments/assets/b85e69ab-f07f-4cde-8d64-d55c7faea6cc\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"d4ba9ad73e96c56be2f0b21fbd242f739a350cfc"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","9.0","8.18"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221520","number":221520,"mergeCommit":{"message":"[Remote
clusters] Show node connections and proxy socket connections info
(#221520)\n\nFixes
https://github.com/elastic/kibana/issues/209795\n\n### Summary\n\nWhen a
user saved a remote cluster and then edited it, we were not\ndisplaying
the right Node Connections value but the default one. Also,\nfor Proxy
Socket connections and Node connections, if the fields was\nempty, we
were saving it as null but then displaying it as the default\nvalue. See
this\n[comment](https://github.com/elastic/kibana/issues/209795#issuecomment-2909221845)\nfor
more details.\n\nThis PR adds a new field in the Flyout to display both
the Node/Proxy\nsockets connections value and the Max Node/Proxy sockets
connections\nvalue. This fields will be equal unless there is not
Node/Proxy sockets\nconnections value. In that case, the Node/Proxy
sockets connections\nvalue will be empty and Max Node/Proxy sockets set
to default.\n\nIt also fix the bug where we were displaying always the
default value in\nthe Node connections, despite the user changed
it.\n\n### How to test\n* Navigate to Remote clusters (you don't need to
have a remote cluster\nrunning for this)\n* Try sniff mode\n * Add a
remote cluster and leave the Node connections field empty\n* Verify that
the Node connections info in the flyout is empty but the\nmaximum
connections is 3 (default value).\n * Change the node connections value
to any number and save it.\n* Verify that the Node connections and the
Maximum connections fields in\nthe flyout have the same value you
introduced.\n* Try proxy mode\n* Add a remote cluster and leave the
Proxy Socket connections field\nempty\n* Verify that the Proxy Socket
connections info in the flyout is empty\nbut the maximum proxy socket
connections is 18 (default value).\n * Change the proxy socket
connections value to any number and save it.\n* Verify that the proxy
socket connections and the max proxy socket\nconnections fields in the
flyout have the same value you introduced.\n\n###
Demo\n\n\nhttps://github.com/user-attachments/assets/b85e69ab-f07f-4cde-8d64-d55c7faea6cc\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"d4ba9ad73e96c56be2f0b21fbd242f739a350cfc"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Sonia Sanz Vivas <sonia.sanzvivas@elastic.co>
2025-06-03 16:52:44 +03:00
Kibana Machine
f1f4946158
[9.0] [Docs][9.0.2] Add known issue about kibana.yml file (#222213) (#222351)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Docs][9.0.2] Add known issue about kibana.yml file
(#222213)](https://github.com/elastic/kibana/pull/222213)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Nastasha
Solomon","email":"79124755+nastasha-solomon@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-03T12:57:59Z","message":"[Docs][9.0.2]
Add known issue about kibana.yml file (#222213)\n\n##
Summary\n\nContributes to
https://github.com/elastic/kibana/issues/222127 by\nupdating the Kibana
9.0.2 release notes to include a known issue about\n`kibana.yml`
file\n\n**Corresponding PRs**\n- Kibana 8.18.2 known
issues:\nhttps://github.com/elastic/kibana/pull/222212\n\n## Preview\n-
[Known\nissues](https://docs-v3-preview.elastic.dev/elastic/kibana/pull/222213/release-notes/known-issues)\n\n---------\n\nCo-authored-by:
Ying Mao
<ying.mao@elastic.co>","sha":"168eef7949bc3793bb765e679bed431912a8307a","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","backport:version","v9.1.0","v9.0.2"],"title":"[Docs][9.0.2]
Add known issue about kibana.yml
file","number":222213,"url":"https://github.com/elastic/kibana/pull/222213","mergeCommit":{"message":"[Docs][9.0.2]
Add known issue about kibana.yml file (#222213)\n\n##
Summary\n\nContributes to
https://github.com/elastic/kibana/issues/222127 by\nupdating the Kibana
9.0.2 release notes to include a known issue about\n`kibana.yml`
file\n\n**Corresponding PRs**\n- Kibana 8.18.2 known
issues:\nhttps://github.com/elastic/kibana/pull/222212\n\n## Preview\n-
[Known\nissues](https://docs-v3-preview.elastic.dev/elastic/kibana/pull/222213/release-notes/known-issues)\n\n---------\n\nCo-authored-by:
Ying Mao
<ying.mao@elastic.co>","sha":"168eef7949bc3793bb765e679bed431912a8307a"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222213","number":222213,"mergeCommit":{"message":"[Docs][9.0.2]
Add known issue about kibana.yml file (#222213)\n\n##
Summary\n\nContributes to
https://github.com/elastic/kibana/issues/222127 by\nupdating the Kibana
9.0.2 release notes to include a known issue about\n`kibana.yml`
file\n\n**Corresponding PRs**\n- Kibana 8.18.2 known
issues:\nhttps://github.com/elastic/kibana/pull/222212\n\n## Preview\n-
[Known\nissues](https://docs-v3-preview.elastic.dev/elastic/kibana/pull/222213/release-notes/known-issues)\n\n---------\n\nCo-authored-by:
Ying Mao
<ying.mao@elastic.co>","sha":"168eef7949bc3793bb765e679bed431912a8307a"}},{"branch":"9.0","label":"v9.0.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com>
Co-authored-by: Ying Mao <ying.mao@elastic.co>
2025-06-03 13:33:45 +00:00
Agustina Nahir Ruidiaz
42b413b4da
[9.0] [Security Solution] [Onboarding] a11y: Fix incorrect navigation after Save on AI assistant modal dialog (#219935) (#221117)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Security Solution] [Onboarding] a11y: Fix incorrect navigation after
Save on AI assistant modal dialog
(#219935)](https://github.com/elastic/kibana/pull/219935)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Agustina Nahir
Ruidiaz","email":"61565784+agusruidiazgd@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-05-21T09:51:43Z","message":"[Security
Solution] [Onboarding] a11y: Fix incorrect navigation after Save on AI
assistant modal dialog (#219935)\n\n## Summary\n\nCloses:
ce60a37a-913d-4c17-bf3c-0192b1e99ddc\n\n\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios\n\n---------\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"63f75bd15126deb2f5cf02434302565a7a2cdd73","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Project:Accessibility","release_note:skip","v9.0.0","Team:Threat
Hunting:Explore","backport:prev-minor","ci:cloud-deploy","v9.1.0","v8.19.0"],"title":"[Security
Solution] [Onboarding] a11y: Fix incorrect navigation after Save on AI
assistant modal
dialog","number":219935,"url":"https://github.com/elastic/kibana/pull/219935","mergeCommit":{"message":"[Security
Solution] [Onboarding] a11y: Fix incorrect navigation after Save on AI
assistant modal dialog (#219935)\n\n## Summary\n\nCloses:
ce60a37a-913d-4c17-bf3c-0192b1e99ddc\n\n\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios\n\n---------\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"63f75bd15126deb2f5cf02434302565a7a2cdd73"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.19"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/219935","number":219935,"mergeCommit":{"message":"[Security
Solution] [Onboarding] a11y: Fix incorrect navigation after Save on AI
assistant modal dialog (#219935)\n\n## Summary\n\nCloses:
ce60a37a-913d-4c17-bf3c-0192b1e99ddc\n\n\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios\n\n---------\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"63f75bd15126deb2f5cf02434302565a7a2cdd73"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2025-06-03 14:40:31 +02:00
Kibana Machine
1e12bf053c
[9.0] [EDR Workflows] Prevent Event Filter list recreation with every new Cloud Workloads Defend integration (#221358) (#222329)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[EDR Workflows] Prevent Event Filter list recreation with every new
Cloud Workloads Defend integration
(#221358)](https://github.com/elastic/kibana/pull/221358)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Konrad
Szwarc","email":"konrad.szwarc@elastic.co"},"sourceCommit":{"committedDate":"2025-06-03T10:35:12Z","message":"[EDR
Workflows] Prevent Event Filter list recreation with every new Cloud
Workloads Defend integration (#221358)\n\nThis PR fixes a missing check
for the existence of the event filter list\nbefore attempting to create
it in the `packagePolicy` creation callback.\nThis callback is triggered
when adding the Cloud Workloads Defend\nintegration.\n\nThe fix follows
the same pattern used in similar list-creation
logic:\n\n81495092-e682-4f2d-ba9c-c149d3c8936c","sha":"539409d082f5c1416e650c452ac1474ba4d26fb8","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Defend
Workflows","backport:version","v9.1.0","v8.19.0"],"title":"[EDR
Workflows] Prevent Event Filter list recreation with every new Cloud
Workloads Defend
integration","number":221358,"url":"https://github.com/elastic/kibana/pull/221358","mergeCommit":{"message":"[EDR
Workflows] Prevent Event Filter list recreation with every new Cloud
Workloads Defend integration (#221358)\n\nThis PR fixes a missing check
for the existence of the event filter list\nbefore attempting to create
it in the `packagePolicy` creation callback.\nThis callback is triggered
when adding the Cloud Workloads Defend\nintegration.\n\nThe fix follows
the same pattern used in similar list-creation
logic:\n\n81495092-e682-4f2d-ba9c-c149d3c8936c","sha":"539409d082f5c1416e650c452ac1474ba4d26fb8"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.19"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221358","number":221358,"mergeCommit":{"message":"[EDR
Workflows] Prevent Event Filter list recreation with every new Cloud
Workloads Defend integration (#221358)\n\nThis PR fixes a missing check
for the existence of the event filter list\nbefore attempting to create
it in the `packagePolicy` creation callback.\nThis callback is triggered
when adding the Cloud Workloads Defend\nintegration.\n\nThe fix follows
the same pattern used in similar list-creation
logic:\n\n81495092-e682-4f2d-ba9c-c149d3c8936c","sha":"539409d082f5c1416e650c452ac1474ba4d26fb8"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Konrad Szwarc <konrad.szwarc@elastic.co>
2025-06-03 15:23:50 +03:00
Kibana Machine
0b26531499
[9.0] [Docs] Add release notes for 9.0.2 Kibana (#221237) (#222340)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Docs] Add release notes for 9.0.2 Kibana
(#221237)](https://github.com/elastic/kibana/pull/221237)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"florent-leborgne","email":"florent.leborgne@elastic.co"},"sourceCommit":{"committedDate":"2025-06-03T11:41:59Z","message":"[Docs]
Add release notes for 9.0.2 Kibana (#221237)\n\n/!\\ Merge on release
day\n\nThis PR adds release notes for the 9.0.2 release of
Kibana.\n\nPlease check that listed items are correct and that nothing
major is\nmissing.\n\nCloses:
https://github.com/elastic/platform-docs-team/issues/680\n\n---------\n\nCo-authored-by:
wajihaparvez
<wajiha.parvez@elastic.co>","sha":"e8ff655fd2e2498e6f473b3387c528c2c42b438b","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","backport:version","v9.1.0","v9.0.2"],"title":"[Docs]
Add release notes for 9.0.2
Kibana","number":221237,"url":"https://github.com/elastic/kibana/pull/221237","mergeCommit":{"message":"[Docs]
Add release notes for 9.0.2 Kibana (#221237)\n\n/!\\ Merge on release
day\n\nThis PR adds release notes for the 9.0.2 release of
Kibana.\n\nPlease check that listed items are correct and that nothing
major is\nmissing.\n\nCloses:
https://github.com/elastic/platform-docs-team/issues/680\n\n---------\n\nCo-authored-by:
wajihaparvez
<wajiha.parvez@elastic.co>","sha":"e8ff655fd2e2498e6f473b3387c528c2c42b438b"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221237","number":221237,"mergeCommit":{"message":"[Docs]
Add release notes for 9.0.2 Kibana (#221237)\n\n/!\\ Merge on release
day\n\nThis PR adds release notes for the 9.0.2 release of
Kibana.\n\nPlease check that listed items are correct and that nothing
major is\nmissing.\n\nCloses:
https://github.com/elastic/platform-docs-team/issues/680\n\n---------\n\nCo-authored-by:
wajihaparvez
<wajiha.parvez@elastic.co>","sha":"e8ff655fd2e2498e6f473b3387c528c2c42b438b"}},{"branch":"9.0","label":"v9.0.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
Co-authored-by: wajihaparvez <wajiha.parvez@elastic.co>
2025-06-03 12:16:57 +00:00
Sonia Sanz Vivas
284e404945
[9.0] Update console definitions branches (#221888) (#221999)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update console definitions branches
(#221888)](https://github.com/elastic/kibana/pull/221888)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Sonia Sanz
Vivas","email":"sonia.sanzvivas@elastic.co"},"sourceCommit":{"committedDate":"2025-05-29T16:35:17Z","message":"Update
console definitions branches (#221888)\n\n## Summary\n\nWith
https://github.com/elastic/kibana/pull/207036 we introduced
some\nchanges in the script so that it generates two PRs: one for the
`main`\nbranch and one for `8.x` in order to keep previous versions with
their\ncorresponding console definitions.\n\nThis PR updates the
branches so the script generates PRs for `main`,\n`9.0`, `8.19` and
`8.18`","sha":"abf2c2c789dd3ad4f727d59ec292b32d0e9e84e8","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Console","Team:Kibana
Management","release_note:skip","backport:version","v9.1.0","v8.19.0","v9.0.2","v8.18.3"],"title":"Update
console definitions
branches","number":221888,"url":"https://github.com/elastic/kibana/pull/221888","mergeCommit":{"message":"Update
console definitions branches (#221888)\n\n## Summary\n\nWith
https://github.com/elastic/kibana/pull/207036 we introduced
some\nchanges in the script so that it generates two PRs: one for the
`main`\nbranch and one for `8.x` in order to keep previous versions with
their\ncorresponding console definitions.\n\nThis PR updates the
branches so the script generates PRs for `main`,\n`9.0`, `8.19` and
`8.18`","sha":"abf2c2c789dd3ad4f727d59ec292b32d0e9e84e8"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","9.0","8.18"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221888","number":221888,"mergeCommit":{"message":"Update
console definitions branches (#221888)\n\n## Summary\n\nWith
https://github.com/elastic/kibana/pull/207036 we introduced
some\nchanges in the script so that it generates two PRs: one for the
`main`\nbranch and one for `8.x` in order to keep previous versions with
their\ncorresponding console definitions.\n\nThis PR updates the
branches so the script generates PRs for `main`,\n`9.0`, `8.19` and
`8.18`","sha":"abf2c2c789dd3ad4f727d59ec292b32d0e9e84e8"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
2025-06-03 08:47:40 +02:00
Tiago Costa
53bfaf34b9
skip flaky suite (#216570) 2025-06-03 01:24:41 +01:00
Kibana Machine
2271c81704
[9.0] Update dependency @launchdarkly/node-server-sdk to ^9.9.2 (main) (#221824) (#222252)
# Backport

This will backport the following commits from `main` to `9.0`:
- [Update dependency @launchdarkly/node-server-sdk to ^9.9.2 (main)
(#221824)](https://github.com/elastic/kibana/pull/221824)

<!--- 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-02T18:03:34Z","message":"Update
dependency @launchdarkly/node-server-sdk to ^9.9.2 (main)
(#221824)\n\nThis PR contains the following updates:\n\n| Package | Type
| Update | Change
|\n|---|---|---|---|\n|\n[@launchdarkly/node-server-sdk](https://redirect.github.com/launchdarkly/js-core/tree/main/packages/sdk/server-node)\n([source](https://redirect.github.com/launchdarkly/js-core))
|\ndependencies | patch | [`^9.9.1`
->\n`^9.9.2`](https://renovatebot.com/diffs/npm/@launchdarkly%2fnode-server-sdk/9.9.1/9.9.2)\n|\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>\nCo-authored-by:
Jeramy Soucy
<jeramy.soucy@elastic.co>","sha":"3ea8a16ae1510d8b4f967bed67c24812ef6a2123","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","Team:Security","release_note:skip","backport:prev-minor","backport:prev-major","v9.1.0"],"title":"Update
dependency @launchdarkly/node-server-sdk to ^9.9.2
(main)","number":221824,"url":"https://github.com/elastic/kibana/pull/221824","mergeCommit":{"message":"Update
dependency @launchdarkly/node-server-sdk to ^9.9.2 (main)
(#221824)\n\nThis PR contains the following updates:\n\n| Package | Type
| Update | Change
|\n|---|---|---|---|\n|\n[@launchdarkly/node-server-sdk](https://redirect.github.com/launchdarkly/js-core/tree/main/packages/sdk/server-node)\n([source](https://redirect.github.com/launchdarkly/js-core))
|\ndependencies | patch | [`^9.9.1`
->\n`^9.9.2`](https://renovatebot.com/diffs/npm/@launchdarkly%2fnode-server-sdk/9.9.1/9.9.2)\n|\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>\nCo-authored-by:
Jeramy Soucy
<jeramy.soucy@elastic.co>","sha":"3ea8a16ae1510d8b4f967bed67c24812ef6a2123"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221824","number":221824,"mergeCommit":{"message":"Update
dependency @launchdarkly/node-server-sdk to ^9.9.2 (main)
(#221824)\n\nThis PR contains the following updates:\n\n| Package | Type
| Update | Change
|\n|---|---|---|---|\n|\n[@launchdarkly/node-server-sdk](https://redirect.github.com/launchdarkly/js-core/tree/main/packages/sdk/server-node)\n([source](https://redirect.github.com/launchdarkly/js-core))
|\ndependencies | patch | [`^9.9.1`
->\n`^9.9.2`](https://renovatebot.com/diffs/npm/@launchdarkly%2fnode-server-sdk/9.9.1/9.9.2)\n|\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>\nCo-authored-by:
Jeramy Soucy
<jeramy.soucy@elastic.co>","sha":"3ea8a16ae1510d8b4f967bed67c24812ef6a2123"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
2025-06-02 22:44:54 +03:00
Kibana Machine
cafa9d5f6c
[9.0] [Docs][9.0.x] Add known issue about maintenance windows (#222097) (#222258)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Docs][9.0.x] Add known issue about maintenance windows
(#222097)](https://github.com/elastic/kibana/pull/222097)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Nastasha
Solomon","email":"79124755+nastasha-solomon@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-02T18:38:04Z","message":"[Docs][9.0.x]
Add known issue about maintenance windows (#222097)\n\n##
Summary\n\nContributes to
https://github.com/elastic/response-ops-team/issues/320\nby updating the
Kibana 9.0.2 and 9.1.0 release notes to include a known\nissue about
maintenance windows.\n\n**Corresponding PRs**\n- Kibana 8.18.x known
issues:\nhttps://github.com/elastic/kibana/pull/222096\n\n## Preview\n-
[Known\nissues](https://docs-v3-preview.elastic.dev/elastic/kibana/pull/222097/release-notes/known-issues)\n\n---------\n\nCo-authored-by:
Lisa Cawley
<lcawley@elastic.co>","sha":"dbe3a5d769353ce63b59bb36f3d35ee3eaee34d9","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","backport:version","v9.1.0","v9.0.1"],"title":"[Docs][9.0.x]
Add known issue about maintenance
windows","number":222097,"url":"https://github.com/elastic/kibana/pull/222097","mergeCommit":{"message":"[Docs][9.0.x]
Add known issue about maintenance windows (#222097)\n\n##
Summary\n\nContributes to
https://github.com/elastic/response-ops-team/issues/320\nby updating the
Kibana 9.0.2 and 9.1.0 release notes to include a known\nissue about
maintenance windows.\n\n**Corresponding PRs**\n- Kibana 8.18.x known
issues:\nhttps://github.com/elastic/kibana/pull/222096\n\n## Preview\n-
[Known\nissues](https://docs-v3-preview.elastic.dev/elastic/kibana/pull/222097/release-notes/known-issues)\n\n---------\n\nCo-authored-by:
Lisa Cawley
<lcawley@elastic.co>","sha":"dbe3a5d769353ce63b59bb36f3d35ee3eaee34d9"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222097","number":222097,"mergeCommit":{"message":"[Docs][9.0.x]
Add known issue about maintenance windows (#222097)\n\n##
Summary\n\nContributes to
https://github.com/elastic/response-ops-team/issues/320\nby updating the
Kibana 9.0.2 and 9.1.0 release notes to include a known\nissue about
maintenance windows.\n\n**Corresponding PRs**\n- Kibana 8.18.x known
issues:\nhttps://github.com/elastic/kibana/pull/222096\n\n## Preview\n-
[Known\nissues](https://docs-v3-preview.elastic.dev/elastic/kibana/pull/222097/release-notes/known-issues)\n\n---------\n\nCo-authored-by:
Lisa Cawley
<lcawley@elastic.co>","sha":"dbe3a5d769353ce63b59bb36f3d35ee3eaee34d9"}}]}]
BACKPORT-->

Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2025-06-02 19:12:54 +00:00
Kibana Machine
c22fb6896d
[9.0] [Security Solution] Fix DW related failures in MKI pipeline (#222181) (#222237)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Security Solution] Fix DW related failures in MKI pipeline
(#222181)](https://github.com/elastic/kibana/pull/222181)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Nikita
Indik","email":"nikita.indik@elastic.co"},"sourceCommit":{"committedDate":"2025-06-02T16:07:51Z","message":"[Security
Solution] Fix DW related failures in MKI pipeline
(#222181)\n\n**Follow-up to:
https://github.com/elastic/kibana/pull/221615**\n\n## Summary\nThis PR
fixes the following error in MKI pipelines
([example\npipeline](https://buildkite.com/elastic/kibana-serverless-security-solution-quality-gate-defend-workflows/builds/2835#01972415-5489-4236-a3ee-6176a89600d1)).\n\n```\nCypressError:
`cy.then()` failed because you are mixing up async and sync
code.\n```\n\n## Fix\n- MKI pipeline for Defend
Workflows:\n[passed](https://buildkite.com/elastic/kibana-serverless-security-solution-quality-gate-defend-workflows/builds/2848)\n\n##
Cause\nA recent
[PR](https://github.com/elastic/kibana/pull/221615/files) added\na
cookie count assertion into the `login` function used by
Defend\nWorkflows.\n\n```js\ncy.task('getSessionCookie', user)\n
.then(\n // ...\n )\n .then(() => {\n cy.getCookies().then((cookies) =>
{\n const sessionCookies = cookies.filter((cookie) => cookie.name ===
'sid');\n expect(sessionCookies).to.have.length(1);\n });\n\n return {
username, password };\n });\n```\n\nIt turned out Cypress doesn't allow
having a sync return in a `then`\nthat also does async
actions.","sha":"8fc54d5d734c8f50003e18ae89017902e5767f8a","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Detections
and Resp","Team: SecuritySolution","Team:Defend
Workflows","Team:Detection Rule
Management","backport:version","v9.1.0","v8.19.0","v9.0.3","v8.18.3","v8.17.8"],"title":"[Security
Solution] Fix DW related failures in MKI
pipeline","number":222181,"url":"https://github.com/elastic/kibana/pull/222181","mergeCommit":{"message":"[Security
Solution] Fix DW related failures in MKI pipeline
(#222181)\n\n**Follow-up to:
https://github.com/elastic/kibana/pull/221615**\n\n## Summary\nThis PR
fixes the following error in MKI pipelines
([example\npipeline](https://buildkite.com/elastic/kibana-serverless-security-solution-quality-gate-defend-workflows/builds/2835#01972415-5489-4236-a3ee-6176a89600d1)).\n\n```\nCypressError:
`cy.then()` failed because you are mixing up async and sync
code.\n```\n\n## Fix\n- MKI pipeline for Defend
Workflows:\n[passed](https://buildkite.com/elastic/kibana-serverless-security-solution-quality-gate-defend-workflows/builds/2848)\n\n##
Cause\nA recent
[PR](https://github.com/elastic/kibana/pull/221615/files) added\na
cookie count assertion into the `login` function used by
Defend\nWorkflows.\n\n```js\ncy.task('getSessionCookie', user)\n
.then(\n // ...\n )\n .then(() => {\n cy.getCookies().then((cookies) =>
{\n const sessionCookies = cookies.filter((cookie) => cookie.name ===
'sid');\n expect(sessionCookies).to.have.length(1);\n });\n\n return {
username, password };\n });\n```\n\nIt turned out Cypress doesn't allow
having a sync return in a `then`\nthat also does async
actions.","sha":"8fc54d5d734c8f50003e18ae89017902e5767f8a"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","9.0","8.18","8.17"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222181","number":222181,"mergeCommit":{"message":"[Security
Solution] Fix DW related failures in MKI pipeline
(#222181)\n\n**Follow-up to:
https://github.com/elastic/kibana/pull/221615**\n\n## Summary\nThis PR
fixes the following error in MKI pipelines
([example\npipeline](https://buildkite.com/elastic/kibana-serverless-security-solution-quality-gate-defend-workflows/builds/2835#01972415-5489-4236-a3ee-6176a89600d1)).\n\n```\nCypressError:
`cy.then()` failed because you are mixing up async and sync
code.\n```\n\n## Fix\n- MKI pipeline for Defend
Workflows:\n[passed](https://buildkite.com/elastic/kibana-serverless-security-solution-quality-gate-defend-workflows/builds/2848)\n\n##
Cause\nA recent
[PR](https://github.com/elastic/kibana/pull/221615/files) added\na
cookie count assertion into the `login` function used by
Defend\nWorkflows.\n\n```js\ncy.task('getSessionCookie', user)\n
.then(\n // ...\n )\n .then(() => {\n cy.getCookies().then((cookies) =>
{\n const sessionCookies = cookies.filter((cookie) => cookie.name ===
'sid');\n expect(sessionCookies).to.have.length(1);\n });\n\n return {
username, password };\n });\n```\n\nIt turned out Cypress doesn't allow
having a sync return in a `then`\nthat also does async
actions.","sha":"8fc54d5d734c8f50003e18ae89017902e5767f8a"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Nikita Indik <nikita.indik@elastic.co>
2025-06-02 21:04:41 +03:00
Ryland Herrick
44a8d2a539
[9.0] [Detection Engine] Prevent test data from rolling outside of Cypress rules' query (#220923) (#221437)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Detection Engine] Prevent test data from rolling outside of Cypress
rules' query (#220923)](https://github.com/elastic/kibana/pull/220923)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Ryland
Herrick","email":"ryalnd@gmail.com"},"sourceCommit":{"committedDate":"2025-05-23T20:16:26Z","message":"[Detection
Engine] Prevent test data from rolling outside of Cypress rules' query
(#220923)\n\n## Summary\n\nOur tests rely on static test data, and our
cypress suite was running\nrules with a large lookback (50000h) against
them. Recently, tests have\nbegun failing because we've exceeded 50000h
since the data's\n`@timestamp`. This PR updates the cypress rules to use
a fixed `from`\nfield wherever possible, in order to \"fix\" that query
window's starting\npoint, ensuring that this issue does not recur. This
is already how our\nintegration tests are creating similar rules, so as
an added bonus we're\nnow more consistent across test suites, as
well.\n\nThis unskips and thus resolves the following issues:\n\n*
https://github.com/elastic/kibana/issues/201334\n*
https://github.com/elastic/kibana/issues/220822\n*
https://github.com/elastic/kibana/issues/207913\n*
https://github.com/elastic/kibana/issues/199905\n\nNote that there may
be more instances of skipped tests that were failing\ndue to this issue
(with e.g. data with an earlier date than the\n`2019-09-02` here); the
above tests were just the most obvious and most\nrecent (within the last
week).\n\n### Flaky Runner\n* Detection Engine Cypress
(x150):\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/8291\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [x] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"1f6777c40130e9804faa1b7a4a33f5e1655053a7","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-minor","backport:prev-major","Team:Detection
Engine","backport:current-major","Test:Cypress","v9.1.0"],"title":"[Detection
Engine] Prevent test data from rolling outside of Cypress rules'
query","number":220923,"url":"https://github.com/elastic/kibana/pull/220923","mergeCommit":{"message":"[Detection
Engine] Prevent test data from rolling outside of Cypress rules' query
(#220923)\n\n## Summary\n\nOur tests rely on static test data, and our
cypress suite was running\nrules with a large lookback (50000h) against
them. Recently, tests have\nbegun failing because we've exceeded 50000h
since the data's\n`@timestamp`. This PR updates the cypress rules to use
a fixed `from`\nfield wherever possible, in order to \"fix\" that query
window's starting\npoint, ensuring that this issue does not recur. This
is already how our\nintegration tests are creating similar rules, so as
an added bonus we're\nnow more consistent across test suites, as
well.\n\nThis unskips and thus resolves the following issues:\n\n*
https://github.com/elastic/kibana/issues/201334\n*
https://github.com/elastic/kibana/issues/220822\n*
https://github.com/elastic/kibana/issues/207913\n*
https://github.com/elastic/kibana/issues/199905\n\nNote that there may
be more instances of skipped tests that were failing\ndue to this issue
(with e.g. data with an earlier date than the\n`2019-09-02` here); the
above tests were just the most obvious and most\nrecent (within the last
week).\n\n### Flaky Runner\n* Detection Engine Cypress
(x150):\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/8291\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [x] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"1f6777c40130e9804faa1b7a4a33f5e1655053a7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/220923","number":220923,"mergeCommit":{"message":"[Detection
Engine] Prevent test data from rolling outside of Cypress rules' query
(#220923)\n\n## Summary\n\nOur tests rely on static test data, and our
cypress suite was running\nrules with a large lookback (50000h) against
them. Recently, tests have\nbegun failing because we've exceeded 50000h
since the data's\n`@timestamp`. This PR updates the cypress rules to use
a fixed `from`\nfield wherever possible, in order to \"fix\" that query
window's starting\npoint, ensuring that this issue does not recur. This
is already how our\nintegration tests are creating similar rules, so as
an added bonus we're\nnow more consistent across test suites, as
well.\n\nThis unskips and thus resolves the following issues:\n\n*
https://github.com/elastic/kibana/issues/201334\n*
https://github.com/elastic/kibana/issues/220822\n*
https://github.com/elastic/kibana/issues/207913\n*
https://github.com/elastic/kibana/issues/199905\n\nNote that there may
be more instances of skipped tests that were failing\ndue to this issue
(with e.g. data with an earlier date than the\n`2019-09-02` here); the
above tests were just the most obvious and most\nrecent (within the last
week).\n\n### Flaky Runner\n* Detection Engine Cypress
(x150):\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/8291\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [x] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"1f6777c40130e9804faa1b7a4a33f5e1655053a7"}}]}]
BACKPORT-->
2025-06-02 19:30:28 +03:00
jennypavlova
6a86827f29
[9.0] [APM] Fix error count waterfall navigation reload issue (#221664) (#222190)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[APM] Fix error count waterfall navigation reload issue
(#221664)](https://github.com/elastic/kibana/pull/221664)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"jennypavlova","email":"dzheni.pavlova@elastic.co"},"sourceCommit":{"committedDate":"2025-06-02T11:02:22Z","message":"[APM]
Fix error count waterfall navigation reload issue (#221664)\n\nCloses
#82154 \n\n## Summary\n\nThis PR fixes the error count navigation reload
issue in the APM\nwaterfall. To fix that, it combines the prevent
default action needed\nbecause of the flyout opening and the navigation
using the\n`navigateToUrl` action to create a SPA-like
experience:\n\n\nhttps://github.com/user-attachments/assets/43faf3b9-2038-40d0-89c9-62c37087386d\n\nTesting
⬆️ \n- The navigation to the errors tab should not cause a full page
refresh\n- The flyout should open without issues on click \n\n+ Now the
errors link supports keyboard navigation (fixed that part\nhere, it was
skipped
before)\n\n\nhttps://github.com/user-attachments/assets/82c2d0b7-caef-4c24-8af9-d6b1d7f75eef","sha":"8a40c53263de722d1ee7936e775e9d439e7db744","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","backport:prev-minor","backport:prev-major","Team:obs-ux-infra_services","v9.1.0"],"title":"[APM]
Fix error count waterfall navigation reload
issue","number":221664,"url":"https://github.com/elastic/kibana/pull/221664","mergeCommit":{"message":"[APM]
Fix error count waterfall navigation reload issue (#221664)\n\nCloses
#82154 \n\n## Summary\n\nThis PR fixes the error count navigation reload
issue in the APM\nwaterfall. To fix that, it combines the prevent
default action needed\nbecause of the flyout opening and the navigation
using the\n`navigateToUrl` action to create a SPA-like
experience:\n\n\nhttps://github.com/user-attachments/assets/43faf3b9-2038-40d0-89c9-62c37087386d\n\nTesting
⬆️ \n- The navigation to the errors tab should not cause a full page
refresh\n- The flyout should open without issues on click \n\n+ Now the
errors link supports keyboard navigation (fixed that part\nhere, it was
skipped
before)\n\n\nhttps://github.com/user-attachments/assets/82c2d0b7-caef-4c24-8af9-d6b1d7f75eef","sha":"8a40c53263de722d1ee7936e775e9d439e7db744"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221664","number":221664,"mergeCommit":{"message":"[APM]
Fix error count waterfall navigation reload issue (#221664)\n\nCloses
#82154 \n\n## Summary\n\nThis PR fixes the error count navigation reload
issue in the APM\nwaterfall. To fix that, it combines the prevent
default action needed\nbecause of the flyout opening and the navigation
using the\n`navigateToUrl` action to create a SPA-like
experience:\n\n\nhttps://github.com/user-attachments/assets/43faf3b9-2038-40d0-89c9-62c37087386d\n\nTesting
⬆️ \n- The navigation to the errors tab should not cause a full page
refresh\n- The flyout should open without issues on click \n\n+ Now the
errors link supports keyboard navigation (fixed that part\nhere, it was
skipped
before)\n\n\nhttps://github.com/user-attachments/assets/82c2d0b7-caef-4c24-8af9-d6b1d7f75eef","sha":"8a40c53263de722d1ee7936e775e9d439e7db744"}}]}]
BACKPORT-->
2025-06-02 17:29:10 +03:00
Kibana Machine
50ce5c07bb
[9.0] [ML] Trained Models: Fix inference endpoints assignment (#222076) (#222169)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[ML] Trained Models: Fix inference endpoints assignment
(#222076)](https://github.com/elastic/kibana/pull/222076)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Dima
Arnautov","email":"dmitrii.arnautov@elastic.co"},"sourceCommit":{"committedDate":"2025-06-02T09:22:50Z","message":"[ML]
Trained Models: Fix inference endpoints assignment (#222076)\n\n##
Summary\n\nFixes the inference endpoint assignment to the trained model
object. The\n`elser` service was replaced with `elasticsearch`, so the
check for\nassigning endpoints wasn’t working.\n\nIt fixes the check for
the Stop deployment action on the Trained Models\npage, preventing the
user from stopping an inference endpoint.\n\n\n<img width=\"771\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/1c76a716-971f-410a-a82a-141dc3d9b9fc\"\n/>\n\n\n###
Checklist\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios\n\n---------\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"9628845c1373bc8bfc6830de845b9515c55dc585","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix",":ml","v9.0.0","Feature:3rd
Party
Models","Team:ML","backport:version","v9.1.0","v8.19.0","v8.18.3","v8.17.8"],"title":"[ML]
Trained Models: Fix inference endpoints assignment
","number":222076,"url":"https://github.com/elastic/kibana/pull/222076","mergeCommit":{"message":"[ML]
Trained Models: Fix inference endpoints assignment (#222076)\n\n##
Summary\n\nFixes the inference endpoint assignment to the trained model
object. The\n`elser` service was replaced with `elasticsearch`, so the
check for\nassigning endpoints wasn’t working.\n\nIt fixes the check for
the Stop deployment action on the Trained Models\npage, preventing the
user from stopping an inference endpoint.\n\n\n<img width=\"771\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/1c76a716-971f-410a-a82a-141dc3d9b9fc\"\n/>\n\n\n###
Checklist\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios\n\n---------\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"9628845c1373bc8bfc6830de845b9515c55dc585"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.19","8.18","8.17"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222076","number":222076,"mergeCommit":{"message":"[ML]
Trained Models: Fix inference endpoints assignment (#222076)\n\n##
Summary\n\nFixes the inference endpoint assignment to the trained model
object. The\n`elser` service was replaced with `elasticsearch`, so the
check for\nassigning endpoints wasn’t working.\n\nIt fixes the check for
the Stop deployment action on the Trained Models\npage, preventing the
user from stopping an inference endpoint.\n\n\n<img width=\"771\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/1c76a716-971f-410a-a82a-141dc3d9b9fc\"\n/>\n\n\n###
Checklist\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios\n\n---------\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"9628845c1373bc8bfc6830de845b9515c55dc585"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Dima Arnautov <dmitrii.arnautov@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2025-06-02 14:32:57 +03:00
Kibana Machine
bd264fc0ef
[9.0] [Security Solution][Network Page] a11y: Radio button options instantly closes when navigating through them (#220338) (#222164)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Security Solution][Network Page] a11y: Radio button options
instantly closes when navigating through them
(#220338)](https://github.com/elastic/kibana/pull/220338)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Agustina Nahir
Ruidiaz","email":"61565784+agusruidiazgd@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-02T09:18:22Z","message":"[Security
Solution][Network Page] a11y: Radio button options instantly closes when
navigating through them (#220338)\n\n## Summary\n\nCloses:
762a3a01-90f8-4741-8ddd-b5b9a7fe65cc\n\nChanges:\n\n**Removed
closing logic from `onChange`**\nDeleted the `closePopover()` invocation
in the radio-group’s `onChange`\nNow selecting a radio option leaves the
popover open as expected.\n\n**Preserved Escape behavior**\nThe popover
still closes when pressing Escape, per standard
overlay\npatterns.\n\n**Accessibility alignment**\nFollowed the ARIA
radio-group\n[pattern](https://www.w3.org/WAI/ARIA/apg/patterns/radio/):\n`Space/Enter`
should select without closing, arrow keys move focus &\nselection.\nThis
matches both screen-reader usage and standard keyboard
navigation.\n\n\n### Checklist\n\nCheck the PR satisfies following
conditions. \n\nReviewers should verify this PR satisfies this list as
well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios\n\n---------\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"3a7e5f63b1fbadc2073e6e753a9ea526be42f161","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Project:Accessibility","release_note:skip","v9.0.0","backport:prev-minor","ci:cloud-deploy","v8.18.0","v9.1.0","v8.19.0"],"title":"[Security
Solution][Network Page] a11y: Radio button options instantly closes when
navigating through
them","number":220338,"url":"https://github.com/elastic/kibana/pull/220338","mergeCommit":{"message":"[Security
Solution][Network Page] a11y: Radio button options instantly closes when
navigating through them (#220338)\n\n## Summary\n\nCloses:
762a3a01-90f8-4741-8ddd-b5b9a7fe65cc\n\nChanges:\n\n**Removed
closing logic from `onChange`**\nDeleted the `closePopover()` invocation
in the radio-group’s `onChange`\nNow selecting a radio option leaves the
popover open as expected.\n\n**Preserved Escape behavior**\nThe popover
still closes when pressing Escape, per standard
overlay\npatterns.\n\n**Accessibility alignment**\nFollowed the ARIA
radio-group\n[pattern](https://www.w3.org/WAI/ARIA/apg/patterns/radio/):\n`Space/Enter`
should select without closing, arrow keys move focus &\nselection.\nThis
matches both screen-reader usage and standard keyboard
navigation.\n\n\n### Checklist\n\nCheck the PR satisfies following
conditions. \n\nReviewers should verify this PR satisfies this list as
well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios\n\n---------\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"3a7e5f63b1fbadc2073e6e753a9ea526be42f161"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.18","8.19"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/220338","number":220338,"mergeCommit":{"message":"[Security
Solution][Network Page] a11y: Radio button options instantly closes when
navigating through them (#220338)\n\n## Summary\n\nCloses:
762a3a01-90f8-4741-8ddd-b5b9a7fe65cc\n\nChanges:\n\n**Removed
closing logic from `onChange`**\nDeleted the `closePopover()` invocation
in the radio-group’s `onChange`\nNow selecting a radio option leaves the
popover open as expected.\n\n**Preserved Escape behavior**\nThe popover
still closes when pressing Escape, per standard
overlay\npatterns.\n\n**Accessibility alignment**\nFollowed the ARIA
radio-group\n[pattern](https://www.w3.org/WAI/ARIA/apg/patterns/radio/):\n`Space/Enter`
should select without closing, arrow keys move focus &\nselection.\nThis
matches both screen-reader usage and standard keyboard
navigation.\n\n\n### Checklist\n\nCheck the PR satisfies following
conditions. \n\nReviewers should verify this PR satisfies this list as
well.\n\n- [ ] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios\n\n---------\n\nCo-authored-by: Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"3a7e5f63b1fbadc2073e6e753a9ea526be42f161"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Agustina Nahir Ruidiaz <61565784+agusruidiazgd@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2025-06-02 14:06:02 +03:00
Sid
b2156d0784
[9.0] [Sessions][Chore] Update log levels for multiple sessions (#221184) (#221733)
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Sessions][Chore] Update log levels for multiple sessions
(#221184)](https://github.com/elastic/kibana/pull/221184)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"Sid","email":"siddharthmantri1@gmail.com"},"sourceCommit":{"committedDate":"2025-05-22T07:32:19Z","message":"[Sessions][Chore]
Update log levels for multiple sessions (#221184)\n\n##
Summary\n\nFollow up from https://github.com/elastic/kibana/pull/220430.
Changes\nthe log level for the unexpected case to be errors.\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [x] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"ce1d898474c0fde54804f15b4fa9d52fc3430d76","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport
missing","Feature:Security/Session
Management","backport:all-open"],"title":"[Sessions][Chore] Update log
levels for multiple
sessions","number":221184,"url":"https://github.com/elastic/kibana/pull/221184","mergeCommit":{"message":"[Sessions][Chore]
Update log levels for multiple sessions (#221184)\n\n##
Summary\n\nFollow up from https://github.com/elastic/kibana/pull/220430.
Changes\nthe log level for the unexpected case to be errors.\n\n###
Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers
should verify this PR satisfies this list as well.\n\n- [x] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common
scenarios","sha":"ce1d898474c0fde54804f15b4fa9d52fc3430d76"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[]}]
BACKPORT-->
2025-06-02 10:33:00 +02:00