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.161.0 #827

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.160.0 -> v0.161.0 age adoption passing confidence

Release Notes

googleapis/google-api-go-client (google.golang.org/api) ### [`v0.161.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.161.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.160.0...v0.161.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2386](https://togithub.com/googleapis/google-api-go-client/issues/2386)) ([03042ec](https://togithub.com/googleapis/google-api-go-client/commit/03042ec3c59aee67bc19c0c4749d94c41aea21fe)) ##### Bug Fixes - **gen:** Reject repeated object query params ([#​2383](https://togithub.com/googleapis/google-api-go-client/issues/2383)) ([f29f327](https://togithub.com/googleapis/google-api-go-client/commit/f29f32764830b4ef0beaf3c8dcb5af0a02798146)), refs [#​2379](https://togithub.com/googleapis/google-api-go-client/issues/2379) - **transport:** Skip s2a for now if service has direct path enabled ([#​2385](https://togithub.com/googleapis/google-api-go-client/issues/2385)) ([54c764a](https://togithub.com/googleapis/google-api-go-client/commit/54c764a3f7f409b13a6ed115576d9b1a5c390972))

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 (0b79f66) 74.10% compared to head (50b975a) 74.10%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #827 +/- ## ======================================= 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.