Skip to content

build(deps): bump nodemailer from 9.0.6 to 9.1.1 - #4054

Merged
PierreBrisorgueil merged 1 commit into
masterfrom
dependabot/npm_and_yarn/nodemailer-9.1.0
Sep 5, 2026
Merged

build(deps): bump nodemailer from 9.0.6 to 9.1.1#4054
PierreBrisorgueil merged 1 commit into
masterfrom
dependabot/npm_and_yarn/nodemailer-9.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps nodemailer from 9.0.6 to 9.1.1.

Release notes

Sourced from nodemailer's releases.

v9.1.1

9.1.1 (2026-09-01)

Bug Fixes

  • mailer: apply the message access policy in resolveContent (dc48ed3)
  • mailer: keep message data from reopening the access sandbox (ab7ef34)
  • mime-node: inherit the access policy from the tree a node hangs in (262d550)

v9.1.0

9.1.0 (2026-08-31)

Features

  • mailer: cap recipients per message with maxRecipients (7279ac8)

Bug Fixes

  • addressparser: handle address lists in linear time (9116da9)
  • addressparser: terminate the domain at an RFC 5322 comment (902b63e)
  • mime-node: apply UTS-46 mapping when encoding a domain (259c32d)
  • mime-node: dedupe envelope recipients in linear time (7cc38af)
  • mime-node: flatten parsed addresses without concat.apply (83b8c48)
  • mime-node: keep the recipient dedupe linear across address headers (34da642)
  • mime-node: keep URL delimiters away from the domain mapper (b212ac4)
Changelog

Sourced from nodemailer's changelog.

9.1.1 (2026-09-01)

Bug Fixes

  • mailer: apply the message access policy in resolveContent (dc48ed3)
  • mailer: keep message data from reopening the access sandbox (ab7ef34)
  • mime-node: inherit the access policy from the tree a node hangs in (262d550)

9.1.0 (2026-08-31)

Features

  • mailer: cap recipients per message with maxRecipients (7279ac8)

Bug Fixes

  • addressparser: handle address lists in linear time (9116da9)
  • addressparser: terminate the domain at an RFC 5322 comment (902b63e)
  • mime-node: apply UTS-46 mapping when encoding a domain (259c32d)
  • mime-node: dedupe envelope recipients in linear time (7cc38af)
  • mime-node: flatten parsed addresses without concat.apply (83b8c48)
  • mime-node: keep the recipient dedupe linear across address headers (34da642)
  • mime-node: keep URL delimiters away from the domain mapper (b212ac4)
Commits
  • ad4513f chore(master): release 9.1.1 (#1850)
  • c3e261f docs: replace dead Node.js c-ares dependencies link (#1845)
  • c158a38 docs: mark 9.x as the supported security line (#1846)
  • 262d550 fix(mime-node): inherit the access policy from the tree a node hangs in
  • ab7ef34 fix(mailer): keep message data from reopening the access sandbox
  • dc48ed3 fix(mailer): apply the message access policy in resolveContent
  • efd6e29 chore(master): release 9.1.0 (#1849)
  • 1f9533b chore(deps): update dev dependencies
  • b212ac4 fix(mime-node): keep URL delimiters away from the domain mapper
  • 6aa7e3f refactor: fold review findings into the address parsing changes
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 4, 2026
@PierreBrisorgueil

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 9.0.6 to 9.1.1.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v9.0.6...v9.1.1)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump nodemailer from 9.0.6 to 9.1.0 build(deps): bump nodemailer from 9.0.6 to 9.1.1 Sep 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nodemailer-9.1.0 branch from 068d5d1 to 5c7ff64 Compare September 5, 2026 11:57
@PierreBrisorgueil
PierreBrisorgueil merged commit 5bfc435 into master Sep 5, 2026
5 checks passed
@PierreBrisorgueil
PierreBrisorgueil deleted the dependabot/npm_and_yarn/nodemailer-9.1.0 branch September 5, 2026 12:21
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