Bump the prod-minor-updates group across 1 directory with 3 updates #201

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

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

Bumps the prod-minor-updates group with 3 updates in the / directory: pg, posthog-node and tailwind-merge.

Updates pg from 8.18.0 to 8.19.0

Changelog

Sourced from pg's changelog.

pg@8.19.0

Commits
  • f2d7d11 Publish
  • 5a4bafc Deprecate Client's internal query queue (#3603)
  • a215bfb Typo fix in PgPass deprecation (funciton) (#3605)
  • 01e0556 fix(pg-query-stream): invoke this.callback on cursor end/error (#2810)
  • e6e3692 Pass connection parameters to password callback (#3602)
  • d80d883 test: Fix TLS connection test ending too early
  • f332f28 fix: Connection timeout handling for native clients in connected state (#3512)
  • b2e9cb1 Remove testAsync - its redundant (#3588)
  • 46cdf9e [fix] fix unhandled callback error for submittables (#3589)
  • See full diff in compare view

Updates posthog-node from 5.24.15 to 5.26.0

Release notes

Sourced from posthog-node's releases.

posthog-node@5.26.0

5.26.0

Minor Changes

  • #3144 d43e90d Thanks @​dustinbyrne! - feat: getFeatureFlagResult, getAllFlags, getAllFlagsAndPayloads now have context-sensitive overrides which do not require distinctId as a parameter, instead reading it from the current context. (2026-02-25)

  • #3144 d43e90d Thanks @​dustinbyrne! - feat: Add enterContext() to attach a context to the current async execution context (2026-02-25)

posthog-node@5.25.0

5.25.0

Minor Changes

  • #3132 301e75a Thanks @​benjackwhite! - Officially adds support for super properties added with .register (it was available as a function but did not actually work previously) (2026-02-23)

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

Minor Changes

  • #3144 d43e90d Thanks @​dustinbyrne! - feat: getFeatureFlagResult, getAllFlags, getAllFlagsAndPayloads now have context-sensitive overrides which do not require distinctId as a parameter, instead reading it from the current context. (2026-02-25)

  • #3144 d43e90d Thanks @​dustinbyrne! - feat: Add enterContext() to attach a context to the current async execution context (2026-02-25)

5.25.0

Minor Changes

  • #3132 301e75a Thanks @​benjackwhite! - Officially adds support for super properties added with .register (it was available as a function but did not actually work previously) (2026-02-23)

5.24.17

Patch Changes

5.24.16

Patch Changes

  • Updated dependencies [e962f01]:
    • @​posthog/core@​1.23.0
Commits
  • af43653 chore: update versions and lockfile [version bump]
  • d43e90d feat(node): Expose context sensitive access of distinct ID (#3144)
  • df41d18 refactor(node): introduce internal feature flag evaluation context (#3123)
  • 24eb966 chore(node): add debug warnings for device_id bucketing behavior (#3118)
  • c05b1f3 chore: update versions and lockfile [version bump]
  • 301e75a feat: Support .register (super properties) in Nodejs (#3132)
  • 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

Updates tailwind-merge from 3.4.0 to 3.5.0

Release notes

Sourced from tailwind-merge's releases.

v3.5.0

New Features

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

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

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
  • 270ac79 v3.5.0
  • 86f772e add changelog for 3.5.0
  • 6c1f77c Merge pull request #651 from dcastil/feature/add-support-for-tailwind-css-v4.2
  • 7a4cacf Add support for decimal fraction values
  • 9ef0f79 fix incorrectly escaped characters
  • f4938b0 update README with v4.2 support
  • b02a572 Add Tailwind v4.2 font-features utilities support
  • 5bd25ec Add Tailwind v4.2 logical sizing utilities
  • 697c920 Add Tailwind v4.2 logical border block utilities
  • 6656a47 Improve JSDoc comments for logical insets
  • 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/25/2026* Bumps the prod-minor-updates group with 3 updates in the / directory: [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg), [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) and [tailwind-merge](https://github.com/dcastil/tailwind-merge). Updates `pg` from 8.18.0 to 8.19.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md">pg's changelog</a>.</em></p> <blockquote> <h2>pg@8.19.0</h2> <ul> <li><a href="https://redirect.github.com/brianc/node-postgres/pull/3603">Deprecate interal query queue</a>.</li> <li>Pass connection parameters <a href="https://redirect.github.com/brianc/node-postgres/pull/3602">to password callback</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/brianc/node-postgres/commit/f2d7d1146cc87024a5fa503dce13c59ff5196d26"><code>f2d7d11</code></a> Publish</li> <li><a href="https://github.com/brianc/node-postgres/commit/5a4bafc2b06fe4f12e83be723bf783a171d1959b"><code>5a4bafc</code></a> Deprecate Client's internal query queue (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3603">#3603</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/a215bfb5bac4b8b12cd69c9a7f5807eb628a8771"><code>a215bfb</code></a> Typo fix in PgPass deprecation (funciton) (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3605">#3605</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/01e05567207872d22f486881300c1ebc2eb48727"><code>01e0556</code></a> fix(pg-query-stream): invoke <code>this.callback</code> on cursor end/error (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/2810">#2810</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/e6e36920075e2c8b2f9ee5d085c7059b80d39fc8"><code>e6e3692</code></a> Pass connection parameters to password callback (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3602">#3602</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/d80d883944d818234b09f85b3844061ae2d9b906"><code>d80d883</code></a> test: Fix TLS connection test ending too early</li> <li><a href="https://github.com/brianc/node-postgres/commit/f332f283e923d137fa0499d121b79fbaedaf7de1"><code>f332f28</code></a> fix: Connection timeout handling for native clients in connected state (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3512">#3512</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/b2e9cb13e29f1054ddfa6feba4d27949ec6969ff"><code>b2e9cb1</code></a> Remove testAsync - its redundant (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3588">#3588</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/46cdf9e32b70e74e0ca89c194827217b912012a5"><code>46cdf9e</code></a> [fix] fix unhandled callback error for submittables (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3589">#3589</a>)</li> <li>See full diff in <a href="https://github.com/brianc/node-postgres/commits/pg@8.19.0/packages/pg">compare view</a></li> </ul> </details> <br /> Updates `posthog-node` from 5.24.15 to 5.26.0 <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.26.0</h2> <h2>5.26.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/PostHog/posthog-js/pull/3144">#3144</a> <a href="https://github.com/PostHog/posthog-js/commit/d43e90df464b697a3aa0b46084d97a773a699abd"><code>d43e90d</code></a> Thanks <a href="https://github.com/dustinbyrne"><code>@​dustinbyrne</code></a>! - feat: getFeatureFlagResult, getAllFlags, getAllFlagsAndPayloads now have context-sensitive overrides which do not require <code>distinctId</code> as a parameter, instead reading it from the current context. (2026-02-25)</p> </li> <li> <p><a href="https://redirect.github.com/PostHog/posthog-js/pull/3144">#3144</a> <a href="https://github.com/PostHog/posthog-js/commit/d43e90df464b697a3aa0b46084d97a773a699abd"><code>d43e90d</code></a> Thanks <a href="https://github.com/dustinbyrne"><code>@​dustinbyrne</code></a>! - feat: Add <code>enterContext()</code> to attach a context to the current async execution context (2026-02-25)</p> </li> </ul> <h2>posthog-node@5.25.0</h2> <h2>5.25.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/3132">#3132</a> <a href="https://github.com/PostHog/posthog-js/commit/301e75a8ecd7a983fc634d9ad9b521c8007a51d1"><code>301e75a</code></a> Thanks <a href="https://github.com/benjackwhite"><code>@​benjackwhite</code></a>! - Officially adds support for super properties added with <code>.register</code> (it was available as a function but did not actually work previously) (2026-02-23)</li> </ul> <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.26.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/PostHog/posthog-js/pull/3144">#3144</a> <a href="https://github.com/PostHog/posthog-js/commit/d43e90df464b697a3aa0b46084d97a773a699abd"><code>d43e90d</code></a> Thanks <a href="https://github.com/dustinbyrne"><code>@​dustinbyrne</code></a>! - feat: getFeatureFlagResult, getAllFlags, getAllFlagsAndPayloads now have context-sensitive overrides which do not require <code>distinctId</code> as a parameter, instead reading it from the current context. (2026-02-25)</p> </li> <li> <p><a href="https://redirect.github.com/PostHog/posthog-js/pull/3144">#3144</a> <a href="https://github.com/PostHog/posthog-js/commit/d43e90df464b697a3aa0b46084d97a773a699abd"><code>d43e90d</code></a> Thanks <a href="https://github.com/dustinbyrne"><code>@​dustinbyrne</code></a>! - feat: Add <code>enterContext()</code> to attach a context to the current async execution context (2026-02-25)</p> </li> </ul> <h2>5.25.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/3132">#3132</a> <a href="https://github.com/PostHog/posthog-js/commit/301e75a8ecd7a983fc634d9ad9b521c8007a51d1"><code>301e75a</code></a> Thanks <a href="https://github.com/benjackwhite"><code>@​benjackwhite</code></a>! - Officially adds support for super properties added with <code>.register</code> (it was available as a function but did not actually work previously) (2026-02-23)</li> </ul> <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/af436533657829d1d1de7d49f670164a04758773"><code>af43653</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/d43e90df464b697a3aa0b46084d97a773a699abd"><code>d43e90d</code></a> feat(node): Expose context sensitive access of distinct ID (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/3144">#3144</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/df41d1899a04a35bdeec07cef83c7769dc23bca7"><code>df41d18</code></a> refactor(node): introduce internal feature flag evaluation context (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/3123">#3123</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/24eb9661eebca0e9f6d4dd319a54fc64c28bb7bd"><code>24eb966</code></a> chore(node): add debug warnings for device_id bucketing behavior (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/3118">#3118</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/c05b1f39d754dacc699c2c49ddb2b6c060df9685"><code>c05b1f3</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/301e75a8ecd7a983fc634d9ad9b521c8007a51d1"><code>301e75a</code></a> feat: Support .register (super properties) in Nodejs (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/3132">#3132</a>)</li> <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.26.0/packages/node">compare view</a></li> </ul> </details> <br /> Updates `tailwind-merge` from 3.4.0 to 3.5.0 <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.5.0</h2> <h3>New Features</h3> <ul> <li>Add support for Tailwind CSS v4.2 by <a href="https://github.com/dcastil"><code>@​dcastil</code></a> in <a href="https://redirect.github.com/dcastil/tailwind-merge/pull/651">dcastil/tailwind-merge#651</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dcastil/tailwind-merge/compare/v3.4.1...v3.5.0">https://github.com/dcastil/tailwind-merge/compare/v3.4.1...v3.5.0</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> <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/270ac79f2c54fcaaabe811df2aa3c20300318bd9"><code>270ac79</code></a> v3.5.0</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/86f772e7584311129f40f037c39db413aa51ce48"><code>86f772e</code></a> add changelog for 3.5.0</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/6c1f77ca717df7d2685eb783c568ef7696148171"><code>6c1f77c</code></a> Merge pull request <a href="https://redirect.github.com/dcastil/tailwind-merge/issues/651">#651</a> from dcastil/feature/add-support-for-tailwind-css-v4.2</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/7a4cacfe56571a6b27137b76351fa14ca11538db"><code>7a4cacf</code></a> Add support for decimal fraction values</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/9ef0f79a4528a60d737a8eaa1475ef72d81d98ad"><code>9ef0f79</code></a> fix incorrectly escaped characters</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/f4938b0379dd3e29e1c6e03857e6ce3585001fe6"><code>f4938b0</code></a> update README with v4.2 support</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/b02a57225dd0dad5fb1870e64bcc2ab5e57e95d8"><code>b02a572</code></a> Add Tailwind v4.2 font-features utilities support</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/5bd25eca81eb484d0908cee626f6d39ff46bdaf6"><code>5bd25ec</code></a> Add Tailwind v4.2 logical sizing utilities</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/697c920390a3aa7efef0bba2116b6a83c7eab3d8"><code>697c920</code></a> Add Tailwind v4.2 logical border block utilities</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/6656a47db58862fcff765c483bd7a9152609af42"><code>6656a47</code></a> Improve JSDoc comments for logical insets</li> <li>Additional commits viewable in <a href="https://github.com/dcastil/tailwind-merge/compare/v3.4.0...v3.5.0">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#201