Bump the prod-minor-updates group across 1 directory with 5 updates #308

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

Originally created by @dependabot[bot] on 1/28/2026

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

Package From To
@aws-sdk/client-s3 3.971.0 3.975.0
lucide-react 0.562.0 0.563.0
npm 11.7.0 11.8.0
posthog-node 5.23.0 5.24.3
resend 6.8.0 6.9.1

Updates @aws-sdk/client-s3 from 3.971.0 to 3.975.0

Release notes

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

v3.975.0

3.975.0(2026-01-23)

Chores
New Features
  • client-connect: Amazon Connect now offers public APIs to programmatically configure and run automated tests for contact center experiences. Integrate testing into CICD pipelines, run multiple tests at scale, and retrieve results via API to automate validation of voice interactions and workflows. (718c3222)
  • client-qconnect: Fixes incorrect types in the UpdateAssistantAIAgent API request, adds MESSAGE to TargetType enum, and other minor changes. (30cc5fa9)
  • client-datazone: Added api for deleting data export configuration for a domain (089a6f1a)

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

v3.974.0

3.974.0(2026-01-22)

Chores
Documentation Changes
  • client-marketplace-metering: Customer Identifier parameter deprecation date has been removed. For new implementations, we recommend using the CustomerAWSAccountID. Your current integration will continue to work. When updating your implementation, consider migrating to CustomerAWSAccountID for improved integration. (fa72d80d)
  • client-verifiedpermissions: Adding documentation to user guide and API documentation for how customers can create new encrypted policy stores by passing in their customer managed key during policy store creation. (6dac27bb)
