Bump the prod-minor-updates group across 1 directory with 4 updates #210

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

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

Bumps the prod-minor-updates group with 4 updates in the / directory: @aws-sdk/client-s3, lucide-react, posthog-node and tailwind-merge.

Updates @aws-sdk/client-s3 from 3.989.0 to 3.996.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.996.0

3.996.0(2026-02-23)

Chores
Documentation Changes
  • client-controlcatalog: Updated ExemptedPrincipalArns parameter documentation for improved accuracy (dd772c6d)
New Features
  • clients: update client endpoints as of 2026-02-23 (02d83401)
  • client-wickr: AWS Wickr now provides APIs to manage your Wickr OpenTDF integration. These APIs enable you to test and save your OpenTDF configuration allowing you to manage rooms based on Trusted Data Format attributes. (750b4d86)
  • client-bedrock: Automated Reasoning checks in Amazon Bedrock Guardrails now support fidelity report generation. The new workflow type assesses policy coverage and accuracy against customer documents. The GetAutomatedReasoningPolicyBuildWorkflowResultAssets API adds support for the three new asset types. (3fe66102)
  • client-dynamodb: This change supports the creation of multi-account global tables. It adds one new arguments to UpdateTable, GlobalTableSettingsReplicationMode. (8e185cb4)
  • client-quicksight: Adds support for SEMISTRUCT to InputColumn Type (581e9ea9)
  • client-connectcases: SearchCases API can now accept 25 fields in the request and response as opposed to the previous limit of 10. DeleteField's hard limit of 100 fields per domain has been lifted. (21ae04f9)
  • client-mediatailor: Updated endpoint rule set for dualstack endpoints. Added a new opt-in option to log raw ad decision server requests for Playback Configurations. (3068c8ee)
  • client-datazone: Add workflow properties support to connections APIs (b76f82b3)
