Skip to content

Commit 0db04d3

Browse files
[9.1] apache-arrow: ensure v20+ (#233625) (#233642)
# Backport This will backport the following commits from `main` to `9.1`: - [apache-arrow: ensure v20+ (#233625)](#233625) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Alejandro Fernández Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2025-09-01T13:27:11Z","message":"apache-arrow: ensure v20+ (#233625)\n\n## Summary\n\nThe ES client's team needs apache-arrow to be on v20, at least.\n\nThis PR bumps the ES client's underlying client to that version by using\n`resolutions` in the package.json.\n\n### Checklist\n\n- [x] This was checked for breaking HTTP API changes, and any breaking\nchanges have been approved by the breaking-change committee. The\n`release_note:breaking` label should be applied in these situations.\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"33851e69c204d109a8bae40ef1d7eb03b00f7432","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:version","v9.2.0","v9.1.4","v8.19.4"],"title":"apache-arrow: ensure v20+","number":233625,"url":"https://github.com/elastic/kibana/pull/233625","mergeCommit":{"message":"apache-arrow: ensure v20+ (#233625)\n\n## Summary\n\nThe ES client's team needs apache-arrow to be on v20, at least.\n\nThis PR bumps the ES client's underlying client to that version by using\n`resolutions` in the package.json.\n\n### Checklist\n\n- [x] This was checked for breaking HTTP API changes, and any breaking\nchanges have been approved by the breaking-change committee. The\n`release_note:breaking` label should be applied in these situations.\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"33851e69c204d109a8bae40ef1d7eb03b00f7432"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/233625","number":233625,"mergeCommit":{"message":"apache-arrow: ensure v20+ (#233625)\n\n## Summary\n\nThe ES client's team needs apache-arrow to be on v20, at least.\n\nThis PR bumps the ES client's underlying client to that version by using\n`resolutions` in the package.json.\n\n### Checklist\n\n- [x] This was checked for breaking HTTP API changes, and any breaking\nchanges have been approved by the breaking-change committee. The\n`release_note:breaking` label should be applied in these situations.\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"33851e69c204d109a8bae40ef1d7eb03b00f7432"}},{"branch":"9.1","label":"v9.1.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
1 parent 0adbea8 commit 0db04d3

File tree

2 files changed

+25
-36
lines changed

2 files changed

+25
-36
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
"@types/react": "~18.2.0",
102102
"@types/react-dom": "~18.2.0",
103103
"@xstate5/react/**/xstate": "^5.19.2",
104+
"apache-arrow": "20.x - 21.x",
104105
"globby/fast-glob": "^3.3.2",
105106
"pkce-challenge": "3.1.0"
106107
},

yarn.lock

Lines changed: 24 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -12743,7 +12743,7 @@
1274312743
dependencies:
1274412744
"@types/node" "*"
1274512745

12746-
"@types/node@*", "@types/node@14 || 16 || 17", "@types/node@22.15.3", "@types/node@>=13.7.0", "@types/node@>=18.0.0", "@types/node@^18.0.0", "@types/node@^18.11.18", "@types/node@^20.13.0":
12746+
"@types/node@*", "@types/node@14 || 16 || 17", "@types/node@22.15.3", "@types/node@>=13.7.0", "@types/node@>=18.0.0", "@types/node@^18.0.0", "@types/node@^18.11.18", "@types/node@^24.0.3":
1274712747
version "22.15.3"
1274812748
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b"
1274912749
integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==
@@ -14224,18 +14224,18 @@ anymatch@^3.0.3, anymatch@^3.1.3, anymatch@~3.1.2:
1422414224
normalize-path "^3.0.0"
1422514225
picomatch "^2.0.4"
1422614226

