Skip to content

fix: update dependency nodemailer to v8#294

Merged
dword-design merged 1 commit into
masterfrom
renovate/nodemailer-8.x
May 26, 2026
Merged

fix: update dependency nodemailer to v8#294
dword-design merged 1 commit into
masterfrom
renovate/nodemailer-8.x

Conversation

@renovate

@renovate renovate Bot commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nodemailer (source) ^7.0.12^8.0.0 age adoption passing confidence
@types/nodemailer (source) ^7.0.4^8.0.0 age adoption passing confidence

Release Notes

nodemailer/nodemailer (nodemailer)

v8.0.8

Compare Source

Bug Fixes
  • enforce strict TLS for OAuth2 and Ethereal credential requests (#​1818) (833d6e5)
  • four listener/stream leaks in SMTP transport, connection, pool (#​1817) (850bb91)

v8.0.7

Compare Source

Bug Fixes

v8.0.6

Compare Source

Bug Fixes

v8.0.5

Compare Source

Bug Fixes
  • decode SMTP server responses as UTF-8 at line boundary (95876b1)
  • sanitize CRLF in transport name option to prevent SMTP command injection (GHSA-vvjj-xcjg-gr5g) (0a43876)

v8.0.4

Compare Source

Bug Fixes
  • sanitize envelope size to prevent SMTP command injection (2d7b971)

v8.0.3

Compare Source

Bug Fixes
  • clean up addressparser and fix group name fallback producing undefined (9d55877)
  • fix cookie bugs, remove dead code, and improve hot-path efficiency (e8c8b92)
  • refactor smtp-connection for clarity and add Node.js 6 syntax compat test (c5b48ea)
  • remove familySupportCache that broke DNS resolution tests (c803d90)

v8.0.2

Compare Source

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

v8.0.1

Compare Source

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

Compare Source

⚠ 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

Compare Source

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the maintenance label Feb 4, 2026
@renovate renovate Bot force-pushed the renovate/nodemailer-8.x branch from 154549b to 85483cc Compare February 7, 2026 13:31
@renovate renovate Bot force-pushed the renovate/nodemailer-8.x branch 2 times, most recently from 44c48f7 to 903298a Compare March 9, 2026 12:44
@renovate renovate Bot force-pushed the renovate/nodemailer-8.x branch 2 times, most recently from f924eac to aca8681 Compare March 25, 2026 10:17
@renovate renovate Bot force-pushed the renovate/nodemailer-8.x branch 2 times, most recently from eaaf031 to 1f9e06f Compare April 7, 2026 17:15
@renovate renovate Bot force-pushed the renovate/nodemailer-8.x branch 2 times, most recently from 60091f7 to c19ed80 Compare April 27, 2026 15:47
@davidsandoz

davidsandoz commented May 22, 2026

Copy link
Copy Markdown

Hello @dword-design,

Is there any plan to eventually tackle this update?

There are two known vulnerabilities with Nodemailer that are fixed with v8.0.5 and no patch for v7.

@renovate renovate Bot force-pushed the renovate/nodemailer-8.x branch from c19ed80 to ba715ca Compare May 23, 2026 20:50
@dword-design dword-design merged commit 703382a into master May 26, 2026
5 of 6 checks passed
@dword-design dword-design deleted the renovate/nodemailer-8.x branch May 26, 2026 18:58
github-actions Bot pushed a commit that referenced this pull request Jun 4, 2026
## [8.0.5](v8.0.4...v8.0.5) (2026-06-04)

### Bug Fixes

* fix h3 import ([#300](#300)) ([34943d1](34943d1))
* reduce test envs ([0e84157](0e84157))
* update dependency nodemailer to v8 ([#294](#294)) ([703382a](703382a))
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 8.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants