Skip to content

chore(deps): update duckdb requirement from <=1.2.1,>=0.10.0 to >=0.10.0,<=1.2.2#34

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/duckdb-gte-0.10.0-and-lte-1.2.2
Closed

chore(deps): update duckdb requirement from <=1.2.1,>=0.10.0 to >=0.10.0,<=1.2.2#34
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/duckdb-gte-0.10.0-and-lte-1.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 23, 2025

Updates the requirements on duckdb to permit the latest version.

Release notes

Sourced from duckdb's releases.

v1.2.2 Bugfix Release

This is a bug fix release for various issues discovered after we released 1.2.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
  • d3970ae add special handling for comparison against nans to ensure compatibility with...
  • 91ac9db Fix default value for -nullvalue
  • 5f6fc8f Fix #16554: fix blobs as part of .dump
  • 01f6a90 looks nicer
  • e6da38a slight cleanup
  • 2ba7423 add the adjusted version of the submitted reproduction as a test
  • 20445e7 py::none() is produced for an OPTIONAL_FILTER, skip these inside OR / AND fil...
  • d9673ba [Python Dev] No longer trigger a DeprecationWarning when using a UDF (#16433)
  • 3d1a1a9 [Python] Fix some stubs issues (#16523)
  • e5eca77 fix stubs for LambdaExpression
  • Additional commits viewable in compare view

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 May 23, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/duckdb-gte-0.10.0-and-lte-1.2.2 branch from a88ffbf to 923a13f Compare June 5, 2025 08:25
Updates the requirements on [duckdb](https://github.com/duckdb/duckdb) to permit the latest version.
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Changelog](https://github.com/duckdb/duckdb/blob/main/tools/release-pip.py)
- [Commits](duckdb/duckdb@v0.10.0...v1.2.2)

---
updated-dependencies:
- dependency-name: duckdb
  dependency-version: 1.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/duckdb-gte-0.10.0-and-lte-1.2.2 branch from 923a13f to 6a76e3c Compare June 5, 2025 08:53
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 9, 2025

Superseded by #45.

@dependabot dependabot Bot closed this Jun 9, 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.

0 participants