Commit 853c767
authored
Bump nodemailer from 6.9.15 to 6.9.16 (#163)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.15
to 6.9.16.
<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>v6.9.16</h2>
<h2><a
href="https://github.com/nodemailer/nodemailer/compare/v6.9.15...v6.9.16">6.9.16</a>
(2024-10-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>addressparser:</strong> Correctly detect if user local part
is attached to domain part (<a
href="https://github.com/nodemailer/nodemailer/commit/f2096c51b92a69ecfbcc15884c28cb2c2f00b826">f2096c5</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/v6.9.15...v6.9.16">6.9.16</a>
(2024-10-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>addressparser:</strong> Correctly detect if user local part
is attached to domain part (<a
href="https://github.com/nodemailer/nodemailer/commit/f2096c51b92a69ecfbcc15884c28cb2c2f00b826">f2096c5</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nodemailer/nodemailer/commit/e70b9c18bd4ba14d500197fa1614ed37f5536446"><code>e70b9c1</code></a>
chore(master): release 6.9.16 [skip-ci] (<a
href="https://redirect.github.com/nodemailer/nodemailer/issues/1688">#1688</a>)</li>
<li><a
href="https://github.com/nodemailer/nodemailer/commit/bcf55be13d21f0df81b17dc10cbafc8f091ab462"><code>bcf55be</code></a>
Bumped deps</li>
<li><a
href="https://github.com/nodemailer/nodemailer/commit/f2096c51b92a69ecfbcc15884c28cb2c2f00b826"><code>f2096c5</code></a>
fix(addressparser): Correctly detect if user local part is attached to
domain...</li>
<li>See full diff in <a
href="https://github.com/nodemailer/nodemailer/compare/v6.9.15...v6.9.16">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)
</details>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.2 files changed
+5
-6
lines changedSome 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 | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments