ActorModel
ActorModel copied to clipboard
Bump nodemailer from 6.4.17 to 6.6.1 in /JavaScript/2-multiprocess
Bumps nodemailer from 6.4.17 to 6.6.1.
Changelog
Sourced from nodemailer's changelog.
6.6.1 2021-05-23
- Fixed address formatting issue where newlines in an email address, if provided via address object, were not properly removed. Reported by tmazeika (#1289)
6.6.0 2021-04-28
- Added new option
newlinefor MailComposer- aws ses connection verification (Ognjen Jevremovic)
6.5.0 2021-02-26
- Pass through textEncoding to subnodes
- Added support for AWS SES v3 SDK
- Fixed tests
6.4.18 2021-02-11
- Updated README
Commits
7e02648v6.6.11750c0fv6.6.00636d58Merge branch 'master' of github.com:nodemailer/nodemailer058d414v6.6.0fcb0d1ftest: 💍 aws ses SDK v3 support2ef39e3test: 💍 aws ses connection verification6107585fix: 🐛 ses verify, add support for v3 APIbf57cf5Fixes resolveContent with streams overriding data91108d7v6.5.087d9b25Pass through textEncoding to subnodes.- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.