Bump the prod-minor-updates group across 1 directory with 7 updates #300

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

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

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

Package From To
@aws-sdk/client-s3 3.971.0 3.978.0
lucide-react 0.562.0 0.563.0
next-intl 4.7.0 4.8.0
npm 11.7.0 11.8.0
posthog-node 5.23.0 5.24.4
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.978.0

Release notes

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

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)
  • client-ec2: SearchTransitGatewayRoutes API response now includes a NextToken field, enabling pagination when retrieving large sets of transit gateway routes. Pass the returned NextToken value in subsequent requests to retrieve the next page of results. (11fdee1e)
  • client-mediaconnect: This release adds support for NDI flow sources in AWS Elemental MediaConnect. You can now send content to your MediaConnect transport streams directly from your NDI environment using the new NDI source type. Also adds support for LARGE 4X flow size, which can be used when creating CDI JPEG-XS flows. (a5e075c8)
  • client-s3: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (b56cea55)
  • client-lambda: We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (af7d3d55)
Tests
  • client-s3: add test for aggregate client paginator/waiter methods (#7687) (75ba48bc)

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

v3.977.0

3.977.0(2026-01-27)

Chores
New Features
  • clients: update client endpoints as of 2026-01-27 (04a9ab71)
  • client-ec2: Releasing new EC2 instances. C8gb and M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth, X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6 processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip for 25 percent faster builds. (8c83ff92)
  • client-connect: Added support for task attachments. The StartTaskContact API now accepts file attachments, enabling customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg, .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when creating Task contacts. Supports up to 5 attachments per task. (12e1a94a)
  • client-medialive: AWS Elemental MediaLive released two new features that allows customers 1) to set Output Timecode for AV1 encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2 output groups when using Pipeline Locking or Disabled Locking modes. (58a0492c)
  • client-deadline: AWS Deadline Cloud now supports editing job names and descriptions after submission. (fd6d1d4b)
  • client-sagemaker: Idle resource sharing enables teams to borrow unused compute resources in your SageMaker HyperPod cluster. This capability maximizes resource utilization by allowing teams to borrow idle compute capacity beyond their allocated compute quotas. (3f52b92b)

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

... (truncated)

Changelog

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

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
  • 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)
  • c47a847 Publish v3.972.0
  • e0b484f chore: replace rimraf with premove (#7669)
  • See full diff 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.0

Release notes

Sourced from next-intl's releases.

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.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 posthog-node from 5.23.0 to 5.24.4

Release notes

Sourced from posthog-node's releases.

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

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

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
  • 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]
  • 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

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_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
Commits
  • be0b1d5 Bump version to 20.3.0
  • Description has been truncated

*Originally created by @dependabot[bot] on 1/29/2026* Bumps the prod-minor-updates group with 7 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.978.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.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.4` | | [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.978.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.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> <li><strong>client-ec2:</strong> SearchTransitGatewayRoutes API response now includes a NextToken field, enabling pagination when retrieving large sets of transit gateway routes. Pass the returned NextToken value in subsequent requests to retrieve the next page of results. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/11fdee1e4f51117f3025fb04b399e594021ad674">11fdee1e</a>)</li> <li><strong>client-mediaconnect:</strong> This release adds support for NDI flow sources in AWS Elemental MediaConnect. You can now send content to your MediaConnect transport streams directly from your NDI environment using the new NDI source type. Also adds support for LARGE 4X flow size, which can be used when creating CDI JPEG-XS flows. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a5e075c88f5ca8e19e57c2c20082cd98e972618f">a5e075c8</a>)</li> <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">b56cea55</a>)</li> <li><strong>client-lambda:</strong> We are launching ESM Metrics and logging for Kafka ESM to allow customers to monitor Kafka event processing using CloudWatch Metrics and Logs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/af7d3d552abf4749a75b6f38b7d1fe6aa5f371c3">af7d3d55</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3:</strong> add test for aggregate client paginator/waiter methods (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7687">#7687</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/75ba48bc48ba84a3187cff7b52b49c7224fc22b6">75ba48bc</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.978.0.zip</strong></p> <h2>v3.977.0</h2> <h4>3.977.0(2026-01-27)</h4> <h5>Chores</h5> <ul> <li><strong>core/protocols:</strong> use default structIterator (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7684">#7684</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eb471df699aacbda7ae804396e95d9dba56cba65">eb471df6</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-01-27 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04a9ab71bd17a21097aeb26936530f204170bc3f">04a9ab71</a>)</li> <li><strong>client-ec2:</strong> Releasing new EC2 instances. C8gb and M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth, X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6 processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip for 25 percent faster builds. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c83ff92b810d6de559bf97151093360201d7bd7">8c83ff92</a>)</li> <li><strong>client-connect:</strong> Added support for task attachments. The StartTaskContact API now accepts file attachments, enabling customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg, .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when creating Task contacts. Supports up to 5 attachments per task. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/12e1a94a8eb68f5b81cf9413c5e4275efa597f8d">12e1a94a</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive released two new features that allows customers 1) to set Output Timecode for AV1 encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2 output groups when using Pipeline Locking or Disabled Locking modes. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/58a0492ca28565442f98e6e0abd123721a54aab5">58a0492c</a>)</li> <li><strong>client-deadline:</strong> AWS Deadline Cloud now supports editing job names and descriptions after submission. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fd6d1d4b4fd52eb1ef6aca41a731caf4fa7d76cf">fd6d1d4b</a>)</li> <li><strong>client-sagemaker:</strong> Idle resource sharing enables teams to borrow unused compute resources in your SageMaker HyperPod cluster. This capability maximizes resource utilization by allowing teams to borrow idle compute capacity beyond their allocated compute quotas. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3f52b92b6140dff76c51998b6d25606077ac0f23">3f52b92b</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.977.0.zip</strong></p> <!-- 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.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/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><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.978.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.0 <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.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.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/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><a href="https://github.com/amannn/next-intl/commit/78133888b0fdc3eadb690ec90386d609dc78d9af"><code>7813388</code></a> docs: Improve company logo visibility in dark mode (<a href="https://redirect.github.com/amannn/next-intl/issues/2215">#2215</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/539b8267053f4e42a52748020aa7806ccd3cfd5d"><code>539b826</code></a> docs: Middleware docs integration (<a href="https://redirect.github.com/amannn/next-intl/issues/2213">#2213</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/a5dadedc929e5632b05ac36ff7b905423953ce0e"><code>a5daded</code></a> docs: Grammar on examples page</li> <li><a href="https://github.com/amannn/next-intl/commit/ede208a1aa9e1baa269b5e174f8af7bfa8a62925"><code>ede208a</code></a> docs: Remove outdated links</li> <li><a href="https://github.com/amannn/next-intl/commit/9fb263a31ca242138d4b4f87292e7a8ac7decc97"><code>9fb263a</code></a> docs: Clean up and update examples (<a href="https://redirect.github.com/amannn/next-intl/issues/2193">#2193</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/ef4e38c483edad7a4ebe44ec39b6f4f268a181b0"><code>ef4e38c</code></a> docs: Update Crowdin links</li> <li>See full diff in <a href="https://github.com/amannn/next-intl/compare/v4.7.0...v4.8.0">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.4 <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.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> <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.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> <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/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><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.4/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_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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stripe/stripe-node/commit/be0b1d5e9969539bcf043c6bc75434a2117af7d1"><code>be0b1d5</code></a> Bump version to 20.3.0</li> <li><a href="https://github.com... _Description has been truncated_
MrUnknownDE added the dependenciesjavascriptdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascript labels 2026-04-05 17:05:33 +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 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#300