- Notifications
You must be signed in to change notification settings - Fork906
Commit33c87a2
authored
chore: bump github.com/mocktools/go-smtp-mock/v2 from 2.4.0 to 2.5.0 (#18170)
Bumps[github.com/mocktools/go-smtp-mock/v2](https://github.com/mocktools/go-smtp-mock)from 2.4.0 to 2.5.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/mocktools/go-smtp-mock/releases">github.com/mocktools/go-smtp-mock/v2'sreleases</a>.</em></p><blockquote><h2>v2.5.0</h2><h2>Changelog</h2><ul><li>46310364e58e3d77f47a7fe9c2e890b59ecfc01d Feature/Support customlogger implementations (<ahref="https://redirect.github.com/mocktools/go-smtp-mock/issues/201">#201</a>)</li><li>379ac4b84f86882d2ee896c956b1ccdc92a15d55 Merge pull request <ahref="https://redirect.github.com/mocktools/go-smtp-mock/issues/204">#204</a>from mocktools/develop</li><li>f26d8693f3ecc39d6118dedcfd680d0e8048a67c Technical/Update changelog(<ahref="https://redirect.github.com/mocktools/go-smtp-mock/issues/203">#203</a>)</li><li>33f8c5c4dd1d35517152129b999372dcc711dd78 Technical/Update readme (<ahref="https://redirect.github.com/mocktools/go-smtp-mock/issues/202">#202</a>)</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/mocktools/go-smtp-mock/blob/master/CHANGELOG.md">github.com/mocktools/go-smtp-mock/v2'schangelog</a>.</em></p><blockquote><h2>[2.5.0] - 2025-05-31</h2><h3>Added</h3><ul><li>Added <ahref="https://redirect.github.com/mocktools/go-smtp-mock/issues/171">abilityto use a custom logger</a>, <code>WithLogger()</code> method. Thanks <ahref="https://github.com/Hsn723"><code>@Hsn723</code></a> for PR</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/mocktools/go-smtp-mock/commit/379ac4b84f86882d2ee896c956b1ccdc92a15d55"><code>379ac4b</code></a>Merge pull request <ahref="https://redirect.github.com/mocktools/go-smtp-mock/issues/204">#204</a>from mocktools/develop</li><li><ahref="https://github.com/mocktools/go-smtp-mock/commit/f26d8693f3ecc39d6118dedcfd680d0e8048a67c"><code>f26d869</code></a>Technical/Update changelog (<ahref="https://redirect.github.com/mocktools/go-smtp-mock/issues/203">#203</a>)</li><li><ahref="https://github.com/mocktools/go-smtp-mock/commit/33f8c5c4dd1d35517152129b999372dcc711dd78"><code>33f8c5c</code></a>Technical/Update readme (<ahref="https://redirect.github.com/mocktools/go-smtp-mock/issues/202">#202</a>)</li><li><ahref="https://github.com/mocktools/go-smtp-mock/commit/46310364e58e3d77f47a7fe9c2e890b59ecfc01d"><code>4631036</code></a>Feature/Support custom logger implementations (<ahref="https://redirect.github.com/mocktools/go-smtp-mock/issues/201">#201</a>)</li><li>See full diff in <ahref="https://github.com/mocktools/go-smtp-mock/compare/v2.4.0...v2.5.0">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parentef17def commit33c87a2
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
| 158 | + | |
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1577 | 1577 |
| |
1578 | 1578 |
| |
1579 | 1579 |
| |
1580 |
| - | |
1581 |
| - | |
| 1580 | + | |
| 1581 | + | |
1582 | 1582 |
| |
1583 | 1583 |
| |
1584 | 1584 |
| |
|
0 commit comments
Comments
(0)