[PR #1567] [MERGED] fix(deps): update module github.com/wneessen/go-mail to v0.7.2 #1577

Closed
opened 2025-11-01 21:23:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1567
Author: @renovate[bot]
Created: 9/29/2025
Status: Merged
Merged: 9/29/2025
Merged by: @kolaente

Base: mainHead: renovate/github.com-wneessen-go-mail-0.x


📝 Commits (1)

  • c77a482 fix(deps): update module github.com/wneessen/go-mail to v0.7.2

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -0)

📄 Description

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
github.com/wneessen/go-mail v0.7.1 -> v0.7.2 age confidence

Release Notes

wneessen/go-mail (github.com/wneessen/go-mail)

v0.7.2: : Formatted mail address handling regression fix

Compare Source

Welcome to go-mail v0.7.2!

Unfortunately with the v0.7.1 vulnerability fix, a regression was introduced when formatted mail address with full name ("Toni Tester" <toni.tester@example.com> were used, resulting in only the mail address (<toni.tester@example.com>) being handed over to the SMTP client. This bug was spotted and reported by @​NCRonB in #​497 - thank you very much for the report.

Sorry for any incovenience this might have caused!

What's Changed

  • Refactored address handling for improved consistency and formatting by @​wneessen in #​498

Full Changelog: https://github.com/wneessen/go-mail/compare/v0.7.1...v0.7.2


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 is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1567 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 9/29/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/github.com-wneessen-go-mail-0.x` --- ### 📝 Commits (1) - [`c77a482`](https://github.com/go-vikunja/vikunja/commit/c77a48292ce5a6cff73b1990608b989715330082) fix(deps): update module github.com/wneessen/go-mail to v0.7.2 ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -0) </details> ### 📄 Description Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/wneessen/go-mail](https://redirect.github.com/wneessen/go-mail) | `v0.7.1` -> `v0.7.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fwneessen%2fgo-mail/v0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fwneessen%2fgo-mail/v0.7.1/v0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>wneessen/go-mail (github.com/wneessen/go-mail)</summary> ### [`v0.7.2`](https://redirect.github.com/wneessen/go-mail/releases/tag/v0.7.2): : Formatted mail address handling regression fix [Compare Source](https://redirect.github.com/wneessen/go-mail/compare/v0.7.1...v0.7.2) Welcome to go-mail v0.7.2! Unfortunately with the v0.7.1 vulnerability fix, a regression was introduced when formatted mail address with full name (`"Toni Tester" <toni.tester@example.com>` were used, resulting in only the mail address (`<toni.tester@example.com>`) being handed over to the SMTP client. This bug was spotted and reported by [@&#8203;NCRonB](https://redirect.github.com/NCRonB) in [#&#8203;497](https://redirect.github.com/wneessen/go-mail/issues/497) - thank you very much for the report. Sorry for any incovenience this might have caused! #### What's Changed - Refactored address handling for improved consistency and formatting by [@&#8203;wneessen](https://redirect.github.com/wneessen) in [#&#8203;498](https://redirect.github.com/wneessen/go-mail/pull/498) **Full Changelog**: <https://github.com/wneessen/go-mail/compare/v0.7.1...v0.7.2> </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 is behind base branch, 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, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:23:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1577