Skip to content

Bump duckdb-engine from 0.6.5 to 0.6.6#142

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/duckdb-engine-0.6.6
Dec 19, 2022
Merged

Bump duckdb-engine from 0.6.5 to 0.6.6#142
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/duckdb-engine-0.6.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 19, 2022

Bumps duckdb-engine from 0.6.5 to 0.6.6.

Release notes

Sourced from duckdb-engine's releases.

v0.6.6

0.6.6 (2022-12-17)

Bug Fixes

  • add missing data types (92cef1b)
  • add missing integer data types (c7e9ccf)
  • disable server side cursors (bae0a1c)
Changelog

Sourced from duckdb-engine's changelog.

0.6.6 (2022-12-17)

Bug Fixes

  • add missing data types (92cef1b)
  • add missing integer data types (c7e9ccf)
  • disable server side cursors (bae0a1c)
Commits
  • f4f277c Merge pull request #470 from Mause/release-please--branches--master--componen...
  • 713aa25 chore(master): release 0.6.6
  • 515805d Merge pull request #494 from Mause/bugfix/disable-server-side-cursors
  • 744ffce test: tweak test to closer resemble bug report
  • bae0a1c fix: disable server side cursors
  • 003eba1 Merge pull request #492 from Mause/renovate/ossf-scorecard-action-2.x
  • f6e5e60 chore(deps): update ossf/scorecard-action action to v2.1.0
  • a02e19d Merge pull request #490 from Mause/renovate/pycqa-isort-5.x
  • 92927b1 chore(deps): update pre-commit hook pycqa/isort to v5.11.2
  • 71886d5 Merge pull request #491 from Mause/renovate/github-codeql-action-2.x
  • 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.6.5 to 0.6.6.
- [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.6.5...v0.6.6)

---
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 Dec 19, 2022
@github-actions github-actions Bot enabled auto-merge (squash) December 19, 2022 04:32
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 19, 2022

Codecov Report

Merging #142 (285f24a) into main (79ee13e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #142   +/-   ##
=======================================
  Coverage   80.26%   80.26%           
=======================================
  Files          48       48           
  Lines        2458     2458           
=======================================
  Hits         1973     1973           
  Misses        485      485           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 79ee13e...285f24a. Read the comment docs.

@github-actions github-actions Bot merged commit 9b0d4e7 into main Dec 19, 2022
@github-actions github-actions Bot deleted the dependabot/pip/duckdb-engine-0.6.6 branch December 19, 2022 14:57
shouples pushed a commit that referenced this pull request Jan 6, 2023
Bumps [duckdb-engine](https://github.com/Mause/duckdb_engine) from 0.6.5 to 0.6.6.
- [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.6.5...v0.6.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants