[9.1] Update @testing-library (main) (#230346)#230881
Merged
kibanamachine merged 1 commit intoelastic:9.1from Aug 6, 2025
Merged
[9.1] Update @testing-library (main) (#230346)#230881kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine merged 1 commit intoelastic:9.1from
Conversation
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | devDependencies | patch | [`^10.4.0` -> `^10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.0/10.4.1) | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | devDependencies | patch | [`^6.6.3` -> `^6.6.4`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.3/6.6.4) | --- ### Release Notes <details> <summary>testing-library/dom-testing-library (@&elastic#8203;testing-library/dom)</summary> ### [`v10.4.1`](https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1) [Compare Source](https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1) ##### Bug Fixes - **deps:** replace chalk with picocolors ([#&elastic#8203;1341](https://github.com/testing-library/dom-testing-library/issues/1341)) ([225a3e4](https://github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644)) </details> <details> <summary>testing-library/jest-dom (@&elastic#8203;testing-library/jest-dom)</summary> ### [`v6.6.4`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.4) [Compare Source](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4) ##### Performance Improvements - replace chalk with picocolors ([#&elastic#8203;659](https://github.com/testing-library/jest-dom/issues/659)) ([707e647](https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339)) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://elastic.slack.com/archives/C07AMD4CNUR) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> 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> (cherry picked from commit b162ee5)
1 task
Contributor
💚 Build Succeeded
Metrics [docs]
|
Ikuni17
added a commit
that referenced
this pull request
Aug 13, 2025
# Backport This will backport the following commits from `main` to `9.0`: - [Update @testing-library (main) (#230346)](#230346) <!--- Backport version: 10.0.1 --> ### 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-08-06T21:47:46Z","message":"Update @testing-library (main) (#230346)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@testing-library/dom](https://github.com/testing-library/dom-testing-library)\n| devDependencies | patch | [`^10.4.0` ->\n`^10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.0/10.4.1)\n|\n|\n[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)\n| devDependencies | patch | [`^6.6.3` ->\n`^6.6.4`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.3/6.6.4)\n|\n\n---\n\n### Release Notes\n\n<details>\n<summary>testing-library/dom-testing-library\n(@​testing-library/dom)</summary>\n\n###\n[`v10.4.1`](https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1)\n\n[Compare\nSource](https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1)\n\n##### Bug Fixes\n\n- **deps:** replace chalk with picocolors\n([#​1341](https://github.com/testing-library/dom-testing-library/issues/1341))\n([225a3e4](https://github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644))\n\n</details>\n\n<details>\n<summary>testing-library/jest-dom\n(@​testing-library/jest-dom)</summary>\n\n###\n[`v6.6.4`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.4)\n\n[Compare\nSource](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)\n\n##### Performance Improvements\n\n- replace chalk with picocolors\n([#​659](https://github.com/testing-library/jest-dom/issues/659))\n([707e647](https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339))\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 help](https://elastic.slack.com/archives/C07AMD4CNUR) if that's\nundesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>","sha":"b162ee52a24439a468ab442a77cb9b4ac85ad627","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.2.0","v9.1.1","v8.19.1"],"title":"Update @testing-library (main)","number":230346,"url":"https://github.com/elastic/kibana/pull/230346","mergeCommit":{"message":"Update @testing-library (main) (#230346)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@testing-library/dom](https://github.com/testing-library/dom-testing-library)\n| devDependencies | patch | [`^10.4.0` ->\n`^10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.0/10.4.1)\n|\n|\n[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)\n| devDependencies | patch | [`^6.6.3` ->\n`^6.6.4`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.3/6.6.4)\n|\n\n---\n\n### Release Notes\n\n<details>\n<summary>testing-library/dom-testing-library\n(@​testing-library/dom)</summary>\n\n###\n[`v10.4.1`](https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1)\n\n[Compare\nSource](https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1)\n\n##### Bug Fixes\n\n- **deps:** replace chalk with picocolors\n([#​1341](https://github.com/testing-library/dom-testing-library/issues/1341))\n([225a3e4](https://github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644))\n\n</details>\n\n<details>\n<summary>testing-library/jest-dom\n(@​testing-library/jest-dom)</summary>\n\n###\n[`v6.6.4`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.4)\n\n[Compare\nSource](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)\n\n##### Performance Improvements\n\n- replace chalk with picocolors\n([#​659](https://github.com/testing-library/jest-dom/issues/659))\n([707e647](https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339))\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 help](https://elastic.slack.com/archives/C07AMD4CNUR) if that's\nundesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>","sha":"b162ee52a24439a468ab442a77cb9b4ac85ad627"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/230346","number":230346,"mergeCommit":{"message":"Update @testing-library (main) (#230346)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@testing-library/dom](https://github.com/testing-library/dom-testing-library)\n| devDependencies | patch | [`^10.4.0` ->\n`^10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.0/10.4.1)\n|\n|\n[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)\n| devDependencies | patch | [`^6.6.3` ->\n`^6.6.4`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.3/6.6.4)\n|\n\n---\n\n### Release Notes\n\n<details>\n<summary>testing-library/dom-testing-library\n(@​testing-library/dom)</summary>\n\n###\n[`v10.4.1`](https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1)\n\n[Compare\nSource](https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1)\n\n##### Bug Fixes\n\n- **deps:** replace chalk with picocolors\n([#​1341](https://github.com/testing-library/dom-testing-library/issues/1341))\n([225a3e4](https://github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644))\n\n</details>\n\n<details>\n<summary>testing-library/jest-dom\n(@​testing-library/jest-dom)</summary>\n\n###\n[`v6.6.4`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.4)\n\n[Compare\nSource](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)\n\n##### Performance Improvements\n\n- replace chalk with picocolors\n([#​659](https://github.com/testing-library/jest-dom/issues/659))\n([707e647](https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339))\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 help](https://elastic.slack.com/archives/C07AMD4CNUR) if that's\nundesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>","sha":"b162ee52a24439a468ab442a77cb9b4ac85ad627"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230881","number":230881,"state":"MERGED","mergeCommit":{"sha":"df74aa9b4d55331f75a6fa5dabcaae02a640a5ea","message":"[9.1] Update @testing-library (main) (#230346) (#230881)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [Update @testing-library (main)\n(#230346)](https://github.com/elastic/kibana/pull/230346)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>"}},{"branch":"8.19","label":"v8.19.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230880","number":230880,"state":"MERGED","mergeCommit":{"sha":"04bb4a433f905ab874db43c339bdcfa329261141","message":"[8.19] Update @testing-library (main) (#230346) (#230880)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.19`:\n- [Update @testing-library (main)\n(#230346)](https://github.com/elastic/kibana/pull/230346)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Ikuni17
added a commit
that referenced
this pull request
Aug 13, 2025
# Backport This will backport the following commits from `main` to `8.17`: - [Update @testing-library (main) (#230346)](#230346) <!--- Backport version: 10.0.1 --> ### 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-08-06T21:47:46Z","message":"Update @testing-library (main) (#230346)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@testing-library/dom](https://github.com/testing-library/dom-testing-library)\n| devDependencies | patch | [`^10.4.0` ->\n`^10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.0/10.4.1)\n|\n|\n[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)\n| devDependencies | patch | [`^6.6.3` ->\n`^6.6.4`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.3/6.6.4)\n|\n\n---\n\n### Release Notes\n\n<details>\n<summary>testing-library/dom-testing-library\n(@​testing-library/dom)</summary>\n\n###\n[`v10.4.1`](https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1)\n\n[Compare\nSource](https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1)\n\n##### Bug Fixes\n\n- **deps:** replace chalk with picocolors\n([#​1341](https://github.com/testing-library/dom-testing-library/issues/1341))\n([225a3e4](https://github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644))\n\n</details>\n\n<details>\n<summary>testing-library/jest-dom\n(@​testing-library/jest-dom)</summary>\n\n###\n[`v6.6.4`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.4)\n\n[Compare\nSource](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)\n\n##### Performance Improvements\n\n- replace chalk with picocolors\n([#​659](https://github.com/testing-library/jest-dom/issues/659))\n([707e647](https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339))\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 help](https://elastic.slack.com/archives/C07AMD4CNUR) if that's\nundesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>","sha":"b162ee52a24439a468ab442a77cb9b4ac85ad627","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.2.0","v9.1.1","v8.19.1"],"title":"Update @testing-library (main)","number":230346,"url":"https://github.com/elastic/kibana/pull/230346","mergeCommit":{"message":"Update @testing-library (main) (#230346)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@testing-library/dom](https://github.com/testing-library/dom-testing-library)\n| devDependencies | patch | [`^10.4.0` ->\n`^10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.0/10.4.1)\n|\n|\n[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)\n| devDependencies | patch | [`^6.6.3` ->\n`^6.6.4`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.3/6.6.4)\n|\n\n---\n\n### Release Notes\n\n<details>\n<summary>testing-library/dom-testing-library\n(@​testing-library/dom)</summary>\n\n###\n[`v10.4.1`](https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1)\n\n[Compare\nSource](https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1)\n\n##### Bug Fixes\n\n- **deps:** replace chalk with picocolors\n([#​1341](https://github.com/testing-library/dom-testing-library/issues/1341))\n([225a3e4](https://github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644))\n\n</details>\n\n<details>\n<summary>testing-library/jest-dom\n(@​testing-library/jest-dom)</summary>\n\n###\n[`v6.6.4`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.4)\n\n[Compare\nSource](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)\n\n##### Performance Improvements\n\n- replace chalk with picocolors\n([#​659](https://github.com/testing-library/jest-dom/issues/659))\n([707e647](https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339))\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 help](https://elastic.slack.com/archives/C07AMD4CNUR) if that's\nundesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>","sha":"b162ee52a24439a468ab442a77cb9b4ac85ad627"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/230346","number":230346,"mergeCommit":{"message":"Update @testing-library (main) (#230346)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@testing-library/dom](https://github.com/testing-library/dom-testing-library)\n| devDependencies | patch | [`^10.4.0` ->\n`^10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.0/10.4.1)\n|\n|\n[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)\n| devDependencies | patch | [`^6.6.3` ->\n`^6.6.4`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.3/6.6.4)\n|\n\n---\n\n### Release Notes\n\n<details>\n<summary>testing-library/dom-testing-library\n(@​testing-library/dom)</summary>\n\n###\n[`v10.4.1`](https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1)\n\n[Compare\nSource](https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1)\n\n##### Bug Fixes\n\n- **deps:** replace chalk with picocolors\n([#​1341](https://github.com/testing-library/dom-testing-library/issues/1341))\n([225a3e4](https://github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644))\n\n</details>\n\n<details>\n<summary>testing-library/jest-dom\n(@​testing-library/jest-dom)</summary>\n\n###\n[`v6.6.4`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.4)\n\n[Compare\nSource](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)\n\n##### Performance Improvements\n\n- replace chalk with picocolors\n([#​659](https://github.com/testing-library/jest-dom/issues/659))\n([707e647](https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339))\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 help](https://elastic.slack.com/archives/C07AMD4CNUR) if that's\nundesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>","sha":"b162ee52a24439a468ab442a77cb9b4ac85ad627"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230881","number":230881,"state":"MERGED","mergeCommit":{"sha":"df74aa9b4d55331f75a6fa5dabcaae02a640a5ea","message":"[9.1] Update @testing-library (main) (#230346) (#230881)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [Update @testing-library (main)\n(#230346)](https://github.com/elastic/kibana/pull/230346)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>"}},{"branch":"8.19","label":"v8.19.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230880","number":230880,"state":"MERGED","mergeCommit":{"sha":"04bb4a433f905ab874db43c339bdcfa329261141","message":"[8.19] Update @testing-library (main) (#230346) (#230880)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.19`:\n- [Update @testing-library (main)\n(#230346)](https://github.com/elastic/kibana/pull/230346)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Ikuni17
added a commit
that referenced
this pull request
Aug 13, 2025
# Backport This will backport the following commits from `main` to `8.18`: - [Update @testing-library (main) (#230346)](#230346) <!--- Backport version: 10.0.1 --> ### 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-08-06T21:47:46Z","message":"Update @testing-library (main) (#230346)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@testing-library/dom](https://github.com/testing-library/dom-testing-library)\n| devDependencies | patch | [`^10.4.0` ->\n`^10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.0/10.4.1)\n|\n|\n[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)\n| devDependencies | patch | [`^6.6.3` ->\n`^6.6.4`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.3/6.6.4)\n|\n\n---\n\n### Release Notes\n\n<details>\n<summary>testing-library/dom-testing-library\n(@​testing-library/dom)</summary>\n\n###\n[`v10.4.1`](https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1)\n\n[Compare\nSource](https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1)\n\n##### Bug Fixes\n\n- **deps:** replace chalk with picocolors\n([#​1341](https://github.com/testing-library/dom-testing-library/issues/1341))\n([225a3e4](https://github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644))\n\n</details>\n\n<details>\n<summary>testing-library/jest-dom\n(@​testing-library/jest-dom)</summary>\n\n###\n[`v6.6.4`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.4)\n\n[Compare\nSource](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)\n\n##### Performance Improvements\n\n- replace chalk with picocolors\n([#​659](https://github.com/testing-library/jest-dom/issues/659))\n([707e647](https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339))\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 help](https://elastic.slack.com/archives/C07AMD4CNUR) if that's\nundesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>","sha":"b162ee52a24439a468ab442a77cb9b4ac85ad627","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.2.0","v9.1.1","v8.19.1"],"title":"Update @testing-library (main)","number":230346,"url":"https://github.com/elastic/kibana/pull/230346","mergeCommit":{"message":"Update @testing-library (main) (#230346)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@testing-library/dom](https://github.com/testing-library/dom-testing-library)\n| devDependencies | patch | [`^10.4.0` ->\n`^10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.0/10.4.1)\n|\n|\n[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)\n| devDependencies | patch | [`^6.6.3` ->\n`^6.6.4`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.3/6.6.4)\n|\n\n---\n\n### Release Notes\n\n<details>\n<summary>testing-library/dom-testing-library\n(@​testing-library/dom)</summary>\n\n###\n[`v10.4.1`](https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1)\n\n[Compare\nSource](https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1)\n\n##### Bug Fixes\n\n- **deps:** replace chalk with picocolors\n([#​1341](https://github.com/testing-library/dom-testing-library/issues/1341))\n([225a3e4](https://github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644))\n\n</details>\n\n<details>\n<summary>testing-library/jest-dom\n(@​testing-library/jest-dom)</summary>\n\n###\n[`v6.6.4`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.4)\n\n[Compare\nSource](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)\n\n##### Performance Improvements\n\n- replace chalk with picocolors\n([#​659](https://github.com/testing-library/jest-dom/issues/659))\n([707e647](https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339))\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 help](https://elastic.slack.com/archives/C07AMD4CNUR) if that's\nundesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>","sha":"b162ee52a24439a468ab442a77cb9b4ac85ad627"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/230346","number":230346,"mergeCommit":{"message":"Update @testing-library (main) (#230346)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@testing-library/dom](https://github.com/testing-library/dom-testing-library)\n| devDependencies | patch | [`^10.4.0` ->\n`^10.4.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/10.4.0/10.4.1)\n|\n|\n[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)\n| devDependencies | patch | [`^6.6.3` ->\n`^6.6.4`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.3/6.6.4)\n|\n\n---\n\n### Release Notes\n\n<details>\n<summary>testing-library/dom-testing-library\n(@​testing-library/dom)</summary>\n\n###\n[`v10.4.1`](https://github.com/testing-library/dom-testing-library/releases/tag/v10.4.1)\n\n[Compare\nSource](https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1)\n\n##### Bug Fixes\n\n- **deps:** replace chalk with picocolors\n([#​1341](https://github.com/testing-library/dom-testing-library/issues/1341))\n([225a3e4](https://github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644))\n\n</details>\n\n<details>\n<summary>testing-library/jest-dom\n(@​testing-library/jest-dom)</summary>\n\n###\n[`v6.6.4`](https://github.com/testing-library/jest-dom/releases/tag/v6.6.4)\n\n[Compare\nSource](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)\n\n##### Performance Improvements\n\n- replace chalk with picocolors\n([#​659](https://github.com/testing-library/jest-dom/issues/659))\n([707e647](https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339))\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 help](https://elastic.slack.com/archives/C07AMD4CNUR) if that's\nundesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>","sha":"b162ee52a24439a468ab442a77cb9b4ac85ad627"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230881","number":230881,"state":"MERGED","mergeCommit":{"sha":"df74aa9b4d55331f75a6fa5dabcaae02a640a5ea","message":"[9.1] Update @testing-library (main) (#230346) (#230881)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [Update @testing-library (main)\n(#230346)](https://github.com/elastic/kibana/pull/230346)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>"}},{"branch":"8.19","label":"v8.19.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230880","number":230880,"state":"MERGED","mergeCommit":{"sha":"04bb4a433f905ab874db43c339bdcfa329261141","message":"[8.19] Update @testing-library (main) (#230346) (#230880)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.19`:\n- [Update @testing-library (main)\n(#230346)](https://github.com/elastic/kibana/pull/230346)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Brad White <Ikuni17@users.noreply.github.com>"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto9.1:Questions ?
Please refer to the Backport tool documentation