[PR #1371] [MERGED] build(deps): Bump nodemailer from 6.10.1 to 7.0.7 in /server #1282

Closed
opened 2026-02-04 22:01:22 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1371
Author: @dependabot[bot]
Created: 10/7/2025
Status: Merged
Merged: 10/10/2025
Merged by: @meltyshev

Base: masterHead: dependabot/npm_and_yarn/server/nodemailer-7.0.7


📝 Commits (1)

  • e61d3ca build(deps): Bump nodemailer from 6.10.1 to 7.0.7 in /server

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 server/package-lock.json (+4 -4)
📝 server/package.json (+1 -1)

📄 Description

Bumps nodemailer from 6.10.1 to 7.0.7.

Release notes

Sourced from nodemailer's releases.

v7.0.7

7.0.7 (2025-10-05)

Bug Fixes

  • addressparser: Fixed addressparser handling of quoted nested email addresses (1150d99)
  • dns: add memory leak prevention for DNS cache (0240d67)
  • linter: Updated eslint and created prettier formatting task (df13b74)
  • refresh expired DNS cache on error (#1759) (ea0fc5a)
  • resolve linter errors in DNS cache tests (3b8982c)

v7.0.6

7.0.6 (2025-08-27)

Bug Fixes

  • encoder: avoid silent data loss by properly flushing trailing base64 (#1747) (01ae76f)
  • handle multiple XOAUTH2 token requests correctly (#1754) (dbe0028)
  • ReDoS vulnerability in parseDataURI and _processDataUrl (#1755) (90b3e24)

v7.0.5

7.0.5 (2025-07-07)

Bug Fixes

  • updated well known delivery service list (fa2724b)

v7.0.4

7.0.4 (2025-06-29)

Bug Fixes

  • pools: Emit 'clear' once transporter is idle and all connections are closed (839e286)
  • smtp-connection: jsdoc public annotation for socket (#1741) (c45c84f)
  • well-known-services: Added AliyunQiye (bb9e6da)

v7.0.3

7.0.3 (2025-05-08)

Bug Fixes

  • attachments: Set the default transfer encoding for message/rfc822 attachments as '7bit' (007d5f3)

v7.0.2

7.0.2 (2025-05-04)

... (truncated)

Changelog

Sourced from nodemailer's changelog.

7.0.7 (2025-10-05)

Bug Fixes

  • addressparser: Fixed addressparser handling of quoted nested email addresses (1150d99)
  • dns: add memory leak prevention for DNS cache (0240d67)
  • linter: Updated eslint and created prettier formatting task (df13b74)
  • refresh expired DNS cache on error (#1759) (ea0fc5a)
  • resolve linter errors in DNS cache tests (3b8982c)

7.0.6 (2025-08-27)

Bug Fixes

  • encoder: avoid silent data loss by properly flushing trailing base64 (#1747) (01ae76f)
  • handle multiple XOAUTH2 token requests correctly (#1754) (dbe0028)
  • ReDoS vulnerability in parseDataURI and _processDataUrl (#1755) (90b3e24)

7.0.5 (2025-07-07)

Bug Fixes

  • updated well known delivery service list (fa2724b)

7.0.4 (2025-06-29)

Bug Fixes

  • pools: Emit 'clear' once transporter is idle and all connections are closed (839e286)
  • smtp-connection: jsdoc public annotation for socket (#1741) (c45c84f)
  • well-known-services: Added AliyunQiye (bb9e6da)

7.0.3 (2025-05-08)

Bug Fixes

  • attachments: Set the default transfer encoding for message/rfc822 attachments as '7bit' (007d5f3)

7.0.2 (2025-05-04)

Bug Fixes

  • ses: Fixed structured from header (faa9a5e)

7.0.1 (2025-05-04)

Bug Fixes

  • ses: Use formatted FromEmailAddress for SES emails (821cd09)

... (truncated)

Commits
  • 9357a71 chore(master): release 7.0.7 [skip-ci] (#1761)
  • df13b74 fix(linter): Updated eslint and created prettier formatting task
  • 62629a0 Updated tests for addressparser
  • 1150d99 fix(addressparser): Fixed addressparser handling of quoted nested email addre...
  • 3b8982c fix: resolve linter errors in DNS cache tests
  • 0240d67 fix(dns): add memory leak prevention for DNS cache
  • ea0fc5a fix: refresh expired DNS cache on error (#1759)
  • 430ca75 chore(master): release 7.0.6 [skip-ci] (#1753)
  • e3e700c Bumped deps
  • f322c38 replaced escaped single quotes with unescaped ones
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/1371 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/7/2025 **Status:** ✅ Merged **Merged:** 10/10/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/server/nodemailer-7.0.7` --- ### 📝 Commits (1) - [`e61d3ca`](https://github.com/plankanban/planka/commit/e61d3ca76ffda1b270cc3949894359f32c0b29ce) build(deps): Bump nodemailer from 6.10.1 to 7.0.7 in /server ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `server/package-lock.json` (+4 -4) 📝 `server/package.json` (+1 -1) </details> ### 📄 Description Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.10.1 to 7.0.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodemailer/nodemailer/releases">nodemailer's releases</a>.</em></p> <blockquote> <h2>v7.0.7</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.6...v7.0.7">7.0.7</a> (2025-10-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>addressparser:</strong> Fixed addressparser handling of quoted nested email addresses (<a href="https://github.com/nodemailer/nodemailer/commit/1150d99fba77280df2cfb1885c43df23109a8626">1150d99</a>)</li> <li><strong>dns:</strong> add memory leak prevention for DNS cache (<a href="https://github.com/nodemailer/nodemailer/commit/0240d6795ded6d8008d102161a729f120b6d786a">0240d67</a>)</li> <li><strong>linter:</strong> Updated eslint and created prettier formatting task (<a href="https://github.com/nodemailer/nodemailer/commit/df13b7487e368acded35e45d0887d23c89c9177a">df13b74</a>)</li> <li>refresh expired DNS cache on error (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1759">#1759</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/ea0fc5a6633a3546f4b00fcf2f428e9ca732cdb6">ea0fc5a</a>)</li> <li>resolve linter errors in DNS cache tests (<a href="https://github.com/nodemailer/nodemailer/commit/3b8982c1f24508089a8757b74039000a4498b158">3b8982c</a>)</li> </ul> <h2>v7.0.6</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.5...v7.0.6">7.0.6</a> (2025-08-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>encoder:</strong> avoid silent data loss by properly flushing trailing base64 (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1747">#1747</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/01ae76f2cfe991c0c3fe80170f236da60531496b">01ae76f</a>)</li> <li>handle multiple XOAUTH2 token requests correctly (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1754">#1754</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/dbe00286351cddf012726a41a96ae613d30a34ee">dbe0028</a>)</li> <li>ReDoS vulnerability in parseDataURI and _processDataUrl (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1755">#1755</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/90b3e24d23929ebf9f4e16261049b40ee4055a39">90b3e24</a>)</li> </ul> <h2>v7.0.5</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.4...v7.0.5">7.0.5</a> (2025-07-07)</h2> <h3>Bug Fixes</h3> <ul> <li>updated well known delivery service list (<a href="https://github.com/nodemailer/nodemailer/commit/fa2724b337eb8d8fdcdd788fe903980b061316b8">fa2724b</a>)</li> </ul> <h2>v7.0.4</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.3...v7.0.4">7.0.4</a> (2025-06-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>pools:</strong> Emit 'clear' once transporter is idle and all connections are closed (<a href="https://github.com/nodemailer/nodemailer/commit/839e28634c9a93ae4321f399a8c893bf487a09fa">839e286</a>)</li> <li><strong>smtp-connection:</strong> jsdoc public annotation for socket (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1741">#1741</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/c45c84fe9b8e2ec5e0615ab02d4197473911ab3e">c45c84f</a>)</li> <li><strong>well-known-services:</strong> Added AliyunQiye (<a href="https://github.com/nodemailer/nodemailer/commit/bb9e6daffb632d7d8f969359859f88a138de3a48">bb9e6da</a>)</li> </ul> <h2>v7.0.3</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.2...v7.0.3">7.0.3</a> (2025-05-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>attachments:</strong> Set the default transfer encoding for message/rfc822 attachments as '7bit' (<a href="https://github.com/nodemailer/nodemailer/commit/007d5f3f40908c588f1db46c76de8b64ff429327">007d5f3</a>)</li> </ul> <h2>v7.0.2</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.1...v7.0.2">7.0.2</a> (2025-05-04)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md">nodemailer's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.6...v7.0.7">7.0.7</a> (2025-10-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>addressparser:</strong> Fixed addressparser handling of quoted nested email addresses (<a href="https://github.com/nodemailer/nodemailer/commit/1150d99fba77280df2cfb1885c43df23109a8626">1150d99</a>)</li> <li><strong>dns:</strong> add memory leak prevention for DNS cache (<a href="https://github.com/nodemailer/nodemailer/commit/0240d6795ded6d8008d102161a729f120b6d786a">0240d67</a>)</li> <li><strong>linter:</strong> Updated eslint and created prettier formatting task (<a href="https://github.com/nodemailer/nodemailer/commit/df13b7487e368acded35e45d0887d23c89c9177a">df13b74</a>)</li> <li>refresh expired DNS cache on error (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1759">#1759</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/ea0fc5a6633a3546f4b00fcf2f428e9ca732cdb6">ea0fc5a</a>)</li> <li>resolve linter errors in DNS cache tests (<a href="https://github.com/nodemailer/nodemailer/commit/3b8982c1f24508089a8757b74039000a4498b158">3b8982c</a>)</li> </ul> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.5...v7.0.6">7.0.6</a> (2025-08-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>encoder:</strong> avoid silent data loss by properly flushing trailing base64 (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1747">#1747</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/01ae76f2cfe991c0c3fe80170f236da60531496b">01ae76f</a>)</li> <li>handle multiple XOAUTH2 token requests correctly (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1754">#1754</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/dbe00286351cddf012726a41a96ae613d30a34ee">dbe0028</a>)</li> <li>ReDoS vulnerability in parseDataURI and _processDataUrl (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1755">#1755</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/90b3e24d23929ebf9f4e16261049b40ee4055a39">90b3e24</a>)</li> </ul> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.4...v7.0.5">7.0.5</a> (2025-07-07)</h2> <h3>Bug Fixes</h3> <ul> <li>updated well known delivery service list (<a href="https://github.com/nodemailer/nodemailer/commit/fa2724b337eb8d8fdcdd788fe903980b061316b8">fa2724b</a>)</li> </ul> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.3...v7.0.4">7.0.4</a> (2025-06-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>pools:</strong> Emit 'clear' once transporter is idle and all connections are closed (<a href="https://github.com/nodemailer/nodemailer/commit/839e28634c9a93ae4321f399a8c893bf487a09fa">839e286</a>)</li> <li><strong>smtp-connection:</strong> jsdoc public annotation for socket (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1741">#1741</a>) (<a href="https://github.com/nodemailer/nodemailer/commit/c45c84fe9b8e2ec5e0615ab02d4197473911ab3e">c45c84f</a>)</li> <li><strong>well-known-services:</strong> Added AliyunQiye (<a href="https://github.com/nodemailer/nodemailer/commit/bb9e6daffb632d7d8f969359859f88a138de3a48">bb9e6da</a>)</li> </ul> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.2...v7.0.3">7.0.3</a> (2025-05-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>attachments:</strong> Set the default transfer encoding for message/rfc822 attachments as '7bit' (<a href="https://github.com/nodemailer/nodemailer/commit/007d5f3f40908c588f1db46c76de8b64ff429327">007d5f3</a>)</li> </ul> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.1...v7.0.2">7.0.2</a> (2025-05-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>ses:</strong> Fixed structured from header (<a href="https://github.com/nodemailer/nodemailer/commit/faa9a5eafaacbaf85de3540466a04636e12729b3">faa9a5e</a>)</li> </ul> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v7.0.0...v7.0.1">7.0.1</a> (2025-05-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>ses:</strong> Use formatted FromEmailAddress for SES emails (<a href="https://github.com/nodemailer/nodemailer/commit/821cd09002f16c20369cc728b9414c7eb99e4113">821cd09</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodemailer/nodemailer/commit/9357a712330132e16900769e8e3e9b4b7a8d2a4b"><code>9357a71</code></a> chore(master): release 7.0.7 [skip-ci] (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1761">#1761</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/df13b7487e368acded35e45d0887d23c89c9177a"><code>df13b74</code></a> fix(linter): Updated eslint and created prettier formatting task</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/62629a06746ac5126067d6c4bb9503e84749a0f2"><code>62629a0</code></a> Updated tests for addressparser</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/1150d99fba77280df2cfb1885c43df23109a8626"><code>1150d99</code></a> fix(addressparser): Fixed addressparser handling of quoted nested email addre...</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/3b8982c1f24508089a8757b74039000a4498b158"><code>3b8982c</code></a> fix: resolve linter errors in DNS cache tests</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/0240d6795ded6d8008d102161a729f120b6d786a"><code>0240d67</code></a> fix(dns): add memory leak prevention for DNS cache</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/ea0fc5a6633a3546f4b00fcf2f428e9ca732cdb6"><code>ea0fc5a</code></a> fix: refresh expired DNS cache on error (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1759">#1759</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/430ca75aa81e80b93d523f0db1b3dbed63834108"><code>430ca75</code></a> chore(master): release 7.0.6 [skip-ci] (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1753">#1753</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/e3e700c4c4d0e777c364086524566d6caeb548ec"><code>e3e700c</code></a> Bumped deps</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/f322c380ae12ec20a0c96c7031d515d22bcab138"><code>f322c38</code></a> replaced escaped single quotes with unescaped ones</li> <li>Additional commits viewable in <a href="https://github.com/nodemailer/nodemailer/compare/v6.10.1...v7.0.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nodemailer&package-manager=npm_and_yarn&previous-version=6.10.1&new-version=7.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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](https://github.com/plankanban/planka/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 22:01:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1282