Skip to content

build(deps): bump nodemailer and @adonisjs/mail#443

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-47fefa4d59
Open

build(deps): bump nodemailer and @adonisjs/mail#443
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-47fefa4d59

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps nodemailer to 8.0.2 and updates ancestor dependency @adonisjs/mail. These dependencies need to be updated together.

Updates nodemailer from 6.10.1 to 8.0.2

Release notes

Sourced from nodemailer's releases.

v8.0.2

8.0.2 (2026-03-09)

Bug Fixes

  • merge fragmented display names with unquoted commas in addressparser (fe27f7f)

v8.0.1

8.0.1 (2026-02-07)

Bug Fixes

  • absorb TLS errors during socket teardown (7f8dde4)
  • absorb TLS errors during socket teardown (381f628)
  • Add Gmail Workspace service configuration (#1787) (dc97ede)

v8.0.0

8.0.0 (2026-02-04)

⚠ BREAKING CHANGES

  • Error code 'NoAuth' renamed to 'ENOAUTH'

Bug Fixes

  • add connection fallback to alternative DNS addresses (e726d6f)
  • centralize and standardize error codes (45062ce)
  • harden DNS fallback against race conditions and cleanup issues (4fa3c63)
  • improve socket cleanup to prevent potential memory leaks (6069fdc)

v7.0.13

7.0.13 (2026-01-27)

Bug Fixes

  • downgrade transient connection error logs to warn level (4c041db)

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)

... (truncated)

Changelog

Sourced from nodemailer's changelog.

8.0.2 (2026-03-09)

Bug Fixes

  • merge fragmented display names with unquoted commas in addressparser (fe27f7f)

8.0.1 (2026-02-07)

Bug Fixes

  • absorb TLS errors during socket teardown (7f8dde4)
  • absorb TLS errors during socket teardown (381f628)
  • Add Gmail Workspace service configuration (#1787) (dc97ede)

8.0.0 (2026-02-04)

⚠ BREAKING CHANGES

  • Error code 'NoAuth' renamed to 'ENOAUTH'

Bug Fixes

  • add connection fallback to alternative DNS addresses (e726d6f)
  • centralize and standardize error codes (45062ce)
  • harden DNS fallback against race conditions and cleanup issues (4fa3c63)
  • improve socket cleanup to prevent potential memory leaks (6069fdc)

7.0.13 (2026-01-27)

Bug Fixes

  • downgrade transient connection error logs to warn level (4c041db)

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

... (truncated)

Commits
  • 0f28799 chore(master): release 8.0.2 (#1803)
  • 17fcb52 Bumped dev deps
  • fe27f7f fix: merge fragmented display names with unquoted commas in addressparser
  • 1dd8eeb chore(master): release 8.0.1 (#1802)
  • b7872f9 Bumped dev deps
  • dc97ede fix: Add Gmail Workspace service configuration (#1787)
  • 7f8dde4 fix: absorb TLS errors during socket teardown
  • 381f628 fix: absorb TLS errors during socket teardown
  • edac562 chore(master): release 8.0.0 (#1799)
  • 4fa3c63 fix: harden DNS fallback against race conditions and cleanup issues
  • 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 @adonisjs/mail from 9.2.2 to 10.0.0

Release notes

Sourced from @​adonisjs/mail's releases.

Upgrade to NodeMailer v7 and bug fixes

10.0.0 (2026-02-25)

Features

  • include a default brand name that can be edited and reference within email templates (b135add)
  • return this in MailsCollection’s assert methods (#115) (0b12570)
  • remove rate limiting options from SES transport (af4177a)

BREAKING CHANGES

  • Upstream breaking change from Nodemailer v7

Bug Fixes

  • correct typos in comments (envolpe, prority, sequeuednt) (5c3a71f)
  • rename misnamed sparkpostTransport variables in resend and brevo transports (1d84f24)
  • swap MAIL_FROM_NAME and MAIL_FROM_ADDRESS default values (7d968b0)
  • treat mail sending failure as a server error (9aee511), closes #117

What's Changed

New Contributors

Full Changelog: adonisjs/mail@v9.2.2...v10.0.0

Bug fixes and small improvements

10.0.0-next.2 (2026-02-13)

Bug Fixes

  • correct typos in comments (envolpe, prority, sequeuednt) (5c3a71f)
  • rename misnamed sparkpostTransport variables in resend and brevo transports (1d84f24)
  • swap MAIL_FROM_NAME and MAIL_FROM_ADDRESS default values (7d968b0)
  • treat mail sending failure as a server error (9aee511), closes #117

Features

  • include a default brand name that can be edited and reference within email templates (b135add)
  • return this in MailsCollection’s assert methods (#115) (0b12570)
  • upgrade dependencies to fix vulnerabilities and harden HTTP transports validation (#112) (9f83bfc)

What's Changed

... (truncated)

Commits
  • 4d1b596 chore(release): 10.0.0
  • fa5f491 chore: update dependencies
  • a02c943 chore: publish under latest tag
  • e5a79dd chore(release): 10.0.0-next.2
  • ed78aea test: fix breaking tests
  • bb2a6b3 chore: add mjml to optional peer dependencies
  • 982e061 chore: migrate to tsdown
  • c747307 chore(package): update dependencies
  • b135add feat: include a default brand name that can be edited and reference within em...
  • 0496e83 test: add test confirming brevo driver works with replyTo
  • 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 @​adonisjs/mail since your current version.


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 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) to 8.0.2 and updates ancestor dependency [@adonisjs/mail](https://github.com/adonisjs/mail). These dependencies need to be updated together.


Updates `nodemailer` from 6.10.1 to 8.0.2
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v6.10.1...v8.0.2)

Updates `@adonisjs/mail` from 9.2.2 to 10.0.0
- [Release notes](https://github.com/adonisjs/mail/releases)
- [Commits](adonisjs/mail@v9.2.2...v10.0.0)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 8.0.2
  dependency-type: indirect
- dependency-name: "@adonisjs/mail"
  dependency-version: 10.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants