Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps duckdb from 1.3.0 to 1.3.2.

Release notes

Sourced from duckdb's releases.

v1.3.2 Bugfix Release

This is a bug fix release for various issues discovered after we released 1.3.1. There are no new major features, just bug fixes. Database files created by DuckDB versions all the way back to v0.9 can be read by this version.

What's Changed

... (truncated)

Commits
  • ee5686f bump julia to v1.3.1 (#17966)
  • 148396f bump julia to v1.3.1
  • cf42228 Make sure distance is always an int when doing version bumps in setup.py (#17...
  • 89638a5 Make sure distance is always an int when doing version bumps in setup.py
  • 7b87023 stringstream: Wrap as duckdb::stringstream, and imbue with locale::classic on...
  • f79594b duckdb_base_std:: plus compile time test on discontinued functions (#17866)
  • e61a68d Move from duckdb/wrapped/std to duckdb/original/std, and review comments
  • 00fa790 Add urllib3 dependency and improve fixture download reliability
  • 4ea0812 duckdb_wrapped::std: tools/shell
  • 4552235 Use fixed StringUtil::CharacterIsSpace instead of locale-dependent std::isspace
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [duckdb](https://github.com/duckdb/duckdb) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Changelog](https://github.com/duckdb/duckdb/blob/main/tools/release-pip.py)
- [Commits](duckdb/duckdb@v1.3.0...v1.3.2)

---
updated-dependencies:
- dependency-name: duckdb
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 8, 2025
@Fokko Fokko merged commit ce0cf3e into main Sep 9, 2025
10 checks passed
@Fokko Fokko deleted the dependabot/pip/duckdb-1.3.2 branch September 9, 2025 03:04
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant