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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps pyarrow from 14.0.2 to 15.0.0.
Commits
a61f4af
MINOR: [Release] Update versions for 15.0.0772747b
MINOR: [Release] Update .deb/.rpm changelogs for 15.0.09a9ba9b
MINOR: [Release] Update CHANGELOG.md for 15.0.0e93d1ee
GH-39562: [C++][Parquet] Fix crash in test_parquet_dataset_lazy_filtering (#3...d82a5d0
GH-39598: [C#] Fix verification script (#39605)ead7735
GH-39604: [JS] Do not use resizable buffers yet (#39607)0f862c9
GH-39624: [R][CI] Add CMake to docker file and update envvars (#39625)209620f
GH-39584: [R] fallback to source gracefully (#39587)98e5525
GH-39601: [R] Don't download cmake when TEST_OFFLINE_BUILD=true (#39602)eb6076f
GH-39588: [CI][Go] Add CGO_ENABLED=1 to cdata_integration build to fix macOS ...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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show