Skip to content

Bump duckdb from 1.10501.0 to 1.10503.1 in the rust-dependencies group across 1 directory#30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-dependencies-2c09f7b724
Open

Bump duckdb from 1.10501.0 to 1.10503.1 in the rust-dependencies group across 1 directory#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-dependencies-2c09f7b724

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Bumps the rust-dependencies group with 1 update in the / directory: duckdb.

Updates duckdb from 1.10501.0 to 1.10503.1

Release notes

Sourced from duckdb's releases.

v1.10503.1

What's Changed

Full Changelog: duckdb/duckdb-rs@v1.10503.0...v1.10503.1

v1.10503.0

Highlights

  • New ergonomic named parameter binding: named_params! macro, &[(&str, &dyn ToSql)] slices, and a generic HashMap Params impl.
  • New build env vars: DUCKDB_DISABLE_EXTENSION_LOAD=1 disables extension install/load, and DUCKDB_DISABLE_JEMALLOC=1 opts bundled-cmake builds out of jemalloc (now re-enabled by default on supported targets).
  • FFI soundness: typed vector slice/set_child APIs are now unsafe; DuckDB-owned C strings use RAII; binding unsupported Value variants errors instead of panicking.
  • ArrowVTab view rebinds no longer dereference freed Arrow FFI memory.
  • vtab::Value gains typed primitive getters and to_list() -> Option<Vec<Value>>.
  • Bundled DuckDB upgraded to v1.5.3 (adds VARIANT metadata).

What's Changed

New Contributors

Full Changelog: duckdb/duckdb-rs@v1.10502.0...v1.10503.0

v1.10502.0

... (truncated)

Commits
  • 3191caa Crate patch release v1.10503.1 (#768)
  • c67fcab Tighten bundled-cmake docs
  • b274f16 Crate patch release v1.10503.1
  • 22bf6ce Add patch-release mode to upgrade script (#767)
  • e5c6785 Harden upgrade script validation
  • 7e5749f Document patch-compatible version requirements
  • 310fb00 Add patch-release mode to upgrade script
  • 2f11774 Avoid Windows mtime restore in bundled builds (#766)
  • ee8c88c Avoid Windows mtime restore in bundled builds
  • 1d999dd Add bundled-cmake jemalloc escape hatch (#763)
  • 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 Apr 26, 2026
Bumps the rust-dependencies group with 1 update in the / directory: [duckdb](https://github.com/duckdb/duckdb-rs).


Updates `duckdb` from 1.10501.0 to 1.10503.1
- [Release notes](https://github.com/duckdb/duckdb-rs/releases)
- [Commits](duckdb/duckdb-rs@v1.10501.0...v1.10503.1)

---
updated-dependencies:
- dependency-name: duckdb
  dependency-version: 1.10502.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump duckdb from 1.10501.0 to 1.10502.0 in the rust-dependencies group Bump duckdb from 1.10501.0 to 1.10503.1 in the rust-dependencies group across 1 directory May 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/rust-dependencies-2c09f7b724 branch from 69056ca to 3c301e5 Compare May 24, 2026 15:12
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