Skip to content

Commit

Permalink
[8.17] Update dependency @elastic/request-converter to ^8.16.2 (main) (
Browse files Browse the repository at this point in the history
…#201856) (#202709)

# Backport

This will backport the following commits from `main` to `8.17`:
- [Update dependency @elastic/request-converter to ^8.16.2 (main)
(#201856)](#201856)

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

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

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-11-27T13:46:35Z","message":"Update
dependency @elastic/request-converter to ^8.16.2 (main)
(#201856)","sha":"4fbec3f31838f06e011c5a9ac9bb4d5d4ec97c84","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Console","Team:Kibana
Management","release_note:skip","backport:skip","v9.0.0","backport:prev-minor","v8.16.0","v8.17.0"],"number":201856,"url":"https://github.com/elastic/kibana/pull/201856","mergeCommit":{"message":"Update
dependency @elastic/request-converter to ^8.16.2 (main)
(#201856)","sha":"4fbec3f31838f06e011c5a9ac9bb4d5d4ec97c84"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.17"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/201856","number":201856,"mergeCommit":{"message":"Update
dependency @elastic/request-converter to ^8.16.2 (main)
(#201856)","sha":"4fbec3f31838f06e011c5a9ac9bb4d5d4ec97c84"}},{"branch":"8.16","label":"v8.16.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
sabarasaba and elastic-renovate-prod[bot] authored Dec 4, 2024
1 parent 77cf573 commit 3abb25e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"@elastic/numeral": "^2.5.1",
"@elastic/react-search-ui": "^1.20.2",
"@elastic/react-search-ui-views": "^1.20.2",
"@elastic/request-converter": "^8.15.4",
"@elastic/request-converter": "^8.16.2",
"@elastic/request-crypto": "^2.0.3",
"@elastic/search-ui": "^1.20.2",
"@elastic/search-ui-app-search-connector": "^1.20.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2380,10 +2380,10 @@
"@elastic/react-search-ui-views" "1.20.2"
"@elastic/search-ui" "1.20.2"

"@elastic/request-converter@^8.15.4":
version "8.16.0"
resolved "https://registry.yarnpkg.com/@elastic/request-converter/-/request-converter-8.16.0.tgz#e607d06d898ec290c7a9412104d7fa67d5fb9c8c"
integrity sha512-tSwCJMoX3/hme1HXi7ewfP5E+BLFV2LcItt3EB4eucWPKEtG3SqJ3iuK3ygWm1PodPz8Mww/DMaxTJFERb/usg==
"@elastic/request-converter@^8.16.2":
version "8.16.2"
resolved "https://registry.yarnpkg.com/@elastic/request-converter/-/request-converter-8.16.2.tgz#e82c5c794adf8da37795cb8656e2f0334460cb08"
integrity sha512-bljPrXbXkImBglTz5N8Rrpmzc64ahpZxOkBIKFBX1mnU3kv/JDeMjsv1rvfHXrkuhtQQ4kRRZqfwmqzJIwzlag==
dependencies:
child-process-promise "^2.2.1"
commander "^12.1.0"
Expand Down

0 comments on commit 3abb25e

Please sign in to comment.