Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps duckdb from 1.2.2 to 1.3.0.

Release notes

Sourced from duckdb's releases.

DuckDB 1.3.0 "Ossivalis"

This release of DuckDB is named "Ossivalis" after Bucephala Ossivalis, an ancestor of the Goldeneye duck that lived Millions of years ago.

Please also refer to the announcement blog post: https://duckdb.org/2025/05/21/announcing-duckdb-130

What's Changed

... (truncated)

Commits
  • 7ce5f1a Fix setup.py to correctly handle OVERRIDE_GIT_DESCRIBE
  • dbd39b2 add test for nulls with fixed size binary arrow arrays
  • 1f0067f [CSV Reader] Detect SQLNULL types for schema merging, use schema merging in c...
  • ca4df2e [Python Dev] Fix failing tests for the Python SQLLogicTester (#17529)
  • 4fbe38a [Python Dev] Using reinterpret_steal breaks the refcount of the passed-in o...
  • 88cac3f fix up failing tests
  • 025cd71 using reinterpret_steal breaks the refcount of the passed-in object, resultin...
  • e47ed82 Merge remote-tracking branch 'upstream/main' into csv_glob_types
  • 13db15b dont use versions that make the absence of the section in the pyproject.toml ...
  • 2fdd0c5 Revert "Fix: pyproject.toml does not contain a tool.setuptools_scm section"
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 9, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/duckdb-1.3.0 branch from 708c8a3 to 9e57898 Compare June 10, 2025 04:36
Bumps [duckdb](https://github.com/duckdb/duckdb) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Changelog](https://github.com/duckdb/duckdb/blob/main/tools/release-pip.py)
- [Commits](duckdb/duckdb@v1.2.2...v1.3.0)

---
updated-dependencies:
- dependency-name: duckdb
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/duckdb-1.3.0 branch from 9e57898 to 0a7e59f Compare June 10, 2025 04:38
@Fokko Fokko merged commit c0a0521 into main Jun 10, 2025
10 checks passed
@Fokko Fokko deleted the dependabot/pip/duckdb-1.3.0 branch June 10, 2025 09:12
amitgilad3 pushed a commit to amitgilad3/iceberg-python that referenced this pull request Jul 7, 2025
gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
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