🚨 [security] [js] Update nodemailer 6.7.7 → 6.9.9 (minor) #1164
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
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.7 → 6.9.9) · Repo · Changelog
Security Advisories 🚨
🚨 nodemailer ReDoS when trying to send a specially crafted email
Release Notes
6.9.9
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)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
chore(master): release 6.9.9 [skip-ci] (#1606)
fix(security): Fix issues described in GHSA-9h6g-pr28-7cqp. Do not use eternal matching pattern if only a few occurences are expected
chore: do not use caret in version specifier
fix(tests): Use native node test runner, added code coverage support, removed grunt (#1604)
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
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