nikoksr / notify

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

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
google.golang.org/api require minor v0.132.0 -> v0.133.0

Release Notes

googleapis/google-api-go-client (google.golang.org/api) ### [`v0.133.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.133.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.132.0...v0.133.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2077](https://togithub.com/googleapis/google-api-go-client/issues/2077)) ([d9bd05b](https://togithub.com/googleapis/google-api-go-client/commit/d9bd05beb8861c3c1b2ac8e7dd57afcfcf871644)) - **all:** Auto-regenerate discovery clients ([#​2079](https://togithub.com/googleapis/google-api-go-client/issues/2079)) ([b88678a](https://togithub.com/googleapis/google-api-go-client/commit/b88678afb55f875ad7673d049c8c0bb75affe116)) - **all:** Auto-regenerate discovery clients ([#​2080](https://togithub.com/googleapis/google-api-go-client/issues/2080)) ([3a5236c](https://togithub.com/googleapis/google-api-go-client/commit/3a5236c9a884daf059ba58f90e7a842b18eefc4e)) - **all:** Auto-regenerate discovery clients ([#​2081](https://togithub.com/googleapis/google-api-go-client/issues/2081)) ([94f3caf](https://togithub.com/googleapis/google-api-go-client/commit/94f3caf04025b4a169e6a307c54c20b8e388b956)) - **all:** Auto-regenerate discovery clients ([#​2082](https://togithub.com/googleapis/google-api-go-client/issues/2082)) ([0846d92](https://togithub.com/googleapis/google-api-go-client/commit/0846d9297408b2a37932a3b907bd57df5e7da79a))

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 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4fe0cd6) 74.10% compared to head (09176c2) 74.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #642 +/- ## ======================================= 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: Do you have feedback about the report comment? Let us know in this issue.