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 from 1.1.0 to 1.1.1 in the development-dependencies group #2690

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the development-dependencies group with 1 update: duckdb.

Updates duckdb from 1.1.0 to 1.1.1

Release notes

Sourced from duckdb's releases.

v1.1.1 Bugfix Release

This is a bug fix release for various issues discovered after we released 1.1.0. There are no new major features, just bug fixes. Database files created by DuckDB since v0.9.* can be read by DuckDB v1.1.1.

What's Changed

... (truncated)

Commits
  • de84cdb Skip polars test in 3.7 due to missing PanicException
  • 03dd0df [Arrow] Move ArrowUtil to its own file (#13990)
  • d1037da [Arrow] Make unknown Arrow extensions throw at scan instead of bind (#14015)
  • 7dd9dd1 merge
  • 9a5c811 adds scalar udf to api
  • 585f4a8 reformats test_scalar_udf.jl
  • 0a93042 fixes format with test_scalar_udf.jl
  • 828df06 add space at end of scalar_udf.jl
  • c4bfad4 Merge branch 'duckdb:main' into main
  • 2ff9c68 [Arrow] Only produce 'arrow.json' Extension types when `arrow_lossless_conver...
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

Bumps the development-dependencies group with 1 update: [duckdb](https://github.com/duckdb/duckdb).


Updates `duckdb` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Changelog](https://github.com/duckdb/duckdb/blob/main/tools/release-pip.py)
- [Commits](duckdb/duckdb@v1.1.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team September 30, 2024 12:42
Copy link

codspeed-hq bot commented Sep 30, 2024

CodSpeed Performance Report

Merging #2690 will not alter performance

Comparing dependabot/pip/development-dependencies-a71c35a0a6 (6ebc6d3) with main (e997deb)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@f1e8114). Learn more about missing BASE report.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2690   +/-   ##
=======================================
  Coverage        ?   90.21%           
=======================================
  Files           ?       58           
  Lines           ?     4895           
  Branches        ?      964           
=======================================
  Hits            ?     4416           
  Misses          ?      331           
  Partials        ?      148           

☔ 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 Sep 30, 2024
Merged via the queue into main with commit 56b496f Sep 30, 2024
35 checks passed
@edgarrmondragon edgarrmondragon deleted the dependabot/pip/development-dependencies-a71c35a0a6 branch September 30, 2024 15:07
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