New Features
  • clients: update client endpoints as of 2026-01-22 (a8b7e9d8)
  • client-gamelift: Amazon GameLift Servers Realtime now supports Node.js 24.x runtime on the Amazon Linux 2023 operating system. (fa6e74c6)
  • client-guardduty: Adding new enum value for ScanStatusReason (a12c8c68)
  • client-ec2: Add better support for fractional GPU instances in DescribeInstanceTypes API. The new fields, logicalGpuCount, gpuPartitionSize, and workload array enable better GPU resource selection and filtering for both full and fractional GPU instance types. (72b8a1cc)
  • client-health: Updates the lower range for the maxResults request property for DescribeAffectedEntities, DescribeAffectedEntitiesForOrganization, DescribeEvents, and DescribeEventsForOrganization API request properties. (202b860d)
  • client-budgets: Add Budget FilterExpression and Metrics fields to DescribeBudgetPerformanceHistory to support more granular filtering options. (5b7d3217)
  • client-auto-scaling: This release adds support for Amazon EC2 Auto Scaling group deletion protection (ce97b637)
  • client-dynamodb: Adds additional waiters to Amazon DynamoDB. (55f5f7fd)
  • packages: support open version ranges for internal packages - move core & types (#7674) (a3cdc641)
  • config: create config package (#7667) (943761cd)

... (truncated)

Changelog

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

3.975.0 (2026-01-23)

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

3.974.0 (2026-01-22)

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

3.972.0 (2026-01-20)

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

Commits

Updates lucide-react from 0.562.0 to 0.563.0

Release notes

Sourced from lucide-react's releases.

Version 0.563.0

What's Changed

aria-hidden is by default added to icons components in all packages. This was already added to lucide-react before. Making icons accessible, you can add an aria-label or a title. See docs about accessibility.

All changes

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.562.0...0.563.0

Commits
  • 67c0485 feat(scripts): added helper script to automatically update OpenCollective bac...
  • b6ed43d feat(packages): Added aria-hidden fallback for decorative icons to all packag...
  • See full diff in compare view

Updates npm from 11.7.0 to 11.8.0

Release notes

Sourced from npm's releases.

v11.8.0

11.8.0 (2026-01-21)

Features

  • 545e861 #8828 show proxy environment variables in npm config list (Max Black)

Bug Fixes

Documentation

Dependencies

Chores

Changelog

Sourced from npm's changelog.

11.8.0 (2026-01-21)

Features

  • 545e861 #8828 show proxy environment variables in npm config list (Max Black)

Bug Fixes

Documentation

Dependencies

Chores

Commits

Updates posthog-node from 5.23.0 to 5.24.3

Release notes

Sourced from posthog-node's releases.

posthog-node@5.24.3

5.24.3

Patch Changes

  • Updated dependencies [f51560c]:
    • @​posthog/core@​1.14.1

posthog-node@5.24.2

5.24.2

Patch Changes

  • Updated dependencies [933c763]:
    • @​posthog/core@​1.14.0

posthog-node@5.24.1

5.24.1

Patch Changes

  • Updated dependencies [8a5a3d5]:
    • @​posthog/core@​1.13.0

posthog-node@5.24.0

5.24.0

Minor Changes

  • #2897 b7fa003 Thanks @​matheus-vb! - Add $feature_flag_error to $feature_flag_called events to track flag evaluation failures (2026-01-20)

Patch Changes

Changelog

Sourced from posthog-node's changelog.

5.24.3

Patch Changes

  • Updated dependencies [f51560c]:
    • @​posthog/core@​1.14.1

5.24.2

Patch Changes

  • Updated dependencies [933c763]:
    • @​posthog/core@​1.14.0

5.24.1

Patch Changes

  • Updated dependencies [8a5a3d5]:
    • @​posthog/core@​1.13.0

5.24.0

Minor Changes

  • #2897 b7fa003 Thanks @​matheus-vb! - Add $feature_flag_error to $feature_flag_called events to track flag evaluation failures (2026-01-20)

Patch Changes

Commits
  • c011692 chore: update versions and lockfile [version bump]
  • 2b10214 chore: update versions and lockfile [version bump]
  • 933c763 chore: person profiles rn, core and web lite (#2917)
  • 0ca8ab6 chore: update versions and lockfile [version bump]
  • 45bbc6d chore: update versions and lockfile [version bump]
  • b7fa003 feat(flags): Add $feature_flag_error property to track flag evaluation failur...
  • See full diff in compare view

Updates resend from 6.8.0 to 6.9.1

Release notes

Sourced from resend's releases.

v6.9.1

What's Changed

Full Changelog: https://github.com/resend/resend-node/compare/v6.9.0...v6.9.1

v6.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/resend/resend-node/compare/v6.8.0...v6.9.0

Commits
  • e015620 chore: bump to 6.9.1 (#816)
  • 6f0195a fix(deps): update dependency next to v16.1.5 (#810)
  • aec5a72 chore: add react and react-dom as devDependencies (#814)
  • e97db88 fix(deps): update react monorepo (#811)
  • fe07bd1 chore(deps): update dependency @​biomejs/biome to v2.3.13 (#806)
  • f1baaec chore(deps): update pnpm to v10.28.2 (#807)
  • 8a8ebcc fix(deps): update dependency mailparser to v3.9.1 (#809)
  • 2a48341 chore: bump to 6.9.0 (#808)
  • 0d97792 feat: add method to help with forwarding inbound emails (#797)
  • f0dfcb0 feat: export all interfaces from main index (#802)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 1/28/2026* Bumps the prod-minor-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.971.0` | `3.975.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.562.0` | `0.563.0` | | [npm](https://github.com/npm/cli) | `11.7.0` | `11.8.0` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.23.0` | `5.24.3` | | [resend](https://github.com/resend/resend-node) | `6.8.0` | `6.9.1` | Updates `@aws-sdk/client-s3` from 3.971.0 to 3.975.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.975.0</h2> <h4>3.975.0(2026-01-23)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> upgrade smithy to 1.66.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7678">#7678</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/784b9f3d2907de5396cd42621028ef9c7f37402d">784b9f3d</a>)</li> <li><strong>ci:</strong> use repo-specific IAM role for PR builds (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7680">#7680</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e392336c2efca1e06d34c380ade910cf663ba08a">e392336c</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-connect:</strong> Amazon Connect now offers public APIs to programmatically configure and run automated tests for contact center experiences. Integrate testing into CICD pipelines, run multiple tests at scale, and retrieve results via API to automate validation of voice interactions and workflows. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/718c322293ef1c4d735fc36c6a4c2d0e5ba740f9">718c3222</a>)</li> <li><strong>client-qconnect:</strong> Fixes incorrect types in the UpdateAssistantAIAgent API request, adds MESSAGE to TargetType enum, and other minor changes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/30cc5fa96ed69376ed831e718a73c61ea093f493">30cc5fa9</a>)</li> <li><strong>client-datazone:</strong> Added api for deleting data export configuration for a domain (<a href="https://github.com/aws/aws-sdk-js-v3/commit/089a6f1a37ff19c45a88a082e663c982a451beae">089a6f1a</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.975.0.zip</strong></p> <h2>v3.974.0</h2> <h4>3.974.0(2026-01-22)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>add new pkg folder to sdkVersions.properties (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7675">#7675</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/766beed1de7795bec02e67034203dd3244cd2be6">766beed1</a>)</li> <li>sync for http label validation (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7671">#7671</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14">8536efc9</a>)</li> </ul> </li> <li><strong>packages:</strong> move package folders for internal pkgs (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7670">#7670</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ce66606d7028a9a2841fc27acdd4bab3a0917546">ce66606d</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-marketplace-metering:</strong> Customer Identifier parameter deprecation date has been removed. For new implementations, we recommend using the CustomerAWSAccountID. Your current integration will continue to work. When updating your implementation, consider migrating to CustomerAWSAccountID for improved integration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fa72d80d495eb4a259cc6b8a256258b9caedf8f3">fa72d80d</a>)</li> <li><strong>client-verifiedpermissions:</strong> Adding documentation to user guide and API documentation for how customers can create new encrypted policy stores by passing in their customer managed key during policy store creation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6dac27bb72cf04ee4f9ed7234a3e68f829e323e4">6dac27bb</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-01-22 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a8b7e9d8f342d5a240b33af7461d31e0bbb4ac1b">a8b7e9d8</a>)</li> <li><strong>client-gamelift:</strong> Amazon GameLift Servers Realtime now supports Node.js 24.x runtime on the Amazon Linux 2023 operating system. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fa6e74c6ff4f8b99556d75f1b1ce49a01b0bc60e">fa6e74c6</a>)</li> <li><strong>client-guardduty:</strong> Adding new enum value for ScanStatusReason (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a12c8c688ed02a5cc9020a0e8ec34168080a64e8">a12c8c68</a>)</li> <li><strong>client-ec2:</strong> Add better support for fractional GPU instances in DescribeInstanceTypes API. The new fields, logicalGpuCount, gpuPartitionSize, and workload array enable better GPU resource selection and filtering for both full and fractional GPU instance types. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/72b8a1cc9b45c014fb73934b8326cb69f35bde43">72b8a1cc</a>)</li> <li><strong>client-health:</strong> Updates the lower range for the maxResults request property for DescribeAffectedEntities, DescribeAffectedEntitiesForOrganization, DescribeEvents, and DescribeEventsForOrganization API request properties. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/202b860d0e59a579a6bf3dad354b20a5df3fe587">202b860d</a>)</li> <li><strong>client-budgets:</strong> Add Budget FilterExpression and Metrics fields to DescribeBudgetPerformanceHistory to support more granular filtering options. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5b7d32177c966a309dbb70196e18f63bafe141f5">5b7d3217</a>)</li> <li><strong>client-auto-scaling:</strong> This release adds support for Amazon EC2 Auto Scaling group deletion protection (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ce97b637c2ca87fc2278d472a7fdfbeb97c2dac2">ce97b637</a>)</li> <li><strong>client-dynamodb:</strong> Adds additional waiters to Amazon DynamoDB. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/55f5f7fda1880ec8009992b4b72921075f828841">55f5f7fd</a>)</li> <li><strong>packages:</strong> support open version ranges for internal packages - move core &amp; types (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7674">#7674</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a3cdc641fc5aeaf50e5689f64109d4187cc0ad63">a3cdc641</a>)</li> <li><strong>config:</strong> create config package (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7667">#7667</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/943761cd81f6506511257c4b7a0a6b083d105603">943761cd</a>)</li> </ul> <hr /> <!-- 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.974.0...v3.975.0">3.975.0</a> (2026-01-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.973.0...v3.974.0">3.974.0</a> (2026-01-22)</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.971.0...v3.972.0">3.972.0</a> (2026-01-20)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/557a738449b4c4599f0d76acf2343c338dfa89bb"><code>557a738</code></a> Publish v3.975.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/784b9f3d2907de5396cd42621028ef9c7f37402d"><code>784b9f3</code></a> chore(codegen): upgrade smithy to 1.66.0 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7678">#7678</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2f2a87473a446137d9b3c5d30a091eda7e7d38b3"><code>2f2a874</code></a> Publish v3.974.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8536efc9f405fbbb6c1a7d9e633d77e991473e14"><code>8536efc</code></a> chore(codegen): sync for http label validation (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7671">#7671</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c47a84766e65e9a7f3d7151ff10d58aba29e6df0"><code>c47a847</code></a> Publish v3.972.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e0b484fa47204e1ca66e04721aeac1102b498e2f"><code>e0b484f</code></a> chore: replace rimraf with premove (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7669">#7669</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.975.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `lucide-react` from 0.562.0 to 0.563.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.563.0</h2> <h2>What's Changed</h2> <p><code>aria-hidden</code> is by default added to icons components in all packages. This was already added to <code>lucide-react</code> before. Making icons accessible, you can add an <code>aria-label</code> or a <code>title</code>. See docs about <a href="https://lucide.dev/guide/advanced/accessibility">accessibility</a>.</p> <h2>All changes</h2> <ul> <li>chore(dev): Enable ligatures in font build configuration by <a href="https://github.com/dcxo"><code>@​dcxo</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3876">lucide-icons/lucide#3876</a></li> <li>chore(repo): add Android to brand stopwords by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3895">lucide-icons/lucide#3895</a></li> <li>fix(site): add missing titles and a title template by <a href="https://github.com/taimar"><code>@​taimar</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3920">lucide-icons/lucide#3920</a></li> <li>fix(site): unify and improve the styling of input fields by <a href="https://github.com/taimar"><code>@​taimar</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3919">lucide-icons/lucide#3919</a></li> <li>fix(icons): changed <code>star-off</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3952">lucide-icons/lucide#3952</a></li> <li>fix(icons): changed <code>tickets-plane</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3928">lucide-icons/lucide#3928</a></li> <li>fix(icons): changed <code>monitor-off</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3962">lucide-icons/lucide#3962</a></li> <li>fix(icons): changed <code>lasso</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3961">lucide-icons/lucide#3961</a></li> <li>fix(icons): changed <code>cloud-off</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3942">lucide-icons/lucide#3942</a></li> <li>docs(site): added lucide-web-components third-party package by <a href="https://github.com/midesweb"><code>@​midesweb</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3948">lucide-icons/lucide#3948</a></li> <li>chore(deps-dev): bump preact from 10.27.2 to 10.27.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3955">lucide-icons/lucide#3955</a></li> <li>feat(icon): add globe-x icon with metadata by <a href="https://github.com/Muhammad-Aqib-Bashir"><code>@​Muhammad-Aqib-Bashir</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3827">lucide-icons/lucide#3827</a></li> <li>fix(icons): changed <code>waypoints</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/3990">lucide-icons/lucide#3990</a></li> <li>fix(icons): changed <code>bookmark</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2906">lucide-icons/lucide#2906</a></li> <li>fix(icons): changed <code>message-square-dashed</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3959">lucide-icons/lucide#3959</a></li> <li>fix(icons): changed <code>cloudy</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3966">lucide-icons/lucide#3966</a></li> <li>fix(github-actions): resolved spelling mistake in gh issue close command by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4000">lucide-icons/lucide#4000</a></li> <li>Update LICENSE by <a href="https://github.com/alxgraphy"><code>@​alxgraphy</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4009">lucide-icons/lucide#4009</a></li> <li>feat(packages): Added aria-hidden fallback for decorative icons to all packages by <a href="https://github.com/ericfennis"><code>@​ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3604">lucide-icons/lucide#3604</a></li> <li>chore(deps): bump lodash from 4.17.21 to 4.17.23 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4020">lucide-icons/lucide#4020</a></li> <li>chore(deps): bump lodash-es from 4.17.21 to 4.17.23 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4019">lucide-icons/lucide#4019</a></li> <li>Suggest anchoring to a specific lucide version when using a cdn by <a href="https://github.com/drago1520"><code>@​drago1520</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3727">lucide-icons/lucide#3727</a></li> <li>feat(docs): upgraded backers block by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4014">lucide-icons/lucide#4014</a></li> <li>fix(site): hide native search input clear &quot;X&quot; icon by <a href="https://github.com/epifaniofrancisco"><code>@​epifaniofrancisco</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3933">lucide-icons/lucide#3933</a></li> <li>feat(icons): added <code>printer-x</code> icon by <a href="https://github.com/lt25106"><code>@​lt25106</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3941">lucide-icons/lucide#3941</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dcxo"><code>@​dcxo</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3876">lucide-icons/lucide#3876</a></li> <li><a href="https://github.com/midesweb"><code>@​midesweb</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3948">lucide-icons/lucide#3948</a></li> <li><a href="https://github.com/alxgraphy"><code>@​alxgraphy</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4009">lucide-icons/lucide#4009</a></li> <li><a href="https://github.com/drago1520"><code>@​drago1520</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3727">lucide-icons/lucide#3727</a></li> <li><a href="https://github.com/lt25106"><code>@​lt25106</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3941">lucide-icons/lucide#3941</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.562.0...0.563.0">https://github.com/lucide-icons/lucide/compare/0.562.0...0.563.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lucide-icons/lucide/commit/67c04854576e5afce536e332d1f44ce5cccec4fe"><code>67c0485</code></a> feat(scripts): added helper script to automatically update OpenCollective bac...</li> <li><a href="https://github.com/lucide-icons/lucide/commit/b6ed43d48cfed254e9c3cdf68fb4bbbf8e634580"><code>b6ed43d</code></a> feat(packages): Added aria-hidden fallback for decorative icons to all packag...</li> <li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-react">compare view</a></li> </ul> </details> <br /> Updates `npm` from 11.7.0 to 11.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/cli/releases">npm's releases</a>.</em></p> <blockquote> <h2>v11.8.0</h2> <h2><a href="https://github.com/npm/cli/compare/v11.7.0...v11.8.0">11.8.0</a> (2026-01-21)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/cli/commit/545e86154cc847766ceb356c3b1229d0573314c0"><code>545e861</code></a> <a href="https://redirect.github.com/npm/cli/pull/8828">#8828</a> show proxy environment variables in npm config list (Max Black)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/c2f784dbb5a83106558ff6ee7cc60bfc088ee9ed"><code>c2f784d</code></a> <a href="https://redirect.github.com/npm/cli/pull/8859">#8859</a> preserve serialNumber UUID in CycloneDX SBOM output <a href="https://redirect.github.com/npm/cli/issues/8837">#8837</a> (<a href="https://redirect.github.com/npm/cli/issues/8859">#8859</a>) (<a href="https://github.com/saksham-malhotra-27"><code>@​saksham-malhotra-27</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/f2c3af7de1906b0517bba1e7e5b9247d57960d99"><code>f2c3af7</code></a> <a href="https://redirect.github.com/npm/cli/pull/8840">#8840</a> more intuitive byte formatting boundaries for rounding (<a href="https://redirect.github.com/npm/cli/issues/8840">#8840</a>) (<a href="https://github.com/watilde"><code>@​watilde</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li><a href="https://github.com/npm/cli/commit/3474ec35fb579873d20a4b6747983ca369d61592"><code>3474ec3</code></a> <a href="https://redirect.github.com/npm/cli/pull/8866">#8866</a> fix typo/logic error in npm-dedupe docs (<a href="https://redirect.github.com/npm/cli/issues/8866">#8866</a>) (<a href="https://github.com/Schweinepriester"><code>@​Schweinepriester</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/5552e465125c72e5d591fb6dff76c450e78c7c70"><code>5552e46</code></a> <a href="https://redirect.github.com/npm/cli/pull/8797">#8797</a> npm-install: explain package-lock.json behavior (<a href="https://redirect.github.com/npm/cli/issues/8797">#8797</a>) (<a href="https://github.com/MaxBlack-dev"><code>@​MaxBlack-dev</code></a>, Max Black)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/cli/commit/f478ca0efb6e3dd7b32a3d7b51c896fdd5f5cd90"><code>f478ca0</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>postcss-selector-parser@7.1.1</code></li> <li><a href="https://github.com/npm/cli/commit/2b6a71fae386e76e142dbab8e1bbc368d5ef0487"><code>2b6a71f</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>path-scurry@2.0.1</code></li> <li><a href="https://github.com/npm/cli/commit/19096f28883706a96a5146d4ec313dffbcc148f7"><code>19096f2</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>sigstore@4.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/e7f5d1e445f599c60791a849484c4c0167392d10"><code>e7f5d1e</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>lru-cache@11.2.4</code></li> <li><a href="https://github.com/npm/cli/commit/9e756ae2b51b8ae6b4661ab47a1401690b82ce31"><code>9e756ae</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>ip-address@10.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/f95182001771ad5d52dfc57934d7ce1b97055b70"><code>f951820</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>common-ancestor-path@2.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/7a949ad8967c93c6b38ed9d4ee469703d269eea5"><code>7a949ad</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>@sigstore/verify@3.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/6979ce1e0455042038d953d1631eaf8ed5cbb90a"><code>6979ce1</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>@sigstore/sign@4.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/b4a6a41bcc17694047c85fd71b3155ab0cb29302"><code>b4a6a41</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>@sigstore/core@3.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/dc8a8e8090deffc244f836fde2328d6444fc8ffc"><code>dc8a8e8</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>@sigstore/tuf@4.0.1</code></li> <li><a href="https://github.com/npm/cli/commit/be221eae2974a04fadb1c80fc423eb949e4df723"><code>be221ea</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>validate-npm-package-name@7.0.2</code></li> <li><a href="https://github.com/npm/cli/commit/149823de9a920e8ea25ed11399d79d3758f592ef"><code>149823d</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>diff@8.0.3</code></li> <li><a href="https://github.com/npm/cli/commit/32b2001f552078eac8f4ec863d704fc91346efe3"><code>32b2001</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>tar@7.5.4</code></li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/cli/commit/8f599df6a3888fd9a06a5c17748657cbb45076c3"><code>8f599df</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> pin jsdom to 27.0.0 (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/f4f1161520e6c2b4b9038d4bd723ccef235e4273"><code>f4f1161</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> dev dependency updates (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/releases/tag/arborist-v9.1.10">workspace</a>: <code>@npmcli/arborist@9.1.10</code></li> <li><a href="https://github.com/npm/cli/releases/tag/config-v10.5.0">workspace</a>: <code>@npmcli/config@10.5.0</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.13">workspace</a>: <code>libnpmdiff@8.0.13</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.12">workspace</a>: <code>libnpmexec@10.1.12</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.13">workspace</a>: <code>libnpmfund@7.0.13</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.13">workspace</a>: <code>libnpmpack@9.0.13</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/cli/blob/latest/CHANGELOG.md">npm's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/cli/compare/v11.7.0...v11.8.0">11.8.0</a> (2026-01-21)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/cli/commit/545e86154cc847766ceb356c3b1229d0573314c0"><code>545e861</code></a> <a href="https://redirect.github.com/npm/cli/pull/8828">#8828</a> show proxy environment variables in npm config list (Max Black)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/c2f784dbb5a83106558ff6ee7cc60bfc088ee9ed"><code>c2f784d</code></a> <a href="https://redirect.github.com/npm/cli/pull/8859">#8859</a> preserve serialNumber UUID in CycloneDX SBOM output <a href="https://redirect.github.com/npm/cli/issues/8837">#8837</a> (<a href="https://redirect.github.com/npm/cli/issues/8859">#8859</a>) (<a href="https://github.com/saksham-malhotra-27"><code>@​saksham-malhotra-27</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/f2c3af7de1906b0517bba1e7e5b9247d57960d99"><code>f2c3af7</code></a> <a href="https://redirect.github.com/npm/cli/pull/8840">#8840</a> more intuitive byte formatting boundaries for rounding (<a href="https://redirect.github.com/npm/cli/issues/8840">#8840</a>) (<a href="https://github.com/watilde"><code>@​watilde</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li><a href="https://github.com/npm/cli/commit/3474ec35fb579873d20a4b6747983ca369d61592"><code>3474ec3</code></a> <a href="https://redirect.github.com/npm/cli/pull/8866">#8866</a> fix typo/logic error in npm-dedupe docs (<a href="https://redirect.github.com/npm/cli/issues/8866">#8866</a>) (<a href="https://github.com/Schweinepriester"><code>@​Schweinepriester</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/5552e465125c72e5d591fb6dff76c450e78c7c70"><code>5552e46</code></a> <a href="https://redirect.github.com/npm/cli/pull/8797">#8797</a> npm-install: explain package-lock.json behavior (<a href="https://redirect.github.com/npm/cli/issues/8797">#8797</a>) (<a href="https://github.com/MaxBlack-dev"><code>@​MaxBlack-dev</code></a>, Max Black)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/cli/commit/f478ca0efb6e3dd7b32a3d7b51c896fdd5f5cd90"><code>f478ca0</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>postcss-selector-parser@7.1.1</code></li> <li><a href="https://github.com/npm/cli/commit/2b6a71fae386e76e142dbab8e1bbc368d5ef0487"><code>2b6a71f</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>path-scurry@2.0.1</code></li> <li><a href="https://github.com/npm/cli/commit/19096f28883706a96a5146d4ec313dffbcc148f7"><code>19096f2</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>sigstore@4.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/e7f5d1e445f599c60791a849484c4c0167392d10"><code>e7f5d1e</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>lru-cache@11.2.4</code></li> <li><a href="https://github.com/npm/cli/commit/9e756ae2b51b8ae6b4661ab47a1401690b82ce31"><code>9e756ae</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>ip-address@10.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/f95182001771ad5d52dfc57934d7ce1b97055b70"><code>f951820</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>common-ancestor-path@2.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/7a949ad8967c93c6b38ed9d4ee469703d269eea5"><code>7a949ad</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>@sigstore/verify@3.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/6979ce1e0455042038d953d1631eaf8ed5cbb90a"><code>6979ce1</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>@sigstore/sign@4.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/b4a6a41bcc17694047c85fd71b3155ab0cb29302"><code>b4a6a41</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>@sigstore/core@3.1.0</code></li> <li><a href="https://github.com/npm/cli/commit/dc8a8e8090deffc244f836fde2328d6444fc8ffc"><code>dc8a8e8</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>@sigstore/tuf@4.0.1</code></li> <li><a href="https://github.com/npm/cli/commit/be221eae2974a04fadb1c80fc423eb949e4df723"><code>be221ea</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>validate-npm-package-name@7.0.2</code></li> <li><a href="https://github.com/npm/cli/commit/149823de9a920e8ea25ed11399d79d3758f592ef"><code>149823d</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>diff@8.0.3</code></li> <li><a href="https://github.com/npm/cli/commit/32b2001f552078eac8f4ec863d704fc91346efe3"><code>32b2001</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> <code>tar@7.5.4</code></li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/cli/commit/8f599df6a3888fd9a06a5c17748657cbb45076c3"><code>8f599df</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> pin jsdom to 27.0.0 (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/f4f1161520e6c2b4b9038d4bd723ccef235e4273"><code>f4f1161</code></a> <a href="https://redirect.github.com/npm/cli/pull/8919">#8919</a> dev dependency updates (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/releases/tag/arborist-v9.1.10">workspace</a>: <code>@npmcli/arborist@9.1.10</code></li> <li><a href="https://github.com/npm/cli/releases/tag/config-v10.5.0">workspace</a>: <code>@npmcli/config@10.5.0</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.13">workspace</a>: <code>libnpmdiff@8.0.13</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.12">workspace</a>: <code>libnpmexec@10.1.12</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.13">workspace</a>: <code>libnpmfund@7.0.13</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.13">workspace</a>: <code>libnpmpack@9.0.13</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/cli/commit/f8d25cd00132c8c7798a3f982a8da38ceed81e6b"><code>f8d25cd</code></a> chore: release 11.8.0</li> <li><a href="https://github.com/npm/cli/commit/8f599df6a3888fd9a06a5c17748657cbb45076c3"><code>8f599df</code></a> chore: pin jsdom to 27.0.0</li> <li><a href="https://github.com/npm/cli/commit/f4f1161520e6c2b4b9038d4bd723ccef235e4273"><code>f4f1161</code></a> chore: dev dependency updates</li> <li><a href="https://github.com/npm/cli/commit/f478ca0efb6e3dd7b32a3d7b51c896fdd5f5cd90"><code>f478ca0</code></a> deps: postcss-selector-parser@7.1.1</li> <li><a href="https://github.com/npm/cli/commit/2b6a71fae386e76e142dbab8e1bbc368d5ef0487"><code>2b6a71f</code></a> deps: path-scurry@2.0.1</li> <li><a href="https://github.com/npm/cli/commit/19096f28883706a96a5146d4ec313dffbcc148f7"><code>19096f2</code></a> deps: sigstore@4.1.0</li> <li><a href="https://github.com/npm/cli/commit/e7f5d1e445f599c60791a849484c4c0167392d10"><code>e7f5d1e</code></a> deps: lru-cache@11.2.4</li> <li><a href="https://github.com/npm/cli/commit/9e756ae2b51b8ae6b4661ab47a1401690b82ce31"><code>9e756ae</code></a> deps: ip-address@10.1.0</li> <li><a href="https://github.com/npm/cli/commit/f95182001771ad5d52dfc57934d7ce1b97055b70"><code>f951820</code></a> deps: common-ancestor-path@2.0.0</li> <li><a href="https://github.com/npm/cli/commit/7a949ad8967c93c6b38ed9d4ee469703d269eea5"><code>7a949ad</code></a> deps: <code>@​sigstore/verify</code><a href="https://github.com/3"><code>@​3</code></a>.1.0</li> <li>Additional commits viewable in <a href="https://github.com/npm/cli/compare/v11.7.0...v11.8.0">compare view</a></li> </ul> </details> <br /> Updates `posthog-node` from 5.23.0 to 5.24.3 <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.3</h2> <h2>5.24.3</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/f51560caf78386cef5278f7cf0e9f253b2ec0e50"><code>f51560c</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.14.1</li> </ul> </li> </ul> <h2>posthog-node@5.24.2</h2> <h2>5.24.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/933c7639ae30390ca562a0891d59649711b53522"><code>933c763</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.14.0</li> </ul> </li> </ul> <h2>posthog-node@5.24.1</h2> <h2>5.24.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/8a5a3d5693facda62b90b66dead338f7dca19705"><code>8a5a3d5</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.13.0</li> </ul> </li> </ul> <h2>posthog-node@5.24.0</h2> <h2>5.24.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2897">#2897</a> <a href="https://github.com/PostHog/posthog-js/commit/b7fa003ef6ef74bdf4666be0748d89a5a6169054"><code>b7fa003</code></a> Thanks <a href="https://github.com/matheus-vb"><code>@​matheus-vb</code></a>! - Add $feature_flag_error to $feature_flag_called events to track flag evaluation failures (2026-01-20)</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/b7fa003ef6ef74bdf4666be0748d89a5a6169054"><code>b7fa003</code></a>, <a href="https://github.com/PostHog/posthog-js/commit/f0cbc0d8e4e5efc27d9595676e886d6d3d3892f4"><code>f0cbc0d</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.12.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.3</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/f51560caf78386cef5278f7cf0e9f253b2ec0e50"><code>f51560c</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.14.1</li> </ul> </li> </ul> <h2>5.24.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/933c7639ae30390ca562a0891d59649711b53522"><code>933c763</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.14.0</li> </ul> </li> </ul> <h2>5.24.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/8a5a3d5693facda62b90b66dead338f7dca19705"><code>8a5a3d5</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.13.0</li> </ul> </li> </ul> <h2>5.24.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2897">#2897</a> <a href="https://github.com/PostHog/posthog-js/commit/b7fa003ef6ef74bdf4666be0748d89a5a6169054"><code>b7fa003</code></a> Thanks <a href="https://github.com/matheus-vb"><code>@​matheus-vb</code></a>! - Add $feature_flag_error to $feature_flag_called events to track flag evaluation failures (2026-01-20)</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/b7fa003ef6ef74bdf4666be0748d89a5a6169054"><code>b7fa003</code></a>, <a href="https://github.com/PostHog/posthog-js/commit/f0cbc0d8e4e5efc27d9595676e886d6d3d3892f4"><code>f0cbc0d</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.12.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PostHog/posthog-js/commit/c01169235320296b8c5753eda841eb89e18c6136"><code>c011692</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/2b10214aed5f2b040ff865e18bb204814ca7c3d9"><code>2b10214</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/933c7639ae30390ca562a0891d59649711b53522"><code>933c763</code></a> chore: person profiles rn, core and web lite (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/2917">#2917</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/0ca8ab65261eaba7480e742be58c1bd1f3a1a5d1"><code>0ca8ab6</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/45bbc6ddf47183eee38e9b2c68509fc32038ded2"><code>45bbc6d</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/b7fa003ef6ef74bdf4666be0748d89a5a6169054"><code>b7fa003</code></a> feat(flags): Add $feature_flag_error property to track flag evaluation failur...</li> <li>See full diff in <a href="https://github.com/PostHog/posthog-js/commits/posthog-node@5.24.3/packages/node">compare view</a></li> </ul> </details> <br /> Updates `resend` from 6.8.0 to 6.9.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/resend-node/releases">resend's releases</a>.</em></p> <blockquote> <h2>v6.9.1</h2> <h2>What's Changed</h2> <ul> <li>fix(deps): update dependency mailparser to v3.9.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/809">resend/resend-node#809</a></li> <li>chore(deps): update pnpm to v10.28.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/807">resend/resend-node#807</a></li> <li>chore(deps): update dependency <code>@​biomejs/biome</code> to v2.3.13 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/806">resend/resend-node#806</a></li> <li>fix(deps): update react monorepo by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/811">resend/resend-node#811</a></li> <li>chore: add react and react-dom as devDependencies by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/814">resend/resend-node#814</a></li> <li>fix(deps): update dependency next to v16.1.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/810">resend/resend-node#810</a></li> <li>chore: bump to 6.9.1 by <a href="https://github.com/gabrielmfern"><code>@​gabrielmfern</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/816">resend/resend-node#816</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/resend-node/compare/v6.9.0...v6.9.1">https://github.com/resend/resend-node/compare/v6.9.0...v6.9.1</a></p> <h2>v6.9.0</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): update pnpm to v10.28.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/796">resend/resend-node#796</a></li> <li>feat(contacts): create contact with segments and topics by <a href="https://github.com/Cisneiros"><code>@​Cisneiros</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/800">resend/resend-node#800</a></li> <li>chore(deps): update dependency <code>@​biomejs/biome</code> to v2.3.12 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/805">resend/resend-node#805</a></li> <li>chore(deps): update dependency tsdown to v0.20.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/804">resend/resend-node#804</a></li> <li>chore(deps): update dependency vitest to v4.0.18 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/803">resend/resend-node#803</a></li> <li>chore(deps): update dependency <code>@​types/react</code> to v19.2.9 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/799">resend/resend-node#799</a></li> <li>chore(deps): update tj-actions/changed-files digest to 7d5bbf4 - autoclosed by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/798">resend/resend-node#798</a></li> <li>fix(deps): update dependency next to v16.1.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/794">resend/resend-node#794</a></li> <li>chore(deps): update dependency <code>@​types/node</code> to v24.10.9 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/resend/resend-node/pull/786">resend/resend-node#786</a></li> <li>feat: export all interfaces from main index by <a href="https://github.com/xiaoyu2er"><code>@​xiaoyu2er</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/802">resend/resend-node#802</a></li> <li>feat: add method to help with forwarding inbound emails by <a href="https://github.com/lucasfcosta"><code>@​lucasfcosta</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/797">resend/resend-node#797</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/xiaoyu2er"><code>@​xiaoyu2er</code></a> made their first contribution in <a href="https://redirect.github.com/resend/resend-node/pull/802">resend/resend-node#802</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/resend-node/compare/v6.8.0...v6.9.0">https://github.com/resend/resend-node/compare/v6.8.0...v6.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/resend-node/commit/e0156207e086f057b72a1adb355ce58a3c5d6772"><code>e015620</code></a> chore: bump to 6.9.1 (<a href="https://redirect.github.com/resend/resend-node/issues/816">#816</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/6f0195aaa61ec00ca1fce36e8edf11e272f6288c"><code>6f0195a</code></a> fix(deps): update dependency next to v16.1.5 (<a href="https://redirect.github.com/resend/resend-node/issues/810">#810</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/aec5a72b476f5397ef5b40525fa51aaa74c2531a"><code>aec5a72</code></a> chore: add react and react-dom as devDependencies (<a href="https://redirect.github.com/resend/resend-node/issues/814">#814</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/e97db883b369f7a9ae9e07b9a5c3999863ab0ba1"><code>e97db88</code></a> fix(deps): update react monorepo (<a href="https://redirect.github.com/resend/resend-node/issues/811">#811</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/fe07bd1c11b85adcf964f3dc8305bed24fe5fe9c"><code>fe07bd1</code></a> chore(deps): update dependency <code>@​biomejs/biome</code> to v2.3.13 (<a href="https://redirect.github.com/resend/resend-node/issues/806">#806</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/f1baaec7a46986cdecf50740be850da99e06c508"><code>f1baaec</code></a> chore(deps): update pnpm to v10.28.2 (<a href="https://redirect.github.com/resend/resend-node/issues/807">#807</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/8a8ebcc9f94dd923b96663b69ac290e4bd7a6ec2"><code>8a8ebcc</code></a> fix(deps): update dependency mailparser to v3.9.1 (<a href="https://redirect.github.com/resend/resend-node/issues/809">#809</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/2a48341c4ed54db6ba37fc683526d6bf4c65aab1"><code>2a48341</code></a> chore: bump to 6.9.0 (<a href="https://redirect.github.com/resend/resend-node/issues/808">#808</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/0d977925c03e0e96651e8859d06bcf3414e064e5"><code>0d97792</code></a> feat: add method to help with forwarding inbound emails (<a href="https://redirect.github.com/resend/resend-node/issues/797">#797</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/f0dfcb0a4125e8efe5b2df257780c6ae5dadec3a"><code>f0dfcb0</code></a> feat: export all interfaces from main index (<a href="https://redirect.github.com/resend/resend-node/issues/802">#802</a>)</li> <li>Additional commits viewable in <a href="https://github.com/resend/resend-node/compare/v6.8.0...v6.9.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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
MrUnknownDE added the dependenciesjavascriptdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascript labels 2026-04-05 17:05:49 +02:00
Sign in to join this conversation.
No Label dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#308