Skip to content

fix(deps): update dependency nodemailer to v10 - #701

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nodemailer-10.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nodemailer-10.x

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
nodemailer (source) ^9.0.0^10.0.10 age confidence

Release Notes

nodemailer/nodemailer (nodemailer)

v10.0.10

Compare Source

Bug Fixes
  • derive the attachment filename from the basename of a Windows path (c7cc7ce)
  • dkim: unfold folded header lines in linear time (28a5909)
  • smtp-connection: reassemble multiline replies in linear time (f2d82fa)

v10.0.9

Compare Source

Bug Fixes
  • addressparser: bound the '@​' probe to the run being scanned (1465c3f)
  • addressparser: keep the text after a comment out of a quoted local part address (2f36eb1)

v10.0.8

Compare Source

Bug Fixes
  • mime-node: clean the boundary where it is written, not only where it is built (e14278d)
  • mime-node: drop every control character from multipart boundary material (a82a355)

v10.0.7

Compare Source

Bug Fixes
  • mime-funcs: do not double encode Buffer input when chunking base64 mime words (#​1865) (4327a59)
  • mime-node: keep a boundary that is only line breaks from stripping to empty (ec46800)
  • mime-node: strip line breaks from multipart boundary material (#​1867) (03c1a5c)
  • smtp-pool: release rate-limited connections on close (#​1866) (7f5c7a4)

v10.0.6

Compare Source

Bug Fixes
  • addressparser: scan free text for an address in linear time (437d7fc)

v10.0.5

Compare Source

Bug Fixes
  • addressparser: parse comment-joined addresses in linear time (c07f175)

v10.0.4

Compare Source

Bug Fixes
  • fetch: scope a cookie without a Path to the RFC 6265 default path (2f907cb)
  • fetch: send cookies set with Path back to the exact path (#​1861) (d557113)
  • mail-composer: keep httpHeaders and tls for href alternatives and icalEvent (#​1862) (7f502be)
  • resolve well-known services by their primary domains (#​1859) (085f525)
  • ses-transport: throw a configuration error when the SES client is missing (#​1863) (4d9c4c9)

v10.0.3

Compare Source

Bug Fixes
  • fetch: honor the cookie Domain attribute without accepting public suffixes (1608391), closes #​1856

v10.0.2

Compare Source

Bug Fixes
  • mime-node: flatten nested recipient arrays without recursion (ebe0849)
  • shared: keep the TLS server name out of the DNS cache (a6512db)

v10.0.1

Compare Source

Bug Fixes
  • types: accept an explicit undefined for optional properties (209719d), closes #​1853
  • types: drop the internal members from the published declarations (81e64ea)

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • Node.js 20 or newer is required. The Node.js 6 syntax compatibility check and the .npmignore file are gone.
Features
Bug Fixes
  • apply the other keys of a configuration object next to its url (29610f9)
  • dkim: canonicalize raw messages the way verifiers do (2c84b11)
  • keep a transporter assignable to the plain Transporter type (8bf55fb)
  • shared: keep a colon in the user name of a connection or proxy url (6acf4b6)
  • shared: refuse URL hosts the legacy parser would truncate (17a5068)
  • shared: resolve hostnames when the runtime has no interface table (8b03240)
  • smtp-connection: clear the timers of a connection dropped before the greeting (01dcaa0)
  • smtp-connection: keep an incomplete server reply out of lastServerResponse (1a6e427)
  • smtp-pool: free the pool slot when the proxy socket can not be opened (204a344)
  • well-known: keep nodemailer/lib/well-known/services.json available (367730c)

Configuration

📅 Schedule: (in timezone Europe/London)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner September 7, 2026 11:49
@renovate
renovate Bot force-pushed the renovate/nodemailer-10.x branch from 23ee596 to d4d81b6 Compare September 8, 2026 11:04
@renovate renovate Bot changed the title fix(deps): update dependency nodemailer to v10 fix(deps): update dependency nodemailer to v10 - autoclosed Sep 10, 2026
@renovate renovate Bot closed this Sep 10, 2026
@renovate
renovate Bot deleted the renovate/nodemailer-10.x branch September 10, 2026 04:24
@renovate renovate Bot changed the title fix(deps): update dependency nodemailer to v10 - autoclosed fix(deps): update dependency nodemailer to v10 Sep 10, 2026
@renovate renovate Bot reopened this Sep 10, 2026
@renovate
renovate Bot force-pushed the renovate/nodemailer-10.x branch 8 times, most recently from 1712505 to 64ddc82 Compare September 15, 2026 20:51
@renovate
renovate Bot force-pushed the renovate/nodemailer-10.x branch from 64ddc82 to d9402cc Compare September 17, 2026 21:14
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.

0 participants