Skip to content

Commit

Permalink
[7.17] Upgrade execa from v4.1.0 to v5.1.1 (#167211) (#167367)
Browse files Browse the repository at this point in the history
# Backport

This will backport the following commits from `main` to `7.17`:
- [Upgrade execa from v4.1.0 to v5.1.1
(#167211)](#167211)

<!--- Backport version: 8.9.8 -->

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

<!--BACKPORT [{"author":{"name":"Thomas
Watson","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-09-26T18:27:57Z","message":"Upgrade
execa from v4.1.0 to v5.1.1
(#167211)","sha":"9cccd0ee4d9e88d8114ccceb463f92b5bd07eca9","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v8.11.0","v8.10.3"],"number":167211,"url":"https://github.com/elastic/kibana/pull/167211","mergeCommit":{"message":"Upgrade
execa from v4.1.0 to v5.1.1
(#167211)","sha":"9cccd0ee4d9e88d8114ccceb463f92b5bd07eca9"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/167211","number":167211,"mergeCommit":{"message":"Upgrade
execa from v4.1.0 to v5.1.1
(#167211)","sha":"9cccd0ee4d9e88d8114ccceb463f92b5bd07eca9"}},{"branch":"8.10","label":"v8.10.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/167329","number":167329,"state":"MERGED","mergeCommit":{"sha":"a3a681accead38dbd3de4dd5fa7a7b6bf2b94d79","message":"[8.10]
Upgrade execa from v4.1.0 to v5.1.1 (#167211) (#167329)\n\n#
Backport\n\nThis will backport the following commits from `main` to
`8.10`:\n- [Upgrade execa from v4.1.0 to
v5.1.1\n(#167211)](https://github.com/elastic/kibana/pull/167211)\n\n<!---
Backport version: 8.9.7 -->\n\n### Questions ?\nPlease refer to the
[Backport
tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT
[{\"author\":{\"name\":\"Thomas\nWatson\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2023-09-26T18:27:57Z\",\"message\":\"Upgrade\nexeca
from v4.1.0 to
v5.1.1\n(#167211)\",\"sha\":\"9cccd0ee4d9e88d8114ccceb463f92b5bd07eca9\",\"branchLabelMapping\":{\"^v8.11.0$\":\"main\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"release_note:skip\",\"backport:all-open\",\"v8.11.0\"],\"number\":167211,\"url\":\"https://github.com/elastic/kibana/pull/167211\",\"mergeCommit\":{\"message\":\"Upgrade\nexeca
from v4.1.0 to
v5.1.1\n(#167211)\",\"sha\":\"9cccd0ee4d9e88d8114ccceb463f92b5bd07eca9\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v8.11.0\",\"labelRegex\":\"^v8.11.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/167211\",\"number\":167211,\"mergeCommit\":{\"message\":\"Upgrade\nexeca
from v4.1.0 to
v5.1.1\n(#167211)\",\"sha\":\"9cccd0ee4d9e88d8114ccceb463f92b5bd07eca9\"}}]}]\nBACKPORT-->\n\nCo-authored-by:
Thomas Watson <[email protected]>"}}]}] BACKPORT-->

---------

Co-authored-by: kibanamachine <[email protected]>
  • Loading branch information
Thomas Watson and kibanamachine authored Sep 28, 2023
1 parent ce79d42 commit ea5a366
Show file tree
Hide file tree
Showing 3 changed files with 2,034 additions and 2,203 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
"del": "^5.1.0",
"elastic-apm-node": "^3.49.1",
"email-addresses": "^5.0.0",
"execa": "^4.0.2",
"execa": "^5.1.1",
"exit-hook": "^2.2.0",
"expiry-js": "0.1.7",
"extract-zip": "^2.0.1",
Expand Down
Loading

0 comments on commit ea5a366

Please sign in to comment.