fix(deps): update module github.com/wneessen/go-mail to v0.2.9 #1264

Merged
konrad merged 1 commits from renovate/github.com-wneessen-go-mail-0.x into main 2022-10-02 12:19:28 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/wneessen/go-mail require patch v0.2.8 -> v0.2.9

Release Notes

wneessen/go-mail

v0.2.9

Compare Source

This release is a very minor release. It only adds Msg.GetGenHeader() so that 3rd party middleware can access already set generic headers, in case they want to alter them.

This release is important though, since it adds information about a new Middlware repository we started: https://github.com/wneessen/go-mail-middleware. A collection of useful middlewares that can be used with go-mail. A specific section has been added to the README.

Noteworthy changes

  • 10575c0: adds the Msg.GetGenHeader() method

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/wneessen/go-mail](https://github.com/wneessen/go-mail) | require | patch | `v0.2.8` -> `v0.2.9` | --- ### Release Notes <details> <summary>wneessen/go-mail</summary> ### [`v0.2.9`](https://github.com/wneessen/go-mail/releases/tag/v0.2.9) [Compare Source](https://github.com/wneessen/go-mail/compare/v0.2.8...v0.2.9) This release is a very minor release. It only adds `Msg.GetGenHeader()` so that 3rd party middleware can access already set generic headers, in case they want to alter them. This release is important though, since it adds information about a new Middlware repository we started: https://github.com/wneessen/go-mail-middleware. A collection of useful middlewares that can be used with go-mail. A specific section has been added to the README. #### Noteworthy changes - [`10575c0`](https://github.com/wneessen/go-mail/commit/10575c03e2884381e94ed7e87b8e55ab93773df0): adds the `Msg.GetGenHeader()` method </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-10-02 12:01:01 +00:00
renovate added 1 commit 2022-10-02 12:01:02 +00:00
konrad merged commit 81f09f7dc0 into main 2022-10-02 12:19:28 +00:00
konrad deleted branch renovate/github.com-wneessen-go-mail-0.x 2022-10-02 12:19:28 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1264
No description provided.