FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): update dependency org.apache.arrow:arrow-memory-core to v19 by renovate-bot · Pull Request #12686 · googleapis/google-cloud-java · GitHub

chore(deps): update dependency org.apache.arrow:arrow-memory-core to v19 - #12686

Open
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/major-upper-bound-dependencies-file
Open

chore(deps): update dependency org.apache.arrow:arrow-memory-core to v19#12686
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/major-upper-bound-dependencies-file

Conversation

renovate-bot commented Apr 6, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.apache.arrow:arrow-memory-core (source) 18.3.0 → 19.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

apache/arrow-java (org.apache.arrow:arrow-memory-core)

v19.0.0: Apache Arrow Java 19.0.0

Compare Source

What's Changed

Breaking Changes
New Features and Enhancements
Bug Fixes
Other Changes

New Contributors

Full Changelog: apache/arrow-java@v18.3.0...v19.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate-bot requested a review from a team as a code owner April 6, 2026 18:36

gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Code Review

This pull request updates the arrow-memory-core dependency from version 18.3.0 to 19.0.0. Feedback indicates that updating this module in isolation is problematic because Apache Arrow components are tightly coupled and require version parity to avoid binary incompatibility and runtime errors like NoSuchMethodError.

com.google.cloud.opentelemetry:exporter-metrics,google.cloud.opentelemetry=0.36.0
com.google.flogger:flogger,flogger=0.9
org.apache.arrow:arrow-memory-core,arrow=18.3.0
org.apache.arrow:arrow-memory-core,arrow=19.0.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Updating arrow-memory-core to a new major version (v19.0.0) in isolation is problematic. Apache Arrow modules (e.g., arrow-vector, arrow-memory-netty) are tightly coupled and must share the same version to maintain binary compatibility; mixing v19.0.0 with v18.x modules will lead to runtime errors such as NoSuchMethodError. Additionally, v19.0.0 introduces breaking API changes (e.g., in BitVectorHelper and MetadataAdapter) and internal changes to ArrowBuf (GH-1038) that may require code updates.

References
  1. Dependency version mismatches suggested by bots should be verified, especially for tightly coupled modules like Apache Arrow where version parity is required for binary compatibility.

renovate-bot force-pushed the renovate/major-upper-bound-dependencies-file branch 2 times, most recently from 237e451 to e8f5938 Compare May 14, 2026 17:09
renovate-bot force-pushed the renovate/major-upper-bound-dependencies-file branch from e8f5938 to d0d4b1c Compare May 29, 2026 21:29
renovate-bot requested a review from a team as a code owner May 29, 2026 21:29
renovate-bot changed the title chore(deps): update dependency org.apache.arrow:arrow-memory-core to v19 chore(deps): update upper bound dependencies file to v19 Jun 2, 2026
renovate-bot changed the title chore(deps): update upper bound dependencies file to v19 chore(deps): update dependency org.apache.arrow:arrow-memory-core to v19 Jun 29, 2026
renovate-bot force-pushed the renovate/major-upper-bound-dependencies-file branch from d0d4b1c to 70e0460 Compare June 29, 2026 19:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL