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.12.0 #113

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

googleapis/python-api-core (google-api-core) ### [`v2.12.0`](https://togithub.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2120-2023-09-07) [Compare Source](https://togithub.com/googleapis/python-api-core/compare/v2.11.1...v2.12.0) ##### Features - Add a little bit of typing to google.api_core.retry ([#​453](https://togithub.com/googleapis/python-api-core/issues/453)) ([2477ab9](https://togithub.com/googleapis/python-api-core/commit/2477ab9ea5c2e863a493fb7ebebaa429a44ea096)) - Add grpc Compression argument to channels and methods ([#​451](https://togithub.com/googleapis/python-api-core/issues/451)) ([bdebd63](https://togithub.com/googleapis/python-api-core/commit/bdebd6331f9c0d3d1a8ceaf274f07d2ed75bfe92)) ##### Documentation - Fix a typo in google/api_core/page_iterator.py ([#​511](https://togithub.com/googleapis/python-api-core/issues/511)) ([c0ce73c](https://togithub.com/googleapis/python-api-core/commit/c0ce73c4de53ad694fe36d17408998aa1230398f))

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

Codecov Report

Merging #113 (31f0d58) into main (86f56f6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage   36.09%   36.09%           
=======================================
  Files          22       22           
  Lines        1726     1726           
=======================================
  Hits          623      623           
  Misses       1103     1103