[Snyk] Upgrade nodemailer from 6.9.9 to 6.9.10 #1123

Closed
opened 2026-04-05 16:25:29 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @simlarsen on 3/16/2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade nodemailer from 6.9.9 to 6.9.10.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 23 days ago, on 2024-02-22.
Release notes
Package name: nodemailer
  • 6.9.10 - 2024-02-22

    6.9.10 (2024-02-22)

    Bug Fixes

    • data-uri: Do not use regular expressions for parsing data URI schemes (12e65e9)
    • data-uri: Moved all data-uri regexes to use the non-regex parseDataUri method (edd5dfe)
  • 6.9.9 - 2024-02-01

    6.9.9 (2024-02-01)

    Bug Fixes

    • security: Fix issues described in GHSA-9h6g-pr28-7cqp. Do not use eternal matching pattern if only a few occurences are expected (dd8f5e8)
    • tests: Use native node test runner, added code coverage support, removed grunt (#1604) (be45c1b)
from nodemailer GitHub release notes
Commit messages
Package name: nodemailer
  • ade59e0 chore(master): release 6.9.10 [skip-ci] (#1627)
  • edd5dfe fix(data-uri): Moved all data-uri regexes to use the non-regex parseDataUri method
  • db77249 Merge branch 'master' of github.com:nodemailer/nodemailer
  • 12e65e9 fix(data-uri): Do not use regular expressions for parsing data URI schemes

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

*Originally created by @simlarsen on 3/16/2024* <p>This PR was automatically created by Snyk using the credentials of a real user.</p><br /><h3>Snyk has created this PR to upgrade nodemailer from 6.9.9 to 6.9.10.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **1 version** ahead of your current version. - The recommended version was released **23 days ago**, on 2024-02-22. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>nodemailer</b></summary> <ul> <li> <b>6.9.10</b> - <a href="https://snyk.io/redirect/github/nodemailer/nodemailer/releases/tag/v6.9.10">2024-02-22</a></br><h2><a href="https://snyk.io/redirect/github/nodemailer/nodemailer/compare/v6.9.9...v6.9.10">6.9.10</a> (2024-02-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>data-uri:</strong> Do not use regular expressions for parsing data URI schemes (<a href="https://snyk.io/redirect/github/nodemailer/nodemailer/commit/12e65e975d80efe6bafe6de4590829b3b5ebb492">12e65e9</a>)</li> <li><strong>data-uri:</strong> Moved all data-uri regexes to use the non-regex parseDataUri method (<a href="https://snyk.io/redirect/github/nodemailer/nodemailer/commit/edd5dfe5ce9b725f8b8ae2830797f65b2a2b0a33">edd5dfe</a>)</li> </ul> </li> <li> <b>6.9.9</b> - <a href="https://snyk.io/redirect/github/nodemailer/nodemailer/releases/tag/v6.9.9">2024-02-01</a></br><h2><a href="https://snyk.io/redirect/github/nodemailer/nodemailer/compare/v6.9.8...v6.9.9">6.9.9</a> (2024-02-01)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>security:</strong> Fix issues described in <a title="GHSA-9h6g-pr28-7cqp" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-9h6g-pr28-7cqp/hovercard" href="https://snyk.io/redirect/github/advisories/GHSA-9h6g-pr28-7cqp">GHSA-9h6g-pr28-7cqp</a>. Do not use eternal matching pattern if only a few occurences are expected (<a href="https://snyk.io/redirect/github/nodemailer/nodemailer/commit/dd8f5e8a4ddc99992e31df76bcff9c590035cd4a">dd8f5e8</a>)</li> <li><strong>tests:</strong> Use native node test runner, added code coverage support, removed grunt (<a href="https://snyk.io/redirect/github/nodemailer/nodemailer/issues/1604" data-hovercard-type="pull_request" data-hovercard-url="/nodemailer/nodemailer/pull/1604/hovercard">#1604</a>) (<a href="https://snyk.io/redirect/github/nodemailer/nodemailer/commit/be45c1b299d012358d69247019391a02734d70af">be45c1b</a>)</li> </ul> </li> </ul> from <a href="https://snyk.io/redirect/github/nodemailer/nodemailer/releases">nodemailer GitHub release notes</a> </details> </details> <details> <summary><b>Commit messages</b></summary> </br> <details> <summary>Package name: <b>nodemailer</b></summary> <ul> <li><a href="https://snyk.io/redirect/github/nodemailer/nodemailer/commit/ade59e05dc011280e1789988bf03eb0b34e34ad7">ade59e0</a> chore(master): release 6.9.10 [skip-ci] (#1627)</li> <li><a href="https://snyk.io/redirect/github/nodemailer/nodemailer/commit/edd5dfe5ce9b725f8b8ae2830797f65b2a2b0a33">edd5dfe</a> fix(data-uri): Moved all data-uri regexes to use the non-regex parseDataUri method</li> <li><a href="https://snyk.io/redirect/github/nodemailer/nodemailer/commit/db772496d72c61f78cd663a346320eee34e92fef">db77249</a> Merge branch &#x27;master&#x27; of github.com:nodemailer/nodemailer</li> <li><a href="https://snyk.io/redirect/github/nodemailer/nodemailer/commit/12e65e975d80efe6bafe6de4590829b3b5ebb492">12e65e9</a> fix(data-uri): Do not use regular expressions for parsing data URI schemes</li> </ul> <a href="https://snyk.io/redirect/github/nodemailer/nodemailer/compare/5a2e10f454e3a02e0ee48d6a7be04e21cafa76ca...ade59e05dc011280e1789988bf03eb0b34e34ad7">Compare</a> </details> </details> <hr/> **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI4MmI2NGNiOS1iNzI2LTRiOGEtYTJkNi0wMjA0YzgxZmIwMGYiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjgyYjY0Y2I5LWI3MjYtNGI4YS1hMmQ2LTAyMDRjODFmYjAwZiJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa/settings/integration?pkg&#x3D;nodemailer&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"prId":"82b64cb9-b726-4b8a-a2d6-0204c81fb00f","prPublicId":"82b64cb9-b726-4b8a-a2d6-0204c81fb00f","dependencies":[{"name":"nodemailer","from":"6.9.9","to":"6.9.10"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2024-02-22T07:47:16.817Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]}) --->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#1123