Bump the prod-patch-updates group across 1 directory with 5 updates #234

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

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

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

Package From To
@asteasolutions/zod-to-openapi 8.4.0 8.4.1
glob 13.0.3 13.0.5
next-intl 4.8.2 4.8.3
posthog-node 5.24.15 5.24.16
tailwind-merge 3.4.0 3.4.1

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 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.16

Release notes

Sourced from posthog-node's releases.

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.16

Patch Changes

  • Updated dependencies [e962f01]:
    • @​posthog/core@​1.23.0
Commits
  • 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

Updates tailwind-merge from 3.4.0 to 3.4.1

Release notes

Sourced from tailwind-merge's releases.

v3.4.1

Bug Fixes

Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v3.4.0...v3.4.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

Commits
  • 02b6eb6 v3.4.1
  • 6b845eb add agent info for release workflow
  • 655f2f1 add changelog for v3.4.1
  • e44e5eb add agent docs
  • 4a38681 Merge pull request #644 from dcastil/renovate/major-vitest-monorepo
  • 23ac259 migrate to vitest v4
  • 927f617 chore(deps): update vitest monorepo to v4
  • aea4869 Merge pull request #648 from dcastil/renovate/major-octokit-monorepo
  • 78365f2 Merge pull request #646 from dcastil/renovate/actions-exec-3.x
  • b08384d fix(deps): update dependency @​octokit/types to v16
  • Additional commits viewable 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/18/2026* Bumps the prod-patch-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@asteasolutions/zod-to-openapi](https://github.com/asteasolutions/zod-to-openapi) | `8.4.0` | `8.4.1` | | [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.16` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.4.0` | `3.4.1` | 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 `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.16 <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.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.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/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.16/packages/node">compare view</a></li> </ul> </details> <br /> Updates `tailwind-merge` from 3.4.0 to 3.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dcastil/tailwind-merge/releases">tailwind-merge's releases</a>.</em></p> <blockquote> <h2>v3.4.1</h2> <h3>Bug Fixes</h3> <ul> <li>Prevent arbitrary font-family and font-weight from merging by <a href="https://github.com/roneymoon"><code>@​roneymoon</code></a> in <a href="https://redirect.github.com/dcastil/tailwind-merge/pull/635">dcastil/tailwind-merge#635</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dcastil/tailwind-merge/compare/v3.4.0...v3.4.1">https://github.com/dcastil/tailwind-merge/compare/v3.4.0...v3.4.1</a></p> <p>Thanks to <a href="https://github.com/brandonmcconnell"><code>@​brandonmcconnell</code></a>, <a href="https://github.com/manavm1990"><code>@​manavm1990</code></a>, <a href="https://github.com/langy"><code>@​langy</code></a>, <a href="https://github.com/roboflow"><code>@​roboflow</code></a>, <a href="https://github.com/syntaxfm"><code>@​syntaxfm</code></a>, <a href="https://github.com/getsentry"><code>@​getsentry</code></a>, <a href="https://github.com/codecov"><code>@​codecov</code></a>, a private sponsor, <a href="https://github.com/block"><code>@​block</code></a>, <a href="https://github.com/openclaw"><code>@​openclaw</code></a>, <a href="https://github.com/sourcegraph"><code>@​sourcegraph</code></a> and more via <a href="https://github.com/thnxdev"><code>@​thnxdev</code></a> for sponsoring tailwind-merge! ❤️</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dcastil/tailwind-merge/commit/02b6eb6df78e6fb7994b43d4b5f4bbecbe05c43a"><code>02b6eb6</code></a> v3.4.1</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/6b845eb819c8a370a544d8e428d3f6146e024982"><code>6b845eb</code></a> add agent info for release workflow</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/655f2f1ffed7754c30bebb94aac501dd14484927"><code>655f2f1</code></a> add changelog for v3.4.1</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/e44e5eb2c29a7bcc0feca24c5f21083923ed70fc"><code>e44e5eb</code></a> add agent docs</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/4a38681729c5291a029faa60bd2420058eac81a9"><code>4a38681</code></a> Merge pull request <a href="https://redirect.github.com/dcastil/tailwind-merge/issues/644">#644</a> from dcastil/renovate/major-vitest-monorepo</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/23ac2597d46c146190b31ab01c2ffd16add12574"><code>23ac259</code></a> migrate to vitest v4</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/927f6176436b5950cd23985385431ef85eb3e4ab"><code>927f617</code></a> chore(deps): update vitest monorepo to v4</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/aea4869e7573f0979d4cce809e630320c9b413a9"><code>aea4869</code></a> Merge pull request <a href="https://redirect.github.com/dcastil/tailwind-merge/issues/648">#648</a> from dcastil/renovate/major-octokit-monorepo</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/78365f2717b8bd78305ef10ea107db24e0fe0fe4"><code>78365f2</code></a> Merge pull request <a href="https://redirect.github.com/dcastil/tailwind-merge/issues/646">#646</a> from dcastil/renovate/actions-exec-3.x</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/b08384dec338f04b65383e8675d0c443f187f840"><code>b08384d</code></a> fix(deps): update dependency <code>@​octokit/types</code> to v16</li> <li>Additional commits viewable in <a href="https://github.com/dcastil/tailwind-merge/compare/v3.4.0...v3.4.1">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#234