mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
# 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:
parent
aac7f9cbc2
commit
f2843437b1
1 changed files with 1 additions and 1 deletions
|
@ -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"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue