X Tutup
Skip to content

build(deps): bump nodemailer, mailparser and smtp-server#2191

Merged
webstech merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-1ffd733838
Mar 27, 2026
Merged

build(deps): bump nodemailer, mailparser and smtp-server#2191
webstech merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-1ffd733838

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps nodemailer to 8.0.4 and updates ancestor dependencies nodemailer, mailparser and smtp-server. These dependencies need to be updated together.

Updates nodemailer from 8.0.3 to 8.0.4

Release notes

Sourced from nodemailer's releases.

v8.0.4

8.0.4 (2026-03-25)

Bug Fixes

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

Sourced from nodemailer's changelog.

8.0.4 (2026-03-25)

Bug Fixes

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

Updates mailparser from 3.9.5 to 3.9.6

Changelog

Sourced from mailparser's changelog.

3.9.6 (2026-03-25)

Bug Fixes

  • bump nodemailer to 8.0.4 (b2d7f77)
Commits

Updates smtp-server from 3.18.1 to 3.18.3

Changelog

Sourced from smtp-server's changelog.

3.18.3 (2026-03-25)

Bug Fixes

  • limit command line length to prevent memory exhaustion (592c566)

3.18.2 (2026-03-23)

Bug Fixes

Commits
  • 8bb3c74 Merge pull request #252 from nodemailer/release-please--branches--master--com...
  • ed6880c Bumped deps
  • b77ec8a chore(master): release 3.18.3
  • 592c566 fix: limit command line length to prevent memory exhaustion
  • 934c780 Merge pull request #251 from nodemailer/release-please--branches--master--com...
  • 07eb634 chore(master): release 3.18.2
  • e3c7088 fix: Bumped deps
  • See full diff in compare view

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.4 and updates ancestor dependencies [nodemailer](https://github.com/nodemailer/nodemailer), [mailparser](https://github.com/nodemailer/mailparser) and [smtp-server](https://github.com/nodemailer/smtp-server). These dependencies need to be updated together.


Updates `nodemailer` from 8.0.3 to 8.0.4
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v8.0.3...v8.0.4)

Updates `mailparser` from 3.9.5 to 3.9.6
- [Release notes](https://github.com/nodemailer/mailparser/releases)
- [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md)
- [Commits](nodemailer/mailparser@v3.9.5...v3.9.6)

Updates `smtp-server` from 3.18.1 to 3.18.3
- [Release notes](https://github.com/nodemailer/smtp-server/releases)
- [Changelog](https://github.com/nodemailer/smtp-server/blob/master/CHANGELOG.md)
- [Commits](nodemailer/smtp-server@v3.18.1...v3.18.3)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 8.0.4
  dependency-type: direct:production
- dependency-name: mailparser
  dependency-version: 3.9.6
  dependency-type: direct:production
- dependency-name: smtp-server
  dependency-version: 3.18.3
  dependency-type: indirect
...

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 27, 2026
@webstech webstech merged commit d2308e5 into main Mar 27, 2026
4 checks passed
@webstech webstech deleted the dependabot/npm_and_yarn/multi-1ffd733838 branch March 27, 2026 05:17
github-actions bot pushed a commit that referenced this pull request Mar 27, 2026
github-actions bot pushed a commit to Bassamx93/gitgitgadget that referenced this pull request Mar 27, 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.

1 participant

X Tutup