Skip to content

Update dependency joi to v18.0.2 (main)#245131

Merged
afharo merged 3 commits intomainfrom
renovate/main-hapi-ecosystem
Jan 14, 2026
Merged

Update dependency joi to v18.0.2 (main)#245131
afharo merged 3 commits intomainfrom
renovate/main-hapi-ecosystem

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Dec 3, 2025

This PR contains the following updates:

Package Type Update Change
joi dependencies patch 18.0.1 -> 18.0.2

Release Notes

hapijs/joi (joi)

v18.0.2

Compare Source


Configuration

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

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// labels Dec 3, 2025
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team December 3, 2025 16:52
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-core (Team:Core)

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-hapi-ecosystem branch 4 times, most recently from 2efbd79 to cd53a43 Compare December 10, 2025 15:06
@afharo afharo added the backport:all-open Backport to all branches that could still receive a release label Dec 10, 2025
@afharo afharo enabled auto-merge (squash) December 10, 2025 23:39
@afharo
Copy link
Copy Markdown
Member

afharo commented Dec 10, 2025

/ci

1 similar comment
@afharo
Copy link
Copy Markdown
Member

afharo commented Dec 11, 2025

/ci

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-hapi-ecosystem branch from 8b59229 to 8b5a0dc Compare December 11, 2025 10:02
auto-merge was automatically disabled December 11, 2025 10:06

Pull Request is not mergeable

@afharo
Copy link
Copy Markdown
Member

afharo commented Dec 11, 2025

/ci

2 similar comments
@afharo
Copy link
Copy Markdown
Member

afharo commented Dec 11, 2025

/ci

@afharo
Copy link
Copy Markdown
Member

afharo commented Dec 11, 2025

/ci

@afharo afharo enabled auto-merge (squash) December 11, 2025 15:58
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-hapi-ecosystem branch from b1f4eb6 to 34712c2 Compare January 13, 2026 23:01
@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency joi to ^18.0.2 (main) Update dependency joi to v18.0.2 (main) Jan 13, 2026
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-hapi-ecosystem branch 3 times, most recently from 964d660 to f8d0039 Compare January 13, 2026 23:07
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/main-hapi-ecosystem branch from f8d0039 to 9acd1f3 Compare January 13, 2026 23:24
@afharo
Copy link
Copy Markdown
Member

afharo commented Jan 14, 2026

/ci

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@afharo
Copy link
Copy Markdown
Member

afharo commented Jan 14, 2026

/ci

@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Jan 14, 2026

💔 Build Failed

Failed CI Steps

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
lens 1.9MB 1.9MB +11.0B
observability 1.8MB 1.8MB +11.0B
securitySolution 10.8MB 10.8MB +11.0B
stackConnectors 1.1MB 1.1MB +11.0B
total +44.0B

History

@afharo afharo merged commit eef80ba into main Jan 14, 2026
14 checks passed
@afharo afharo deleted the renovate/main-hapi-ecosystem branch January 14, 2026 21:02
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.19, 9.1, 9.2, 9.3

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

@kibanamachine
Copy link
Copy Markdown
Contributor

💔 All backports failed

Status Branch Result
8.19 Backport failed because of merge conflicts
9.1 Backport failed because of merge conflicts
9.2 Backport failed because of merge conflicts
9.3 Backport failed because of merge conflicts