14227-
"apache-arrow@18.x - 20.x", "apache-arrow@18.x - 21.x":
14228-
version "18.0.0"
14229-
resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-18.0.0.tgz#a187bd55318a7a68b6ff09835d05e89e019eba2e"
14230-
integrity sha512-gFlPaqN9osetbB83zC29AbbZqGiCuFH1vyyPseJ+B7SIbfBtESV62mMT/CkiIt77W6ykC/nTWFzTXFs0Uldg4g==
14227+
"apache-arrow@18.x - 20.x", "apache-arrow@18.x - 21.x", "apache-arrow@20.x - 21.x":
14228+
version "21.0.0"
14229+
resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-21.0.0.tgz#e73f0b731511273ab26b576cd4c661213c08d2b1"
14230+
integrity sha512-UueXr0y7S6SB6ToIEON0ZIwRln1EY05NIMXKfPu8fumASypkXXHEb6LRTZGh7vnYoQ9TgqNMNN1937wyY9lyFQ==
1423114231
dependencies:
1423214232
"@swc/helpers" "^0.5.11"
1423314233
"@types/command-line-args" "^5.2.3"
1423414234
"@types/command-line-usage" "^5.0.4"
14235-
"@types/node" "^20.13.0"
14236-
command-line-args "^5.2.1"
14235+
"@types/node" "^24.0.3"
14236+
command-line-args "^6.0.1"
1423714237
command-line-usage "^7.0.1"
14238-
flatbuffers "^24.3.25"
14238+
flatbuffers "^25.1.24"
1423914239
json-bignum "^0.0.3"
1424014240
tslib "^2.6.2"
1424114241

@@ -14353,11 +14353,6 @@ arr-union@^3.1.0:
1435314353
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
1435414354
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
1435514355

14356-
array-back@^3.0.1, array-back@^3.1.0:
14357-
version "3.1.0"
14358-
resolved "https://registry.yarnpkg.com/array-back/-/array-back-3.1.0.tgz#b8859d7a508871c9a7b2cf42f99428f65e96bfb0"
14359-
integrity sha512-TkuxA4UCOvxuDK6NZYXCalszEzj+TLszyASooky+i742l9TqsOdYCMJJupxRic61hwquNtppB3hgcuq9SVSH1Q==
14360-
1436114356
array-back@^6.2.2:
1436214357
version "6.2.2"
1436314358
resolved "https://registry.yarnpkg.com/array-back/-/array-back-6.2.2.tgz#f567d99e9af88a6d3d2f9dfcc21db6f9ba9fd157"
@@ -16226,15 +16221,15 @@ comma-separated-tokens@^1.0.0:
1622616221
resolved "https://registry.yarnpkg.com/comma-separated-tokens/-/comma-separated-tokens-1.0.8.tgz#632b80b6117867a158f1080ad498b2fbe7e3f5ea"
1622716222
integrity sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==
1622816223

16229-
command-line-args@^5.2.1:
16230-
version "5.2.1"
16231-
resolved "https://registry.yarnpkg.com/command-line-args/-/command-line-args-5.2.1.tgz#c44c32e437a57d7c51157696893c5909e9cec42e"
16232-
integrity sha512-H4UfQhZyakIjC74I9d34fGYDwk3XpSr17QhEd0Q3I9Xq1CETHo4Hcuo87WyWHpAF1aSLjLRf5lD9ZGX2qStUvg==
16224+
command-line-args@^6.0.1:
16225+
version "6.0.1"
16226+
resolved "https://registry.yarnpkg.com/command-line-args/-/command-line-args-6.0.1.tgz#cbd1efb4f72b285dbd54bde9a8585c2d9694b070"
16227+
integrity sha512-Jr3eByUjqyK0qd8W0SGFW1nZwqCaNCtbXjRo2cRJC1OYxWl3MZ5t1US3jq+cO4sPavqgw4l9BMGX0CBe+trepg==
1623316228
dependencies:
16234-
array-back "^3.1.0"
16235-
find-replace "^3.0.0"
16229+
array-back "^6.2.2"
16230+
find-replace "^5.0.2"
1623616231
lodash.camelcase "^4.3.0"
16237-
typical "^4.0.0"
16232+
typical "^7.2.0"
1623816233

