Skip to content

Commit 4c7bbc2

Browse files
Build: Bump duckdb from 1.3.2 to 1.4.0 (#2505)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [duckdb](https://github.com/duckdb/duckdb-python) from 1.3.2 to 1.4.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/duckdb/duckdb-python/commit/3d07d498ac46c47290d8625f80fed7e1a2b2cfa1"><code>3d07d49</code></a> submodule at v1.4.0</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/d7df3315dfbd5b25c4cafdef9d5a59b87965ca97"><code>d7df331</code></a> [Dev] Add <code>py::is_operator()</code> where appropriate for the <code>DuckDBPyExpression</code> ...</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/864f40d65f11f575548cd37901fa2846824191d1"><code>864f40d</code></a> Merge branch 'v1.4-andium' into pyexpression_is_operator</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/5535d765d945ba84e4d24e108e1adefe4dd815b3"><code>5535d76</code></a> Make sure we set CIBW_ENVIRONMENT using bash or Windows will not see it</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/88ec6671118a9e8b691d1bacb3dd9020d19fd183"><code>88ec667</code></a> Bumped submodule</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/d202b0c20b949caaa0dedb0e8d4adba592453700"><code>d202b0c</code></a> [DBAPI2.0] Fix the <code>description</code> attribute (<a href="https://redirect.github.com/duckdb/duckdb-python/issues/43">#43</a>)</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/bf9b439e0678f6ed464196283b1903f5978708e4"><code>bf9b439</code></a> Detect execution errors earlier, avoiding the unhelpful &quot;attempting to execut...</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/2d9dffae865bd6a73d0af972c45a561234d9daa5"><code>2d9dffa</code></a> Merge branch 'v1.4-andium' into throw_error_explicitly</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/55dfa2ceebf120ae9e68723d0bae1ef2c98dfb72"><code>55dfa2c</code></a> Bumped submodule</li> <li><a href="https://github.com/duckdb/duckdb-python/commit/eff31ec5811e0569bf7144948bef9eb1d6a131bf"><code>eff31ec</code></a> add 'py::is_operator()' where appropriate</li> <li>Additional commits viewable in <a href="https://github.com/duckdb/duckdb-python/compare/v1.3.2...v1.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=duckdb&package-manager=pip&previous-version=1.3.2&new-version=1.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eeb611a commit 4c7bbc2

File tree

1 file changed

+36
-38
lines changed

1 file changed

+36
-38
lines changed

poetry.lock

Lines changed: 36 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)