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.9.2 to 0.9.3 #2085

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps duckdb-engine from 0.9.2 to 0.9.3.

Release notes

Sourced from duckdb-engine's releases.

v0.9.3

0.9.3 (2023-12-05)

Bug Fixes

  • use numeric_dollar where available (f51ee7f)

Documentation

Changelog

Sourced from duckdb-engine's changelog.

0.9.3 (2023-12-05)

Bug Fixes

  • use numeric_dollar where available (f51ee7f)

Documentation

Commits
  • 221bfd1 Merge pull request #838 from Mause/release-please--branches--main--components...
  • ed26cdd chore: Update CHANGELOG.md
  • 980112a chore(main): release 0.9.3
  • c477c0b Merge pull request #837 from Mause/Mause-patch-2
  • 384514c build: update release-please build trigger
  • aae66e7 Merge pull request #836 from Mause/feature/numeric_dollar
  • b51f838 test: add assertion
  • 8c32b86 test: version restrict test
  • ec61da2 fix: update constant
  • edeeae8 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 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--2085.org.readthedocs.build/en/2085/

Bumps [duckdb-engine](https://github.com/Mause/duckdb_engine) from 0.9.2 to 0.9.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.9.2...v0.9.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team December 5, 2023 12:26
Copy link

codspeed-hq bot commented Dec 5, 2023

CodSpeed Performance Report

Merging #2085 will not alter performance

Comparing dependabot/pip/duckdb-engine-0.9.3 (b5da33e) with main (efecfe1)

Summary

✅ 4 untouched benchmarks

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (efecfe1) 87.63% compared to head (b5da33e) 87.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2085   +/-   ##
=======================================
  Coverage   87.63%   87.63%           
=======================================
  Files          60       60           
  Lines        4935     4935           
  Branches     1005     1005           
=======================================
  Hits         4325     4325           
  Misses        429      429           
  Partials      181      181           

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

Copy link
Collaborator

@edgarrmondragon edgarrmondragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@edgarrmondragon edgarrmondragon added this pull request to the merge queue Dec 5, 2023
Merged via the queue into main with commit b8302a3 Dec 5, 2023
26 checks passed
@edgarrmondragon edgarrmondragon deleted the dependabot/pip/duckdb-engine-0.9.3 branch December 5, 2023 13:48
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