Skip to content

build(deps): Update ibis-framework[duckdb] requirement from <=8.0.0,>6.1.0 to >6.1.0,<=10.8.0#332

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/ibis-framework-duckdb--gt-6.1.0-and-lte-10.8.0
Open

build(deps): Update ibis-framework[duckdb] requirement from <=8.0.0,>6.1.0 to >6.1.0,<=10.8.0#332
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/ibis-framework-duckdb--gt-6.1.0-and-lte-10.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Updates the requirements on ibis-framework[duckdb] to permit the latest version.

Release notes

Sourced from ibis-framework[duckdb]'s releases.

10.8.0

10.8.0 (2025-07-28)

Features

  • datatypes: add Schema.from_sqlglot method to produce an Ibis schema from SQLGlot (#11351) (f6641e7)
  • datatypes: allow dtype(Union[T, None]) (#11506) (c83f842)
  • polars: support is_in queries from uncorrelated tables (476353e)

Bug Fixes

  • clickhouse: return the correct type from InSubquery operations (69be180)

Documentation

  • add join method docstring templates for various join types (#11507) (4798af4)
  • improve docstrings for temporal Values (#11505) (8641087)
Changelog

Sourced from ibis-framework[duckdb]'s changelog.

10.8.0 (2025-07-28)

Features

  • datatypes: add Schema.from_sqlglot method to produce an Ibis schema from SQLGlot (#11351) (f6641e7)
  • datatypes: allow dtype(Union[T, None]) (#11506) (c83f842)
  • polars: support is_in queries from uncorrelated tables (476353e)

Bug Fixes

  • clickhouse: return the correct type from InSubquery operations (69be180)

Documentation

  • add join method docstring templates for various join types (#11507) (4798af4)
  • improve docstrings for temporal Values (#11505) (8641087)

10.7.0 (2025-07-27)

Features

  • api: add Expr.to_sql() method (#11357) (493d6e5)
  • api: always prefer overwriting existing fields when unpacking with overlapping column names (#11470) (8027d51)
  • backends: kurtosis (50c3132)
  • ux: workaround for spurious display()s in jupyter (58dea60)

Bug Fixes

  • api: do not assume that dir produces attributes that exist (#11497) (1a5b1a2)
  • athena/trino/bigquery: make temporal diff robust to operand order (857758a)
  • datafusion: ensure approx quantile works (195b4f6)
  • distinct: allow deleting rows when on is unspecified (#11383) (4902ec6)
  • duckdb/snowflake: decouple Pandas and PyArrow backend converters (#11431) (0f7f7c1)
  • duckdb: disallow duckdb 1.3.1 due to hangs when loading the geospatial extension (#11409) (a67a244)
  • exasol: ensure that rounding is not subverted by sqlglot cast (3aa3d34)
  • polars: ensure that memtables can be compiled into LazyFrames by running pre-execute hooks (#11392) (7be448e)
  • postgres: make pyarrow round trip of nans and nulls higher fidelity (#11396) (60a5ba9)
  • psycopg: avoid specifying the psycopg dependency implementation (#11424) (038c339)
  • sql: ensure that CTEs as part of .sql calls are compiled in topological order (#11439) (8e227ac)
  • trino/athena: ensure that DateDiff operands are in the correct order (#11434) (e29881c)
  • trino/athena: ensure that regex extract compiler dispatch method is spelled correctly (#11436) (944fa99)

Documentation

  • improve docs for set ops (#11394) (6521a53)
  • replace: clarify types and add link to Value.substitute (#11413) (1c05d2f)
  • substitute: add to See Also section to fix rendered formatting (#11412) (d381536)
  • to_sql: fix definition package (0b5daea)
  • to_sql: fix see also reference from Value.to_sql to ibis.to_sql (7e0042c)
  • udfs: add examples of udfs with struct types as inputs (#11385) (0e8a932)

... (truncated)

Commits
  • d9402b4 chore(release): 10.8.0
  • f6641e7 feat(datatypes): add Schema.from_sqlglot method to produce an Ibis schema f...
  • bb50aea test(clickhouse): update snapshots for required isin casting
  • 69be180 fix(clickhouse): return the correct type from InSubquery operations
  • 476353e feat(polars): support is_in queries from uncorrelated tables
  • c83f842 feat(datatypes): allow dtype(Union[T, None]) (#11506)
  • a259d33 chore(deps): bump and relock (#11510)
  • 4798af4 docs: add join method docstring templates for various join types (#11507)
  • 5d53d87 build: inline the bump_version.py script into the justfile (#11504)
  • 8641087 docs: improve docstrings for temporal Values (#11505)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [ibis-framework[duckdb]](https://github.com/ibis-project/ibis) to permit the latest version.
- [Release notes](https://github.com/ibis-project/ibis/releases)
- [Changelog](https://github.com/ibis-project/ibis/blob/main/docs/release_notes_generated.qmd)
- [Commits](ibis-project/ibis@6.2.0...10.8.0)

---
updated-dependencies:
- dependency-name: ibis-framework[duckdb]
  dependency-version: 10.8.0
  dependency-type: direct:production
...

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 Aug 1, 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