Skip to content

chore: bump duckdb-engine from 0.7.0 to 0.7.3#197

Merged
eitsupi merged 1 commit intomainfrom
dependabot/pip/duckdb-engine-0.7.3
May 29, 2023
Merged

chore: bump duckdb-engine from 0.7.0 to 0.7.3#197
eitsupi merged 1 commit intomainfrom
dependabot/pip/duckdb-engine-0.7.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2023

Bumps duckdb-engine from 0.7.0 to 0.7.3.

Release notes

Sourced from duckdb-engine's releases.

v0.7.3

0.7.3 (2023-05-19)

Bug Fixes

  • don't reflect nested types for now (3a01f9d)

v0.7.2

0.7.2 (2023-05-17)

Bug Fixes

  • add missing ischema_names entries (20e30cf)

v0.7.1

0.7.1 (2023-05-09)

Bug Fixes

Dependencies

Changelog

Sourced from duckdb-engine's changelog.

0.7.3 (2023-05-19)

Bug Fixes

  • don't reflect nested types for now (3a01f9d)

0.7.2 (2023-05-17)

Bug Fixes

  • add missing ischema_names entries (20e30cf)

0.7.1 (2023-05-09)

Bug Fixes

Dependencies

Commits
  • 03e2f02 Merge pull request #657 from Mause/release-please--branches--master--componen...
  • 4f402f2 chore(master): release 0.7.3
  • 82df71d Merge pull request #656 from Mause/bugfix/nested-schema-reflection
  • 176504e build: ignore poetry 1.5.0 for now
  • 3a01f9d fix: don't reflect nested types for now
  • 767e877 Merge pull request #651 from Mause/release-please--branches--master--componen...
  • 432293f chore(master): release 0.7.2
  • 6093824 Merge pull request #650 from Mause/bugfix/ischema_names
  • 37e0eb1 test: set minimum dep versions for reflection test
  • d26c9b9 test: ignore small_enum test on old duckdb versions
  • 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 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-engine](https://github.com/Mause/duckdb_engine) from 0.7.0 to 0.7.3.
- [Release notes](https://github.com/Mause/duckdb_engine/releases)
- [Changelog](https://github.com/Mause/duckdb_engine/blob/master/CHANGELOG.md)
- [Commits](Mause/duckdb_engine@v0.7.0...v0.7.3)

---
updated-dependencies:
- dependency-name: duckdb-engine
  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 May 29, 2023
@eitsupi eitsupi merged commit 23d89e3 into main May 29, 2023
@eitsupi eitsupi deleted the dependabot/pip/duckdb-engine-0.7.3 branch May 29, 2023 14:30
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