Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps nodemailer and email-templates. These dependencies needed to be updated together.
Updates nodemailer from 6.9.13 to 7.0.12

Release notes

Sourced from nodemailer's releases.

v7.0.12

7.0.12 (2025-12-22)

Bug Fixes

  • added support for REQUIRETLS (#1793) (053ce6a)
  • use 8bit encoding for message/rfc822 attachments (adf8611)

v7.0.11

7.0.11 (2025-11-26)

Bug Fixes

  • prevent stack overflow DoS in addressparser with deeply nested groups (b61b9c0)

v7.0.10

7.0.10 (2025-10-23)

Bug Fixes

  • Increase data URI size limit from 100KB to 50MB and preserve content type (28dbf3f)

v7.0.9

7.0.9 (2025-10-07)

Bug Fixes

  • release: Trying to fix release proecess by upgrading Node version in runner (579fce4)

v7.0.8

7.0.8 (2025-10-07)

Bug Fixes

  • addressparser: flatten nested groups per RFC 5322 (8f8a77c)

v7.0.7

7.0.7 (2025-10-05)

Bug Fixes

  • addressparser: Fixed addressparser handling of quoted nested email addresses (1150d99)
  • dns: add memory leak prevention for DNS cache (0240d67)
  • linter: Updated eslint and created prettier formatting task (df13b74)

... (truncated)

Changelog

Sourced from nodemailer's changelog.

7.0.12 (2025-12-22)

Bug Fixes

  • added support for REQUIRETLS (#1793) (053ce6a)
  • use 8bit encoding for message/rfc822 attachments (adf8611)

7.0.11 (2025-11-26)

Bug Fixes

  • prevent stack overflow DoS in addressparser with deeply nested groups (b61b9c0)

7.0.10 (2025-10-23)

Bug Fixes

  • Increase data URI size limit from 100KB to 50MB and preserve content type (28dbf3f)

7.0.9 (2025-10-07)

Bug Fixes

  • release: Trying to fix release proecess by upgrading Node version in runner (579fce4)

7.0.8 (2025-10-07)

Bug Fixes

  • addressparser: flatten nested groups per RFC 5322 (8f8a77c)

7.0.7 (2025-10-05)

Bug Fixes

  • addressparser: Fixed addressparser handling of quoted nested email addresses (1150d99)
  • dns: add memory leak prevention for DNS cache (0240d67)
  • linter: Updated eslint and created prettier formatting task (df13b74)
  • refresh expired DNS cache on error (#1759) (ea0fc5a)
  • resolve linter errors in DNS cache tests (3b8982c)

7.0.6 (2025-08-27)

Bug Fixes

... (truncated)

Commits
  • a208a0b chore(master): release 7.0.12 (#1785)
  • 053ce6a fix: added support for REQUIRETLS (#1793)
  • adf8611 fix: use 8bit encoding for message/rfc822 attachments
  • 3d17dbe chore(master): release 7.0.11 (#1783)
  • 15879f8 Bumped dev dependencies
  • b61b9c0 fix: prevent stack overflow DoS in addressparser with deeply nested groups
  • 4175e4b chore(master): release 7.0.10 (#1776)
  • d882ccf Merge branch 'master' of github.com:nodemailer/nodemailer
  • 1d7e4f7 Bumped deps
  • 10bd871 chore: correct typo in variable name (#1773)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nodemailer since your current version.


Updates email-templates from 11.1.1 to 13.0.1

Release notes

Sourced from email-templates's releases.

v13.0.1

  • chore: upgrade @​ladjs/i18n 187ca62
  • fix: node ci engine fixes 228bca6

forwardemail/email-templates@v13.0.0...v13.0.1

v13.0.0

  • chore: updated docs c1e8a71
  • chore: upgrade juice to v11 (requires node v18+), bump nodemailer efa33f7
  • Merge pull request #474 from forwardemail/snyk-fix-9d0cade9573935ae1ebd4983995603c5 3e8d412
  • fix: package.json to reduce vulnerabilities 5e0fc13

forwardemail/email-templates@v12.0.3...v13.0.0

v12.0.3

  • fix: fixed husky and pre-commit 163dd5a
  • Merge pull request #471 from ddequidt/bug_468 97080bd
  • #468 fix DeprecationWarning: Calling promisify on a function that returns a Promise is likely a mistake. dec0a3b

forwardemail/email-templates@v12.0.2...v12.0.3

v12.0.2

  • fix: fixed ci issue fb94d09
  • fix: version lock cheerio to 1.0.0-rc.12 18dda2e
  • Merge pull request #466 from hamirmahal/fix/usage-of-deprecated-version-of-nodejs-in-ci-yml bf6c434
  • fix: usage of deprecated version of Node.js ab3c3f3

forwardemail/email-templates@v12.0.1...v12.0.2

v12.0.1

  • fix: added note to README about breaking change in v12.0.0 dc5a548
  • fix: fixed typo in message 3ff204e

forwardemail/email-templates@v12.0.0...v12.0.1

v12.0.0

  • feat: moved preview-email to optional dependency (closes #454) (closes #453) 11d7b43

forwardemail/email-templates@v11.1.1...v12.0.0

Commits
  • 7aad5a7 13.0.1
  • 187ca62 chore: upgrade @​ladjs/i18n
  • 228bca6 fix: node ci engine fixes
  • ba278ba 13.0.0
  • c1e8a71 chore: updated docs
  • efa33f7 chore: upgrade juice to v11 (requires node v18+), bump nodemailer
  • 3e8d412 Merge pull request #474 from forwardemail/snyk-fix-9d0cade9573935ae1ebd498399...
  • 5e0fc13 fix: package.json to reduce vulnerabilities
  • e5cf1e6 12.0.3
  • 163dd5a fix: fixed husky and pre-commit
  • Additional commits viewable in compare view

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 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.

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) and [email-templates](https://github.com/forwardemail/email-templates). These dependencies needed to be updated together.

Updates `nodemailer` from 6.9.13 to 7.0.12
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v6.9.13...v7.0.12)

Updates `email-templates` from 11.1.1 to 13.0.1
- [Release notes](https://github.com/forwardemail/email-templates/releases)
- [Commits](forwardemail/email-templates@v11.1.1...v13.0.1)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 7.0.12
  dependency-type: direct:production
- dependency-name: email-templates
  dependency-version: 13.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependencies javascript Pull requests that update javascript code labels Jan 13, 2026
@github-project-automation github-project-automation bot moved this to 🆕 New in IBS3 Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies javascript Pull requests that update javascript code

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

1 participant