Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps duckdb from 1.3.1 to 1.4.1.

Changelog

Sourced from duckdb's changelog.

v1.4.1

DuckDB Core: v1.4.1

Bug Fixes

  • ADBC Driver: Fixed ADBC driver implementation (#81)
  • SQLAlchemy compatibility: Added __hash__ method overload (#61)
  • Error Handling: Reset PyErr before throwing Python exceptions (#69)
  • Polars Lazyframes: Fixed Polars expression pushdown (#102)

Code Quality Improvements & Developer Experience

  • MyPy Support: MyPy is functional again and better integrated with the dev workflow
  • Stubs: Re-created and manually curated stubs for the binary extension
  • Type Shadowing: Deprecated typing and functional modules
  • Linting & Formatting: Comprehensive code quality improvements with Ruff
  • Type Annotations: Added missing overloads and improved type coverage
  • Pre-commit Integration: Added ruff, clang-format, cmake-format and mypy configs
  • CI/CD: Added code quality workflow
Commits

Dependabot compatibility score

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.

Bumps [duckdb](https://github.com/duckdb/duckdb-python) from 1.3.1 to 1.4.1.
- [Changelog](https://github.com/duckdb/duckdb-python/blob/main/CHANGELOG.md)
- [Commits](duckdb/duckdb-python@v1.3.1...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the python label Oct 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Labels

The following labels could not be found: api, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Contributor

PR Quick Check Results

Check Status
pr-validation ✅ success
python-lint ✅ success
security-scan ✅ success
quick-test ✅ success
docker-lint ✅ success

All quick checks passed!

@github-actions
Copy link
Contributor

🔧 Configuration Validation Results

Configuration Validation Report

Build: 21
Commit: d1f50e7
Branch: 352/merge
Date: 2025-10-13 02:40:04 UTC

Validation Results

  • ✅ Schema Validation: success
  • 🔐 Security Check: success
  • 📊 Drift Detection: success
  • 🧪 Configuration Tests: success

Changed Configuration Files

No configuration files changed

Security Recommendations

  • Ensure all secrets are stored in environment variables
  • Use strong, unique passwords for all services
  • Restrict admin interface access in production
  • Enable health checks and monitoring for all services

Next Steps

If configuration drift was detected:

  1. Review the changes carefully
  2. Update configuration baselines if changes are intentional
  3. Run drift detection locally before pushing changes
  4. Consider using configuration management tools for consistency

@github-actions
Copy link
Contributor

Pull Request Validation Results

Code Quality: success
API Contract Tests: success
Docker Validation: success
Integration Tests: skipped (disabled for CI)

Summary

⚠️ Some checks failed. Please review the errors above and fix them before merging.

Runtime: ~15-20 minutes
Triggered by: @dependabot[bot]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant