Bump nodemailer from 6.9.5 to 6.9.7
Bumps nodemailer from 6.9.5 to 6.9.7.
Release notes
Sourced from nodemailer's releases.
v6.9.7
6.9.7 (2023-10-22)
Bug Fixes
- customAuth: Do not require user and pass to be set for custom authentication schemes (fixes #1584) (41d482c)
v6.9.6
6.9.6 (2023-10-09)
Bug Fixes
Changelog
Sourced from nodemailer's changelog.
6.9.7 (2023-10-22)
Bug Fixes
- customAuth: Do not require user and pass to be set for custom authentication schemes (fixes #1584) (41d482c)
6.9.6 (2023-10-09)
Bug Fixes
Commits
-
879e562
chore(master): release 6.9.7 [skip-ci] (#1585) -
140e3b0
Merge branch 'master' of github.com:nodemailer/nodemailer -
41d482c
fix(customAuth): Do not require user and pass to be set for custom authentica... -
20e9fe0
update -services.json
- add SES SMTP endpoints for the AP region (#1580) -
9da77b6
chore(master): release 6.9.6 [skip-ci] (#1578) -
7fe0a60
fix(tests): Removed Node v12 from test matrix as it is not compatible with th... -
db32c93
fix(inline): Use 'inline' as the default Content Dispostion value for embedde... - 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