opiproject / pydpu

Python library and cli to communicate with DPUs and IPUs
Apache License 2.0
5 stars 8 forks source link

fix(deps): update dependency google-api-core to v2.15.0 #164

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-api-core 2.14.0 -> 2.15.0 age adoption passing confidence

Release Notes

googleapis/python-api-core (google-api-core) ### [`v2.15.0`](https://togithub.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2150-2023-12-07) [Compare Source](https://togithub.com/googleapis/python-api-core/compare/v2.14.0...v2.15.0) ##### Features - Add support for Python 3.12 ([#​557](https://togithub.com/googleapis/python-api-core/issues/557)) ([091b4f1](https://togithub.com/googleapis/python-api-core/commit/091b4f1c7fcc59c3f2a02ee44fd3c30b78423f12)) - Add type annotations to wrapped grpc calls ([#​554](https://togithub.com/googleapis/python-api-core/issues/554)) ([fc12b40](https://togithub.com/googleapis/python-api-core/commit/fc12b40bfc6e0c4bb313196e2e3a9c9374ce1c45)) - Add universe_domain argument to ClientOptions ([3069ef4](https://togithub.com/googleapis/python-api-core/commit/3069ef4b9123ddb64841cbb7bbb183b53d502e0a)) - Introduce compatibility with native namespace packages ([#​561](https://togithub.com/googleapis/python-api-core/issues/561)) ([bd82827](https://togithub.com/googleapis/python-api-core/commit/bd82827108f1eeb6c05cfacf6c044b2afacc18a2)) ##### Bug Fixes - Fix regression in `bidi` causing `Thread-ConsumeBidirectionalStream caught unexpected exception and will exit` ([#​562](https://togithub.com/googleapis/python-api-core/issues/562)) ([40c8ae0](https://togithub.com/googleapis/python-api-core/commit/40c8ae0cf1f797e31e106461164e22db4fb2d3d9)) - Replace deprecated `datetime.datetime.utcnow()` ([#​552](https://togithub.com/googleapis/python-api-core/issues/552)) ([448923a](https://togithub.com/googleapis/python-api-core/commit/448923acf277a70e8704c949311bf4feaef8cab6)), closes [#​540](https://togithub.com/googleapis/python-api-core/issues/540)

Configuration

šŸ“… Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0711cfc) 34.82% compared to head (351881e) 34.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #164 +/- ## ======================================= Coverage 34.82% 34.82% ======================================= Files 27 27 Lines 1944 1944 ======================================= Hits 677 677 Misses 1267 1267 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.