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.14.0 #139

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

googleapis/python-api-core (google-api-core) ### [`v2.14.0`](https://togithub.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2140-2023-11-09) [Compare Source](https://togithub.com/googleapis/python-api-core/compare/v2.13.1...v2.14.0) ##### Features - Support with_call for wrapped rpcs ([#​550](https://togithub.com/googleapis/python-api-core/issues/550)) ([01a57a7](https://togithub.com/googleapis/python-api-core/commit/01a57a745f4c8345c9c93412c27dd416b49f5953)) ### [`v2.13.1`](https://togithub.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2131-2023-11-09) [Compare Source](https://togithub.com/googleapis/python-api-core/compare/v2.13.0...v2.13.1) ##### Bug Fixes - Update async client to use async retry ([#​544](https://togithub.com/googleapis/python-api-core/issues/544)) ([f21bb32](https://togithub.com/googleapis/python-api-core/commit/f21bb32b8e6310116a642a6e6b6dd8e44e30e656)) ### [`v2.13.0`](https://togithub.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2130-2023-11-03) [Compare Source](https://togithub.com/googleapis/python-api-core/compare/v2.12.0...v2.13.0) ##### Features - Add caching to routing header calculation ([#​526](https://togithub.com/googleapis/python-api-core/issues/526)) ([6251eab](https://togithub.com/googleapis/python-api-core/commit/6251eab3fca5f7e509cb9b6e476ce1184094b711)) ##### Bug Fixes - Add warning to retry target to avoid incorrect usage ([#​543](https://togithub.com/googleapis/python-api-core/issues/543)) ([bfb40e6](https://togithub.com/googleapis/python-api-core/commit/bfb40e6929ef47be7a6464d2f1e0d06595736b8d)) - Drop usage of distutils ([#​541](https://togithub.com/googleapis/python-api-core/issues/541)) ([4bd9e10](https://togithub.com/googleapis/python-api-core/commit/4bd9e10f20eea227c88e3e1496010cca6dd8a270)) - Ensure exception is available when BackgroundConsumer open stream fails ([#​357](https://togithub.com/googleapis/python-api-core/issues/357)) ([405272c](https://togithub.com/googleapis/python-api-core/commit/405272c05f8c6d20e242c6172b01f78f0fd3bf32))

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 9 months ago

Codecov Report

Merging #139 (aeaf314) into main (ede8ecb) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #139   +/-   ##
=======================================
  Coverage   35.72%   35.72%           
=======================================
  Files          22       22           
  Lines        1744     1744           
=======================================
  Hits          623      623           
  Misses       1121     1121