Bump nodemailer and @types/nodemailer #35

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/nodemailer-and-types/nodemailer-6.9.3 into main 2023-06-28 17:39:01 +00:00
dependabot[bot] commented 2023-05-30 00:07:39 +00:00 (Migrated from github.com)

Bumps nodemailer and @types/nodemailer. These dependencies needed to be updated together.
Updates nodemailer from 6.9.1 to 6.9.3

Changelog

Sourced from nodemailer's changelog.

6.9.3 2023-05-29

  • Specified license identifier (was defined as MIT, actual value MIT-0)
  • If SMTP server disconnects with a message, process it and include as part of the response error

6.9.2 2023-05-11

  • Fix uncaught exception on invalid attachment content payload
Commits

Updates @types/nodemailer from 6.4.7 to 6.4.8

Commits

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 commands and options

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 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)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) and [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer). These dependencies needed to be updated together. Updates `nodemailer` from 6.9.1 to 6.9.3 <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>6.9.3 2023-05-29</h2> <ul> <li>Specified license identifier (was defined as MIT, actual value MIT-0)</li> <li>If SMTP server disconnects with a message, process it and include as part of the response error</li> </ul> <h2>6.9.2 2023-05-11</h2> <ul> <li>Fix uncaught exception on invalid attachment content payload</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodemailer/nodemailer/commit/551c7b60052ec7dd08291dc844a8af53215e488e"><code>551c7b6</code></a> v6.9.3</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/5f81de4dac56572b96c1af10358309821d0c2b85"><code>5f81de4</code></a> specified license identifier</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/5ff86251d68236751f291e909c5c783f847abd1e"><code>5ff8625</code></a> Update README.md</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/92222985f4d47ac2dc0ab4a0901f97d4fe8be4fa"><code>9222298</code></a> Merge branch 'master' of github.com:nodemailer/nodemailer</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/707f2b1c6a12ea597f25f14d3f9e0fd8ad07c47a"><code>707f2b1</code></a> Process last message from server</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/c77d70f6ed885695e7778f9604591f48f852e817"><code>c77d70f</code></a> feat: added <a href="https://forwardemail.net">https://forwardemail.net</a> to well-known services</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/19fce2dc4dcb83224acaf1cfc890d08126309594"><code>19fce2d</code></a> v6.9.2</li> <li>See full diff in <a href="https://github.com/nodemailer/nodemailer/compare/v6.9.1...v6.9.3">compare view</a></li> </ul> </details> <br /> Updates `@types/nodemailer` from 6.4.7 to 6.4.8 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer">compare view</a></li> </ul> </details> <br /> 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 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>
Sign in to join this conversation.
No description provided.