Skip to content

chore(deps): update rust crate duckdb to v1.10502.0#772

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/duckdb-1.x-lockfile
Open

chore(deps): update rust crate duckdb to v1.10502.0#772
renovate[bot] wants to merge 1 commit intomainfrom
renovate/duckdb-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 15, 2026

This PR contains the following updates:

Package Type Update Change
duckdb dependencies minor 1.10501.01.10502.0

Release Notes

duckdb/duckdb-rs (duckdb)

v1.10502.0

Compare Source

Highlights

  • Lifetime-safe vectors: FlatVector, ListVector, ArrayVector, and StructVector now carry a lifetime parameter tied to DataChunkHandle, preventing use-after-free bugs. Breaking: these types must be written as FlatVector<'_>, etc.
  • Static DuckDB extensions (experimental): new bundled-cmake feature builds DuckDB through upstream CMake, enabling static extensions like icu. Checkout-only for now.
  • Upgraded to bundled DuckDB v1.5.2.

What's Changed

Full Changelog: duckdb/duckdb-rs@v1.10501.0...v1.10502.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 is behind base branch, 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 renovate Bot force-pushed the renovate/duckdb-1.x-lockfile branch from 01b3d07 to 1e29603 Compare April 17, 2026 10:37
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.

0 participants