nikoksr / notify

A dead simple Go library for sending notifications to various messaging services.
MIT License
3k stars 214 forks source link

fix(deps): update module google.golang.org/api to v0.158.0 #823

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google.golang.org/api v0.157.0 -> v0.158.0 age adoption passing confidence

Release Notes

googleapis/google-api-go-client (google.golang.org/api) ### [`v0.158.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.158.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.157.0...v0.158.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2361](https://togithub.com/googleapis/google-api-go-client/issues/2361)) ([6c3b622](https://togithub.com/googleapis/google-api-go-client/commit/6c3b622e2a358e940307026b3b10ed25f825b5d2)) - **all:** Auto-regenerate discovery clients ([#​2365](https://togithub.com/googleapis/google-api-go-client/issues/2365)) ([f40db7f](https://togithub.com/googleapis/google-api-go-client/commit/f40db7f9a7ae2dd4a1945c236f5ff792901ed67b)) - **all:** Auto-regenerate discovery clients ([#​2366](https://togithub.com/googleapis/google-api-go-client/issues/2366)) ([e0db6a5](https://togithub.com/googleapis/google-api-go-client/commit/e0db6a56333968b548ede1aafe64ca58953db492)) - **all:** Auto-regenerate discovery clients ([#​2369](https://togithub.com/googleapis/google-api-go-client/issues/2369)) ([45c097f](https://togithub.com/googleapis/google-api-go-client/commit/45c097f28a29428d00c4bfb9baee6ac19429e9ee)) - **all:** Auto-regenerate discovery clients ([#​2372](https://togithub.com/googleapis/google-api-go-client/issues/2372)) ([2d69d97](https://togithub.com/googleapis/google-api-go-client/commit/2d69d972d4c8a20e9247bfcb12beafe38416075a)) - **all:** Auto-regenerate discovery clients ([#​2374](https://togithub.com/googleapis/google-api-go-client/issues/2374)) ([d266978](https://togithub.com/googleapis/google-api-go-client/commit/d2669784ef23e304318cc449fd578b22c508c0a8)) - **impersonate:** Add universe domain support ([#​2296](https://togithub.com/googleapis/google-api-go-client/issues/2296)) ([6ef1144](https://togithub.com/googleapis/google-api-go-client/commit/6ef1144a79d93982b56c81cf0116965a7c0bf93a)) - **transport:** Add universe domain support ([#​2355](https://togithub.com/googleapis/google-api-go-client/issues/2355)) ([69626e3](https://togithub.com/googleapis/google-api-go-client/commit/69626e37973a7f1e7974d7dd0e6e0fee3c0ebe6f)) ##### Bug Fixes - **internal:** Support internaloption.WithDefaultUniverseDomain ([#​2373](https://togithub.com/googleapis/google-api-go-client/issues/2373)) ([b21a1fa](https://togithub.com/googleapis/google-api-go-client/commit/b21a1fa29bb072f7063dfe6e2fe81ac7b8bb5932)) - **transport/grpc:** Add universe domain verification ([#​2375](https://togithub.com/googleapis/google-api-go-client/issues/2375)) ([df17254](https://togithub.com/googleapis/google-api-go-client/commit/df1725443e664d0bb3985ce05cad40535122bcff)) - **transport:** Not enable s2a when there is endpoint override ([#​2368](https://togithub.com/googleapis/google-api-go-client/issues/2368)) ([73fc7fd](https://togithub.com/googleapis/google-api-go-client/commit/73fc7fd7fafe625f8c2efb621ff852289a5b5a06))

Configuration

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

šŸš¦ Automerge: Enabled.

ā™» 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 8 months ago

Codecov Report

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

Comparison is base (4ddf917) 74.10% compared to head (0663bc3) 74.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #823 +/- ## ======================================= Coverage 74.10% 74.10% ======================================= Files 44 44 Lines 1572 1572 ======================================= Hits 1165 1165 Misses 307 307 Partials 100 100 ```

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