Skip to content
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

chore(deps-dev): bump duckdb-engine from 0.11.2 to 0.11.3 #2363

Merged
merged 1 commit into from Apr 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps duckdb-engine from 0.11.2 to 0.11.3.

Release notes

Sourced from duckdb-engine's releases.

v0.11.3

0.11.3 (2024-04-07)

Bug Fixes

  • _loads_domains in SQLA2 (4c67e26)
  • allow parsing json in dynamic queries (895685e)
Changelog

Sourced from duckdb-engine's changelog.

0.11.3 (2024-04-07)

Bug Fixes

  • _loads_domains in SQLA2 (4c67e26)
  • allow parsing json in dynamic queries (895685e)
Commits
  • b67446d Merge pull request #920 from Mause/release-please--branches--main
  • 6676f7f Merge pull request #924 from Mause/pre-commit-ci-update-config
  • c7440c3 chore(main): release 0.11.3
  • 272a300 Merge pull request #929 from Mause/fix-domains
  • 4c67e26 fix: _loads_domains in SQLA2
  • 3b3433d [pre-commit.ci] pre-commit autoupdate
  • e2055f9 Merge pull request #894 from Mause/json
  • 2b2863f test: add ser/de json test
  • 895685e fix: allow parsing json in dynamic queries
  • 4d6de0b Merge pull request #919 from Mause/remove-ibis-smoke-tests
  • 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)

📚 Documentation preview 📚: https://meltano-sdk--2363.org.readthedocs.build/en/2363/

Bumps [duckdb-engine](https://github.com/Mause/duckdb_engine) from 0.11.2 to 0.11.3.
- [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.11.2...v0.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the deps label Apr 8, 2024
@dependabot dependabot bot requested a review from a team April 8, 2024 12:59
Copy link

codspeed-hq bot commented Apr 8, 2024

CodSpeed Performance Report

Merging #2363 will not alter performance

Comparing dependabot/pip/duckdb-engine-0.11.3 (9304042) with main (0eb478c)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.76%. Comparing base (0eb478c) to head (9304042).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2363   +/-   ##
=======================================
  Coverage   88.76%   88.76%           
=======================================
  Files          54       54           
  Lines        4779     4779           
  Branches      930      930           
=======================================
  Hits         4242     4242           
  Misses        374      374           
  Partials      163      163           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@edgarrmondragon edgarrmondragon added this pull request to the merge queue Apr 8, 2024
Merged via the queue into main with commit ded6f71 Apr 8, 2024
31 checks passed
@edgarrmondragon edgarrmondragon deleted the dependabot/pip/duckdb-engine-0.11.3 branch April 8, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant