[PR #3197] [CLOSED] Bump the prod-patch-updates group with 2 updates #33515

Closed
opened 2026-06-15 10:55:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/3197
Author: @dependabot[bot]
Created: 6/1/2026
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/prod-patch-updates-fab7cd1ae6


📝 Commits (1)

  • 522adb6 Bump the prod-patch-updates group with 2 updates

📊 Changes

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

View changed files

📝 package-lock.json (+16 -16)
📝 package.json (+2 -2)

📄 Description

Bumps the prod-patch-updates group with 2 updates: nodemailer and posthog-node.

Updates nodemailer from 8.0.9 to 8.0.10

Release notes

Sourced from nodemailer's releases.

v8.0.10

8.0.10 (2026-05-29)

Bug Fixes

  • fall back to lower-severity handler when custom logger lacks a level method (6d849df)
Changelog

Sourced from nodemailer's changelog.

8.0.10 (2026-05-29)

Bug Fixes

  • fall back to lower-severity handler when custom logger lacks a level method (6d849df)
Commits

Updates posthog-node from 5.35.6 to 5.35.8

Release notes

Sourced from posthog-node's releases.

posthog-node@5.35.8

5.35.8

Patch Changes

  • Updated dependencies []:
    • @​posthog/core@​1.29.15

posthog-node@5.35.7

5.35.7

Patch Changes

  • Updated dependencies [d9ad199]:
    • @​posthog/core@​1.29.14
Changelog

Sourced from posthog-node's changelog.

5.35.8

Patch Changes

  • Updated dependencies []:
    • @​posthog/core@​1.29.15

5.35.7

Patch Changes

  • Updated dependencies [d9ad199]:
    • @​posthog/core@​1.29.14
Commits
  • 88bd500 chore: update versions and lockfile [version bump]
  • af69e9c chore: update versions and lockfile [version bump]
  • 4eb5416 test(node): drain promise queue in captureException context tests (#3696)
  • See full diff in compare view

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 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/3197 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/1/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/prod-patch-updates-fab7cd1ae6` --- ### 📝 Commits (1) - [`522adb6`](https://github.com/fosrl/pangolin/commit/522adb6172bdbef99a7f212194a066edd410b44d) Bump the prod-patch-updates group with 2 updates ### 📊 Changes **2 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+16 -16) 📝 `package.json` (+2 -2) </details> ### 📄 Description Bumps the prod-patch-updates group with 2 updates: [nodemailer](https://github.com/nodemailer/nodemailer) and [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node). Updates `nodemailer` from 8.0.9 to 8.0.10 <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>v8.0.10</h2> <h2><a href="https://github.com/nodemailer/nodemailer/compare/v8.0.9...v8.0.10">8.0.10</a> (2026-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li>fall back to lower-severity handler when custom logger lacks a level method (<a href="https://github.com/nodemailer/nodemailer/commit/6d849df59a56184b48844ed10b5fb7b8e9f74634">6d849df</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/v8.0.9...v8.0.10">8.0.10</a> (2026-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li>fall back to lower-severity handler when custom logger lacks a level method (<a href="https://github.com/nodemailer/nodemailer/commit/6d849df59a56184b48844ed10b5fb7b8e9f74634">6d849df</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodemailer/nodemailer/commit/948ae3ff14fb904058f9cf5a6544305eca3b3956"><code>948ae3f</code></a> chore(master): release 8.0.10 (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1823">#1823</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/9eedad993010704002c50eb5d7238b6b4ce96be6"><code>9eedad9</code></a> docs: add SECURITY.md policy (<a href="https://redirect.github.com/nodemailer/nodemailer/issues/1824">#1824</a>)</li> <li><a href="https://github.com/nodemailer/nodemailer/commit/6d849df59a56184b48844ed10b5fb7b8e9f74634"><code>6d849df</code></a> fix: fall back to lower-severity handler when custom logger lacks a level method</li> <li>See full diff in <a href="https://github.com/nodemailer/nodemailer/compare/v8.0.9...v8.0.10">compare view</a></li> </ul> </details> <br /> Updates `posthog-node` from 5.35.6 to 5.35.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PostHog/posthog-js/releases">posthog-node's releases</a>.</em></p> <blockquote> <h2>posthog-node@5.35.8</h2> <h2>5.35.8</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies []: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.29.15</li> </ul> </li> </ul> <h2>posthog-node@5.35.7</h2> <h2>5.35.7</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/d9ad1993d320ffc899dd57ce2f1cf1787e9c6635"><code>d9ad199</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.29.14</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md">posthog-node's changelog</a>.</em></p> <blockquote> <h2>5.35.8</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies []: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.29.15</li> </ul> </li> </ul> <h2>5.35.7</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/d9ad1993d320ffc899dd57ce2f1cf1787e9c6635"><code>d9ad199</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.29.14</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PostHog/posthog-js/commit/88bd500cb0af9317d76342f24d84c70bbf790111"><code>88bd500</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/af69e9c924b6f37719e848448fa4b3472859154f"><code>af69e9c</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/4eb54169fc1880e02163127882ff2c74e17166c0"><code>4eb5416</code></a> test(node): drain promise queue in captureException context tests (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/3696">#3696</a>)</li> <li>See full diff in <a href="https://github.com/PostHog/posthog-js/commits/posthog-node@5.35.8/packages/node">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 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 2026-06-15 10:55:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#33515