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

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

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

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

Package From To
@aws-sdk/client-s3 3.971.0 3.985.0
@faker-js/faker 10.2.0 10.3.0
lucide-react 0.562.0 0.563.0
next-intl 4.7.0 4.8.2
pg 8.17.1 8.18.0
posthog-node 5.23.0 5.24.11
resend 6.8.0 6.9.1
stripe 20.2.0 20.3.1

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

Release notes

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

v3.985.0

3.985.0(2026-02-06)

Chores
  • codegen: generate caret versions for aws-sdk dependencies (#7714) (5682d095)
New Features
  • client-bedrock-data-automation-runtime: Add OutputConfiguration to InvokeDataAutomation input and output to support S3 output (72c126f0)
  • client-deadline: Adds support for tagging jobs during job creation (444dcec9)
  • client-sagemaker: Adding g7e instance support in Sagemaker Training (01f57c15)
  • client-partnercentral-selling: Releasing AWS Opportunity Snapshots for SDK release. (9b27cd2b)
  • client-iot-managed-integrations: Adding support for Custom(General) Authorization in managed integrations for AWS IoT Device Management cloud connectors. (f683f7b9)
Bug Fixes
  • core/protocols: nested Error objects in REST XML (#7717) (2c0d671f)
Tests
  • client-glacier: remove glacier features test (#7716) (ae84a8cd)

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

v3.984.0

3.984.0(2026-02-05)

Chores
  • eventstream-handler-node: eventstream code maintenance (#7708) (7163f9d8)
Documentation Changes
  • client-neptune-graph: Minor neptune-graph documentation changes (33bf3cda)
New Features
  • clients: update client endpoints as of 2026-02-05 (2a007c3a)
  • client-arc-region-switch: Updates documentation for ARC Region switch and provides stronger validation for Amazon Aurora Global Database execution block parameters. (cb7bcf4f)
  • client-medialive: Outputs using the AV1 codec in CMAF Ingest output groups in MediaLive now have the ability to specify a target bit depth of 8 or 10. (35dbef6f)
  • client-glue: This release adds the capability to easily create custom AWS Glue connections to data sources with REST APIs. (a0839052)
  • client-workspaces: Added support for 12 new graphics-optimized compute types - Graphics.g6 (xlarge, 2xlarge, 4xlarge, 8xlarge, 16xlarge), Graphics.gr6 (4xlarge, 8xlarge), Graphics.g6f (large, xlarge, 2xlarge, 4xlarge), and Graphics.gr6f (4xlarge). (8ba8054e)
  • client-bedrock-agentcore: Support Browser profile persistence (cookies and local storage) across sessions for AgentCore Browser. (ed273539)
  • client-athena: Reduces the minimum TargetDpus to create or update capacity reservations from 24 to 4. (19dc3bef)
  • client-bedrock-agentcore-control: Support Browser profile persistence (cookies and local storage) across sessions for AgentCore Browser. (a4944540)
  • client-ram: Added ListSourceAssociations API. Allows RAM resource share owners to list source associations that determine which sources can access resources through service principal associations. Supports filtering by resource share ARN, source ID, source type, or status, with pagination. (0e72d32d)

... (truncated)

Changelog

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

3.985.0 (2026-02-06)

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

3.984.0 (2026-02-05)

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

3.983.0 (2026-02-04)

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

3.982.0 (2026-02-03)

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

3.981.0 (2026-02-02)

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

3.980.0 (2026-01-30)

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

3.978.0 (2026-01-28)

... (truncated)

Commits
  • e64db5e Publish v3.985.0
  • 5682d09 chore(codegen): generate caret versions for aws-sdk dependencies (#7714)
  • 4272704 Publish v3.984.0
  • 66d159c Publish v3.983.0
  • 179b42c Publish v3.982.0
  • 15514da Publish v3.981.0
  • 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...
  • Additional commits viewable in compare view

Updates @faker-js/faker from 10.2.0 to 10.3.0

Release notes

Sourced from @​faker-js/faker's releases.

v10.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v10.2.0...v10.3.0

Changelog

Sourced from @​faker-js/faker's changelog.

10.3.0 (2026-02-06)

New Locales

  • locale: add Japanese dog definition (#3715) (76c9df1)
  • locale: add Japanese color definitions (#3707) (bbbb215)
  • locale: add Japanese food module (#3706) (71d55c0)
  • locale: add Japanese internet definitions (#3708) (184a709)
  • locale: add Japanese job definitions for person module (#3705) (e7f3ccd)
  • locale: add Japanese suffix definitions for person module (#3704) (45ad7d8)
  • locale: add Norwegian (nb_NO) continent definitions (#3712) (c0f0f23)
  • locale: add Norwegian (nb_NO) direction definition (#3713) (43b18fa)
  • locale: add Norwegian (nb_NO) sex definitions (#3710) (76063f2)
  • locale: add Norwegian (nb_NO) vehicle definition (#3732) (d1c32b0)

Features

Changed Locales

Bug Fixes

  • locale: remove empty string from Hebrew lorem words (#3698) (81a896c)
  • location: state name to 'Trøndelag' for nb_NO (#3691) (eaef389)
Commits
  • c77fef2 chore(release): 10.3.0 (#3735)
  • d1c32b0 feat(locale): add Norwegian (nb_NO) vehicle definition (#3732)
  • c0f0f23 feat(locale): add Norwegian (nb_NO) continent definitions (#3712)
  • 43b18fa feat(locale): add Norwegian (nb_NO) direction definition (#3713)
  • 76c9df1 feat(locale): add Japanese dog definition (#3715)
  • a03215a chore(deps): lock file maintenance (#3696)
  • 70c0340 chore(deps): update vitest to v4 (major) (#3730)
  • 238293a chore(deps): update devdependencies (major) (#3729)
  • 119f1e6 chore(deps): update all non-major dependencies (#3723)
  • 9939fb5 chore(deps): update dependency eslint-plugin-jsdoc to v62 (#3728)
  • 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.2

Release notes

Sourced from next-intl's releases.

v4.8.2

4.8.2 (2026-02-02)

Bug Fixes

  • Avoid throwing config errors for non-Next.js consumers of next.config.ts (#2245) (f57800e) – by @​amannn

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.2 (2026-02-02)

Bug Fixes

  • Avoid throwing config errors for non-Next.js consumers of next.config.ts (#2245) (f57800e) – by @​amannn

4.8.1 (2026-01-30)

Bug Fixes

4.8.0 (2026-01-28)

Features

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

Release notes

Sourced from posthog-node's releases.

posthog-node@5.24.11

5.24.11

Patch Changes

  • Updated dependencies [8f75dae]:
    • @​posthog/core@​1.20.1

posthog-node@5.24.10

5.24.10

Patch Changes

  • Updated dependencies [bb62809]:
    • @​posthog/core@​1.20.0

posthog-node@5.24.9

5.24.9

Patch Changes

  • Updated dependencies [c99e5fe]:
    • @​posthog/core@​1.19.0

posthog-node@5.24.8

5.24.8

Patch Changes

  • Updated dependencies [7768010]:
    • @​posthog/core@​1.18.0

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

... (truncated)

Changelog

Sourced from posthog-node's changelog.

5.24.11

Patch Changes

  • Updated dependencies [8f75dae]:
    • @​posthog/core@​1.20.1

5.24.10

Patch Changes

  • Updated dependencies [bb62809]:
    • @​posthog/core@​1.20.0

5.24.9

Patch Changes

  • Updated dependencies [c99e5fe]:
    • @​posthog/core@​1.19.0

5.24.8

Patch Changes

  • Updated dependencies [7768010]:
    • @​posthog/core@​1.18.0

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

... (truncated)

Commits
  • 9a19db7 chore: update versions and lockfile [version bump]
  • e6894c1 chore: update versions and lockfile [version bump]
  • f82f6c4 chore: update versions and lockfile [version bump]
  • fdde2bf chore: update versions and lockfile [version bump]
  • 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]
  • 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.1

Release notes

Sourced from stripe's releases.

v20.3.1

  • #2571 Fix UnhandledPromiseRejection error on failed V2 List operations
    • Fixes a bug where any error returned from the Stripe API on a V2 List call (e.g. a 4xx or 5xx) would crash Node due to an UnhandledPromiseRejection

See the changelog for more details.

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

      Description has been truncated

*Originally created by @dependabot[bot] on 2/9/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.985.0` | | [@faker-js/faker](https://github.com/faker-js/faker) | `10.2.0` | `10.3.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.2` | | [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.11` | | [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.1` | Updates `@aws-sdk/client-s3` from 3.971.0 to 3.985.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.985.0</h2> <h4>3.985.0(2026-02-06)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> generate caret versions for aws-sdk dependencies (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7714">#7714</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5682d095dd5d38f16b40296da0497a93f1ffbec3">5682d095</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-bedrock-data-automation-runtime:</strong> Add OutputConfiguration to InvokeDataAutomation input and output to support S3 output (<a href="https://github.com/aws/aws-sdk-js-v3/commit/72c126f09b2b346d37168224a901d7fe0afcb44b">72c126f0</a>)</li> <li><strong>client-deadline:</strong> Adds support for tagging jobs during job creation (<a href="https://github.com/aws/aws-sdk-js-v3/commit/444dcec97d3476eb0a568f3a916367fcc08bd86b">444dcec9</a>)</li> <li><strong>client-sagemaker:</strong> Adding g7e instance support in Sagemaker Training (<a href="https://github.com/aws/aws-sdk-js-v3/commit/01f57c152554c2195855ebc0bc521faf1543b633">01f57c15</a>)</li> <li><strong>client-partnercentral-selling:</strong> Releasing AWS Opportunity Snapshots for SDK release. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9b27cd2b691c80f4c7b23826b547d9bc6dacb100">9b27cd2b</a>)</li> <li><strong>client-iot-managed-integrations:</strong> Adding support for Custom(General) Authorization in managed integrations for AWS IoT Device Management cloud connectors. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f683f7b94a491f9590f679d680f66909f8900ee0">f683f7b9</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>core/protocols:</strong> nested Error objects in REST XML (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7717">#7717</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c0d671fe5ed2505a5825620424a05c8f3b9c2ed">2c0d671f</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-glacier:</strong> remove glacier features test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7716">#7716</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ae84a8cda3d16959aed07acef759d278c1730a12">ae84a8cd</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.985.0.zip</strong></p> <h2>v3.984.0</h2> <h4>3.984.0(2026-02-05)</h4> <h5>Chores</h5> <ul> <li><strong>eventstream-handler-node:</strong> eventstream code maintenance (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7708">#7708</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7163f9d847d9306d938cd4542862d35ee2c3ba46">7163f9d8</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-neptune-graph:</strong> Minor neptune-graph documentation changes (<a href="https://github.com/aws/aws-sdk-js-v3/commit/33bf3cda2d61a512c100e3bb6aedcccb733b90cd">33bf3cda</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-02-05 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2a007c3a2eb850d8cf01684f80c2196adf30035b">2a007c3a</a>)</li> <li><strong>client-arc-region-switch:</strong> Updates documentation for ARC Region switch and provides stronger validation for Amazon Aurora Global Database execution block parameters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cb7bcf4f8d699ae7bc74c9918fb3b1fa35929212">cb7bcf4f</a>)</li> <li><strong>client-medialive:</strong> Outputs using the AV1 codec in CMAF Ingest output groups in MediaLive now have the ability to specify a target bit depth of 8 or 10. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/35dbef6f9cb267592714406bc350eacf697713bd">35dbef6f</a>)</li> <li><strong>client-glue:</strong> This release adds the capability to easily create custom AWS Glue connections to data sources with REST APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a08390520e8a8bb9e58fff90b0a4f0ba7c456917">a0839052</a>)</li> <li><strong>client-workspaces:</strong> Added support for 12 new graphics-optimized compute types - Graphics.g6 (xlarge, 2xlarge, 4xlarge, 8xlarge, 16xlarge), Graphics.gr6 (4xlarge, 8xlarge), Graphics.g6f (large, xlarge, 2xlarge, 4xlarge), and Graphics.gr6f (4xlarge). (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8ba8054e2fd0ff46bbec10b0d2d72dd46d2fa13f">8ba8054e</a>)</li> <li><strong>client-bedrock-agentcore:</strong> Support Browser profile persistence (cookies and local storage) across sessions for AgentCore Browser. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ed27353946169292c069f2c659dd72333b2eef41">ed273539</a>)</li> <li><strong>client-athena:</strong> Reduces the minimum TargetDpus to create or update capacity reservations from 24 to 4. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/19dc3befa4ff8e5593a22a608656bd84ff443f15">19dc3bef</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Support Browser profile persistence (cookies and local storage) across sessions for AgentCore Browser. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a49445404f8102874cc09ce7895fd32e0768d178">a4944540</a>)</li> <li><strong>client-ram:</strong> Added ListSourceAssociations API. Allows RAM resource share owners to list source associations that determine which sources can access resources through service principal associations. Supports filtering by resource share ARN, source ID, source type, or status, with pagination. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0e72d32d0394152e5c3bc405af7e40aa33f6cdea">0e72d32d</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.984.0...v3.985.0">3.985.0</a> (2026-02-06)</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.983.0...v3.984.0">3.984.0</a> (2026-02-05)</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.982.0...v3.983.0">3.983.0</a> (2026-02-04)</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.981.0...v3.982.0">3.982.0</a> (2026-02-03)</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.980.0...v3.981.0">3.981.0</a> (2026-02-02)</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.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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e64db5ec751ed66e9ca82c1f7fe546fa367f80f8"><code>e64db5e</code></a> Publish v3.985.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/5682d095dd5d38f16b40296da0497a93f1ffbec3"><code>5682d09</code></a> chore(codegen): generate caret versions for aws-sdk dependencies (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7714">#7714</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4272704471f8c1679779285d5c0408a02d304fe5"><code>4272704</code></a> Publish v3.984.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/66d159cc8a279283cdfa104e551bc159d230a0b5"><code>66d159c</code></a> Publish v3.983.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/179b42c8ac7d975e9599103171e3b026a0177550"><code>179b42c</code></a> Publish v3.982.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/15514dafc3b9bad391baa5588f0ec72d62951544"><code>15514da</code></a> Publish v3.981.0</li> <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>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.985.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@faker-js/faker` from 10.2.0 to 10.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/faker-js/faker/releases"><code>@​faker-js/faker</code>'s releases</a>.</em></p> <blockquote> <h2>v10.3.0</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3689">faker-js/faker#3689</a></li> <li>fix(location): state name to 'Trøndelag' for nb_NO by <a href="https://github.com/Nilhenrik"><code>@​Nilhenrik</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3691">faker-js/faker#3691</a></li> <li>fix(locale): remove empty string from Hebrew lorem words by <a href="https://github.com/erezcor"><code>@​erezcor</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3698">faker-js/faker#3698</a></li> <li>test: add custom matcher &quot;toStartWith&quot; by <a href="https://github.com/xDivisionByZerox"><code>@​xDivisionByZerox</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3700">faker-js/faker#3700</a></li> <li>feat(person): <code>sexType</code> can return <code>'generic'</code> by <a href="https://github.com/ST-DDT"><code>@​ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3259">faker-js/faker#3259</a></li> <li>refactor(locale): normalize system locale data by <a href="https://github.com/xDivisionByZerox"><code>@​xDivisionByZerox</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3702">faker-js/faker#3702</a></li> <li>feat(locale): add Japanese suffix definitions for person module by <a href="https://github.com/atzzCokeK"><code>@​atzzCokeK</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3704">faker-js/faker#3704</a></li> <li>feat(locale): add Japanese job definitions for person module by <a href="https://github.com/atzzCokeK"><code>@​atzzCokeK</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3705">faker-js/faker#3705</a></li> <li>feat(locales): add Norwegian (nb_NO) zodiac sign definitions by <a href="https://github.com/TomSchrier"><code>@​TomSchrier</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3711">faker-js/faker#3711</a></li> <li>feat(locale): add Japanese food module by <a href="https://github.com/atzzCokeK"><code>@​atzzCokeK</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3706">faker-js/faker#3706</a></li> <li>feat(locale): add Norwegian (nb_NO) sex definitions by <a href="https://github.com/TomSchrier"><code>@​TomSchrier</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3710">faker-js/faker#3710</a></li> <li>feat(string): support uuid v7 by <a href="https://github.com/xDivisionByZerox"><code>@​xDivisionByZerox</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3701">faker-js/faker#3701</a></li> <li>feat(locale): add Japanese color definitions by <a href="https://github.com/atzzCokeK"><code>@​atzzCokeK</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3707">faker-js/faker#3707</a></li> <li>feat(locale): add Japanese internet definitions by <a href="https://github.com/atzzCokeK"><code>@​atzzCokeK</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3708">faker-js/faker#3708</a></li> <li>chore(deps): update dependency prettier to v3.8.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3727">faker-js/faker#3727</a></li> <li>chore(deps): update dependency <code>@​vitest/eslint-plugin</code> to v1.6.6 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3724">faker-js/faker#3724</a></li> <li>chore(deps): update eslint by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3726">faker-js/faker#3726</a></li> <li>chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:24 docker digest to 7870433 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3722">faker-js/faker#3722</a></li> <li>chore(deps): update devdependencies by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3725">faker-js/faker#3725</a></li> <li>chore(deps): update dependency eslint-plugin-jsdoc to v62 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3728">faker-js/faker#3728</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3723">faker-js/faker#3723</a></li> <li>chore(deps): update devdependencies (major) by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3729">faker-js/faker#3729</a></li> <li>chore(deps): update vitest to v4 (major) by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3730">faker-js/faker#3730</a></li> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/faker-js/faker/pull/3696">faker-js/faker#3696</a></li> <li>feat(locale): add Norwegian (nb_NO) direction definition by <a href="https://github.com/TomSchrier"><code>@​TomSchrier</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3713">faker-js/faker#3713</a></li> <li>feat(locale): add Japanese dog definition by <a href="https://github.com/atzzCokeK"><code>@​atzzCokeK</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3715">faker-js/faker#3715</a></li> <li>feat(locale): add Norwegian (nb_NO) continent definitions by <a href="https://github.com/TomSchrier"><code>@​TomSchrier</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3712">faker-js/faker#3712</a></li> <li>feat(locale): add Norwegian (nb_NO) vehicle definition by <a href="https://github.com/TomSchrier"><code>@​TomSchrier</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3732">faker-js/faker#3732</a></li> <li>chore(release): 10.3.0 by <a href="https://github.com/fakerjs-bot"><code>@​fakerjs-bot</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3735">faker-js/faker#3735</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Nilhenrik"><code>@​Nilhenrik</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3691">faker-js/faker#3691</a></li> <li><a href="https://github.com/erezcor"><code>@​erezcor</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3698">faker-js/faker#3698</a></li> <li><a href="https://github.com/atzzCokeK"><code>@​atzzCokeK</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3704">faker-js/faker#3704</a></li> <li><a href="https://github.com/TomSchrier"><code>@​TomSchrier</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3711">faker-js/faker#3711</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/faker-js/faker/compare/v10.2.0...v10.3.0">https://github.com/faker-js/faker/compare/v10.2.0...v10.3.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/faker-js/faker/blob/next/CHANGELOG.md"><code>@​faker-js/faker</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/faker-js/faker/compare/v10.2.0...v10.3.0">10.3.0</a> (2026-02-06)</h2> <h3>New Locales</h3> <ul> <li><strong>locale:</strong> add Japanese dog definition (<a href="https://redirect.github.com/faker-js/faker/issues/3715">#3715</a>) (<a href="https://github.com/faker-js/faker/commit/76c9df131a55f63da55101cc7cccff2f7928187c">76c9df1</a>)</li> <li><strong>locale:</strong> add Japanese color definitions (<a href="https://redirect.github.com/faker-js/faker/issues/3707">#3707</a>) (<a href="https://github.com/faker-js/faker/commit/bbbb215ef6441ec7a3ebdd660fd2690074f69c67">bbbb215</a>)</li> <li><strong>locale:</strong> add Japanese food module (<a href="https://redirect.github.com/faker-js/faker/issues/3706">#3706</a>) (<a href="https://github.com/faker-js/faker/commit/71d55c09f15ab437444c57d0eebff4477f75b131">71d55c0</a>)</li> <li><strong>locale:</strong> add Japanese internet definitions (<a href="https://redirect.github.com/faker-js/faker/issues/3708">#3708</a>) (<a href="https://github.com/faker-js/faker/commit/184a709825979c6d8d7c3ea240ac2485bed96296">184a709</a>)</li> <li><strong>locale:</strong> add Japanese job definitions for person module (<a href="https://redirect.github.com/faker-js/faker/issues/3705">#3705</a>) (<a href="https://github.com/faker-js/faker/commit/e7f3ccd2e5b0ba84455edb680dfcfa5d86ecdbaf">e7f3ccd</a>)</li> <li><strong>locale:</strong> add Japanese suffix definitions for person module (<a href="https://redirect.github.com/faker-js/faker/issues/3704">#3704</a>) (<a href="https://github.com/faker-js/faker/commit/45ad7d81682f65ab7fe37eea0633d7f0262cde87">45ad7d8</a>)</li> <li><strong>locale:</strong> add Norwegian (nb_NO) continent definitions (<a href="https://redirect.github.com/faker-js/faker/issues/3712">#3712</a>) (<a href="https://github.com/faker-js/faker/commit/c0f0f232adad715791cde3622939b463d925c165">c0f0f23</a>)</li> <li><strong>locale:</strong> add Norwegian (nb_NO) direction definition (<a href="https://redirect.github.com/faker-js/faker/issues/3713">#3713</a>) (<a href="https://github.com/faker-js/faker/commit/43b18fa0c540fdc2a3a61517377da63653802d25">43b18fa</a>)</li> <li><strong>locale:</strong> add Norwegian (nb_NO) sex definitions (<a href="https://redirect.github.com/faker-js/faker/issues/3710">#3710</a>) (<a href="https://github.com/faker-js/faker/commit/76063f26574b48f7ea8fd918f18744f3276669ad">76063f2</a>)</li> <li><strong>locale:</strong> add Norwegian (nb_NO) vehicle definition (<a href="https://redirect.github.com/faker-js/faker/issues/3732">#3732</a>) (<a href="https://github.com/faker-js/faker/commit/d1c32b0326298534f40986328296232af209eb19">d1c32b0</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>locales:</strong> add Norwegian (nb_NO) zodiac sign definitions (<a href="https://redirect.github.com/faker-js/faker/issues/3711">#3711</a>) (<a href="https://github.com/faker-js/faker/commit/e306542867a4839fbe7eb8015c73db2f24bc6ceb">e306542</a>)</li> <li><strong>person:</strong> <code>sexType</code> can return <code>'generic'</code> (<a href="https://redirect.github.com/faker-js/faker/issues/3259">#3259</a>) (<a href="https://github.com/faker-js/faker/commit/0e099a1033ae89de2f9810558c3c0257d78a50fe">0e099a1</a>)</li> <li><strong>string:</strong> support uuid v7 (<a href="https://redirect.github.com/faker-js/faker/issues/3701">#3701</a>) (<a href="https://github.com/faker-js/faker/commit/87c2753fe3c92e53925a970f40a7b10422f44378">87c2753</a>)</li> </ul> <h3>Changed Locales</h3> <ul> <li><strong>locale:</strong> normalize system locale data (<a href="https://redirect.github.com/faker-js/faker/issues/3702">#3702</a>) (<a href="https://github.com/faker-js/faker/commit/ba91653cd4c4ceecf6c96ef887979bfd97fa4e5c">ba91653</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>locale:</strong> remove empty string from Hebrew lorem words (<a href="https://redirect.github.com/faker-js/faker/issues/3698">#3698</a>) (<a href="https://github.com/faker-js/faker/commit/81a896c09a3a0907fd34734b6d636b5e35fb8291">81a896c</a>)</li> <li><strong>location:</strong> state name to 'Trøndelag' for nb_NO (<a href="https://redirect.github.com/faker-js/faker/issues/3691">#3691</a>) (<a href="https://github.com/faker-js/faker/commit/eaef38961863a40a7bed6632858bcf36dd23c560">eaef389</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/faker-js/faker/commit/c77fef2b8f16752b03149e475c532cc7f51dccc3"><code>c77fef2</code></a> chore(release): 10.3.0 (<a href="https://redirect.github.com/faker-js/faker/issues/3735">#3735</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/d1c32b0326298534f40986328296232af209eb19"><code>d1c32b0</code></a> feat(locale): add Norwegian (nb_NO) vehicle definition (<a href="https://redirect.github.com/faker-js/faker/issues/3732">#3732</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/c0f0f232adad715791cde3622939b463d925c165"><code>c0f0f23</code></a> feat(locale): add Norwegian (nb_NO) continent definitions (<a href="https://redirect.github.com/faker-js/faker/issues/3712">#3712</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/43b18fa0c540fdc2a3a61517377da63653802d25"><code>43b18fa</code></a> feat(locale): add Norwegian (nb_NO) direction definition (<a href="https://redirect.github.com/faker-js/faker/issues/3713">#3713</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/76c9df131a55f63da55101cc7cccff2f7928187c"><code>76c9df1</code></a> feat(locale): add Japanese dog definition (<a href="https://redirect.github.com/faker-js/faker/issues/3715">#3715</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/a03215af29b25878cd4cb12744438d5566a6deab"><code>a03215a</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/faker-js/faker/issues/3696">#3696</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/70c0340a1263fe90b93adfafda4aa0ebed56a25b"><code>70c0340</code></a> chore(deps): update vitest to v4 (major) (<a href="https://redirect.github.com/faker-js/faker/issues/3730">#3730</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/238293a626a916a41ca366b6efa8ec70edd13d1e"><code>238293a</code></a> chore(deps): update devdependencies (major) (<a href="https://redirect.github.com/faker-js/faker/issues/3729">#3729</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/119f1e636ef88d261af79c42e674950c776ee4aa"><code>119f1e6</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/faker-js/faker/issues/3723">#3723</a>)</li> <li><a href="https://github.com/faker-js/faker/commit/9939fb530087fbb088a97eff5fe303ad72b16b16"><code>9939fb5</code></a> chore(deps): update dependency eslint-plugin-jsdoc to v62 (<a href="https://redirect.github.com/faker-js/faker/issues/3728">#3728</a>)</li> <li>Additional commits viewable in <a href="https://github.com/faker-js/faker/compare/v10.2.0...v10.3.0">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.2 <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.2</h2> <h2>4.8.2 (2026-02-02)</h2> <h3>Bug Fixes</h3> <ul> <li>Avoid throwing config errors for non-Next.js consumers of <code>next.config.ts</code> (<a href="https://redirect.github.com/amannn/next-intl/issues/2245">#2245</a>) (<a href="https://github.com/amannn/next-intl/commit/f57800ecd43ab9ab928a6c3839e24fed68bc6d24">f57800e</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> <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.2 (2026-02-02)</h2> <h3>Bug Fixes</h3> <ul> <li>Avoid throwing config errors for non-Next.js consumers of <code>next.config.ts</code> (<a href="https://redirect.github.com/amannn/next-intl/issues/2245">#2245</a>) (<a href="https://github.com/amannn/next-intl/commit/f57800ecd43ab9ab928a6c3839e24fed68bc6d24">f57800e</a>) – by <a href="https://github.com/amannn"><code>@​amannn</code></a></li> </ul> <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/de4baeb465185133923b69c8da36457c9418d781"><code>de4baeb</code></a> v4.8.2</li> <li><a href="https://github.com/amannn/next-intl/commit/f57800ecd43ab9ab928a6c3839e24fed68bc6d24"><code>f57800e</code></a> fix: Avoid throwing config errors for non-Next.js consumers of `next.config.t...</li> <li><a href="https://github.com/amannn/next-intl/commit/698f43cd08e85b51dffd85eb2af59c6d2456b017"><code>698f43c</code></a> docs: Update issue templates</li> <li><a href="https://github.com/amannn/next-intl/commit/5cf7b38516eeef5b7a853c164e660dd9b6a2bd84"><code>5cf7b38</code></a> docs: Improve getting started section (<a href="https://redirect.github.com/amannn/next-intl/issues/2238">#2238</a>)</li> <li><a href="https://github.com/amannn/next-intl/commit/dea366a312a20a7cb5a07d6f2caf6f0ead994902"><code>dea366a</code></a> docs: Homepage users (<a href="https://redirect.github.com/amannn/next-intl/issues/2239">#2239</a>)</li> <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>Additional commits viewable in <a href="https://github.com/amannn/next-intl/compare/v4.7.0...v4.8.2">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.11 <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.11</h2> <h2>5.24.11</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/8f75dae39ae2938624ca49e778915a92f2491556"><code>8f75dae</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.20.1</li> </ul> </li> </ul> <h2>posthog-node@5.24.10</h2> <h2>5.24.10</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/bb62809917845685ae7e2e6d5adad6be5528356e"><code>bb62809</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.20.0</li> </ul> </li> </ul> <h2>posthog-node@5.24.9</h2> <h2>5.24.9</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/c99e5feb043870357c8f722eb52542327c3f472b"><code>c99e5fe</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.19.0</li> </ul> </li> </ul> <h2>posthog-node@5.24.8</h2> <h2>5.24.8</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/77680105f1e8baf5ed1934d423494793d11ff01a"><code>7768010</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.18.0</li> </ul> </li> </ul> <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> <!-- 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.11</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/8f75dae39ae2938624ca49e778915a92f2491556"><code>8f75dae</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.20.1</li> </ul> </li> </ul> <h2>5.24.10</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/bb62809917845685ae7e2e6d5adad6be5528356e"><code>bb62809</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.20.0</li> </ul> </li> </ul> <h2>5.24.9</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/c99e5feb043870357c8f722eb52542327c3f472b"><code>c99e5fe</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.19.0</li> </ul> </li> </ul> <h2>5.24.8</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/77680105f1e8baf5ed1934d423494793d11ff01a"><code>7768010</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.18.0</li> </ul> </li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PostHog/posthog-js/commit/9a19db743a3eeac8c5c41255c965dbebab85b5d9"><code>9a19db7</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/e6894c177acd96722996af7405572be78163077e"><code>e6894c1</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/f82f6c413ba8adfe9bbdb0337fae58c775ef8b9f"><code>f82f6c4</code></a> chore: update versions and lockfile [version bump]</li> <li><a href="https://github.com/PostHog/posthog-js/commit/fdde2bfaf3ef2a7c61c8d9b39b5c2cb6db0574c8"><code>fdde2bf</code></a> chore: update versions and lockfile [version bump]</li> <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>Additional commits viewable in <a href="https://github.com/PostHog/posthog-js/commits/posthog-node@5.24.11/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.1 <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.1</h2> <ul> <li><a href="https://redirect.github.com/stripe/stripe-node/pull/2571">#2571</a> Fix <code>UnhandledPromiseRejection</code> error on failed V2 List operations <ul> <li>Fixes a bug where any error returned from the Stripe API on a V2 List call (e.g. a 4xx or 5xx) would crash Node due to an <code>UnhandledPromiseRejection</code></li> </ul> </li> </ul> <p>See <a href="https://github.com/stripe/stripe-node/blob/v20.3.1/CHANGELOG.md">the changelog for more details</a>.</p> <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 <... _Description has been truncated_
MrUnknownDE added the javascriptdependenciesjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependencies labels 2026-04-05 17:04:14 +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 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#268