🚨 [security] [node] Update nodemailer 6.10.0 → 7.0.9 (major) #546
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
🚨 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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ nodemailer (6.10.0 → 7.0.9) · Repo · Changelog
Security Advisories 🚨
🚨 Nodemailer: Email to an unintended domain can occur due to Interpretation Conflict
Release Notes
7.0.7
7.0.6
7.0.5
7.0.4
7.0.3
7.0.2
7.0.1
7.0.0
6.10.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 49 commits:
chore(master): release 7.0.9 (#1769)
Merge branch 'master' of github.com:nodemailer/nodemailer
fix(release): Trying to fix release proecess by upgrading Node version in runner
chore(master): release 7.0.8 (#1768)
chore: upgrade release-please action to v4
test(addressparser): add comprehensive edge case tests
chore: exclude CHANGELOG.md from prettier formatting
fix(addressparser): flatten nested groups per RFC 5322
chore: migrate npm publishing to trusted publishers with OIDC
chore(master): release 7.0.7 [skip-ci] (#1761)
fix(linter): Updated eslint and created prettier formatting task
Updated tests for addressparser
fix(addressparser): Fixed addressparser handling of quoted nested email addresses
fix: resolve linter errors in DNS cache tests
fix(dns): add memory leak prevention for DNS cache
fix: refresh expired DNS cache on error (#1759)
chore(master): release 7.0.6 [skip-ci] (#1753)
Bumped deps
replaced escaped single quotes with unescaped ones
Fix: ReDoS vulnerability in parseDataURI and _processDataUrl (#1755)
fix: handle multiple XOAUTH2 token requests correctly (#1754)
fix(encoder): avoid silent data loss by properly flushing trailing base64 (#1747)
chore(master): release 7.0.5 [skip-ci] (#1744)
fixed tests
Merge branch 'master' of github.com:nodemailer/nodemailer
fix: updated well known delivery service list
chore(master): release 7.0.4 [skip-ci] (#1738)
fix(smtp-connection): jsdoc public annotation for socket (#1741)
fix(pools): Emit 'clear' once transporter is idle and all connections are closed
Merge branch 'master' of github.com:nodemailer/nodemailer
fix(well-known-services): Added AliyunQiye
chore(master): release 7.0.3 [skip-ci] (#1735)
Updated test matrix
Bumped deps
Merge branch 'master' of github.com:nodemailer/nodemailer
fix(attachments): Set the default transfer encoding for message/rfc822 attachments as '7bit'
chore(master): release 7.0.2 [skip-ci] (#1733)
Merge branch 'master' of github.com:nodemailer/nodemailer
fix(ses): Fixed structured from header
chore(master): release 7.0.1 [skip-ci] (#1732)
Merge branch 'master' of github.com:nodemailer/nodemailer
fix(ses): Use formatted FromEmailAddress for SES emails
chore(master): release 7.0.0 [skip-ci] (#1730)
readme: add syntax highlighting to code examples (#1725)
Merge branch 'master' of github.com:nodemailer/nodemailer
feat!: SESv2 SDK support, removed older SES SDK v2 and v3 , removed SES rate limiting and idling features
chore(master): release 6.10.1 [skip-ci] (#1719)
Merge branch 'master' of github.com:nodemailer/nodemailer
fix: close correct socket
🆕 @msgpackr-extract/msgpackr-extract-darwin-arm64 (added, 3.0.3)
🆕 @msgpackr-extract/msgpackr-extract-darwin-x64 (added, 3.0.3)
🆕 @msgpackr-extract/msgpackr-extract-linux-arm (added, 3.0.3)
🆕 @msgpackr-extract/msgpackr-extract-linux-arm64 (added, 3.0.3)
🆕 @msgpackr-extract/msgpackr-extract-linux-x64 (added, 3.0.3)
🆕 @msgpackr-extract/msgpackr-extract-win32-x64 (added, 3.0.3)
🆕 msgpackr (added, 1.11.5)
🆕 msgpackr-extract (added, 3.0.3)
🆕 node-gyp-build-optional-packages (added, 5.2.2)
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
* [Circle CI](https://circleci.com), [Semaphore ](https://semaphoreci.com) and [Github Actions](https://docs.github.com/actions) are all excellent options. * If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github. * If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `depfu/`.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