Bug Fixes
  • core: handle empty error response body in AwsQuery protocol deserialization (#7766) (7d973147)
  • scripts: disable Rollup externalLiveBindings to fix Jest auto-mocking (#7767) (95d1cc6c)
  • protocols: handle missing error.Error in queryCompat mode (#7758) (15a27f99)
Other Changes
  • build: revert - run partial package build prior to snapshot-write (#7768)" (#7775) (fb08e5f8)
Tests

For list of updated packages, view updated-packages.md in assets-3.996.0.zip

v3.995.0

3.995.0(2026-02-20)

Chores

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.996.0 (2026-02-23)

Note: Version bump only for package @​aws-sdk/client-s3

3.995.0 (2026-02-20)

Note: Version bump only for package @​aws-sdk/client-s3

3.994.0 (2026-02-19)

Note: Version bump only for package @​aws-sdk/client-s3

3.993.0 (2026-02-18)

Note: Version bump only for package @​aws-sdk/client-s3

3.992.0 (2026-02-17)

Note: Version bump only for package @​aws-sdk/client-s3

3.991.0 (2026-02-16)

Note: Version bump only for package @​aws-sdk/client-s3

3.990.0 (2026-02-13)

... (truncated)

Commits

Updates lucide-react from 0.563.0 to 0.575.0

Release notes

Sourced from lucide-react's releases.

Version 0.575.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.573.0...0.575.0

Version 0.574.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.572.0...0.574.0

Version 0.573.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.572.0...0.573.0

Version 0.572.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.571.0...0.572.0

... (truncated)

Commits

Updates posthog-node from 5.24.15 to 5.25.0

Release notes

Sourced from posthog-node's releases.

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.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
  • 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/24/2026* Bumps the prod-minor-updates group with 4 updates in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) and [tailwind-merge](https://github.com/dcastil/tailwind-merge). Updates `@aws-sdk/client-s3` from 3.989.0 to 3.996.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-s3</code>'s releases</a>.</em></p> <blockquote> <h2>v3.996.0</h2> <h4>3.996.0(2026-02-23)</h4> <h5>Chores</h5> <ul> <li><strong>build:</strong> <ul> <li>remove redundant client codegen test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7761">#7761</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/58b80de0f1f04dad9dc863250b17841194f2f794">58b80de0</a>)</li> <li>disable snapshot write/compare (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7760">#7760</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4fadf483da92e67af47af12a3a8c2d7e1b7c0fa5">4fadf483</a>)</li> </ul> </li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-controlcatalog:</strong> Updated ExemptedPrincipalArns parameter documentation for improved accuracy (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dd772c6d9413a4c668b788996fff0529ec6973c8">dd772c6d</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-02-23 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/02d83401666e4301b14489acce1218f2a2197101">02d83401</a>)</li> <li><strong>client-wickr:</strong> AWS Wickr now provides APIs to manage your Wickr OpenTDF integration. These APIs enable you to test and save your OpenTDF configuration allowing you to manage rooms based on Trusted Data Format attributes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/750b4d862b2b480dde8959a4893016b173ad4e0d">750b4d86</a>)</li> <li><strong>client-bedrock:</strong> Automated Reasoning checks in Amazon Bedrock Guardrails now support fidelity report generation. The new workflow type assesses policy coverage and accuracy against customer documents. The GetAutomatedReasoningPolicyBuildWorkflowResultAssets API adds support for the three new asset types. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3fe66102044d2e40b3a7900931d504b4a005295c">3fe66102</a>)</li> <li><strong>client-dynamodb:</strong> This change supports the creation of multi-account global tables. It adds one new arguments to UpdateTable, GlobalTableSettingsReplicationMode. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8e185cb484ed3e1d5c1d0ee0feb402b7689b7fbc">8e185cb4</a>)</li> <li><strong>client-quicksight:</strong> Adds support for SEMISTRUCT to InputColumn Type (<a href="https://github.com/aws/aws-sdk-js-v3/commit/581e9ea9821a2368098292b9b80626a7b48d1604">581e9ea9</a>)</li> <li><strong>client-connectcases:</strong> SearchCases API can now accept 25 fields in the request and response as opposed to the previous limit of 10. DeleteField's hard limit of 100 fields per domain has been lifted. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/21ae04f9eda396e1fbd3f23f3e00f59fc6816566">21ae04f9</a>)</li> <li><strong>client-mediatailor:</strong> Updated endpoint rule set for dualstack endpoints. Added a new opt-in option to log raw ad decision server requests for Playback Configurations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3068c8eea700ea3cf22dcd725e3aa948d9c1b75a">3068c8ee</a>)</li> <li><strong>client-datazone:</strong> Add workflow properties support to connections APIs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b76f82b319167baadecd1c4014c2a927a1aeb4b5">b76f82b3</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>core:</strong> handle empty error response body in AwsQuery protocol deserialization (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7766">#7766</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7d973147197feb4321014df284a184d5d5667222">7d973147</a>)</li> <li><strong>scripts:</strong> disable Rollup externalLiveBindings to fix Jest auto-mocking (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7767">#7767</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95d1cc6cd54feaeb2b6a40d71893b60d82b42b17">95d1cc6c</a>)</li> <li><strong>protocols:</strong> handle missing error.Error in queryCompat mode (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7758">#7758</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/15a27f99b8dadd6de7694cb82222403ac573856a">15a27f99</a>)</li> </ul> <h5>Other Changes</h5> <ul> <li><strong>build:</strong> revert - run partial package build prior to snapshot-write (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7768">#7768</a>)&quot; (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7775">#7775</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fb08e5f8126f6542ecedfd54311cea0de6e98e9f">fb08e5f8</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>build:</strong> run partial package build prior to snapshot-write (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7768">#7768</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ce3811c8cab79c40f59813cf7fb41db0d0522b7f">ce3811c8</a>)</li> <li><strong>clients:</strong> add snapshot tests (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7755">#7755</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6a275c28a8614df9c3919bc9ca25bab6e8d55854">6a275c28</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.996.0.zip</strong></p> <h2>v3.995.0</h2> <h4>3.995.0(2026-02-20)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> bump codegen version to 0.45.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7752">#7752</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3c93f8ab7a5baa0ad56bc06767b38132490221de">3c93f8ab</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.995.0...v3.996.0">3.996.0</a> (2026-02-23)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.994.0...v3.995.0">3.995.0</a> (2026-02-20)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.993.0...v3.994.0">3.994.0</a> (2026-02-19)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.992.0...v3.993.0">3.993.0</a> (2026-02-18)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.991.0...v3.992.0">3.992.0</a> (2026-02-17)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.990.0...v3.991.0">3.991.0</a> (2026-02-16)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.989.0...v3.990.0">3.990.0</a> (2026-02-13)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a6a6912e4fcb77d717457a5ba89af8844b33c11c"><code>a6a6912</code></a> Publish v3.996.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e8dc4f20e257561a97d7cdda37f4ef3578068e8c"><code>e8dc4f2</code></a> Publish v3.995.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/62005a29357f34b10275ac0e7354bf25f0b49ae7"><code>62005a2</code></a> Publish v3.994.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1d8d8189357aa19f8cca82d37fbaf37e0e58e83a"><code>1d8d818</code></a> Publish v3.993.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4b0264205571fb92738e0304838377aa8d98394c"><code>4b02642</code></a> chore(codegen): fix undefined http binding top level members (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7741">#7741</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c4fdbdb6a436f50160724a6cc6919475a4dbfc8d"><code>c4fdbdb</code></a> Publish v3.992.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d504da4cb5a18065a60caa6dd9609f4ef39cafd3"><code>d504da4</code></a> Publish v3.991.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b037203be0358d33f3c27fb994750dd2c0aa1b9b"><code>b037203</code></a> Publish v3.990.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.996.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `lucide-react` from 0.563.0 to 0.575.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react's releases</a>.</em></p> <blockquote> <h2>Version 0.575.0</h2> <h2>What's Changed</h2> <ul> <li>feat(icons): added <code>message-square-check</code> icon by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4076">lucide-icons/lucide#4076</a></li> <li>fix(lucide): Fix ESM Module output path in build by <a href="https://github.com/ericfennis"><code>@​ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4084">lucide-icons/lucide#4084</a></li> <li>feat(icons): added <code>metronome</code> icon by <a href="https://github.com/edwloef"><code>@​edwloef</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4063">lucide-icons/lucide#4063</a></li> <li>fix(icons): remove execution permission of SVG files by <a href="https://github.com/duckafire"><code>@​duckafire</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4053">lucide-icons/lucide#4053</a></li> <li>fix(icons): changed <code>file-pen-line</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3970">lucide-icons/lucide#3970</a></li> <li>feat(icons): added <code>square-arrow-right-exit</code> and <code>square-arrow-right-enter</code> icons by <a href="https://github.com/EthanHazel"><code>@​EthanHazel</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3958">lucide-icons/lucide#3958</a></li> <li>fix(icons): renamed <code>flip-*</code> to <code>square-centerline-dashed-*</code> by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3945">lucide-icons/lucide#3945</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/edwloef"><code>@​edwloef</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4063">lucide-icons/lucide#4063</a></li> <li><a href="https://github.com/duckafire"><code>@​duckafire</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4053">lucide-icons/lucide#4053</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.573.0...0.575.0">https://github.com/lucide-icons/lucide/compare/0.573.0...0.575.0</a></p> <h2>Version 0.574.0</h2> <h2>What's Changed</h2> <ul> <li>fix(icons): changed <code>rocking-chair</code> icon by <a href="https://github.com/jamiemlaw"><code>@​jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3445">lucide-icons/lucide#3445</a></li> <li>fix(icons): flipped <code>coins</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3158">lucide-icons/lucide#3158</a></li> <li>feat(icons): added <code>x-line-top</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2838">lucide-icons/lucide#2838</a></li> <li>feat(icons): added <code>mouse-left</code> icon by <a href="https://github.com/marvfash"><code>@​marvfash</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2788">lucide-icons/lucide#2788</a></li> <li>feat(icons): added <code>mouse-right</code> icon by <a href="https://github.com/marvfash"><code>@​marvfash</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2787">lucide-icons/lucide#2787</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/marvfash"><code>@​marvfash</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2788">lucide-icons/lucide#2788</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.572.0...0.574.0">https://github.com/lucide-icons/lucide/compare/0.572.0...0.574.0</a></p> <h2>Version 0.573.0</h2> <h2>What's Changed</h2> <ul> <li>fix(icons): changed <code>rocking-chair</code> icon by <a href="https://github.com/jamiemlaw"><code>@​jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3445">lucide-icons/lucide#3445</a></li> <li>fix(icons): flipped <code>coins</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3158">lucide-icons/lucide#3158</a></li> <li>feat(icons): added <code>x-line-top</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2838">lucide-icons/lucide#2838</a></li> <li>feat(icons): added <code>mouse-left</code> icon by <a href="https://github.com/marvfash"><code>@​marvfash</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2788">lucide-icons/lucide#2788</a></li> <li>feat(icons): added <code>mouse-right</code> icon by <a href="https://github.com/marvfash"><code>@​marvfash</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2787">lucide-icons/lucide#2787</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/marvfash"><code>@​marvfash</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2788">lucide-icons/lucide#2788</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.572.0...0.573.0">https://github.com/lucide-icons/lucide/compare/0.572.0...0.573.0</a></p> <h2>Version 0.572.0</h2> <h2>What's Changed</h2> <ul> <li>feat(icons): added <code>message-circle-check</code> icon by <a href="https://github.com/Shrinks99"><code>@​Shrinks99</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3770">lucide-icons/lucide#3770</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Shrinks99"><code>@​Shrinks99</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3770">lucide-icons/lucide#3770</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.571.0...0.572.0">https://github.com/lucide-icons/lucide/compare/0.571.0...0.572.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/0.575.0/packages/lucide-react">compare view</a></li> </ul> </details> <br /> Updates `posthog-node` from 5.24.15 to 5.25.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.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.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/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.25.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#210