Commit 857e8f6
Bump nodemailer from 8.0.3 to 8.0.5 (#2209)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 8.0.3
to 8.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nodemailer/nodemailer/releases">nodemailer's
releases</a>.</em></p>
<blockquote>
<h2>v8.0.5</h2>
<h2><a
href="https://github.com/nodemailer/nodemailer/compare/v8.0.4...v8.0.5">8.0.5</a>
(2026-04-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>decode SMTP server responses as UTF-8 at line boundary (<a
href="https://github.com/nodemailer/nodemailer/commit/95876b103e587e49583e43f88cb2c3a61556f3ac">95876b1</a>)</li>
<li>sanitize CRLF in transport name option to prevent SMTP command
injection (GHSA-vvjj-xcjg-gr5g) (<a
href="https://github.com/nodemailer/nodemailer/commit/0a43876801a420ca528f492eaa01bfc421cc306e">0a43876</a>)</li>
</ul>
<h2>v8.0.4</h2>
<h2><a
href="https://github.com/nodemailer/nodemailer/compare/v8.0.3...v8.0.4">8.0.4</a>
(2026-03-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>sanitize envelope size to prevent SMTP command injection (<a
href="https://github.com/nodemailer/nodemailer/commit/2d7b9710e63555a1eb13d721296c51186d4b5651">2d7b971</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md">nodemailer's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/nodemailer/nodemailer/compare/v8.0.4...v8.0.5">8.0.5</a>
(2026-04-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>decode SMTP server responses as UTF-8 at line boundary (<a
href="https://github.com/nodemailer/nodemailer/commit/95876b103e587e49583e43f88cb2c3a61556f3ac">95876b1</a>)</li>
<li>sanitize CRLF in transport name option to prevent SMTP command
injection (GHSA-vvjj-xcjg-gr5g) (<a
href="https://github.com/nodemailer/nodemailer/commit/0a43876801a420ca528f492eaa01bfc421cc306e">0a43876</a>)</li>
</ul>
<h2><a
href="https://github.com/nodemailer/nodemailer/compare/v8.0.3...v8.0.4">8.0.4</a>
(2026-03-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>sanitize envelope size to prevent SMTP command injection (<a
href="https://github.com/nodemailer/nodemailer/commit/2d7b9710e63555a1eb13d721296c51186d4b5651">2d7b971</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nodemailer/nodemailer/commit/202cfb3e14010223204e9ba9f7430176be624f0f"><code>202cfb3</code></a>
chore(master): release 8.0.5 (<a
href="https://redirect.github.com/nodemailer/nodemailer/issues/1809">#1809</a>)</li>
<li><a
href="https://github.com/nodemailer/nodemailer/commit/b634abf05959edcc7207cdaba2c6541f92994cbb"><code>b634abf</code></a>
docs: add CLAUDE.md with project conventions and release process</li>
<li><a
href="https://github.com/nodemailer/nodemailer/commit/95876b103e587e49583e43f88cb2c3a61556f3ac"><code>95876b1</code></a>
fix: decode SMTP server responses as UTF-8 at line boundary</li>
<li><a
href="https://github.com/nodemailer/nodemailer/commit/0a43876801a420ca528f492eaa01bfc421cc306e"><code>0a43876</code></a>
fix: sanitize CRLF in transport name option to prevent SMTP command
injection...</li>
<li><a
href="https://github.com/nodemailer/nodemailer/commit/08e59e64d0f8595fa535f07061787e0946372657"><code>08e59e6</code></a>
chore: update dev dependencies</li>
<li><a
href="https://github.com/nodemailer/nodemailer/commit/2d319753c34d2f0ced24d8eb1d7d866d965f59f4"><code>2d31975</code></a>
chore(master): release 8.0.4 (<a
href="https://redirect.github.com/nodemailer/nodemailer/issues/1806">#1806</a>)</li>
<li><a
href="https://github.com/nodemailer/nodemailer/commit/2d7b9710e63555a1eb13d721296c51186d4b5651"><code>2d7b971</code></a>
fix: sanitize envelope size to prevent SMTP command injection</li>
<li>See full diff in <a
href="https://github.com/nodemailer/nodemailer/compare/v8.0.3...v8.0.5">compare
view</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't
alter 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 edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/openops-cloud/openops/network/alerts).
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcelo Gonçalves <marcelo@openops.com>1 parent 672c085 commit 857e8f6
3 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16712 | 16712 | | |
16713 | 16713 | | |
16714 | 16714 | | |
16715 | | - | |
| 16715 | + | |
16716 | 16716 | | |
16717 | 16717 | | |
16718 | 16718 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments