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

Merged
konrad merged 1 commits from renovate/github.com-wneessen-go-mail-0.x into main 2023-01-07 12:52:10 +00:00
Member

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

wneessen/go-mail

v0.3.8

Compare Source

This release fixes a bug in the SMTP LOGIN Auth part of go-mail as reported in #​94. The changes introduced in d0f04353a2 and 6a446bd4bd caused issues with SMTP servers like ProtonMail Bridge, which respond with non-normative messages.

Thanks to @​james-d-elliott from the Authelia team for the investigation and report.

What's Changed

Full Changelog: https://github.com/wneessen/go-mail/compare/v0.3.7...v0.3.8


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.3.7` -> `v0.3.8` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>wneessen/go-mail</summary> ### [`v0.3.8`](https://github.com/wneessen/go-mail/releases/tag/v0.3.8) [Compare Source](https://github.com/wneessen/go-mail/compare/v0.3.7...v0.3.8) This release fixes a bug in the SMTP LOGIN Auth part of go-mail as reported in [#&#8203;94](https://github.com/wneessen/go-mail/issues/94). The changes introduced in https://github.com/wneessen/go-mail/commit/d0f04353a278126a74d998a7b48f35e4acb62a2c and https://github.com/wneessen/go-mail/commit/6a446bd4bd12fa0275f184ac84b397ffaa16dad5 caused issues with SMTP servers like ProtonMail Bridge, which respond with non-normative messages. Thanks to [@&#8203;james-d-elliott](https://github.com/james-d-elliott) from the [Authelia](https://github.com/authelia/authelia) team for the investigation and report. #### What's Changed - Fix SMTP AUTH LOGIN method for servers with uncommon success messages by [@&#8203;wneessen](https://github.com/wneessen) in https://github.com/wneessen/go-mail/pull/95 **Full Changelog**: https://github.com/wneessen/go-mail/compare/v0.3.7...v0.3.8 </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2023-01-07 12:01:21 +00:00
renovate added 1 commit 2023-01-07 12:01:21 +00:00
konrad merged commit 3329d83363 into main 2023-01-07 12:52:10 +00:00
konrad deleted branch renovate/github.com-wneessen-go-mail-0.x 2023-01-07 12:52:10 +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#1357
No description provided.