Skip to content

fix(deps): update dependency nodemailer to v9#86

Merged
fbuireu merged 1 commit into
mainfrom
renovate/nodemailer-9.x
Jun 15, 2026
Merged

fix(deps): update dependency nodemailer to v9#86
fbuireu merged 1 commit into
mainfrom
renovate/nodemailer-9.x

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
nodemailer (source) 8.0.119.0.0 age confidence

Release Notes

nodemailer/nodemailer (nodemailer)

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • HTTPS requests made while fetching remote content (attachment href/path URLs, OAuth2 token endpoints, HTTP/HTTPS proxy CONNECT) now validate the server's TLS certificate by default. Requests to hosts with self-signed, expired, or hostname-mismatched certificates that previously succeeded will now fail. Opt back out per request with tls.rejectUnauthorized=false (transport options, or a per-attachment tls option).
Bug Fixes
  • replace deprecated url.parse with a WHATWG URL wrapper (0c080fb)
  • validate TLS certificates by default when fetching remote content (6a947ac)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on the 1st and 15th day of the month"
  • 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 this update 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 requested a review from fbuireu as a code owner June 15, 2026 06:24
@renovate renovate Bot added bot Automated tag added by a bot dependencies Pull requests that update a dependency file major-update Major version updates renovate Automated tag added by Renovate labels Jun 15, 2026
@renovate renovate Bot added renovate Automated tag added by Renovate major-update Major version updates labels Jun 15, 2026
@renovate

renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
✓ Lockfile passes supply-chain policies (verified 23s ago)
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 221, reused 0, downloaded 0, added 0
Progress: resolved 442, reused 0, downloaded 0, added 0
[ERR_PNPM_NO_MATURE_MATCHING_VERSION] 1 version does not meet the minimumReleaseAge constraint:
  nodemailer@9.0.0 was published at 2026-06-14T17:57:22.937Z, within the minimumReleaseAge cutoff (2026-06-12T06:24:09.535Z)

@fbuireu fbuireu merged commit c12c009 into main Jun 15, 2026
13 of 16 checks passed
@fbuireu fbuireu deleted the renovate/nodemailer-9.x branch June 15, 2026 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot Automated tag added by a bot dependencies Pull requests that update a dependency file major-update Major version updates renovate Automated tag added by Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant