Bump nodemailer, mailparser and smtp-server#489
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) to 9.0.1 and updates ancestor dependencies [nodemailer](https://github.com/nodemailer/nodemailer), [mailparser](https://github.com/nodemailer/mailparser) and [smtp-server](https://github.com/nodemailer/smtp-server). These dependencies need to be updated together. Updates `nodemailer` from 6.7.0 to 9.0.1 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.7.0...v9.0.1) Updates `mailparser` from 3.4.0 to 3.9.11 - [Release notes](https://github.com/nodemailer/mailparser/releases) - [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md) - [Commits](nodemailer/mailparser@v3.4.0...v3.9.11) Updates `smtp-server` from 3.10.0 to 3.19.1 - [Release notes](https://github.com/nodemailer/smtp-server/releases) - [Changelog](https://github.com/nodemailer/smtp-server/blob/master/CHANGELOG.md) - [Commits](nodemailer/smtp-server@v3.10.0...v3.19.1) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 9.0.1 dependency-type: indirect - dependency-name: mailparser dependency-version: 3.9.11 dependency-type: direct:production - dependency-name: smtp-server dependency-version: 3.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer a dependency, so this is no longer needed. |
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.
Bumps nodemailer to 9.0.1 and updates ancestor dependencies nodemailer, mailparser and smtp-server. These dependencies need to be updated together.
Updates
nodemailerfrom 6.7.0 to 9.0.1Release notes
Sourced from nodemailer's releases.
... (truncated)
Changelog
Sourced from nodemailer's changelog.
... (truncated)
Commits
69cf625chore(master): release 9.0.1 (#1828)a82e060fix: enforce disableFileAccess/disableUrlAccess for raw message option4e58450chore: update dev dependencies541f5fdchore(master): release 9.0.0 (#1827)0c080fbfix: replace deprecated url.parse with a WHATWG URL wrapper6a947acfix!: validate TLS certificates by default when fetching remote contente3b1bdachore(master): release 8.0.11 (#1826)4358cafrefactor: remove dead checks flagged by Code Quality analysiscf5195cchore: harden workflow token permissions and update GitHub Actions067aebefix: parse Ethereal response props without polynomial regex backtrackingMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for nodemailer since your current version.
Updates
mailparserfrom 3.4.0 to 3.9.11Release notes
Sourced from mailparser's releases.
Changelog
Sourced from mailparser's changelog.
... (truncated)
Commits
04116f0chore(master): release 3.9.11 [skip-ci] (#425)020f140fix: bump nodemailer to 9.0.1b890336docs: add PGP-signed SECURITY.txt (RFC 9116) [skip ci]705c237chore(master): release 3.9.10 [skip-ci] (#424)588e483chore: add CLAUDE.md, security policy and CodeQL workflow, modernize CI262ecfffix: bump dependencies (nodemailer 9, eslint 10.5, prettier 3.8.4)25a0e6dchore(master): release 3.9.9 [skip-ci] (#422)7a83b91fix: bumped depsc80f391chore(master): release 3.9.8 [skip-ci] (#420)ea415b2fix: Bumped depsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mailparser since your current version.
Updates
smtp-serverfrom 3.10.0 to 3.19.1Release notes
Sourced from smtp-server's releases.
Changelog
Sourced from smtp-server's changelog.
... (truncated)
Commits
58af498chore(master): release 3.19.1 (#263)e3e6a6bfix: bump nodemailer to 9.0.19b4e561Merge pull request #258 from nodemailer/release-please--branches--master--com...bc5e49fdocs: expand SECURITY.txt with RFC 9116 fields [skip ci]351d471chore(master): release 3.19.0f5e86cfci: modernize workflows and add CodeQL code scanning65da712chore: update dependenciese453d46chore: update dependencies4c0a408docs: add security policy9051734feat: update stream.sizeExceeded and byteLength in real timeMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for smtp-server since your current version.
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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.