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 github.com/mailgun/mailgun-go/v4 to v4.9.1 #629

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
github.com/mailgun/mailgun-go/v4 require patch v4.9.0 -> v4.9.1

Release Notes

mailgun/mailgun-go ### [`v4.9.1`](https://togithub.com/mailgun/mailgun-go/releases/tag/v4.9.1) [Compare Source](https://togithub.com/mailgun/mailgun-go/compare/v4.9.0...v4.9.1) #### What's Changed - We can set default From in templates, so this should be no longer required when sending templated mails by [@​paul-conneqtech](https://togithub.com/paul-conneqtech) in [https://github.com/mailgun/mailgun-go/pull/306](https://togithub.com/mailgun/mailgun-go/pull/306) #### New Contributors - [@​paul-conneqtech](https://togithub.com/paul-conneqtech) made their first contribution in [https://github.com/mailgun/mailgun-go/pull/306](https://togithub.com/mailgun/mailgun-go/pull/306) **Full Changelog**: https://github.com/mailgun/mailgun-go/compare/v4.9.0...v4.9.1

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 (27bd5f2) 75.17% compared to head (8ef02f5) 75.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #629 +/- ## ======================================= Coverage 75.17% 75.17% ======================================= Files 42 42 Lines 1458 1458 ======================================= Hits 1096 1096 Misses 268 268 Partials 94 94 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.