Skip to content

Bump duckdb-engine from 0.13.1 to 0.17.0 in /spark #213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps duckdb-engine from 0.13.1 to 0.17.0.

Release notes

Sourced from duckdb-engine's releases.

v0.17.0

0.17.0 (2025-03-29)

Features

v0.16.0

0.16.0 (2025-03-29)

⚠ BREAKING CHANGES

  • drop python 3.8

Bug Fixes

Miscellaneous Chores

v0.15.1

0.15.1 (2025-03-29)

Bug Fixes

  • panics in multi-threaded environments (694d227)
  • panics in multi-threaded environments (d42c977), closes #1190

v0.15.0

0.15.0 (2025-01-16)

Features

  • Add supported MotherDuck connection string parameters (c57f024)

v0.14.2

0.14.2 (2025-01-10)

Bug Fixes

  • use full list of reserved words (6dbadf1)

... (truncated)

Changelog

Sourced from duckdb-engine's changelog.

0.17.0 (2025-03-29)

Features

0.16.0 (2025-03-29)

⚠ BREAKING CHANGES

  • drop python 3.8

Bug Fixes

0.15.1 (2025-03-29)

Bug Fixes

  • panics in multi-threaded environments (694d227)
  • panics in multi-threaded environments (d42c977), closes #1190

0.15.0 (2025-01-16)

Features

  • Add supported MotherDuck connection string parameters (c57f024)

0.14.2 (2025-01-10)

Bug Fixes

  • use full list of reserved words (6dbadf1)

0.14.1 (2025-01-10)

Bug Fixes

  • set div_is_floordiv to False to avoid bad casts (dfbed6d)

0.14.0 (2024-12-16)

... (truncated)

Commits
  • 9d804a0 Merge pull request #1249 from Mause/release-please--branches--main
  • b70b73d Update CHANGELOG.md
  • e3cdf3f chore(main): release 0.17.0
  • 9f7c796 Merge pull request #1221 from matteomorlack/feature/register-filesystems
  • 4c6ac4e Merge branch 'main' into feature/register-filesystems
  • df0b697 Merge pull request #1248 from Mause/Mause-patch-3
  • 21d9238 fix: lock
  • 1f2f5c9 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 025a7ab build: remove old flake8 step
  • 62d9ed2 build: check in strict mode
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 30, 2025
@Fokko
Copy link
Collaborator

Fokko commented Apr 25, 2025

@dependabot rebase

Bumps [duckdb-engine](https://github.com/Mause/duckdb_engine) from 0.13.1 to 0.17.0.
- [Release notes](https://github.com/Mause/duckdb_engine/releases)
- [Changelog](https://github.com/Mause/duckdb_engine/blob/main/CHANGELOG.md)
- [Commits](Mause/duckdb_engine@v0.13.1...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/spark/duckdb-engine-0.17.0 branch from e6aa362 to 77be35c Compare April 25, 2025 08:03
@Fokko Fokko merged commit aac6f06 into main Apr 25, 2025
1 check passed
@Fokko Fokko deleted the dependabot/pip/spark/duckdb-engine-0.17.0 branch April 25, 2025 11:24
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.

1 participant