1623916234
command-line-usage@^7.0.1:
1624016235
version "7.0.3"
@@ -19842,12 +19837,10 @@ find-my-way-ts@^0.1.2:
1984219837
resolved "https://registry.yarnpkg.com/find-my-way-ts/-/find-my-way-ts-0.1.5.tgz#9de9494f19e0319d4f6366bb91d6bf7952af7874"
1984319838
integrity sha512-4GOTMrpGQVzsCH2ruUn2vmwzV/02zF4q+ybhCIrw/Rkt3L8KWcycdC6aJMctJzwN4fXD4SD5F/4B9Sksh5rE0A==
1984419839

19845-
find-replace@^3.0.0:
19846-
version "3.0.0"
19847-
resolved "https://registry.yarnpkg.com/find-replace/-/find-replace-3.0.0.tgz#3e7e23d3b05167a76f770c9fbd5258b0def68c38"
19848-
integrity sha512-6Tb2myMioCAgv5kfvP5/PkZZ/ntTpVK39fHY7WkWBgvbeE+VHd/tZuZ4mrC+bxh4cfOZeYKVPaJIZtZXV7GNCQ==
19849-
dependencies:
19850-
array-back "^3.0.1"
19840+
find-replace@^5.0.2:
19841+
version "5.0.2"
19842+
resolved "https://registry.yarnpkg.com/find-replace/-/find-replace-5.0.2.tgz#fe27ff0be05975aef6fc679c1139bbabea564e26"
19843+
integrity sha512-Y45BAiE3mz2QsrN2fb5QEtO4qb44NcS7en/0y9PEVsg351HsLeVclP8QPMH79Le9sH3rs5RSwJu99W0WPZO43Q==
1985119844

1985219845
find-root@^1.1.0:
1985319846
version "1.1.0"
@@ -19919,10 +19912,10 @@ flat@^5.0.2:
1991919912
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
1992019913
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
1992119914

19922-
flatbuffers@^24.3.25:
19923-
version "24.3.25"
19924-
resolved "https://registry.yarnpkg.com/flatbuffers/-/flatbuffers-24.3.25.tgz#e2f92259ba8aa53acd0af7844afb7c7eb95e7089"
19925-
integrity sha512-3HDgPbgiwWMI9zVB7VYBHaMrbOO7Gm0v+yD2FV/sCKj+9NDeVL7BOBYUuhWAQGKWOzBo8S9WdMvV0eixO233XQ==
19915+
flatbuffers@^25.1.24:
19916+
version "25.2.10"
19917+
resolved "https://registry.yarnpkg.com/flatbuffers/-/flatbuffers-25.2.10.tgz#308b750545f62db670ca4c9d7dbc66161420a95e"
19918+
integrity sha512-7JlN9ZvLDG1McO3kbX0k4v+SUAg48L1rIwEvN6ZQl/eCtgJz9UylTMzE9wrmYrcorgxm3CX/3T/w5VAub99UUw==
1992619919

1992719920
flatted@^3.1.0:
1992819921
version "3.1.0"
@@ -31835,12 +31828,7 @@ typewise@^1.0.3:
3183531828
dependencies:
3183631829
typewise-core "^1.2.0"
3183731830

31838-
typical@^4.0.0:
31839-
version "4.0.0"
31840-
resolved "https://registry.yarnpkg.com/typical/-/typical-4.0.0.tgz#cbeaff3b9d7ae1e2bbfaf5a4e6f11eccfde94fc4"
31841-
integrity sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==
31842-
31843-
typical@^7.1.1:
31831+
typical@^7.1.1, typical@^7.2.0:
3184431832
version "7.3.0"
3184531833
resolved "https://registry.yarnpkg.com/typical/-/typical-7.3.0.tgz#930376be344228709f134613911fa22aa09617a4"
3184631834
integrity sha512-ya4mg/30vm+DOWfBg4YK3j2WD6TWtRkCbasOJr40CseYENzCUby/7rIvXA99JGsQHeNxLbnXdyLLxKSv3tauFw==

0 commit comments

Comments
 (0)