Skip to content

Bump nodemailer from 6.9.11 to 6.9.12

Imanuel Ulbricht requested to merge dependabot-npm_and_yarn-nodemailer-6.9.12 into main

Bumps nodemailer from 6.9.11 to 6.9.12.

Release notes

Sourced from nodemailer's releases.

v6.9.12

6.9.12 (2024-03-08)

Bug Fixes

  • message-generation: Escape single quote in address names (4ae5fad)
Changelog

Sourced from nodemailer's changelog.

6.9.12 (2024-03-08)

Bug Fixes

  • message-generation: Escape single quote in address names (4ae5fad)
Commits
  • 1fcd103 chore(master): release 6.9.12 [skip-ci] (#1633)
  • 4ae5fad fix(message-generation): Escape single quote in address names
  • 88474d6 Merge branch 'master' of github.com:nodemailer/nodemailer
  • 14e1ddf Fixed tests
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading