Skip to content

Commit 4e5ba24

Browse files
build(deps): bump nodemailer from 6.9.14 to 7.0.7 in /backend (monkeytypegame#7011)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.14 to 7.0.7. <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>v7.0.7</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.6...v7.0.7">7.0.7</a> (2025-10-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>addressparser:</strong> Fixed addressparser handling of quoted nested email addresses (<a href="https://github.com/nodemailer/nodemailer/commit/1150d99fba77280df2cfb1885c43df23109a8626">1150d99</a>)</li> <li><strong>dns:</strong> add memory leak prevention for DNS cache (<a href="https://github.com/nodemailer/nodemailer/commit/0240d6795ded6d8008d102161a729f120b6d786a">0240d67</a>)</li> <li><strong>linter:</strong> Updated eslint and created prettier formatting task (<a href="https://github.com/nodemailer/nodemailer/commit/df13b7487e368acded35e45d0887d23c89c9177a">df13b74</a>)</li> <li>refresh expired DNS cache on error (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1759">#1759</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/ea0fc5a6633a3546f4b00fcf2f428e9ca732cdb6">ea0fc5a</a>)</li> <li>resolve linter errors in DNS cache tests (<a href="https://github.com/nodemailer/nodemailer/commit/3b8982c1f24508089a8757b74039000a4498b158">3b8982c</a>)</li> </ul> <h2>v7.0.6</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.5...v7.0.6">7.0.6</a> (2025-08-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>encoder:</strong> avoid silent data loss by properly flushing trailing base64 (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1747">#1747</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/01ae76f2cfe991c0c3fe80170f236da60531496b">01ae76f</a>)</li> <li>handle multiple XOAUTH2 token requests correctly (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1754">#1754</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/dbe00286351cddf012726a41a96ae613d30a34ee">dbe0028</a>)</li> <li>ReDoS vulnerability in parseDataURI and _processDataUrl (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1755">#1755</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/90b3e24d23929ebf9f4e16261049b40ee4055a39">90b3e24</a>)</li> </ul> <h2>v7.0.5</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.4...v7.0.5">7.0.5</a> (2025-07-07)</h2> <h3>Bug Fixes</h3> <ul> <li>updated well known delivery service list (<a href="https://github.com/nodemailer/nodemailer/commit/fa2724b337eb8d8fdcdd788fe903980b061316b8">fa2724b</a>)</li> </ul> <h2>v7.0.4</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.3...v7.0.4">7.0.4</a> (2025-06-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>pools:</strong> Emit 'clear' once transporter is idle and all connections are closed (<a href="https://github.com/nodemailer/nodemailer/commit/839e28634c9a93ae4321f399a8c893bf487a09fa">839e286</a>)</li> <li><strong>smtp-connection:</strong> jsdoc public annotation for socket (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1741">#1741</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/c45c84fe9b8e2ec5e0615ab02d4197473911ab3e">c45c84f</a>)</li> <li><strong>well-known-services:</strong> Added AliyunQiye (<a href="https://github.com/nodemailer/nodemailer/commit/bb9e6daffb632d7d8f969359859f88a138de3a48">bb9e6da</a>)</li> </ul> <h2>v7.0.3</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.2...v7.0.3">7.0.3</a> (2025-05-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>attachments:</strong> Set the default transfer encoding for message/rfc822 attachments as '7bit' (<a href="https://github.com/nodemailer/nodemailer/commit/007d5f3f40908c588f1db46c76de8b64ff429327">007d5f3</a>)</li> </ul> <h2>v7.0.2</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.1...v7.0.2">7.0.2</a> (2025-05-04)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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/v7.0.6...v7.0.7">7.0.7</a> (2025-10-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>addressparser:</strong> Fixed addressparser handling of quoted nested email addresses (<a href="https://github.com/nodemailer/nodemailer/commit/1150d99fba77280df2cfb1885c43df23109a8626">1150d99</a>)</li> <li><strong>dns:</strong> add memory leak prevention for DNS cache (<a href="https://github.com/nodemailer/nodemailer/commit/0240d6795ded6d8008d102161a729f120b6d786a">0240d67</a>)</li> <li><strong>linter:</strong> Updated eslint and created prettier formatting task (<a href="https://github.com/nodemailer/nodemailer/commit/df13b7487e368acded35e45d0887d23c89c9177a">df13b74</a>)</li> <li>refresh expired DNS cache on error (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1759">#1759</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/ea0fc5a6633a3546f4b00fcf2f428e9ca732cdb6">ea0fc5a</a>)</li> <li>resolve linter errors in DNS cache tests (<a href="https://github.com/nodemailer/nodemailer/commit/3b8982c1f24508089a8757b74039000a4498b158">3b8982c</a>)</li> </ul> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.5...v7.0.6">7.0.6</a> (2025-08-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>encoder:</strong> avoid silent data loss by properly flushing trailing base64 (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1747">#1747</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/01ae76f2cfe991c0c3fe80170f236da60531496b">01ae76f</a>)</li> <li>handle multiple XOAUTH2 token requests correctly (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1754">#1754</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/dbe00286351cddf012726a41a96ae613d30a34ee">dbe0028</a>)</li> <li>ReDoS vulnerability in parseDataURI and _processDataUrl (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1755">#1755</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/90b3e24d23929ebf9f4e16261049b40ee4055a39">90b3e24</a>)</li> </ul> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.4...v7.0.5">7.0.5</a> (2025-07-07)</h2> <h3>Bug Fixes</h3> <ul> <li>updated well known delivery service list (<a href="https://github.com/nodemailer/nodemailer/commit/fa2724b337eb8d8fdcdd788fe903980b061316b8">fa2724b</a>)</li> </ul> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.3...v7.0.4">7.0.4</a> (2025-06-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>pools:</strong> Emit 'clear' once transporter is idle and all connections are closed (<a href="https://github.com/nodemailer/nodemailer/commit/839e28634c9a93ae4321f399a8c893bf487a09fa">839e286</a>)</li> <li><strong>smtp-connection:</strong> jsdoc public annotation for socket (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1741">#1741</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/c45c84fe9b8e2ec5e0615ab02d4197473911ab3e">c45c84f</a>)</li> <li><strong>well-known-services:</strong> Added AliyunQiye (<a href="https://github.com/nodemailer/nodemailer/commit/bb9e6daffb632d7d8f969359859f88a138de3a48">bb9e6da</a>)</li> </ul> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.2...v7.0.3">7.0.3</a> (2025-05-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>attachments:</strong> Set the default transfer encoding for message/rfc822 attachments as '7bit' (<a href="https://github.com/nodemailer/nodemailer/commit/007d5f3f40908c588f1db46c76de8b64ff429327">007d5f3</a>)</li> </ul> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.1...v7.0.2">7.0.2</a> (2025-05-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>ses:</strong> Fixed structured from header (<a href="https://github.com/nodemailer/nodemailer/commit/faa9a5eafaacbaf85de3540466a04636e12729b3">faa9a5e</a>)</li> </ul> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.0...v7.0.1">7.0.1</a> (2025-05-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>ses:</strong> Use formatted FromEmailAddress for SES emails (<a href="https://github.com/nodemailer/nodemailer/commit/821cd09002f16c20369cc728b9414c7eb99e4113">821cd09</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodemailer/nodemailer/commit/9357a712330132e16900769e8e3e9b4b7a8d2a4b"><code>9357a71</code></a> chore(master): release 7.0.7 [skip-ci] (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1761">#1761</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/df13b7487e368acded35e45d0887d23c89c9177a"><code>df13b74</code></a> fix(linter): Updated eslint and created prettier formatting task</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/62629a06746ac5126067d6c4bb9503e84749a0f2"><code>62629a0</code></a> Updated tests for addressparser</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/1150d99fba77280df2cfb1885c43df23109a8626"><code>1150d99</code></a> fix(addressparser): Fixed addressparser handling of quoted nested email addre...</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/3b8982c1f24508089a8757b74039000a4498b158"><code>3b8982c</code></a> fix: resolve linter errors in DNS cache tests</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/0240d6795ded6d8008d102161a729f120b6d786a"><code>0240d67</code></a> fix(dns): add memory leak prevention for DNS cache</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/ea0fc5a6633a3546f4b00fcf2f428e9ca732cdb6"><code>ea0fc5a</code></a> fix: refresh expired DNS cache on error (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1759">#1759</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/430ca75aa81e80b93d523f0db1b3dbed63834108"><code>430ca75</code></a> chore(master): release 7.0.6 [skip-ci] (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1753">#1753</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/e3e700c4c4d0e777c364086524566d6caeb548ec"><code>e3e700c</code></a> Bumped deps</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/f322c380ae12ec20a0c96c7031d515d22bcab138"><code>f322c38</code></a> replaced escaped single quotes with unescaped ones</li> <li>Additional commits viewable in <a href="https://github.com/nodemailer/nodemailer/compare/v6.9.14...v7.0.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nodemailer&package-manager=npm_and_yarn&previous-version=6.9.14&new-version=7.0.7)](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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/monkeytypegame/monkeytype/network/alerts). </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Fehmer <[email protected]>
1 parent 9e48142 commit 4e5ba24

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"mjml": "4.15.0",
5050
"mongodb": "6.3.0",
5151
"mustache": "4.2.0",
52-
"nodemailer": "6.9.14",
52+
"nodemailer": "7.0.7",
5353
"object-hash": "3.0.0",
5454
"prom-client": "15.1.3",
5555
"rate-limiter-flexible": "5.0.3",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)