Skip to content

Commit 24e190b

Browse files
Build(deps): Bump nodemailer from 6.10.1 to 7.0.3 (#263)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.10.1 to 7.0.3. <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.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> <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>v7.0.1</h2> <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> <h2>v7.0.0</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v6.10.1...v7.0.0">7.0.0</a> (2025-05-03)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>SESv2 SDK support, removed older SES SDK v2 and v3 , removed SES rate limiting and idling features</li> </ul> <blockquote> <p>See <a href="https://nodemailer.com/transports/ses/">SES Transport Docs</a> for updated usage details</p> </blockquote> <h3>Features</h3> <ul> <li>SESv2 SDK support, removed older SES SDK v2 and v3 , removed SES rate limiting and idling features (<a href="https://github.com/nodemailer/nodemailer/commit/15db667af2d0a5ed835281cfdbab16ee73b5edce">15db667</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/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> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v6.10.1...v7.0.0">7.0.0</a> (2025-05-03)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>SESv2 SDK support, removed older SES SDK v2 and v3 , removed SES rate limiting and idling features</li> </ul> <h3>Features</h3> <ul> <li>SESv2 SDK support, removed older SES SDK v2 and v3 , removed SES rate limiting and idling features (<a href="https://github.com/nodemailer/nodemailer/commit/15db667af2d0a5ed835281cfdbab16ee73b5edce">15db667</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodemailer/nodemailer/commit/125b01ea3c873d41bc93e058b0d94e1f7da2c027"><code>125b01e</code></a> chore(master): release 7.0.3 [skip-ci] (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1735">#1735</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/ba2d4df7ed8f12e7ec11ebd46ff28e82572a7be9"><code>ba2d4df</code></a> Updated test matrix</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/1a22bb58dd36b5a538e2a98dbbf2ada461a70d22"><code>1a22bb5</code></a> Bumped deps</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/73f37fc90fbfad6529baa8280f93a17c45669faa"><code>73f37fc</code></a> Merge branch 'master' of github.com:nodemailer/nodemailer</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/007d5f3f40908c588f1db46c76de8b64ff429327"><code>007d5f3</code></a> fix(attachments): Set the default transfer encoding for message/rfc822 attach...</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/12b792fb91045660ad1a4308e4dbcf4ec7d3c66c"><code>12b792f</code></a> chore(master): release 7.0.2 [skip-ci] (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1733">#1733</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/7c0ea7459e5de6cc90d32067afe282ec4f7d3b29"><code>7c0ea74</code></a> Merge branch 'master' of github.com:nodemailer/nodemailer</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/faa9a5eafaacbaf85de3540466a04636e12729b3"><code>faa9a5e</code></a> fix(ses): Fixed structured from header</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/94c48745112859253b8b6a6774e2284b47517aec"><code>94c4874</code></a> chore(master): release 7.0.1 [skip-ci] (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1732">#1732</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/cf252787ea50c4ec78c4f57ef3f08610b1133493"><code>cf25278</code></a> Merge branch 'master' of github.com:nodemailer/nodemailer</li> <li>Additional commits viewable in <a href="https://github.com/nodemailer/nodemailer/compare/v6.10.1...v7.0.3">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.10.1&new-version=7.0.3)](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 88a608e + 2021d55 commit 24e190b

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

package-lock.json

Lines changed: 13 additions & 4 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.10.0",
23+
"nodemailer": "^7.0.3",
2424
"nodemon": "^3.1.9",
2525
"npm-package-nodejs-utils-lda": "^1.0.13",
2626
"path": "^0.12.7",

0 commit comments

Comments
 (0)