Skip to content

chore: bump the arrow-adbc group across 1 directory with 6 updates - #53

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/arrow-adbc-707c64f7a9
Closed

chore: bump the arrow-adbc group across 1 directory with 6 updates#53
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/arrow-adbc-707c64f7a9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the arrow-adbc group with 6 updates in the / directory:

Package From To
adbc_core 0.23.0 0.24.0
adbc_ffi 0.23.0 0.24.0
arrow-array 58.4.0 59.2.0
arrow-buffer 58.4.0 59.2.0
arrow-schema 58.4.0 59.2.0
arrow-select 58.4.0 59.2.0

Updates adbc_core from 0.23.0 to 0.24.0

Changelog

Sourced from adbc_core's changelog.

ADBC Changelog

ADBC Libraries 0.1.0 (2022-12-25)

Fix

  • python: make package names consistent (#258)
  • c/driver_manager: accept connection options pre-Init (#230)
  • c/driver_manager,c/driver/postgres: fix version inference from Git tags (#184)
  • c/driver/postgres: fix duplicate symbols; add note about PKG_CONFIG_PATH (#169)
  • c/driver/postgres: fix wheel builds (#161)
  • c/validation: validate metadata more fully (#142)
  • c/validation: free schema in partitioning test (#141)
  • c/validation: cast to avoid MSVC warning (#135)

Feat

  • c/driver_manager: allow Arrow data as parameters in DBAPI layer (#245)
  • c/driver/postgres,c/driver/sqlite: add pkg-config/CMake definitions (#231)
  • c/driver/sqlite: add Python SQLite driver bindings (#201)
  • c/driver/sqlite: port SQLite driver to nanoarrow (#196)
  • c/driver_manager: expose ADBC functionality in DBAPI layer (#143)
  • c/driver_manager: don't require ConnectionGetInfo (#150)

Refactor

  • python: allow overriding package version (#236)
  • c: build Googletest if needed (#199)
  • c/driver_manager: remove unnecessary libarrow dependency (#194)
  • c: derive version components from base version (#178)
  • java/driver/jdbc: use upstream JDBC utilities (#167)

... (truncated)

Commits

Updates adbc_ffi from 0.23.0 to 0.24.0

Changelog

Sourced from adbc_ffi's changelog.

ADBC Changelog

ADBC Libraries 0.1.0 (2022-12-25)

Fix

  • python: make package names consistent (#258)
  • c/driver_manager: accept connection options pre-Init (#230)
  • c/driver_manager,c/driver/postgres: fix version inference from Git tags (#184)
  • c/driver/postgres: fix duplicate symbols; add note about PKG_CONFIG_PATH (#169)
  • c/driver/postgres: fix wheel builds (#161)
  • c/validation: validate metadata more fully (#142)
  • c/validation: free schema in partitioning test (#141)
  • c/validation: cast to avoid MSVC warning (#135)

Feat

  • c/driver_manager: allow Arrow data as parameters in DBAPI layer (#245)
  • c/driver/postgres,c/driver/sqlite: add pkg-config/CMake definitions (#231)
  • c/driver/sqlite: add Python SQLite driver bindings (#201)
  • c/driver/sqlite: port SQLite driver to nanoarrow (#196)
  • c/driver_manager: expose ADBC functionality in DBAPI layer (#143)
  • c/driver_manager: don't require ConnectionGetInfo (#150)

Refactor

  • python: allow overriding package version (#236)
  • c: build Googletest if needed (#199)
  • c/driver_manager: remove unnecessary libarrow dependency (#194)
  • c: derive version components from base version (#178)
  • java/driver/jdbc: use upstream JDBC utilities (#167)

... (truncated)

Commits

Updates arrow-array from 58.4.0 to 59.2.0

Release notes

Sourced from arrow-array's releases.

arrow 59.2.0

Changelog

59.2.0 - (2026-08-02)

Full Changelog

Enhancements

Bug fixes

... (truncated)

Changelog

Sourced from arrow-array's changelog.

Changelog

59.3.0 - (2026-08-25)

Full Changelog

Security fixes

  • [59_maintenance] Backport cargo audit fix by updating h2 dependency by @​alamb in #10834

Bug fixes

  • [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays by @​alamb in #10828
  • [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger than the page size limit by @​alamb in #10826
  • [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse pages by @​alamb in #10766
Commits
  • 782e5a6 Update version to 59.2.0, update changelog generation to git-cliff (#10451)
  • ed92960 Revert "chore: formalize the default map field names to match default arrow s...
  • bf82c78 chore(parquet): add link to ticket in object_store deprecation message (#10502)
  • 15c20f0 chore(avro): add link to ticket in object_store deprecation message (#10503)
  • e7ae89c Enable allow_attributes lint for arrow-string (#10482)
  • 37866b4 fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)
  • fd8ead5 arrow-avro: Deprecate object_store integration (#10484)
  • 34c7c2b parquet: Remove explicit object_store integration (#10354)
  • 6183ac9 Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)
  • 23e61b6 chore: add sub tags (#10473)
  • Additional commits viewable in compare view

Updates arrow-buffer from 58.4.0 to 59.2.0

Release notes

Sourced from arrow-buffer's releases.

arrow 59.2.0

Changelog

59.2.0 - (2026-08-02)

Full Changelog

Enhancements

Bug fixes

... (truncated)

Changelog

Sourced from arrow-buffer's changelog.

Changelog

59.3.0 - (2026-08-25)

Full Changelog

Security fixes

  • [59_maintenance] Backport cargo audit fix by updating h2 dependency by @​alamb in #10834

Bug fixes

  • [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays by @​alamb in #10828
  • [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger than the page size limit by @​alamb in #10826
  • [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse pages by @​alamb in #10766
Commits
  • 782e5a6 Update version to 59.2.0, update changelog generation to git-cliff (#10451)
  • ed92960 Revert "chore: formalize the default map field names to match default arrow s...
  • bf82c78 chore(parquet): add link to ticket in object_store deprecation message (#10502)
  • 15c20f0 chore(avro): add link to ticket in object_store deprecation message (#10503)
  • e7ae89c Enable allow_attributes lint for arrow-string (#10482)
  • 37866b4 fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)
  • fd8ead5 arrow-avro: Deprecate object_store integration (#10484)
  • 34c7c2b parquet: Remove explicit object_store integration (#10354)
  • 6183ac9 Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)
  • 23e61b6 chore: add sub tags (#10473)
  • Additional commits viewable in compare view

Updates arrow-schema from 58.4.0 to 59.2.0

Release notes

Sourced from arrow-schema's releases.

arrow 59.2.0

Changelog

59.2.0 - (2026-08-02)

Full Changelog

Enhancements

Bug fixes

... (truncated)

Changelog

Sourced from arrow-schema's changelog.

Changelog

59.3.0 - (2026-08-25)

Full Changelog

Security fixes

  • [59_maintenance] Backport cargo audit fix by updating h2 dependency by @​alamb in #10834

Bug fixes

  • [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays by @​alamb in #10828
  • [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger than the page size limit by @​alamb in #10826
  • [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse pages by @​alamb in #10766
Commits
  • 782e5a6 Update version to 59.2.0, update changelog generation to git-cliff (#10451)
  • ed92960 Revert "chore: formalize the default map field names to match default arrow s...
  • bf82c78 chore(parquet): add link to ticket in object_store deprecation message (#10502)
  • 15c20f0 chore(avro): add link to ticket in object_store deprecation message (#10503)
  • e7ae89c Enable allow_attributes lint for arrow-string (#10482)
  • 37866b4 fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)
  • fd8ead5 arrow-avro: Deprecate object_store integration (#10484)
  • 34c7c2b parquet: Remove explicit object_store integration (#10354)
  • 6183ac9 Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)
  • 23e61b6 chore: add sub tags (#10473)
  • Additional commits viewable in compare view

Updates arrow-select from 58.4.0 to 59.2.0

Release notes

Sourced from arrow-select's releases.

arrow 59.2.0

Changelog

59.2.0 - (2026-08-02)

Full Changelog

Enhancements

Bug fixes

... (truncated)

Changelog

Sourced from arrow-select's changelog.

Changelog

59.3.0 - (2026-08-25)

Full Changelog

Security fixes

  • [59_maintenance] Backport cargo audit fix by updating h2 dependency by @​alamb in #10834

Bug fixes

  • [59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays by @​alamb in #10828
  • [59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger than the page size limit by @​alamb in #10826
  • [59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse pages by @​alamb in #10766
Commits
  • 782e5a6 Update version to 59.2.0, update changelog generation to git-cliff (#10451)
  • ed92960 Revert "chore: formalize the default map field names to match default arrow s...
  • bf82c78 chore(parquet): add link to ticket in object_store deprecation message (#10502)
  • 15c20f0 chore(avro): add link to ticket in object_store deprecation message (#10503)
  • e7ae89c Enable allow_attributes lint for arrow-string (#10482)
  • 37866b4 fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)
  • fd8ead5 arrow-avro: Deprecate object_store integration (#10484)
  • 34c7c2b parquet: Remove explicit object_store integration (#10354)
  • 6183ac9 Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)
  • 23e61b6 chore: add sub tags (#10473)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 10, 2026
@dependabot dependabot Bot changed the title chore: Bump the arrow-adbc group across 1 directory with 6 updates chore: bump the arrow-adbc group across 1 directory with 6 updates Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/arrow-adbc-707c64f7a9 branch 2 times, most recently from b2b58a1 to feda4b6 Compare August 24, 2026 20:06
Bumps the arrow-adbc group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [adbc_core](https://github.com/apache/arrow-adbc) | `0.23.0` | `0.24.0` |
| [adbc_ffi](https://github.com/apache/arrow-adbc) | `0.23.0` | `0.24.0` |
| [arrow-array](https://github.com/apache/arrow-rs) | `58.4.0` | `59.2.0` |
| [arrow-buffer](https://github.com/apache/arrow-rs) | `58.4.0` | `59.2.0` |
| [arrow-schema](https://github.com/apache/arrow-rs) | `58.4.0` | `59.2.0` |
| [arrow-select](https://github.com/apache/arrow-rs) | `58.4.0` | `59.2.0` |



Updates `adbc_core` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/apache/arrow-adbc/releases)
- [Changelog](https://github.com/apache/arrow-adbc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-adbc/commits)

Updates `adbc_ffi` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/apache/arrow-adbc/releases)
- [Changelog](https://github.com/apache/arrow-adbc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-adbc/commits)

Updates `arrow-array` from 58.4.0 to 59.2.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](apache/arrow-rs@58.4.0...59.2.0)

Updates `arrow-buffer` from 58.4.0 to 59.2.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](apache/arrow-rs@58.4.0...59.2.0)

Updates `arrow-schema` from 58.4.0 to 59.2.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](apache/arrow-rs@58.4.0...59.2.0)

Updates `arrow-select` from 58.4.0 to 59.2.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](apache/arrow-rs@58.4.0...59.2.0)

---
updated-dependencies:
- dependency-name: adbc_core
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: arrow-adbc
- dependency-name: adbc_ffi
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: arrow-adbc
- dependency-name: arrow-array
  dependency-version: 59.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: arrow-adbc
- dependency-name: arrow-buffer
  dependency-version: 59.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: arrow-adbc
- dependency-name: arrow-schema
  dependency-version: 59.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: arrow-adbc
- dependency-name: arrow-select
  dependency-version: 59.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: arrow-adbc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/arrow-adbc-707c64f7a9 branch from feda4b6 to d0d0a11 Compare August 31, 2026 20:06
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 1, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/arrow-adbc-707c64f7a9 branch September 1, 2026 15:09
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants