Skip to content

Commit af7b416

Browse files
Build(deps): Bump nodemailer from 6.9.16 to 6.10.0 (#206)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.16 to 6.10.0. <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.10.0</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v6.9.16...v6.10.0">6.10.0</a> (2025-01-23)</h2> <h3>Features</h3> <ul> <li><strong>services:</strong> add Seznam email service configuration (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1695">#1695</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/d1ae0a86883ba6011a49a5bbdf076098e2e3637a">d1ae0a8</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>proxy:</strong> Set error and timeout errors for proxied sockets (<a href="https://github.com/nodemailer/nodemailer/commit/aa0c99c8f25440bb3dc91f4f3448777c800604d7">aa0c99c</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.16...v6.10.0">6.10.0</a> (2025-01-23)</h2> <h3>Features</h3> <ul> <li><strong>services:</strong> add Seznam email service configuration (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1695">#1695</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/d1ae0a86883ba6011a49a5bbdf076098e2e3637a">d1ae0a8</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>proxy:</strong> Set error and timeout errors for proxied sockets (<a href="https://github.com/nodemailer/nodemailer/commit/aa0c99c8f25440bb3dc91f4f3448777c800604d7">aa0c99c</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodemailer/nodemailer/commit/08567963402066848f840163930239fea6c89ddd"><code>0856796</code></a> chore(master): release 6.10.0 [skip-ci] (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1700">#1700</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/db59df077b8f37cd33a50c8ed8be38d503df148b"><code>db59df0</code></a> Bumped deps</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/aa0c99c8f25440bb3dc91f4f3448777c800604d7"><code>aa0c99c</code></a> fix(proxy): Set error and timeout errors for proxied sockets</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/15146d8d7c9f4fde3f664702770286a80fc7688d"><code>15146d8</code></a> Proton mail fix, issue: <a href="https://redirect.github.com/nodemailer/nodemailer/issues/1691#">nodemailer/nodemailer#1691</a>...</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/d1ae0a86883ba6011a49a5bbdf076098e2e3637a"><code>d1ae0a8</code></a> feat(services): add Seznam email service configuration (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1695">#1695</a>)</li> <li>See full diff in <a href="https://github.com/nodemailer/nodemailer/compare/v6.9.16...v6.10.0">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.16&new-version=6.10.0)](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) </details>
2 parents 7f24dc3 + 7851893 commit af7b416

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"multer": "^1.4.4",
2121
"node-cmd": "^5.0.0",
2222
"node-fetch": "^2.7.0",
23-
"nodemailer": "^6.9.16",
23+
"nodemailer": "^6.10.0",
2424
"nodemon": "^3.1.9",
2525
"npm-package-nodejs-utils-lda": "^1.0.13",
2626
"path": "^0.12.7",

0 commit comments

Comments
 (0)