Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ nodemailer (6.7.5 → 6.9.8) · Repo · Changelog
Release Notes
6.9.8
6.9.7
6.9.6
6.9.5
6.9.4 (from changelog)
6.9.3 (from changelog)
6.9.2 (from changelog)
6.9.1 (from changelog)
6.9.0 (from changelog)
6.8.0 (from changelog)
6.7.8 (from changelog)
6.7.7 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 47 commits:
chore(master): release 6.9.8 [skip-ci] (#1605)
chore: removed double file
fix(punycode): do not use native punycode module
Test new github notice syntax for README
Updated stale github action
chore: remove redundant AWS SDK for JavaScript v2 (#1593)
chore: add mailcatch.app to well-known/services.json (#1586)
chore(master): release 6.9.7 [skip-ci] (#1585)
Merge branch 'master' of github.com:nodemailer/nodemailer
fix(customAuth): Do not require user and pass to be set for custom authentication schemes (fixes #1584)
update - `services.json` - add SES SMTP endpoints for the AP region (#1580)
chore(master): release 6.9.6 [skip-ci] (#1578)
fix(tests): Removed Node v12 from test matrix as it is not compatible with the test framework anymore
fix(inline): Use 'inline' as the default Content Dispostion value for embedded images
chore(master): release 6.9.5 [skip-ci] (#1573)
fix(license): Updated license year
Removed legacy files (#1571)
Added release workflow to publish npm packages from Github
Update services.json
v6.9.4
v6.9.4
v6.9.3
specified license identifier
Update README.md
Merge branch 'master' of github.com:nodemailer/nodemailer
Process last message from server
feat: added https://forwardemail.net to well-known services
v6.9.2
v6.9.1
Updated examples
fixed tests
v6.9.0
fix sendMail function: callback should be optional (#1490)
Updated README
v6.8.0
Add DNS timeout (#1468)
#1459 Add a failing test for attachments with null content (#1466)
add dns.REFUSED (#1458)
v6.7.8 (#1452)
Updated readme
Resolver fixes (#1438)
Reject unauthenticated verify call (#1434)
Update test.yml (#1428)
Add Bluewin config to well known services (#1402)
Update SendCloud service config (#1397)
renamed invalid mime type (#1427)
Fix typo in base64/index.js
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands
This change is