Skip to content

Comments

Bump duckdb from 1.2.0 to 1.2.1#392

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/duckdb-1.2.1
Closed

Bump duckdb from 1.2.0 to 1.2.1#392
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/duckdb-1.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps duckdb from 1.2.0 to 1.2.1.

Release notes

Sourced from duckdb's releases.

v1.2.1 Bugfix Release

This is a bug fix release for various issues discovered after we released 1.2.0. 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
  • c9f1c5b [Python Dev] pyproject.toml should not use oldest-supported-numpy anymore...
  • 97f12d8 on further consideration, it can be a 'before-build' step after all
  • 23da7e7 remove 'oldest-supported-numpy' as it has been deprecated since numpy 1.25, r...
  • 11d2d8c [Python Dev] Make pandas not required in a couple places, check if it's ins...
  • bd17c47 nvm, this path is taken only from FrameFromNumpy, so the pandas check was don...
  • 79dd68c don't use load=false, we do need to attempt to load it to know if it's instal...
  • 4699027 guarding a couple places against pandas not being installed
  • 7888e31 use the import cache where possible, don't use the direct pybind module import
  • c0642c6 Add python version to duckdb_api (#15599)
  • 177cc3b Update shell.cpp to fix #16333
  • 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.2.0 to 1.2.1.
- [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.0...v1.2.1)

---
updated-dependencies:
- dependency-name: duckdb
  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 Mar 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2025

Superseded by #403.

@dependabot dependabot bot closed this Apr 14, 2025
@dependabot dependabot bot deleted the dependabot/pip/duckdb-1.2.1 branch April 14, 2025 13:46
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