You might need to backport the following PRs to 9.3:
- Update dependency @redocly/cli to v2.14.2 (main) (#247295)
- Update dependency @types/moment-duration-format to ^2.2.7 (main) (#242221)
- Update dependency @hey-api/openapi-ts to v0.88.1 (main) (#247210)
- chore(slo): Create slo shared plugin (#246928)

Manual backport

To create the backport manually run:

node scripts/backport --pr 245131

Questions ?

Please refer to the Backport tool documentation

afharo pushed a commit to afharo/kibana that referenced this pull request Jan 15, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [joi](https://github.com/hapijs/joi) | dependencies | patch |
[`^18.0.1` ->
`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2) |

---

### Release Notes

<details>
<summary>hapijs/joi (joi)</summary>

###
[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)

[Compare
Source](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

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

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
(cherry picked from commit eef80ba)

# Conflicts:
#	package.json
#	src/core/server/integration_tests/ci_checks/saved_objects/check_registered_types.test.ts
#	yarn.lock
afharo pushed a commit to afharo/kibana that referenced this pull request Jan 15, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [joi](https://github.com/hapijs/joi) | dependencies | patch |
[`^18.0.1` ->
`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2) |

---

### Release Notes

<details>
<summary>hapijs/joi (joi)</summary>

###
[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)

[Compare
Source](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

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

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
(cherry picked from commit eef80ba)

# Conflicts:
#	package.json
#	src/core/packages/test-helpers/so-type-serializer/src/extract_migration_info.test.ts
#	src/core/server/integration_tests/ci_checks/saved_objects/check_registered_types.test.ts
#	yarn.lock
afharo pushed a commit to afharo/kibana that referenced this pull request Jan 15, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [joi](https://github.com/hapijs/joi) | dependencies | patch |
[`^18.0.1` ->
`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2) |

---

### Release Notes

<details>
<summary>hapijs/joi (joi)</summary>

###
[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)

[Compare
Source](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

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

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
(cherry picked from commit eef80ba)

# Conflicts:
#	package.json
#	src/core/packages/test-helpers/so-type-serializer/src/extract_migration_info.test.ts
#	src/core/server/integration_tests/ci_checks/saved_objects/check_registered_types.test.ts
#	yarn.lock
afharo pushed a commit to afharo/kibana that referenced this pull request Jan 15, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [joi](https://github.com/hapijs/joi) | dependencies | patch |
[`^18.0.1` ->
`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2) |

---

### Release Notes

<details>
<summary>hapijs/joi (joi)</summary>

###
[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)

[Compare
Source](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

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

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
(cherry picked from commit eef80ba)

# Conflicts:
#	package.json
#	src/core/packages/test-helpers/so-type-serializer/src/extract_migration_info.test.ts
#	src/core/server/integration_tests/ci_checks/saved_objects/check_registered_types.test.ts
#	yarn.lock
@afharo
Copy link
Copy Markdown
Member

afharo commented Jan 15, 2026

💚 All backports created successfully

Status Branch Result
9.3
9.2
9.1
8.19

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

Questions ?

Please refer to the Backport tool documentation

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jan 15, 2026
@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

afharo added a commit that referenced this pull request Jan 16, 2026
# Backport

This will backport the following commits from `main` to `9.2`:
- [Update dependency joi to ^18.0.2 (main)
(#245131)](#245131)

<!--- Backport version: 10.2.0 -->

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

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-01-14T21:02:33Z","message":"Update
dependency joi to ^18.0.2 (main) (#245131)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [joi](https://github.com/hapijs/joi) |
dependencies | patch |\n[`^18.0.1`
->\n`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>hapijs/joi
(joi)</summary>\n\n###\n[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n[Compare\nSource](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>","sha":"eef80ba66260bc1299d5dc6a3e5a1bad5ffe485c","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:all-open","Duty:Core","v9.4.0"],"title":"Update
dependency joi to v18.0.2
(main)","number":245131,"url":"https://github.com/elastic/kibana/pull/245131","mergeCommit":{"message":"Update
dependency joi to ^18.0.2 (main) (#245131)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [joi](https://github.com/hapijs/joi) |
dependencies | patch |\n[`^18.0.1`
->\n`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>hapijs/joi
(joi)</summary>\n\n###\n[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n[Compare\nSource](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>","sha":"eef80ba66260bc1299d5dc6a3e5a1bad5ffe485c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/245131","number":245131,"mergeCommit":{"message":"Update
dependency joi to ^18.0.2 (main) (#245131)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [joi](https://github.com/hapijs/joi) |
dependencies | patch |\n[`^18.0.1`
->\n`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>hapijs/joi
(joi)</summary>\n\n###\n[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n[Compare\nSource](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>","sha":"eef80ba66260bc1299d5dc6a3e5a1bad5ffe485c"}}]}]
BACKPORT-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
afharo added a commit that referenced this pull request Jan 16, 2026
# Backport

This will backport the following commits from `main` to `9.1`:
- [Update dependency joi to ^18.0.2 (main)
(#245131)](#245131)

<!--- Backport version: 10.2.0 -->

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

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-01-14T21:02:33Z","message":"Update
dependency joi to ^18.0.2 (main) (#245131)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [joi](https://github.com/hapijs/joi) |
dependencies | patch |\n[`^18.0.1`
->\n`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>hapijs/joi
(joi)</summary>\n\n###\n[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n[Compare\nSource](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>","sha":"eef80ba66260bc1299d5dc6a3e5a1bad5ffe485c","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:all-open","Duty:Core","v9.4.0"],"title":"Update
dependency joi to v18.0.2
(main)","number":245131,"url":"https://github.com/elastic/kibana/pull/245131","mergeCommit":{"message":"Update
dependency joi to ^18.0.2 (main) (#245131)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [joi](https://github.com/hapijs/joi) |
dependencies | patch |\n[`^18.0.1`
->\n`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>hapijs/joi
(joi)</summary>\n\n###\n[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n[Compare\nSource](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>","sha":"eef80ba66260bc1299d5dc6a3e5a1bad5ffe485c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/245131","number":245131,"mergeCommit":{"message":"Update
dependency joi to ^18.0.2 (main) (#245131)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [joi](https://github.com/hapijs/joi) |
dependencies | patch |\n[`^18.0.1`
->\n`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>hapijs/joi
(joi)</summary>\n\n###\n[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n[Compare\nSource](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>","sha":"eef80ba66260bc1299d5dc6a3e5a1bad5ffe485c"}}]}]
BACKPORT-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
afharo added a commit that referenced this pull request Jan 16, 2026
# Backport

This will backport the following commits from `main` to `9.3`:
- [Update dependency joi to ^18.0.2 (main)
(#245131)](#245131)

<!--- Backport version: 10.2.0 -->

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

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-01-14T21:02:33Z","message":"Update
dependency joi to ^18.0.2 (main) (#245131)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [joi](https://github.com/hapijs/joi) |
dependencies | patch |\n[`^18.0.1`
->\n`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>hapijs/joi
(joi)</summary>\n\n###\n[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n[Compare\nSource](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>","sha":"eef80ba66260bc1299d5dc6a3e5a1bad5ffe485c","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:all-open","Duty:Core","v9.4.0"],"title":"Update
dependency joi to v18.0.2
(main)","number":245131,"url":"https://github.com/elastic/kibana/pull/245131","mergeCommit":{"message":"Update
dependency joi to ^18.0.2 (main) (#245131)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [joi](https://github.com/hapijs/joi) |
dependencies | patch |\n[`^18.0.1`
->\n`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>hapijs/joi
(joi)</summary>\n\n###\n[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n[Compare\nSource](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>","sha":"eef80ba66260bc1299d5dc6a3e5a1bad5ffe485c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/245131","number":245131,"mergeCommit":{"message":"Update
dependency joi to ^18.0.2 (main) (#245131)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [joi](https://github.com/hapijs/joi) |
dependencies | patch |\n[`^18.0.1`
->\n`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>hapijs/joi
(joi)</summary>\n\n###\n[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n[Compare\nSource](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>","sha":"eef80ba66260bc1299d5dc6a3e5a1bad5ffe485c"}}]}]
BACKPORT-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
@kibanamachine
Copy link
Copy Markdown
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.

afharo added a commit that referenced this pull request Jan 19, 2026
# Backport

This will backport the following commits from `main` to `8.19`:
- [Update dependency joi to ^18.0.2 (main)
(#245131)](#245131)

<!--- Backport version: 10.2.0 -->

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

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-01-14T21:02:33Z","message":"Update
dependency joi to ^18.0.2 (main) (#245131)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [joi](https://github.com/hapijs/joi) |
dependencies | patch |\n[`^18.0.1`
->\n`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>hapijs/joi
(joi)</summary>\n\n###\n[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n[Compare\nSource](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>","sha":"eef80ba66260bc1299d5dc6a3e5a1bad5ffe485c","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:all-open","Duty:Core","v9.4.0"],"title":"Update
dependency joi to v18.0.2
(main)","number":245131,"url":"https://github.com/elastic/kibana/pull/245131","mergeCommit":{"message":"Update
dependency joi to ^18.0.2 (main) (#245131)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [joi](https://github.com/hapijs/joi) |
dependencies | patch |\n[`^18.0.1`
->\n`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>hapijs/joi
(joi)</summary>\n\n###\n[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n[Compare\nSource](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>","sha":"eef80ba66260bc1299d5dc6a3e5a1bad5ffe485c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/245131","number":245131,"mergeCommit":{"message":"Update
dependency joi to ^18.0.2 (main) (#245131)\n\nThis PR contains the
following updates:\n\n| Package | Type | Update | Change
|\n|---|---|---|---|\n| [joi](https://github.com/hapijs/joi) |
dependencies | patch |\n[`^18.0.1`
->\n`^18.0.2`](https://renovatebot.com/diffs/npm/joi/18.0.1/18.0.2)
|\n\n---\n\n### Release Notes\n\n<details>\n<summary>hapijs/joi
(joi)</summary>\n\n###\n[`v18.0.2`](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n[Compare\nSource](https://github.com/hapijs/joi/compare/v18.0.1...v18.0.2)\n\n</details>\n\n---\n\n###
Configuration\n\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦
**Automerge**: Disabled by config. Please merge this manually once
you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted,
or you tick the\nrebase/retry checkbox.\n\n🔕 **Ignore**: Close this PR
and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If
you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has
been generated by
[Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by:
Alejandro Fernández Haro
<alejandro.haro@elastic.co>","sha":"eef80ba66260bc1299d5dc6a3e5a1bad5ffe485c"}}]}]
BACKPORT-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
@kibanamachine kibanamachine added v8.19.11 and removed backport missing Added to PRs automatically when the are determined to be missing a backport. labels Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:all-open Backport to all branches that could still receive a release Duty:Core release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v8.19.11 v9.1.11 v9.2.5 v9.3.0 v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants