chore(deps): bump pyarrow from 21.0.0 to 23.0.1 in /scripts/perf/evidence/server-pgo-darwin-2026-09-07/reproduce - #4073
Conversation
Bumps [pyarrow](https://github.com/apache/arrow) from 21.0.0 to 23.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-21.0.0...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
|
Reviewed — safe to merge, verified by running the code rather than reading the changelog. The 21 → 23 jump looked like it warranted scrutiny, so I checked what actually breaks. Arrow 22 removed the deprecated string-based Parquet encryption methods and dropped Python 3.9; Arrow 23 removed The APIs it does use are all long-standing: Ran the bundled tests in a fresh venv with Two other things worth noting:
The two red checks are |
|
Closing, and this is a category error rather than a judgement call about the version.
The pinned versions are part of the measurement. The archive exists so that a specific result, produced on a specific day with specific tooling, can be reproduced and checked. Bumping the pins does not make anything safer; it makes the reproduction no longer a reproduction. The recorded provenance ( There is no exposure to fix here either: nothing in The real fix is that dependabot should not scan this tree at all, so this does not recur every time a transitive pin moves. Filing that separately. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps pyarrow from 21.0.0 to 23.0.1.
Release notes
Sourced from pyarrow's releases.
Commits
82a374eMINOR: [Release] Update versions for 23.0.1c1ae37cMINOR: [Release] Update .deb/.rpm changelogs for 23.0.18f6e557MINOR: [Release] Update CHANGELOG.md for 23.0.14e16a1aGH-49159: [C++][Gandiva] Detect overflow in repeat() (#49160)985621dGH-48817 [R][C++] Bump C++20 in R build infrastructure (#48819)1bea06aGH-49024: [CI] Update Debian version in.env(#49032)147bcd6GH-49156: [Python] Require GIL for string comparison (#49161)e4f922bGH-49138: [Packaging][Python] Remove nightly cython install from manylinux wh...f9376e4GH-49003: [C++] Don't considerout_of_rangean error in float parsing (#49095)ab2c0adGH-49044: [CI][Python] Fix test_download_tzdata_on_windows by adding required...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.