chore(deps): bump nodemailer from 8.0.4 to 8.0.5 in the npm_and_yarn group across 1 directory#1164
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bumps the npm_and_yarn group with 1 update in the / directory: [nodemailer](https://github.com/nodemailer/nodemailer). Updates `nodemailer` from 8.0.4 to 8.0.5 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 8.0.5 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
3b9e706 to
f06e0e5
Compare
timothyfroehlich
added a commit
that referenced
this pull request
Apr 12, 2026
…CI audit next@16.2.3 fixes HIGH severity DoS via Server Components (GHSA-q4gf-8mx6-v5v3). nodemailer@8.0.5 fixes MODERATE SMTP injection via CRLF (GHSA-vvjj-xcjg-gr5g). Both vulnerabilities caused `pnpm audit` to fail on main, blocking CI Gate for all PRs. Also bumps @next/env, @next/mdx, eslint-config-next in lockstep. Closes #1164 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 tasks
Owner
|
Superseded by #1168 which bumps both nodemailer and next (the next.js HIGH vuln was blocking this PR's CI too). |
auto-merge was automatically disabled
April 12, 2026 01:03
Pull request was closed
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
timothyfroehlich
added a commit
that referenced
this pull request
Apr 12, 2026
…CI audit (#1168) next@16.2.3 fixes HIGH severity DoS via Server Components (GHSA-q4gf-8mx6-v5v3). nodemailer@8.0.5 fixes MODERATE SMTP injection via CRLF (GHSA-vvjj-xcjg-gr5g). Both vulnerabilities caused `pnpm audit` to fail on main, blocking CI Gate for all PRs. Also bumps @next/env, @next/mdx, eslint-config-next in lockstep. Closes #1164 Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 1 update in the / directory: nodemailer.
Updates
nodemailerfrom 8.0.4 to 8.0.5Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
202cfb3chore(master): release 8.0.5 (#1809)b634abfdocs: add CLAUDE.md with project conventions and release process95876b1fix: decode SMTP server responses as UTF-8 at line boundary0a43876fix: sanitize CRLF in transport name option to prevent SMTP command injection...08e59e6chore: update dev dependencies