[8.x] chore(deps): Add `joi` to the hapi group in renovate (#194623) (#194697)

# Backport

This will backport the following commits from `main` to `8.x`:
- [chore(deps): Add `joi` to the hapi group in renovate
(#194623)](https://github.com/elastic/kibana/pull/194623)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT [{"author":{"name":"Alejandro Fernández
Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2024-10-02T12:21:54Z","message":"chore(deps):
Add `joi` to the hapi group in renovate
(#194623)","sha":"4dca8f6f703bcaa5aba41c73d72457ede1c5d552","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Core","release_note:skip","dependencies","v9.0.0","backport:prev-minor"],"title":"chore(deps):
Add `joi` to the hapi group in
renovate","number":194623,"url":"https://github.com/elastic/kibana/pull/194623","mergeCommit":{"message":"chore(deps):
Add `joi` to the hapi group in renovate
(#194623)","sha":"4dca8f6f703bcaa5aba41c73d72457ede1c5d552"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/194623","number":194623,"mergeCommit":{"message":"chore(deps):
Add `joi` to the hapi group in renovate
(#194623)","sha":"4dca8f6f703bcaa5aba41c73d72457ede1c5d552"}}]}]
BACKPORT-->

Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
This commit is contained in:
Kibana Machine 2024-10-03 00:10:31 +10:00 committed by GitHub
parent aac7f9cbc2
commit f2843437b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -144,7 +144,7 @@
},
{
"groupName": "HAPI ecosystem",
"matchDepNames": ["@hapi/**", "brok"],
"matchDepNames": ["@hapi/**", "brok", "joi"],
"reviewers": ["team:kibana-core"],
"matchBaseBranches": ["main"],
"labels": ["release_note:skip", "Team:Core", "backport:prev-minor"],