Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump pyarrow from 15.0.0 to 16.0.0 #320

Merged
merged 1 commit into from
May 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps pyarrow from 15.0.0 to 16.0.0.

Commits
  • 6a28035 MINOR: [Release] Update versions for 16.0.0
  • 4cd1b34 MINOR: [Release] Update .deb/.rpm changelogs for 16.0.0
  • 2847737 MINOR: [Release] Update CHANGELOG.md for 16.0.0
  • eb5f162 GH-41201: [C++] Fix mistake in integration test. Explicitly cast std::string ...
  • 5a146ed GH-35081: [Python] construct pandas.DataFrame with public API in to_pandas ...
  • b7187ad GH-41227: [CI][Release][GLib][Conda] Unpin gobject-introspection (#41228)
  • 9cb361c GH-41121: [C++] Fix: left anti join filter empty rows. (#41122)
  • 1e40252 GH-41016: [C++] Fix null count check in BooleanArray.true_count() (#41070)
  • 0d3af8d GH-41098: [Python] Add copy keyword in Array.array for numpy 2.0+ compati...
  • 0d1a016 GH-39848: [Python][Packaging] Build pyarrow wheels with numpy RC instead of n...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/pyarrow-16.0.0 branch from 3e04d58 to 8f3873d Compare April 26, 2024 12:02
@dependabot dependabot bot force-pushed the dependabot/pip/pyarrow-16.0.0 branch from 8f3873d to 66373fe Compare May 3, 2024 14:08
@dependabot dependabot bot force-pushed the dependabot/pip/pyarrow-16.0.0 branch 2 times, most recently from 50cb692 to 305389c Compare May 13, 2024 20:27
@mzappitello
Copy link
Contributor

@dependabot recreate

Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.0 to 16.0.0.
- [Commits](apache/arrow@go/v15.0.0...go/v16.0.0)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyarrow-16.0.0 branch from 305389c to 0a99d0b Compare May 13, 2024 20:40
@mzappitello
Copy link
Contributor

i looked through the changes and the only one that i found to be concerning was this one.

apache/arrow#40720

there are a few new types that are introduced in this version and it also is starting to support numpy2.0.

@mzappitello
Copy link
Contributor

i deployed this branch to dev ingestion and rail performance manager.

https://github.com/mbta/lamp/actions/runs/9085948225

will monitor and merge if no issues rise up.

@mzappitello mzappitello merged commit 6038c73 into main May 15, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pyarrow-16.0.0 branch May 15, 2024 21:18
mzappitello pushed a commit that referenced this pull request Jun 4, 2024
Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.0 to 16.0.0.
- [Commits](apache/arrow@go/v15.0.0...go/v16.0.0)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant