Bump the prod-patch-updates group across 1 directory with 6 updates #228

Closed
opened 2026-04-05 17:02:54 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 2/19/2026

Bumps the prod-patch-updates group with 6 updates in the / directory:

Package From To
@asteasolutions/zod-to-openapi 8.4.0 8.4.1
@react-email/components 1.0.7 1.0.8
@react-email/tailwind 2.0.4 2.0.5
glob 13.0.3 13.0.5
next-intl 4.8.2 4.8.3
posthog-node 5.24.15 5.24.17

Updates @asteasolutions/zod-to-openapi from 8.4.0 to 8.4.1

Release notes

Sourced from @​asteasolutions/zod-to-openapi's releases.

v8.4.1

What's Changed

  • Fix memory leak in generateDocument() when using request parameters (fixes #361)

Full Changelog: https://github.com/asteasolutions/zod-to-openapi/compare/v8.4.0...v8.4.1

Commits
  • 953d7ec Release 8.4.1
  • 7bef8bb Merge pull request #362 from aarond-sp/fix/memory-leak-generate-document
  • 81d3ffa Fix memory leak in generateDocument() when using request parameters
  • See full diff in compare view

Updates @react-email/components from 1.0.7 to 1.0.8

Release notes

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

@​react-email/components@​1.0.8

Patch Changes

  • Updated dependencies [698f962]
  • Updated dependencies [6ff41b7]
    • @​react-email/tailwind@​2.0.5
Changelog

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

1.0.8

Patch Changes

  • Updated dependencies [698f962]
  • Updated dependencies [6ff41b7]
    • @​react-email/tailwind@​2.0.5
Commits

Updates @react-email/tailwind from 2.0.4 to 2.0.5

Release notes

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

@​react-email/tailwind@​2.0.5

Patch Changes

  • 698f962: fix mixed pseudo selectors not being split
  • 6ff41b7: - enhance CSS rule extraction and inline style handling
Changelog

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

2.0.5

Patch Changes

  • 698f962: fix mixed pseudo selectors not being split
  • 6ff41b7: - enhance CSS rule extraction and inline style handling
Commits

Updates glob from 13.0.3 to 13.0.5

Commits

Updates next-intl from 4.8.2 to 4.8.3

Release notes

Sourced from next-intl's releases.

v4.8.3

4.8.3 (2026-02-16)

Bug Fixes

Changelog

Sourced from next-intl's changelog.

4.8.3 (2026-02-16)

Bug Fixes

Commits

Updates posthog-node from 5.24.15 to 5.24.17

Release notes

Sourced from posthog-node's releases.

posthog-node@5.24.17

5.24.17

Patch Changes

posthog-node@5.24.16

5.24.16

Patch Changes

  • Updated dependencies [e962f01]:
    • @​posthog/core@​1.23.0
Changelog

Sourced from posthog-node's changelog.

5.24.17

Patch Changes

5.24.16

Patch Changes

  • Updated dependencies [e962f01]:
    • @​posthog/core@​1.23.0
Commits
  • 8f8f7a8 chore: update versions and lockfile [version bump]
  • 9dbc05e feat: warning on capture('$exception') (#3107)
  • 9735482 chore: update versions and lockfile [version bump]
  • 472780f feat(node): support device_id bucketing in local flag evaluation (#3050)
  • 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
*Originally created by @dependabot[bot] on 2/19/2026* Bumps the prod-patch-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@asteasolutions/zod-to-openapi](https://github.com/asteasolutions/zod-to-openapi) | `8.4.0` | `8.4.1` | | [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `1.0.7` | `1.0.8` | | [@react-email/tailwind](https://github.com/resend/react-email/tree/HEAD/packages/tailwind) | `2.0.4` | `2.0.5` | | [glob](https://github.com/isaacs/node-glob) | `13.0.3` | `13.0.5` | | [next-intl](https://github.com/amannn/next-intl) | `4.8.2` | `4.8.3` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.24.15` | `5.24.17` | Updates `@asteasolutions/zod-to-openapi` from 8.4.0 to 8.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/asteasolutions/zod-to-openapi/releases"><code>@​asteasolutions/zod-to-openapi</code>'s releases</a>.</em></p> <blockquote> <h2>v8.4.1</h2> <h2>What's Changed</h2> <ul> <li>Fix memory leak in generateDocument() when using request parameters (fixes <a href="https://redirect.github.com/asteasolutions/zod-to-openapi/issues/361">#361</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/asteasolutions/zod-to-openapi/compare/v8.4.0...v8.4.1">https://github.com/asteasolutions/zod-to-openapi/compare/v8.4.0...v8.4.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/953d7ec8a91748f93865b75a75adc180c3fa000b"><code>953d7ec</code></a> Release 8.4.1</li> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/7bef8bb1b79ddf5118a79c712c141a509c5ec06e"><code>7bef8bb</code></a> Merge pull request <a href="https://redirect.github.com/asteasolutions/zod-to-openapi/issues/362">#362</a> from aarond-sp/fix/memory-leak-generate-document</li> <li><a href="https://github.com/asteasolutions/zod-to-openapi/commit/81d3ffaafa88be304e08f072c3a3ecb21e5f43ec"><code>81d3ffa</code></a> Fix memory leak in generateDocument() when using request parameters</li> <li>See full diff in <a href="https://github.com/asteasolutions/zod-to-openapi/compare/v8.4.0...v8.4.1">compare view</a></li> </ul> </details> <br /> Updates `@react-email/components` from 1.0.7 to 1.0.8 <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/1"><code>@​1</code></a>.0.8</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [698f962]</li> <li>Updated dependencies [6ff41b7] <ul> <li><code>@​react-email/tailwind</code><a href="https://github.com/2"><code>@​2</code></a>.0.5</li> </ul> </li> </ul> </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>1.0.8</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [698f962]</li> <li>Updated dependencies [6ff41b7] <ul> <li><code>@​react-email/tailwind</code><a href="https://github.com/2"><code>@​2</code></a>.0.5</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/ea53ed838fd85037e7547a0edec02ad323ce9720"><code>ea53ed8</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2953">#2953</a>)</li> <li>See full diff in <a href="https://github.com/resend/react-email/commits/@react-email/components@1.0.8/packages/components">compare view</a></li> </ul> </details> <br /> Updates `@react-email/tailwind` from 2.0.4 to 2.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/releases"><code>@​react-email/tailwind</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​react-email/tailwind</code><a href="https://github.com/2"><code>@​2</code></a>.0.5</h2> <h3>Patch Changes</h3> <ul> <li>698f962: fix mixed pseudo selectors not being split</li> <li>6ff41b7: - enhance CSS rule extraction and inline style handling</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/tailwind/CHANGELOG.md"><code>@​react-email/tailwind</code>'s changelog</a>.</em></p> <blockquote> <h2>2.0.5</h2> <h3>Patch Changes</h3> <ul> <li>698f962: fix mixed pseudo selectors not being split</li> <li>6ff41b7: - enhance CSS rule extraction and inline style handling</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/react-email/commit/ea53ed838fd85037e7547a0edec02ad323ce9720"><code>ea53ed8</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2953">#2953</a>)</li> <li><a href="https://github.com/resend/react-email/commit/698f96228f80d8ce331b4b1a1520f62b7c49347d"><code>698f962</code></a> fix(tailwind): pseudo selectors (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2963">#2963</a>)</li> <li><a href="https://github.com/resend/react-email/commit/6ff41b716fe7c988513511a8b9e4d4473846ad92"><code>6ff41b7</code></a> fix(tailwind): inlinable styles not handled optimally in mixed rules (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2949">#2949</a>)</li> <li><a href="https://github.com/resend/react-email/commit/9015f76aebee40d0e30d4432f0d818055cba4196"><code>9015f76</code></a> chore: update react types (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2952">#2952</a>)</li> <li>See full diff in <a href="https://github.com/resend/react-email/commits/@react-email/tailwind@2.0.5/packages/tailwind">compare view</a></li> </ul> </details> <br /> Updates `glob` from 13.0.3 to 13.0.5 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-glob/commit/03ae4c244cac6331817158b0bc12effd30deeb43"><code>03ae4c2</code></a> 13.0.5</li> <li><a href="https://github.com/isaacs/node-glob/commit/c8574ebb3f9fd543b8fc97bfe18ca91ef0c5c78b"><code>c8574eb</code></a> limit brace expansion to 1_000 items</li> <li><a href="https://github.com/isaacs/node-glob/commit/44e14559d003a7981da74f9acc1aec6fdeb6a0a7"><code>44e1455</code></a> 13.0.4</li> <li><a href="https://github.com/isaacs/node-glob/commit/020c2be44e173be410b73b0fcb73d561cd28e3b0"><code>020c2be</code></a> update deps</li> <li>See full diff in <a href="https://github.com/isaacs/node-glob/compare/v13.0.3...v13.0.5">compare view</a></li> </ul> </details> <br /> Updates `next-intl` from 4.8.2 to 4.8.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/amannn/next-intl/releases">next-intl's releases</a>.</em></p> <blockquote> <h2>v4.8.3</h2> <h2>4.8.3 (2026-02-16)</h2> <h3>Bug Fixes</h3> <ul> <li>Update <code>@formatjs/intl-localematcher</code> (<a href="https://redirect.github.com/amannn/next-intl/issues/2265">#2265</a>) (<a href="https://github.com/amannn/next-intl/commit/196f1f3093fa629c8379c67ac1f67cf0f4906dc0">196f1f3</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/amannn/next-intl/blob/main/CHANGELOG.md">next-intl's changelog</a>.</em></p> <blockquote> <h2>4.8.3 (2026-02-16)</h2> <h3>Bug Fixes</h3> <ul> <li>Update <code>@formatjs/intl-localematcher</code> (<a href="https://redirect.github.com/amannn/next-intl/issues/2265">#2265</a>) (<a href="https://github.com/amannn/next-intl/commit/196f1f3093fa629c8379c67ac1f67cf0f4906dc0">196f1f3</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/amannn/next-intl/commit/099bfebe5048b036a76520381daac7635d2640e1"><code>099bfeb</code></a> v4.8.3</li> <li><a href="https://github.com/amannn/next-intl/commit/196f1f3093fa629c8379c67ac1f67cf0f4906dc0"><code>196f1f3</code></a> fix: Update <code>@formatjs/intl-localematcher</code> (<a href="https://redirect.github.com/amannn/next-intl/issues/2265">#2265</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/82ab8c05d015d4222b117ed446639a2e7f496ca7"><code>82ab8c0</code></a> chore: Update <code>AGENTS.md</code></li> <li><a href="https://github.com/amannn/next-intl/commit/4483892fdeea91e01af9a09b3aad7879c06a7256"><code>4483892</code></a> docs: Fix typo in precompilation blog post</li> <li><a href="https://github.com/amannn/next-intl/commit/78c8b1d056c4ca5dd9a552f1fe75816eca02b436"><code>78c8b1d</code></a> docs: Clarify precompile docs</li> <li>See full diff in <a href="https://github.com/amannn/next-intl/compare/v4.8.2...v4.8.3">compare view</a></li> </ul> </details> <br /> Updates `posthog-node` from 5.24.15 to 5.24.17 <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.24.17</h2> <h2>5.24.17</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/3107">#3107</a> <a href="https://github.com/PostHog/posthog-js/commit/9dbc05ed65ddc8c37c9262b9aebfc51d0c748971"><code>9dbc05e</code></a> Thanks <a href="https://github.com/ablaszkiewicz"><code>@​ablaszkiewicz</code></a>! - warning on manual capture('$exception') (2026-02-18)</li> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/9dbc05ed65ddc8c37c9262b9aebfc51d0c748971"><code>9dbc05e</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.23.1</li> </ul> </li> </ul> <h2>posthog-node@5.24.16</h2> <h2>5.24.16</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/e962f01c80476b9325f0bbb4ca591820cfb9f338"><code>e962f01</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.23.0</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.24.17</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/3107">#3107</a> <a href="https://github.com/PostHog/posthog-js/commit/9dbc05ed65ddc8c37c9262b9aebfc51d0c748971"><code>9dbc05e</code></a> Thanks <a href="https://github.com/ablaszkiewicz"><code>@​ablaszkiewicz</code></a>! - warning on manual capture('$exception') (2026-02-18)</li> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/9dbc05ed65ddc8c37c9262b9aebfc51d0c748971"><code>9dbc05e</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.23.1</li> </ul> </li> </ul> <h2>5.24.16</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/e962f01c80476b9325f0bbb4ca591820cfb9f338"><code>e962f01</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.23.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PostHog/posthog-js/commit/8f8f7a81f709ba55c6b59046decfc38cfc6666e0"><code>8f8f7a8</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/9dbc05ed65ddc8c37c9262b9aebfc51d0c748971"><code>9dbc05e</code></a> feat: warning on capture('$exception') (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/3107">#3107</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/9735482a43af1ab0f770aa21175369cb46b4faeb"><code>9735482</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/472780f9bf23efbab716a1b39de6b21672009681"><code>472780f</code></a> feat(node): support device_id bucketing in local flag evaluation (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/3050">#3050</a>)</li> <li>See full diff in <a href="https://github.com/PostHog/posthog-js/commits/posthog-node@5.24.17/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>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#228