🚨 [security] Update nodemailer 7.0.11 → 8.0.4 (major)#257
Closed
depfu[bot] wants to merge 1 commit intomainfrom
Closed
🚨 [security] Update nodemailer 7.0.11 → 8.0.4 (major)#257depfu[bot] wants to merge 1 commit intomainfrom
depfu[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
Closed in favor of #261. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ nodemailer (7.0.11 → 8.0.4) · Repo · Changelog
Security Advisories 🚨
🚨 Nodemailer has SMTP command injection due to unsanitized `envelope.size` parameter
Release Notes
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.0.13
7.0.12
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
chore(master): release 8.0.4 (#1806)fix: sanitize envelope size to prevent SMTP command injectionchore(master): release 8.0.3 (#1804)fix: remove familySupportCache that broke DNS resolution testsfix: fix cookie bugs, remove dead code, and improve hot-path efficiencychore: update dependencieschore: upgrade GitHub Actions to latest versionschore: simplify remaining lib modules for clarity and consistencychore: simplify shared, errors, mailer, mime-node, and mime-funcs moduleschore: simplify smtp-pool with const, Object.assign, and cleaner control flowchore: simplify smtp-transport with const and Object.assignfix: refactor smtp-connection for clarity and add Node.js 6 syntax compat testfix: clean up addressparser and fix group name fallback producing undefinedchore(master): release 8.0.2 (#1803)Bumped dev depsfix: merge fragmented display names with unquoted commas in addressparserchore(master): release 8.0.1 (#1802)Bumped dev depsfix: Add Gmail Workspace service configuration (#1787)fix: absorb TLS errors during socket teardownfix: absorb TLS errors during socket teardownchore(master): release 8.0.0 (#1799)fix: harden DNS fallback against race conditions and cleanup issuesfix: add connection fallback to alternative DNS addressesfix: improve socket cleanup to prevent potential memory leaksfix: centralize and standardize error codeschore(master): release 7.0.13 (#1798)Bumped depsfix: downgrade transient connection error logs to warn levelchore(master): release 7.0.12 (#1785)fix: added support for REQUIRETLS (#1793)fix: use 8bit encoding for message/rfc822 attachmentsDepfu 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
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.