nikoksr / notify

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

fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.12.0 #766

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/mailgun/mailgun-go/v4 require minor v4.11.1 -> v4.12.0

Release Notes

mailgun/mailgun-go (github.com/mailgun/mailgun-go/v4) ### [`v4.12.0`](https://togithub.com/mailgun/mailgun-go/releases/tag/v4.12.0) [Compare Source](https://togithub.com/mailgun/mailgun-go/compare/v4.11.1...v4.12.0) #### What's Changed - mailingListResponse incorrectly set to 'member' instead of 'list' by [@​thrawn01](https://togithub.com/thrawn01) in [https://github.com/mailgun/mailgun-go/pull/316](https://togithub.com/mailgun/mailgun-go/pull/316) **Full Changelog**: https://github.com/mailgun/mailgun-go/compare/v4.11.1...v4.12.0

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

Codecov Report

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

Comparison is base (27e4991) 74.10% compared to head (fb3a1ff) 74.10%.

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