[PR #993] [CLOSED] Bump the prod-patch-updates group across 1 directory with 3 updates #914

Closed
opened 2025-11-13 12:13:50 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/993
Author: @dependabot[bot]
Created: 6/30/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/prod-patch-updates-9f98d87c4b


📝 Commits (1)

  • f2f0dbe Bump the prod-patch-updates group across 1 directory with 3 updates

📊 Changes

2 files changed (+26 additions, -52 deletions)

View changed files

📝 package-lock.json (+23 -49)
📝 package.json (+3 -3)

📄 Description

Bumps the prod-patch-updates group with 3 updates in the / directory: @react-email/components, nodemailer and ws.

Updates @react-email/components from 0.1.0 to 0.1.1

Release notes

Sourced from @​react-email/components's releases.

@​react-email/components@​0.1.1

Patch Changes

  • Updated dependencies [19cc59c]
    • @​react-email/render@​1.1.3
    • @​react-email/body@​0.0.11
    • @​react-email/button@​0.1.0
    • @​react-email/code-block@​0.1.0
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/markdown@​0.0.15
    • @​react-email/preview@​0.0.13
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16
    • @​react-email/tailwind@​1.0.5
    • @​react-email/text@​0.1.5

Full Changelog: https://github.com/resend/react-email/compare/@​react-email/components@​0.1.0...@​react-email/components@​0.1.1

Changelog

Sourced from @​react-email/components's changelog.

0.1.1

Patch Changes

  • Updated dependencies [19cc59c]
    • @​react-email/render@​1.1.3
    • @​react-email/body@​0.0.11
    • @​react-email/button@​0.1.0
    • @​react-email/code-block@​0.1.0
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/markdown@​0.0.15
    • @​react-email/preview@​0.0.13
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16
    • @​react-email/tailwind@​1.0.5
    • @​react-email/text@​0.1.5
Commits

Updates nodemailer from 7.0.3 to 7.0.4

Release notes

Sourced from nodemailer's releases.

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)
Changelog

