Skip to content

chore(deps): bump the adbc group across 1 directory with 2 updates#892

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/adbc-38c6a3a779
Open

chore(deps): bump the adbc group across 1 directory with 2 updates#892
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/adbc-38c6a3a779

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the adbc group with 2 updates in the / directory: adbc_core and adbc_ffi.

Updates adbc_core from 0.22.0 to 0.23.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.22.0 to 0.23.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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 31, 2026
Bumps the adbc group with 2 updates in the / directory: [adbc_core](https://github.com/apache/arrow-adbc) and [adbc_ffi](https://github.com/apache/arrow-adbc).


Updates `adbc_core` from 0.22.0 to 0.23.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.22.0 to 0.23.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)

---
updated-dependencies:
- dependency-name: adbc_core
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: adbc
- dependency-name: adbc_ffi
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: adbc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the adbc group with 2 updates chore(deps): bump the adbc group across 1 directory with 2 updates Jun 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/adbc-38c6a3a779 branch from 7a4314f to 4fa3657 Compare June 7, 2026 20:24
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