Bump the prod-minor-updates group across 1 directory with 8 updates #290

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

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

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

Package From To
@aws-sdk/client-s3 3.971.0 3.980.0
lucide-react 0.562.0 0.563.0
next-intl 4.7.0 4.8.1
npm 11.7.0 11.8.0
pg 8.17.1 8.18.0
posthog-node 5.23.0 5.24.7
resend 6.8.0 6.9.1
stripe 20.2.0 20.3.0

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

Release notes

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

v3.980.0

3.980.0(2026-01-30)

Chores
  • use yarn workspace versioning for monorepo packages (#7693) (b951130e)
New Features
  • clients: update client endpoints as of 2026-01-30 (11699137)
  • client-quicksight: Improve SessionTag usage guidelines in the GenerateEmbedURLForAnonymousUser API documentation. Update the GetIdentityContext document with the region support context. (cf53c93f)
  • client-connect: This release adds Estimated Wait Time support to the GetContactMetrics API for Amazon Connect. (e7dbc0a5)

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

v3.979.0

3.979.0(2026-01-29)

New Features
  • client-gamelift: Amazon GameLift Servers now supports automatic scaling to and from zero instances based on game session activity. Fleets scale down to zero following a defined period of no game session activity and scale up from zero when game sessions are requested, providing an option for cost optimization. (6b625f59)
  • client-ec2: G7e instances feature up to 8 NVIDIA RTX PRO 6000 Blackwell Server Edition GPUs with 768 GB of memory and 5th generation Intel Xeon Scalable processors. Supporting up to 192 vCPUs, 1600 Gbps networking bandwidth with EFA, up to 2 TiB of system memory, and up to 15.2 TB of local NVMe SSD storage. (5678db81)
Bug Fixes
  • credential-provider-node: open credential provider lock after failed chain (#7692) (2320c7c0)

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

v3.978.0

3.978.0(2026-01-28)

Chores
  • codegen:
New Features
  • client-s3-control: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (8248439e)
  • client-mediaconvert: This release adds a follow source mode for audio output channel count, an AES audio frame wrapping option for MXF outputs, and an option to signal DolbyVision compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests. (9ee45457)
  • client-cognito-identity-provider: This release adds support for a new lambda trigger to transform federated user attributes during the authentication with external identity providers on Cognito Managed Login. (a291daef)
  • client-connect: Adds support for filtering search results based on tags assigned to contacts. (c3e7a41b)

... (truncated)

Changelog

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

3.980.0 (2026-01-30)

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

3.978.0 (2026-01-28)

Features

  • client-s3: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (b56cea5)

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
  • 0306270 Publish v3.980.0
  • b951130 chore: use yarn workspace versioning for monorepo packages (#7693)
  • a1794f7 Publish v3.978.0
  • b56cea5 feat(client-s3): Adds support for the UpdateObjectEncryption API to change th...
  • 75ba48b test(client-s3): add test for aggregate client paginator/waiter methods (#7687)
  • 024c073 chore(codegen): update for aggregated paginators and waiters (#7685)
  • 557a738 Publish v3.975.0
  • 784b9f3 chore(codegen): upgrade smithy to 1.66.0 (#7678)
  • 2f2a874 Publish v3.974.0
  • 8536efc chore(codegen): sync for http label validation (#7671)
  • Additional commits viewable in compare view

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 next-intl from 4.7.0 to 4.8.1

Release notes

Sourced from next-intl's releases.

v4.8.1

4.8.1 (2026-01-30)

Bug Fixes

v4.8.0

4.8.0 (2026-01-28)

Features

Fixes

  • Normalization of file references for useExtracted (#2230) – by @​amannn
Changelog

Sourced from next-intl's changelog.

4.8.1 (2026-01-30)

Bug Fixes

4.8.0 (2026-01-28)

Features

Commits

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 pg from 8.17.1 to 8.18.0

Changelog

Sourced from pg's changelog.

pg@8.18.0

pg@8.17.0

  • Throw correct error if database URL parsing fails.

pg@8.16.0

pg@8.15.0

  • Add support for esm importing. CommonJS importing is still also supported.

pg@8.14.0

pg@8.13.0

pg@8.12.0

pg-pool@8.10.0

  • Emit release event when client is returned to the pool.

pg@8.9.0

pg@8.8.0

pg-pool@3.5.0

... (truncated)

Commits

Updates posthog-node from 5.23.0 to 5.24.7

Release notes

Sourced from posthog-node's releases.

posthog-node@5.24.7

5.24.7

Patch Changes

  • Updated dependencies [727536c]:
    • @​posthog/core@​1.17.0

posthog-node@5.24.6

5.24.6

Patch Changes

  • Updated dependencies [cbe84c1]:
    • @​posthog/core@​1.16.0

posthog-node@5.24.5

5.24.5

Patch Changes

  • #2987 25f4173 Thanks @​marandaneto! - fix: before_send in node inferred the type as any instead of EventMessage or null (2026-01-29)

posthog-node@5.24.4

5.24.4

Patch Changes

  • Updated dependencies [8c0c495]:
    • @​posthog/core@​1.15.0

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

... (truncated)

Changelog

Sourced from posthog-node's changelog.

5.24.7

Patch Changes

  • Updated dependencies [727536c]:
    • @​posthog/core@​1.17.0

5.24.6

Patch Changes

  • Updated dependencies [cbe84c1]:
    • @​posthog/core@​1.16.0

5.24.5

Patch Changes

  • #2987 25f4173 Thanks @​marandaneto! - fix: before_send in node inferred the type as any instead of EventMessage or null (2026-01-29)

5.24.4

Patch Changes

  • Updated dependencies [8c0c495]:
    • @​posthog/core@​1.15.0

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

... (truncated)

Commits
  • 780564f chore: update versions and lockfile [version bump]
  • 9d7a85a chore: update versions and lockfile [version bump]
  • 77f43ec chore: update versions and lockfile [version bump]
  • bf96f5f fix(node): restore before_send type inference for EventMessage (#2986)
  • a132d97 chore: update versions and lockfile [version bump]
  • 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]
  • Additional commits viewable 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

Updates stripe from 20.2.0 to 20.3.0

Release notes

Sourced from stripe's releases.

v20.3.0

This release changes the pinned API version to 2026-01-28.clover.

  • #2564 Update generated code
    • Add support for new resource Radar.PaymentEvaluation
    • Add support for create method on resource Radar.PaymentEvaluation
    • Add support for adjustable_quantity on LineItem
    • Add support for new value risk_reserved on enum BalanceTransaction.balance_type
    • Add support for new values reserve_hold and reserve_release on enum BalanceTransaction.type
    • Add support for new values 2.3.0 and 2.3.1 on enums Charge.payment_method_details.card.three_d_secure.version, PaymentIntentConfirmParams.payment_method_options.card.three_d_secure.version, PaymentIntentCreateParams.payment_method_options.card.three_d_secure.version, PaymentIntentUpdateParams.payment_method_options.card.three_d_secure.version, SetupAttempt.payment_method_details.card.three_d_secure.version, SetupIntentConfirmParams.payment_method_options.card.three_d_secure.version, SetupIntentCreateParams.payment_method_options.card.three_d_secure.version, and SetupIntentUpdateParams.payment_method_options.card.three_d_secure.version
    • Add support for new value adyen on enums Charge.payment_method_details.ideal.bank, ConfirmationToken.payment_method_preview.ideal.bank, ConfirmationTokenCreateParams.testHelpers.payment_method_data.ideal.bank, PaymentAttemptRecord.payment_method_details.ideal.bank, PaymentIntentConfirmParams.payment_method_data.ideal.bank, PaymentIntentCreateParams.payment_method_data.ideal.bank, PaymentIntentUpdateParams.payment_method_data.ideal.bank, PaymentMethod.ideal.bank, PaymentMethodCreateParams.ideal.bank, PaymentRecord.payment_method_details.ideal.bank, SetupAttempt.payment_method_details.ideal.bank, SetupIntentConfirmParams.payment_method_data.ideal.bank, SetupIntentCreateParams.payment_method_data.ideal.bank, and SetupIntentUpdateParams.payment_method_data.ideal.bank
    • Add support for new value ADYBNL2A on enums Charge.payment_method_details.ideal.bic, ConfirmationToken.payment_method_preview.ideal.bic, PaymentAttemptRecord.payment_method_details.ideal.bic, PaymentMethod.ideal.bic, PaymentRecord.payment_method_details.ideal.bic, and SetupAttempt.payment_method_details.ideal.bic
    • Add support for new value pl_nip on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, Tax.Transaction.customer_details.tax_ids[].type, and TaxId.type
    • Add support for new value pl_nip on enums CustomerCreateParams.tax_id_data[].type, CustomerCreateTaxIdParams.type, InvoiceCreatePreviewParams.customer_details.tax_ids[].type, Tax.CalculationCreateParams.customer_details.tax_ids[].type, and TaxIdCreateParams.type
    • Change Invoice.payment_settings.payment_method_options.payto and Subscription.payment_settings.payment_method_options.payto to be required
    • Add support for enforce_arithmetic_validation on PaymentIntentCaptureParams.amount_details, PaymentIntentConfirmParams.amount_details, PaymentIntentCreateParams.amount_details, PaymentIntentIncrementAuthorizationParams.amount_details, and PaymentIntentUpdateParams.amount_details
    • Add support for error on PaymentIntent.amount_details
    • Remove support for bgn on Terminal.Configuration.tipping, Terminal.ConfigurationCreateParams.tipping, and Terminal.ConfigurationUpdateParams.tipping
    • Add support for topup on Treasury.ReceivedDebit.linked_flows
    • Add support for contact_phone on V2.Core.AccountCreateParams, V2.Core.AccountTokenCreateParams, V2.Core.AccountUpdateParams, and V2.Core.Account
    • Add support for registration_date on V2.Core.Account.identity.business_details, V2.Core.AccountCreateParams.identity.business_details, V2.Core.AccountTokenCreateParams.identity.business_details, and V2.Core.AccountUpdateParams.identity.business_details
    • Add support for new value gb_vat on enums V2.Core.Account.identity.business_details.id_numbers[].type, V2.Core.AccountCreateParams.identity.business_details.id_numbers[].type, V2.Core.AccountTokenCreateParams.identity.business_details.id_numbers[].type, and V2.Core.AccountUpdateParams.identity.business_details.id_numbers[].type
    • Add support for error code request_blocked on Invoice.last_finalization_error, PaymentIntent.last_payment_error, SetupAttempt.setup_error, SetupIntent.last_setup_error, and StripeError
  • #2558 Remove qs dependency
  • #2562 Document usage of undocumented API parameters

See the changelog for more details.

v20.3.0-alpha.1

  • #2559 Update generated code for private-preview
    • Remove support for pause method on resource Subscription
    • Change type of Quote.subscription_data.phase_effective_at and Quote.subscription_data_overrides[].phase_effective_at from enum('billing_period_start'|'phase_start') to enum('billing_period_start'|'phase_start') | null

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

20.3.0 - 2026-01-28

This release changes the pinned API version to 2026-01-28.clover.

  • #2564 Update generated code
    • Add support for new resource Radar.PaymentEvaluation
    • Add support for create method on resource Radar.PaymentEvaluation
    • Add support for adjustable_quantity on LineItem
    • Add support for new value risk_reserved on enum BalanceTransaction.balance_type
    • Add support for new values reserve_hold and reserve_release on enum BalanceTransaction.type
    • Add support for new values 2.3.0 and 2.3.1 on enums Charge.payment_method_details.card.three_d_secure.version, PaymentIntentConfirmParams.payment_method_options.card.three_d_secure.version, PaymentIntentCreateParams.payment_method_options.card.three_d_secure.version, PaymentIntentUpdateParams.payment_method_options.card.three_d_secure.version, SetupAttempt.payment_method_details.card.three_d_secure.version, SetupIntentConfirmParams.payment_method_options.card.three_d_secure.version, SetupIntentCreateParams.payment_method_options.card.three_d_secure.version, and SetupIntentUpdateParams.payment_method_options.card.three_d_se...

      Description has been truncated

*Originally created by @dependabot[bot] on 2/2/2026* Bumps the prod-minor-updates group with 8 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.980.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.562.0` | `0.563.0` | | [next-intl](https://github.com/amannn/next-intl) | `4.7.0` | `4.8.1` | | [npm](https://github.com/npm/cli) | `11.7.0` | `11.8.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.17.1` | `8.18.0` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.23.0` | `5.24.7` | | [resend](https://github.com/resend/resend-node) | `6.8.0` | `6.9.1` | | [stripe](https://github.com/stripe/stripe-node) | `20.2.0` | `20.3.0` | Updates `@aws-sdk/client-s3` from 3.971.0 to 3.980.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.980.0</h2> <h4>3.980.0(2026-01-30)</h4> <h5>Chores</h5> <ul> <li>use yarn workspace versioning for monorepo packages (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7693">#7693</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b951130e92a694d06656632ec6ccc940cbd8fb3f">b951130e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-01-30 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/11699137e3b6e327f047218a6bdc7c2b9260a571">11699137</a>)</li> <li><strong>client-quicksight:</strong> Improve SessionTag usage guidelines in the GenerateEmbedURLForAnonymousUser API documentation. Update the GetIdentityContext document with the region support context. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cf53c93f9a0c662c6aed1bf31c4bec2886f32325">cf53c93f</a>)</li> <li><strong>client-connect:</strong> This release adds Estimated Wait Time support to the GetContactMetrics API for Amazon Connect. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e7dbc0a563abd942d82bfde49036f9dfa8f5172c">e7dbc0a5</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.980.0.zip</strong></p> <h2>v3.979.0</h2> <h4>3.979.0(2026-01-29)</h4> <h5>New Features</h5> <ul> <li><strong>client-gamelift:</strong> Amazon GameLift Servers now supports automatic scaling to and from zero instances based on game session activity. Fleets scale down to zero following a defined period of no game session activity and scale up from zero when game sessions are requested, providing an option for cost optimization. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6b625f59eb1d74b23d68fd3a4136190bf1b6b4b2">6b625f59</a>)</li> <li><strong>client-ec2:</strong> G7e instances feature up to 8 NVIDIA RTX PRO 6000 Blackwell Server Edition GPUs with 768 GB of memory and 5th generation Intel Xeon Scalable processors. Supporting up to 192 vCPUs, 1600 Gbps networking bandwidth with EFA, up to 2 TiB of system memory, and up to 15.2 TB of local NVMe SSD storage. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5678db816bf3dc3b202016cd3fe8b70ab27f0b67">5678db81</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>credential-provider-node:</strong> open credential provider lock after failed chain (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7692">#7692</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2320c7c0b3dea3d17177c9ba2d20b16fd0d9b0b0">2320c7c0</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.979.0.zip</strong></p> <h2>v3.978.0</h2> <h4>3.978.0(2026-01-28)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> <ul> <li>smithy-typescript-aws-codegen release 0.43.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7688">#7688</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f597b0451c5bc7b56403fd190bae1f3809af71c8">f597b045</a>)</li> <li>update for aggregated paginators and waiters (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7685">#7685</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee">024c0731</a>)</li> </ul> </li> </ul> <h5>New Features</h5> <ul> <li><strong>client-s3-control:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8248439e1282117f33ab10921235f52f75d3621e">8248439e</a>)</li> <li><strong>client-mediaconvert:</strong> This release adds a follow source mode for audio output channel count, an AES audio frame wrapping option for MXF outputs, and an option to signal DolbyVision compatibility using the SUPPLEMENTAL-CODECS tag in HLS manifests. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9ee454571eddbb0bc108b35a3dac0154ae36750e">9ee45457</a>)</li> <li><strong>client-cognito-identity-provider:</strong> This release adds support for a new lambda trigger to transform federated user attributes during the authentication with external identity providers on Cognito Managed Login. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a291daefe8967585ee9bd1f8086690af87568623">a291daef</a>)</li> <li><strong>client-connect:</strong> Adds support for filtering search results based on tags assigned to contacts. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c3e7a41b040835b894c6908438839cd0ef44fc24">c3e7a41b</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.979.0...v3.980.0">3.980.0</a> (2026-01-30)</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.977.0...v3.978.0">3.978.0</a> (2026-01-28)</h1> <h3>Features</h3> <ul> <li><strong>client-s3:</strong> Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12">b56cea5</a>)</li> </ul> <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/03062709b4b32badd5428f046c4df3a6ca696b44"><code>0306270</code></a> Publish v3.980.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b951130e92a694d06656632ec6ccc940cbd8fb3f"><code>b951130</code></a> chore: use yarn workspace versioning for monorepo packages (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7693">#7693</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a1794f7bcd7b1484d31946f3be71e15bff320fee"><code>a1794f7</code></a> Publish v3.978.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b56cea5532c5b36fcc5e88c8f5c5c8b67a0e4a12"><code>b56cea5</code></a> feat(client-s3): Adds support for the UpdateObjectEncryption API to change th...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6"><code>75ba48b</code></a> test(client-s3): add test for aggregate client paginator/waiter methods (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7687">#7687</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/024c073179273a46703ed5bf371006fc48e6ebee"><code>024c073</code></a> chore(codegen): update for aggregated paginators and waiters (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7685">#7685</a>)</li> <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>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.980.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 `next-intl` from 4.7.0 to 4.8.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/amannn/next-intl/releases">next-intl's releases</a>.</em></p> <blockquote> <h2>v4.8.1</h2> <h2>4.8.1 (2026-01-30)</h2> <h3>Bug Fixes</h3> <ul> <li>Fix <code>precompile</code> alias on Windows (<a href="https://redirect.github.com/amannn/next-intl/issues/2237">#2237</a>) (<a href="https://github.com/amannn/next-intl/commit/8e7151aec3a5d50ec7b431175fa89739c0238bb5">8e7151a</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> <h2>v4.8.0</h2> <h2>4.8.0 (2026-01-28)</h2> <h3>Features</h3> <ul> <li>Ahead-of-time compilation for messages (<a href="https://next-intl.dev/blog/precompilation">blog post</a>, <a href="https://redirect.github.com/amannn/next-intl/issues/2220">#2220</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> <h3>Fixes</h3> <ul> <li>Normalization of file references for <code>useExtracted</code> (<a href="https://redirect.github.com/amannn/next-intl/pull/2230">#2230</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/amannn/next-intl/blob/main/CHANGELOG.md">next-intl's changelog</a>.</em></p> <blockquote> <h2>4.8.1 (2026-01-30)</h2> <h3>Bug Fixes</h3> <ul> <li>Fix <code>precompile</code> alias on Windows (<a href="https://redirect.github.com/amannn/next-intl/issues/2237">#2237</a>) (<a href="https://github.com/amannn/next-intl/commit/8e7151aec3a5d50ec7b431175fa89739c0238bb5">8e7151a</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> <h2>4.8.0 (2026-01-28)</h2> <h3>Features</h3> <ul> <li>Ahead-of-time compilation for messages (<a href="https://redirect.github.com/amannn/next-intl/issues/2220">#2220</a>) (<a href="https://github.com/amannn/next-intl/commit/02149c19ee52a581fdc52f3160550bf957256488">02149c1</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/amannn/next-intl/commit/95238a93ed16d79b854ee4a284ba8f40470084da"><code>95238a9</code></a> v4.8.1</li> <li><a href="https://github.com/amannn/next-intl/commit/8e7151aec3a5d50ec7b431175fa89739c0238bb5"><code>8e7151a</code></a> fix: Fix <code>precompile</code> alias on Windows (<a href="https://redirect.github.com/amannn/next-intl/issues/2237">#2237</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/5baccd8d0f9e27b75c532e1fcdb4e671e1a08466"><code>5baccd8</code></a> chore: Add <code>AGENTS.md</code></li> <li><a href="https://github.com/amannn/next-intl/commit/e3315f3ef6dd3bf3cba43822e114cc180673db34"><code>e3315f3</code></a> docs: Revise publication date for blog post</li> <li><a href="https://github.com/amannn/next-intl/commit/622a0254a49d030505319296aedfd713a370ea61"><code>622a025</code></a> chore: Sync canary (<a href="https://redirect.github.com/amannn/next-intl/issues/2235">#2235</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/447730423dae6fffc78bbbce3d2fce71277cfa51"><code>4477304</code></a> chore: Sync canary (<a href="https://redirect.github.com/amannn/next-intl/issues/2234">#2234</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/5c3e7dbf7d3f22c24a08e18d02d1be5bdd023796"><code>5c3e7db</code></a> docs: Remove subtitle from blog post</li> <li><a href="https://github.com/amannn/next-intl/commit/f0795147d23f2addec96b08f03846d823fcc269e"><code>f079514</code></a> v4.8.0</li> <li><a href="https://github.com/amannn/next-intl/commit/02149c19ee52a581fdc52f3160550bf957256488"><code>02149c1</code></a> feat: Ahead-of-time compilation for messages (<a href="https://redirect.github.com/amannn/next-intl/issues/2220">#2220</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/7196b4ed181d90b9b96bbad5e15acdc9bc2ffae0"><code>7196b4e</code></a> chore: Sync canary (<a href="https://redirect.github.com/amannn/next-intl/issues/2218">#2218</a>)</li> <li>Additional commits viewable in <a href="https://github.com/amannn/next-intl/compare/v4.7.0...v4.8.1">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 `pg` from 8.17.1 to 8.18.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md">pg's changelog</a>.</em></p> <blockquote> <h2>pg@8.18.0</h2> <ul> <li><a href="https://redirect.github.com/brianc/node-postgres/pull/3564">Return the client instance</a> as the result of calling <code>connect</code> (previously it was <code>void</code>).</li> </ul> <h2>pg@8.17.0</h2> <ul> <li>Throw correct error if database URL parsing <a href="https://redirect.github.com/brianc/node-postgres/issues/3513">fails</a>.</li> </ul> <h2>pg@8.16.0</h2> <ul> <li>Add support for <a href="https://redirect.github.com/brianc/node-postgres/pull/3438">min connection pool size</a>.</li> </ul> <h2>pg@8.15.0</h2> <ul> <li>Add support for <a href="https://redirect.github.com/brianc/node-postgres/pull/3423">esm</a> importing. CommonJS importing is still also supported.</li> </ul> <h2>pg@8.14.0</h2> <ul> <li>Add support from SCRAM-SAH-256-PLUS i.e. <a href="https://redirect.github.com/brianc/node-postgres/pull/3356">channel binding</a>.</li> </ul> <h2>pg@8.13.0</h2> <ul> <li>Add ability to specify query timeout on <a href="https://redirect.github.com/brianc/node-postgres/pull/3074">per-query basis</a>.</li> </ul> <h2>pg@8.12.0</h2> <ul> <li>Add <code>queryMode</code> config option to <a href="https://redirect.github.com/brianc/node-postgres/pull/3214">force use of the extended query protocol</a> on queries without any parameters.</li> </ul> <h2>pg-pool@8.10.0</h2> <ul> <li>Emit <code>release</code> event when client is returned to <a href="https://redirect.github.com/brianc/node-postgres/pull/2845">the pool</a>.</li> </ul> <h2>pg@8.9.0</h2> <ul> <li>Add support for <a href="https://redirect.github.com/brianc/node-postgres/pull/2898">stream factory</a>.</li> <li><a href="https://redirect.github.com/brianc/node-postgres/pull/2901">Better errors</a> for SASL authentication.</li> <li><a href="https://redirect.github.com/brianc/node-postgres/pull/2815">Use native crypto module</a> for SASL authentication.</li> </ul> <h2>pg@8.8.0</h2> <ul> <li>Bump minimum required version of <a href="https://redirect.github.com/brianc/node-postgres/pull/2787">native bindings</a>.</li> <li>Catch previously uncatchable errors thrown in <a href="https://redirect.github.com/brianc/node-postgres/pull/2569"><code>pool.query</code></a>.</li> <li>Prevent the pool from blocking the event loop if all clients are <a href="https://redirect.github.com/brianc/node-postgres/pull/2721">idle</a> (and <code>allowExitOnIdle</code> is enabled).</li> <li>Support <code>lock_timeout</code> in <a href="https://redirect.github.com/brianc/node-postgres/pull/2779">client config</a>.</li> <li>Fix errors thrown in callbacks from <a href="https://redirect.github.com/brianc/node-postgres/pull/2753">interfering with cleanup</a>.</li> </ul> <h3>pg-pool@3.5.0</h3> <ul> <li>Add connection <a href="https://redirect.github.com/brianc/node-postgres/pull/2698">lifetime limit</a> config option.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/brianc/node-postgres/commit/fc4de3c62ad350d0e1b392a0d132aff906d1cec6"><code>fc4de3c</code></a> Publish</li> <li><a href="https://github.com/brianc/node-postgres/commit/0d1541d338f6c652f23ca3ac45211b651ce1b739"><code>0d1541d</code></a> Always check if activeQuery is null before using it (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3586">#3586</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/57e93b5daff5bca91ba55c7bac4a046d9e8eda38"><code>57e93b5</code></a> Return the client instance in the <code>connect()</code> method (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3564">#3564</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/5b68a115cc90a7b7069fa8c4b0ca51e3447367e9"><code>5b68a11</code></a> Publish</li> <li><a href="https://github.com/brianc/node-postgres/commit/ea06db5a1348ce6e0fb8561934fad642beef5935"><code>ea06db5</code></a> Remove node: prefix from imports (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3584">#3584</a>)</li> <li><a href="https://github.com/brianc/node-postgres/commit/a3a4567b63005fa77287eb572a8186e30fb27a14"><code>a3a4567</code></a> remove unused variable (<a href="https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3562">#3562</a>)</li> <li>See full diff in <a href="https://github.com/brianc/node-postgres/commits/pg@8.18.0/packages/pg">compare view</a></li> </ul> </details> <br /> Updates `posthog-node` from 5.23.0 to 5.24.7 <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.7</h2> <h2>5.24.7</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/727536cf5f1ab5a8d21fa9d4e2e6b13efc851fca"><code>727536c</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.17.0</li> </ul> </li> </ul> <h2>posthog-node@5.24.6</h2> <h2>5.24.6</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/cbe84c1ea8b6dd398569ed401139e9698e08fd64"><code>cbe84c1</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.16.0</li> </ul> </li> </ul> <h2>posthog-node@5.24.5</h2> <h2>5.24.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2987">#2987</a> <a href="https://github.com/PostHog/posthog-js/commit/25f4173e01fd026cb71f036ce2bfb7caa6cb637d"><code>25f4173</code></a> Thanks <a href="https://github.com/marandaneto"><code>@​marandaneto</code></a>! - fix: before_send in node inferred the type as any instead of EventMessage or null (2026-01-29)</li> </ul> <h2>posthog-node@5.24.4</h2> <h2>5.24.4</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/8c0c495caaf4cd7f950cbc77fdfc1df499772008"><code>8c0c495</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.15.0</li> </ul> </li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.7</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/727536cf5f1ab5a8d21fa9d4e2e6b13efc851fca"><code>727536c</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.17.0</li> </ul> </li> </ul> <h2>5.24.6</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/cbe84c1ea8b6dd398569ed401139e9698e08fd64"><code>cbe84c1</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.16.0</li> </ul> </li> </ul> <h2>5.24.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2987">#2987</a> <a href="https://github.com/PostHog/posthog-js/commit/25f4173e01fd026cb71f036ce2bfb7caa6cb637d"><code>25f4173</code></a> Thanks <a href="https://github.com/marandaneto"><code>@​marandaneto</code></a>! - fix: before_send in node inferred the type as any instead of EventMessage or null (2026-01-29)</li> </ul> <h2>5.24.4</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/8c0c495caaf4cd7f950cbc77fdfc1df499772008"><code>8c0c495</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.15.0</li> </ul> </li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PostHog/posthog-js/commit/780564f0aff1697b9bee064582bd7f814910f79c"><code>780564f</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/9d7a85a371f36d220813bed4a6fa7aee1aefbe8f"><code>9d7a85a</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/77f43ec52c74f791f19486086d3a608786b34439"><code>77f43ec</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/bf96f5fd2f0309a5a8b69ceafc155d0497832e11"><code>bf96f5f</code></a> fix(node): restore before_send type inference for EventMessage (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/2986">#2986</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/a132d9780192b6170320694fdaf4230553fc1d86"><code>a132d97</code></a> chore: update versions and lockfile [version bump]</li> <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>Additional commits viewable in <a href="https://github.com/PostHog/posthog-js/commits/posthog-node@5.24.7/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 /> Updates `stripe` from 20.2.0 to 20.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stripe/stripe-node/releases">stripe's releases</a>.</em></p> <blockquote> <h2>v20.3.0</h2> <p>This release changes the pinned API version to <code>2026-01-28.clover</code>.</p> <ul> <li><a href="https://redirect.github.com/stripe/stripe-node/pull/2564">#2564</a> Update generated code <ul> <li>Add support for new resource <code>Radar.PaymentEvaluation</code></li> <li>Add support for <code>create</code> method on resource <code>Radar.PaymentEvaluation</code></li> <li>Add support for <code>adjustable_quantity</code> on <code>LineItem</code></li> <li>Add support for new value <code>risk_reserved</code> on enum <code>BalanceTransaction.balance_type</code></li> <li>Add support for new values <code>reserve_hold</code> and <code>reserve_release</code> on enum <code>BalanceTransaction.type</code></li> <li>Add support for new values <code>2.3.0</code> and <code>2.3.1</code> on enums <code>Charge.payment_method_details.card.three_d_secure.version</code>, <code>PaymentIntentConfirmParams.payment_method_options.card.three_d_secure.version</code>, <code>PaymentIntentCreateParams.payment_method_options.card.three_d_secure.version</code>, <code>PaymentIntentUpdateParams.payment_method_options.card.three_d_secure.version</code>, <code>SetupAttempt.payment_method_details.card.three_d_secure.version</code>, <code>SetupIntentConfirmParams.payment_method_options.card.three_d_secure.version</code>, <code>SetupIntentCreateParams.payment_method_options.card.three_d_secure.version</code>, and <code>SetupIntentUpdateParams.payment_method_options.card.three_d_secure.version</code></li> <li>Add support for new value <code>adyen</code> on enums <code>Charge.payment_method_details.ideal.bank</code>, <code>ConfirmationToken.payment_method_preview.ideal.bank</code>, <code>ConfirmationTokenCreateParams.testHelpers.payment_method_data.ideal.bank</code>, <code>PaymentAttemptRecord.payment_method_details.ideal.bank</code>, <code>PaymentIntentConfirmParams.payment_method_data.ideal.bank</code>, <code>PaymentIntentCreateParams.payment_method_data.ideal.bank</code>, <code>PaymentIntentUpdateParams.payment_method_data.ideal.bank</code>, <code>PaymentMethod.ideal.bank</code>, <code>PaymentMethodCreateParams.ideal.bank</code>, <code>PaymentRecord.payment_method_details.ideal.bank</code>, <code>SetupAttempt.payment_method_details.ideal.bank</code>, <code>SetupIntentConfirmParams.payment_method_data.ideal.bank</code>, <code>SetupIntentCreateParams.payment_method_data.ideal.bank</code>, and <code>SetupIntentUpdateParams.payment_method_data.ideal.bank</code></li> <li>Add support for new value <code>ADYBNL2A</code> on enums <code>Charge.payment_method_details.ideal.bic</code>, <code>ConfirmationToken.payment_method_preview.ideal.bic</code>, <code>PaymentAttemptRecord.payment_method_details.ideal.bic</code>, <code>PaymentMethod.ideal.bic</code>, <code>PaymentRecord.payment_method_details.ideal.bic</code>, and <code>SetupAttempt.payment_method_details.ideal.bic</code></li> <li>Add support for new value <code>pl_nip</code> on enums <code>Checkout.Session.customer_details.tax_ids[].type</code>, <code>Invoice.customer_tax_ids[].type</code>, <code>Tax.Calculation.customer_details.tax_ids[].type</code>, <code>Tax.Transaction.customer_details.tax_ids[].type</code>, and <code>TaxId.type</code></li> <li>Add support for new value <code>pl_nip</code> on enums <code>CustomerCreateParams.tax_id_data[].type</code>, <code>CustomerCreateTaxIdParams.type</code>, <code>InvoiceCreatePreviewParams.customer_details.tax_ids[].type</code>, <code>Tax.CalculationCreateParams.customer_details.tax_ids[].type</code>, and <code>TaxIdCreateParams.type</code></li> <li>Change <code>Invoice.payment_settings.payment_method_options.payto</code> and <code>Subscription.payment_settings.payment_method_options.payto</code> to be required</li> <li>Add support for <code>enforce_arithmetic_validation</code> on <code>PaymentIntentCaptureParams.amount_details</code>, <code>PaymentIntentConfirmParams.amount_details</code>, <code>PaymentIntentCreateParams.amount_details</code>, <code>PaymentIntentIncrementAuthorizationParams.amount_details</code>, and <code>PaymentIntentUpdateParams.amount_details</code></li> <li>Add support for <code>error</code> on <code>PaymentIntent.amount_details</code></li> <li>Remove support for <code>bgn</code> on <code>Terminal.Configuration.tipping</code>, <code>Terminal.ConfigurationCreateParams.tipping</code>, and <code>Terminal.ConfigurationUpdateParams.tipping</code></li> <li>Add support for <code>topup</code> on <code>Treasury.ReceivedDebit.linked_flows</code></li> <li>Add support for <code>contact_phone</code> on <code>V2.Core.AccountCreateParams</code>, <code>V2.Core.AccountTokenCreateParams</code>, <code>V2.Core.AccountUpdateParams</code>, and <code>V2.Core.Account</code></li> <li>Add support for <code>registration_date</code> on <code>V2.Core.Account.identity.business_details</code>, <code>V2.Core.AccountCreateParams.identity.business_details</code>, <code>V2.Core.AccountTokenCreateParams.identity.business_details</code>, and <code>V2.Core.AccountUpdateParams.identity.business_details</code></li> <li>Add support for new value <code>gb_vat</code> on enums <code>V2.Core.Account.identity.business_details.id_numbers[].type</code>, <code>V2.Core.AccountCreateParams.identity.business_details.id_numbers[].type</code>, <code>V2.Core.AccountTokenCreateParams.identity.business_details.id_numbers[].type</code>, and <code>V2.Core.AccountUpdateParams.identity.business_details.id_numbers[].type</code></li> <li>Add support for error code <code>request_blocked</code> on <code>Invoice.last_finalization_error</code>, <code>PaymentIntent.last_payment_error</code>, <code>SetupAttempt.setup_error</code>, <code>SetupIntent.last_setup_error</code>, and <code>StripeError</code></li> </ul> </li> <li><a href="https://redirect.github.com/stripe/stripe-node/pull/2558">#2558</a> Remove <code>qs</code> dependency <ul> <li>Remove the <code>qs</code> dependency, addressing [Issue <a href="https://redirect.github.com/stripe/stripe-node/issues/2117">#2117</a>](<a href="https://redirect.github.com/stripe/stripe-node/issues/2117">stripe/stripe-node#2117</a>).</li> </ul> </li> <li><a href="https://redirect.github.com/stripe/stripe-node/pull/2562">#2562</a> Document usage of undocumented API parameters</li> </ul> <p>See <a href="https://github.com/stripe/stripe-node/blob/v20.3.0/CHANGELOG.md">the changelog for more details</a>.</p> <h2>v20.3.0-alpha.1</h2> <ul> <li><a href="https://redirect.github.com/stripe/stripe-node/pull/2559">#2559</a> Update generated code for private-preview <ul> <li>Remove support for <code>pause</code> method on resource <code>Subscription</code></li> <li>Change type of <code>Quote.subscription_data.phase_effective_at</code> and <code>Quote.subscription_data_overrides[].phase_effective_at</code> from <code>enum('billing_period_start'|'phase_start')</code> to <code>enum('billing_period_start'|'phase_start') | null</code></li> </ul> </li> </ul> <p>See <a href="https://github.com/stripe/stripe-node/blob/v20.3.0-alpha.1/CHANGELOG.md">the changelog for more details</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md">stripe's changelog</a>.</em></p> <blockquote> <h2>20.3.0 - 2026-01-28</h2> <p>This release changes the pinned API version to <code>2026-01-28.clover</code>.</p> <ul> <li><a href="https://redirect.github.com/stripe/stripe-node/pull/2564">#2564</a> Update generated code <ul> <li>Add support for new resource <code>Radar.PaymentEvaluation</code></li> <li>Add support for <code>create</code> method on resource <code>Radar.PaymentEvaluation</code></li> <li>Add support for <code>adjustable_quantity</code> on <code>LineItem</code></li> <li>Add support for new value <code>risk_reserved</code> on enum <code>BalanceTransaction.balance_type</code></li> <li>Add support for new values <code>reserve_hold</code> and <code>reserve_release</code> on enum <code>BalanceTransaction.type</code></li> <li>Add support for new values <code>2.3.0</code> and <code>2.3.1</code> on enums <code>Charge.payment_method_details.card.three_d_secure.version</code>, <code>PaymentIntentConfirmParams.payment_method_options.card.three_d_secure.version</code>, <code>PaymentIntentCreateParams.payment_method_options.card.three_d_secure.version</code>, <code>PaymentIntentUpdateParams.payment_method_options.card.three_d_secure.version</code>, <code>SetupAttempt.payment_method_details.card.three_d_secure.version</code>, <code>SetupIntentConfirmParams.payment_method_options.card.three_d_secure.version</code>, <code>SetupIntentCreateParams.payment_method_options.card.three_d_secure.version</code>, and <code>SetupIntentUpdateParams.payment_method_options.card.three_d_se... _Description has been truncated_
MrUnknownDE added the dependenciesjavascriptdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascript labels 2026-04-05 17:05:21 +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 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#290