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.131.0 #634

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.130.0 -> v0.131.0

Release Notes

googleapis/google-api-go-client (google.golang.org/api) ### [`v0.131.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.131.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.130.0...v0.131.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2054](https://togithub.com/googleapis/google-api-go-client/issues/2054)) ([1b0f818](https://togithub.com/googleapis/google-api-go-client/commit/1b0f818bc9e7049967d49cafd6fe419c1c786c86)) - **all:** Auto-regenerate discovery clients ([#​2058](https://togithub.com/googleapis/google-api-go-client/issues/2058)) ([e871335](https://togithub.com/googleapis/google-api-go-client/commit/e871335ad6700d89d2b9629db99d1e674d5b9cad)) - **all:** Auto-regenerate discovery clients ([#​2059](https://togithub.com/googleapis/google-api-go-client/issues/2059)) ([24b4d0b](https://togithub.com/googleapis/google-api-go-client/commit/24b4d0b3c502e1f3cd7d73fdfcf039fe8b6fa08c)) - **all:** Auto-regenerate discovery clients ([#​2060](https://togithub.com/googleapis/google-api-go-client/issues/2060)) ([16ad84c](https://togithub.com/googleapis/google-api-go-client/commit/16ad84c503bdf262a9b4868bcb87f790c4ac478e)) - **all:** Auto-regenerate discovery clients ([#​2062](https://togithub.com/googleapis/google-api-go-client/issues/2062)) ([90038ee](https://togithub.com/googleapis/google-api-go-client/commit/90038ee5c30ccbb808ee5f645df900b08c99b162)) - **all:** Auto-regenerate discovery clients ([#​2063](https://togithub.com/googleapis/google-api-go-client/issues/2063)) ([524f72b](https://togithub.com/googleapis/google-api-go-client/commit/524f72bbe1fcf4cf5dab1b4deab555fe475f9291)) - **all:** Auto-regenerate discovery clients ([#​2064](https://togithub.com/googleapis/google-api-go-client/issues/2064)) ([f391921](https://togithub.com/googleapis/google-api-go-client/commit/f391921d617b0cbe678c23e88e9cc392eb061837)) - **gensupport:** Pass in headers via context ([#​2052](https://togithub.com/googleapis/google-api-go-client/issues/2052)) ([c836da9](https://togithub.com/googleapis/google-api-go-client/commit/c836da93b5de7664c38ece2e54a7c9025acc1dc0))

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 (f768941) 74.10% compared to head (45ff6c0) 74.10%.

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