Sourced from nodemailer's changelog.

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)
Commits
  • a48ef26 chore(master): release 7.0.4 [skip-ci] (#1738)
  • c45c84f fix(smtp-connection): jsdoc public annotation for socket (#1741)
  • 839e286 fix(pools): Emit 'clear' once transporter is idle and all connections are closed
  • 493635f Merge branch 'master' of github.com:nodemailer/nodemailer
  • bb9e6da fix(well-known-services): Added AliyunQiye
  • See full diff in compare view

Updates ws from 8.18.2 to 8.18.3

Release notes

Sourced from ws's releases.

8.18.3

Bug fixes

  • Fixed a spec violation where the Sec-WebSocket-Version header was not added to the HTTP response if the client requested version was either invalid or unacceptable (33f5dbaf).
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🔄 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/fosrl/pangolin/pull/993 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/prod-patch-updates-9f98d87c4b` --- ### 📝 Commits (1) - [`f2f0dbe`](https://github.com/fosrl/pangolin/commit/f2f0dbe354186affb8d6bbeac5b09b5f18df35b0) Bump the prod-patch-updates group across 1 directory with 3 updates ### 📊 Changes **2 files changed** (+26 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+23 -49) 📝 `package.json` (+3 -3) </details> ### 📄 Description Bumps the prod-patch-updates group with 3 updates in the / directory: [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components), [nodemailer](https://github.com/nodemailer/nodemailer) and [ws](https://github.com/websockets/ws). Updates `@react-email/components` from 0.1.0 to 0.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/releases"><code>@​react-email/components</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​react-email/components</code><a href="https://github.com/0"><code>@​0</code></a>.1.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [19cc59c] <ul> <li><code>@​react-email/render</code><a href="https://github.com/1"><code>@​1</code></a>.1.3</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.5</li> <li><code>@​react-email/column</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/container</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/font</code><a href="https://github.com/0"><code>@​0</code></a>.0.9</li> <li><code>@​react-email/head</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/heading</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/hr</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/html</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/img</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/link</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/markdown</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/preview</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/row</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/section</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/tailwind</code><a href="https://github.com/1"><code>@​1</code></a>.0.5</li> <li><code>@​react-email/text</code><a href="https://github.com/0"><code>@​0</code></a>.1.5</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/@react-email/components@0.1.0...@react-email/components@0.1.1">https://github.com/resend/react-email/compare/<code>@​react-email/components</code><code>@​0.1.0...</code><code>@​react-email/components</code><code>@​0.1.1</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md"><code>@​react-email/components</code>'s changelog</a>.</em></p> <blockquote> <h2>0.1.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [19cc59c] <ul> <li><code>@​react-email/render</code><a href="https://github.com/1"><code>@​1</code></a>.1.3</li> <li><code>@​react-email/body</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/button</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/code-block</code><a href="https://github.com/0"><code>@​0</code></a>.1.0</li> <li><code>@​react-email/code-inline</code><a href="https://github.com/0"><code>@​0</code></a>.0.5</li> <li><code>@​react-email/column</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/container</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/font</code><a href="https://github.com/0"><code>@​0</code></a>.0.9</li> <li><code>@​react-email/head</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/heading</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/hr</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/html</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/img</code><a href="https://github.com/0"><code>@​0</code></a>.0.11</li> <li><code>@​react-email/link</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/markdown</code><a href="https://github.com/0"><code>@​0</code></a>.0.15</li> <li><code>@​react-email/preview</code><a href="https://github.com/0"><code>@​0</code></a>.0.13</li> <li><code>@​react-email/row</code><a href="https://github.com/0"><code>@​0</code></a>.0.12</li> <li><code>@​react-email/section</code><a href="https://github.com/0"><code>@​0</code></a>.0.16</li> <li><code>@​react-email/tailwind</code><a href="https://github.com/1"><code>@​1</code></a>.0.5</li> <li><code>@​react-email/text</code><a href="https://github.com/0"><code>@​0</code></a>.1.5</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/11d4751f1cd0897405972350c2f683c659492f43"><code>11d4751</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2313">#2313</a>)</li> <li>See full diff in <a href="https://github.com/resend/react-email/commits/@react-email/components@0.1.1/packages/components">compare view</a></li> </ul> </details> <br /> Updates `nodemailer` from 7.0.3 to 7.0.4 <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.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> </blockquote> </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.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodemailer/nodemailer/commit/a48ef266b3e6e7fafc7f7ae1cfac749dd1047e6b"><code>a48ef26</code></a> chore(master): release 7.0.4 [skip-ci] (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1738">#1738</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/c45c84fe9b8e2ec5e0615ab02d4197473911ab3e"><code>c45c84f</code></a> fix(smtp-connection): jsdoc public annotation for socket (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1741">#1741</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/839e28634c9a93ae4321f399a8c893bf487a09fa"><code>839e286</code></a> fix(pools): Emit 'clear' once transporter is idle and all connections are closed</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/493635f0d764d2ae9207140a93f02bf36dee3788"><code>493635f</code></a> Merge branch 'master' of github.com:nodemailer/nodemailer</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/bb9e6daffb632d7d8f969359859f88a138de3a48"><code>bb9e6da</code></a> fix(well-known-services): Added AliyunQiye</li> <li>See full diff in <a href="https://github.com/nodemailer/nodemailer/compare/v7.0.3...v7.0.4">compare view</a></li> </ul> </details> <br /> Updates `ws` from 8.18.2 to 8.18.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/websockets/ws/releases">ws's releases</a>.</em></p> <blockquote> <h2>8.18.3</h2> <h1>Bug fixes</h1> <ul> <li>Fixed a spec violation where the <code>Sec-WebSocket-Version</code> header was not added to the HTTP response if the client requested version was either invalid or unacceptable (33f5dbaf).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/websockets/ws/commit/dabbdec92f4c1f1777689733d477344e3c6c2e67"><code>dabbdec</code></a> [dist] 8.18.3</li> <li><a href="https://github.com/websockets/ws/commit/33f5dbaf332764530a6ca97a93101b4402f3121d"><code>33f5dba</code></a> [fix] Respond with the supported protocol versions (<a href="https://redirect.github.com/websockets/ws/issues/2291">#2291</a>)</li> <li><a href="https://github.com/websockets/ws/commit/22a5a17db5fef470725f1b2f72342eccb4262662"><code>22a5a17</code></a> [ci] Test on node 24</li> <li><a href="https://github.com/websockets/ws/commit/e67eb7ad70e7e5bc2e31ded42460793ae02feb82"><code>e67eb7a</code></a> [ci] Do not test on node 23</li> <li><a href="https://github.com/websockets/ws/commit/fa670f2b240afba6bffb3929e90ea41cd5e9d072"><code>fa670f2</code></a> [ci] Run the lint step on node 22</li> <li>See full diff in <a href="https://github.com/websockets/ws/compare/8.18.2...8.18.3">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-13 12:13:50 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#914