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

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

Originally created by @dependabot[bot] on 3/4/2026

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

Package From To
@aws-sdk/client-s3 3.989.0 3.1001.0
ioredis 5.9.3 5.10.0
lucide-react 0.563.0 0.576.0
react-day-picker 9.13.2 9.14.0
react-icons 5.5.0 5.6.0
reodotdev 1.0.0 1.1.0
stripe 20.3.1 20.4.0

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

Release notes

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

v3.1001.0

3.1001.0(2026-03-03)

Chores
  • codegen: upgrade smithy 1.68.0 (#7806) (ab9e7759)
  • util-user-agent-node: read typescript package.json version from process.cwd() (#7802) (d1523943)
  • scripts: script for setting * versions in workspace (#7805) (8cc388f2)
  • ci: run test-codegen as part of CI (#7795) (ae35327a)
  • deps: bump fast-xml-parser from 5.3.6 to 5.4.1 (#7796) (c0dac298)
New Features
  • clients: update client endpoints as of 2026-03-03 (f0635119)
  • client-bedrock-agentcore-control: Support for AgentCore Policy GA (b71557c8)
  • client-cloudwatch-logs: CloudWatch Logs updates- Added support for the PutBearerTokenAuthentication API to enable or disable bearer token authentication on a log group. For more information, see CloudWatch Logs API documentation. (4efe87a3)
  • client-datazone: Adding QueryGraph operation to DataZone SDK (5aaa6300)
  • client-sagemaker: This release adds b300 and g7e instance types for SageMaker inference endpoints. (823258f2)
  • client-partnercentral-channel: Adds the Resold Unified Operations support plan and removes the Resold Business support plan in the CreateRelationship and UpdateRelationship APIs (d87cfc94)
Bug Fixes
  • util-user-agent-node: validate typescript version for semver and strip metadata (#7799) (f5a49a13)

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

v3.1000.0

3.1000.0(2026-02-27)

New Features
  • client-arc-region-switch: Post-Recovery Workflows enable customers to maintain comprehensive disaster recovery automation. This allows customer SREs and leadership to have complete recovery orchestration from failover through post-recovery preparation, ensuring Regions remain ready for subsequent recovery events. (3abb5202)
  • client-keyspacesstreams: Added support for Change Data Capture (CDC) streams with Duration DataType. (59b94328)
  • client-batch: This feature allows customers to specify the minimum time (in minutes) that AWS Batch keeps instances running in a compute environment after all jobs on the instance complete (25f4947a)
  • client-cognito-identity-provider: Cognito is introducing a two-secret rotation model for app clients, enabling seamless credential rotation without downtime. Dedicated APIs support passing in a custom secret. Custom secrets need to be at least 24 characters. This eliminates reconfiguration needs and reduces security risks. (582a3813)
  • client-bedrock: Added four new model lifecycle date fields, startOfLifeTime, endOfLifeTime, legacyTime, and publicExtendedAccessTime. Adds support for using the Converse API with Bedrock Batch inference jobs. (29b1fe6d)
  • client-odb: ODB Networking Route Management is a feature improvement which allows for implicit creation and deletion of EC2 Routes in the Peer Network Route Table designated by the customer via new optional input. This feature release is combined with Multiple App-VPC functionality for ODB Network Peering(s). (d372d85d)
  • client-customer-profiles: This release introduces an optional SourcePriority parameter to the ProfileObjectType APIs, allowing you to control the precedence of object types when ingesting data from multiple sources. Additionally, WebAnalytics and Device have been added as new StandardIdentifier values. (6166dfb7)
  • client-connect: Deprecate EvaluationReviewMetadata's CreatedBy and CreatedTime, add EvaluationReviewMetadata's RequestedBy and RequestedTime (df058ded)
  • client-ram: Resource owners can now specify ResourceShareConfiguration request parameter for CreateResourceShare API including RetainSharingOnAccountLeaveOrganization boolean parameter (3cc0ca9d)
  • client-health: Updates the regex for validating availabilityZone strings used in the describe events filters. (eded08f6)
  • client-transcribe-streaming: AWS Transcribe Streaming now supports specifying a resumption window for the stream through the SessionResumeWindow parameter, allowing customers to reconnect to their streams for a longer duration beyond stream start time. (56168c57)
Tests
  • clients: enable snapshots for small subset of clients (#7790) (822c995d)

... (truncated)

Changelog

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

3.1001.0 (2026-03-03)

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

3.1000.0 (2026-02-27)

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

3.999.0 (2026-02-26)

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

3.998.0 (2026-02-25)

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

3.997.0 (2026-02-24)

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

3.996.0 (2026-02-23)

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

3.995.0 (2026-02-20)

... (truncated)

Commits
  • b8467bd Publish v3.1001.0
  • ab9e775 chore(codegen): upgrade smithy 1.68.0 (#7806)
  • d152394 chore(util-user-agent-node): read typescript package.json version from proces...
  • e373aa8 Publish v3.1000.0
  • 822c995 test(clients): enable snapshots for small subset of clients (#7790)
  • cd1d49d Publish v3.999.0
  • adb02cd Publish v3.998.0
  • ae4f994 chore(codegen): sync for checksum algorithm extensions (#7781)
  • 637dcf0 Publish v3.997.0
  • 3f776c3 chore(packages): use open version range for additional packages (#7774)
  • Additional commits viewable in compare view

Updates ioredis from 5.9.3 to 5.10.0

Release notes

Sourced from ioredis's releases.

v5.10.0

5.10.0 (2026-02-27)

Features

  • add hash field expiration commands and tests (5219f9f)
  • add hexpireat & hexpiretime (#2082) (b38124f)
Changelog

Sourced from ioredis's changelog.

5.10.0 (2026-02-27)

Features

  • add hash field expiration commands and tests (5219f9f)
  • add hexpireat & hexpiretime (#2082) (b38124f)
Commits
  • 623cee5 chore(release): 5.10.0 [skip ci]
  • 5219f9f feat: add hash field expiration commands and tests
  • b38124f feat: add hexpireat & hexpiretime (#2082)
  • 232e548 ci: make Coveralls steps non-blocking in test_with_cov workflow (#2083)
  • See full diff in compare view

Updates lucide-react from 0.563.0 to 0.576.0

Release notes

Sourced from lucide-react's releases.

Version 0.576.0

What's Changed

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

Version 0.575.0

What's Changed

New Contributors

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

Version 0.574.0

What's Changed

New Contributors

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

Version 0.573.0

What's Changed

... (truncated)

Commits

Updates react-day-picker from 9.13.2 to 9.14.0

Release notes

Sourced from react-day-picker's releases.

v9.14.0

This release introduces a new resetOnSelect prop and adds support for the Hijri calendar.

Resetting Selections in Range Mode

When in range selection mode, use the new resetOnSelect prop to start a new range when a full range is already selected.

Hijri Calendar

To use the Hijri (Umm al-Qura) calendar, import DayPicker from react-day-picker/hijri:

import { DayPicker } from "react-day-picker/hijri";

export function HijriCalendar() {
return <DayPicker />;
}

Read more in the documentation and play with it in playground.

What's Changed

New Contributors

Full Changelog: https://github.com/gpbl/react-day-picker/compare/v9.13.2...v9.14.0

Changelog

Sourced from react-day-picker's changelog.

v9.14.0

Release date: 2026-02-26

This release introduces a new resetOnSelect prop and adds support for the Hijri calendar.

Resetting Selections in Range Mode

When in range selection mode, use the resetOnSelect prop to start a new range when a full range is already selected.

Hijri Calendar

To use the Hijri (Umm al-Qura) calendar, import DayPicker from react-day-picker/hijri:

import { DayPicker } from "react-day-picker/hijri";

export function HijriCalendar() {
return <DayPicker />;
}

Read more in the documentation and play with it in playground.

What's Changed

  • feat: add Hijri calendar support (Umm al-Qura) by @​ws-rush in #2904
  • feat: add resetOnSelect prop to reset date range when selecting date with completed range by @​rodgobbi in #2906
  • feat: add default lang prop to DayPicker root element by @​gpbl in #2907
Commits
  • a5b0c43 Prepare 9.14.0 package metadata
  • 758f604 feat: add lang attribute to DayPicker root (#2907)
  • 0893c96 feat: New resetOnSelect prop to reset date range when selecting date with com...
  • 8e69eb1 feat: Add Hijri calendar support (Umm al-Qura) (#2904)
  • 091ca6f chore: remove performance-tests project (#2902)
  • 6df3193 chore: update workspace dependencies (#2901)
  • 5208d3f chore: update workspace dependencies (#2900)
  • See full diff in compare view

Updates react-icons from 5.5.0 to 5.6.0

Release notes

Sourced from react-icons's releases.

v5.6.0

What's Changed

Full Changelog: https://github.com/react-icons/react-icons/compare/v5.5.0...v5.6.0

Icon Library License Version Count
Circum Icons MPL-2.0 license 1.0.0 288
Font Awesome 5 CC BY 4.0 License 5.15.4-3-gafecf2a 1612
Font Awesome 6 CC BY 4.0 License 6.7.2-1-g840c215 2060
Ionicons 4 MIT 4.6.3 696
Ionicons 5 MIT 5.5.4 1332
Material Design icons Apache License Version 2.0 4.0.0-142-gbb04090f93 4341
Typicons CC BY-SA 3.0 2.1.2 336
Github Octicons icons MIT 18.3.0 264
Feather MIT 4.29.2 287
Lucide ISC 0.462.0 1541
Game Icons CC BY 3.0 12920d6565588f0512542a3cb0cdfd36a497f910 4040
Weather Icons SIL OFL 1.1 2.0.12 219
Devicons MIT 1.8.0 192
Ant Design Icons MIT 4.4.2 831
Bootstrap Icons MIT 1.13.1 2754
Remix Icon Apache License Version 2.0 4.6.0 3058
Flat Color Icons MIT 1.0.2 329
Grommet-Icons Apache License Version 2.0 4.14.0 637
Heroicons MIT 1.0.6 460
Heroicons 2 MIT 2.2.0 972

... (truncated)

Commits

Updates reodotdev from 1.0.0 to 1.1.0

Updates stripe from 20.3.1 to 20.4.0

Release notes

Sourced from stripe's releases.

v20.4.0

This release changes the pinned API version to 2026-02-25.clover.

  • #2581 Update generated code
    • Add support for new resources Reserve.Hold, Reserve.Plan, and Reserve.Release
    • Add support for location and reader on Charge.payment_method_details.card_present, Charge.payment_method_details.interac_present, ConfirmationToken.payment_method_preview.card.generated_from.payment_method_details.card_present, PaymentAttemptRecord.payment_method_details.card_present, PaymentAttemptRecord.payment_method_details.interac_present, PaymentMethod.card.generated_from.payment_method_details.card_present, PaymentRecord.payment_method_details.card_present, and PaymentRecord.payment_method_details.interac_present
    • Add support for new value lk_vat 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 lk_vat 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
    • Add support for new values reserve.hold.created, reserve.hold.updated, reserve.plan.created, reserve.plan.disabled, reserve.plan.expired, reserve.plan.updated, and reserve.release.created on enum Event.type
    • Add support for new values terminal_wifi_certificate and terminal_wifi_private_key on enums File.purpose and FileListParams.purpose
    • Add support for new values terminal_wifi_certificate and terminal_wifi_private_key on enum FileCreateParams.purpose
    • Add support for new value pay_by_bank on enums Invoice.payment_settings.payment_method_types, InvoiceCreateParams.payment_settings.payment_method_types, InvoiceUpdateParams.payment_settings.payment_method_types, Subscription.payment_settings.payment_method_types, SubscriptionCreateParams.payment_settings.payment_method_types, and SubscriptionUpdateParams.payment_settings.payment_method_types
    • Add support for display_name and service_user_number on Mandate.payment_method_details.bacs_debit
    • Change type of PaymentAttemptRecord.payment_method_details.boleto.tax_id and PaymentRecord.payment_method_details.boleto.tax_id from string to string | null
    • Change type of PaymentAttemptRecord.payment_method_details.us_bank_account.expected_debit_date and PaymentRecord.payment_method_details.us_bank_account.expected_debit_date from string | null to string
    • Add support for transaction_purpose on PaymentIntent.payment_method_options.us_bank_account, PaymentIntentConfirmParams.payment_method_options.us_bank_account, PaymentIntentCreateParams.payment_method_options.us_bank_account, and PaymentIntentUpdateParams.payment_method_options.us_bank_account
    • Add support for optional_items on PaymentLinkUpdateParams
    • Remove support for unused card_issuer_decline on Radar.PaymentEvaluation.insights
    • Add support for payment_behavior on SubscriptionItemDeleteParams
    • Add support for lk on Tax.Registration.country_options and Tax.RegistrationCreateParams.country_options
    • Add support for cellular and stripe_s710 on Terminal.ConfigurationCreateParams, Terminal.ConfigurationUpdateParams, and Terminal.Configuration
    • Add support for new values simulated_stripe_s710 and stripe_s710 on enums Terminal.Reader.device_type and Terminal.ReaderListParams.device_type
    • Add support for new values reserve.hold.created, reserve.hold.updated, reserve.plan.created, reserve.plan.disabled, reserve.plan.expired, reserve.plan.updated, and reserve.release.created on enums WebhookEndpointCreateParams.enabled_events and WebhookEndpointUpdateParams.enabled_events
    • Add support for new value 2026-02-25.clover on enum WebhookEndpointCreateParams.api_version
    • Add support for snapshot events ReserveHoldCreatedEvent and ReserveHoldUpdatedEvent with resource Reserve.Hold
    • Add support for snapshot events ReservePlanCreatedEvent, ReservePlanDisabledEvent, ReservePlanExpiredEvent, and ReservePlanUpdatedEvent with resource Reserve.Plan
    • Add support for snapshot event ReserveReleaseCreatedEvent with resource Reserve.Release
    • Add support for error codes storer_capability_missing and storer_capability_not_active on Invoice.last_finalization_error, PaymentIntent.last_payment_error, SetupAttempt.setup_error, SetupIntent.last_setup_error, and StripeError

See the changelog for more details.

v20.4.0-beta.2

  • #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.4.0-beta.1

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

  • #2552 Update generated code for beta
    • Add support for new resource FinancialConnections.Authorization
    • Add support for retrieve method on resource FinancialConnections.Authorization
    • Add support for detach_payment method on resource Invoice
    • Remove support for cancel, list_line_items, and reopen methods on resource Order
    • Remove support for attach_cadence method on resource Subscription
    • Add support for additional_files and site on Account.settings.paypay_payments, AccountCreateParams.settings.paypay_payments, and AccountUpdateParams.settings.paypay_payments
    • Remove support for capital on Account.settings
    • Change type of Charge.payment_method_details.stripe_balance.source_type, ConfirmationToken.payment_method_preview.stripe_balance.source_type, PaymentAttemptRecord.payment_method_details.stripe_balance.source_type, PaymentMethod.stripe_balance.source_type, and PaymentRecord.payment_method_details.stripe_balance.source_type from enum('bank_account'|'card'|'fpx') to enum('bank_account'|'card'|'fpx') | null
    • Add support for new value pl_nip on enums Checkout.Session.collected_information.tax_ids[].type, Order.tax_details.tax_ids[].type, and QuotePreviewInvoice.customer_tax_ids[].type

... (truncated)

Changelog

Sourced from stripe's changelog.

20.4.0 - 2026-02-25

This release changes the pinned API version to 2026-02-25.clover.

  • #2581 Update generated code
    • Add support for new resources Reserve.Hold, Reserve.Plan, and Reserve.Release
    • Add support for location and reader on Charge.payment_method_details.card_present, Charge.payment_method_details.interac_present, ConfirmationToken.payment_method_preview.card.generated_from.payment_method_details.card_present, PaymentAttemptRecord.payment_method_details.card_present, PaymentAttemptRecord.payment_method_details.interac_present, PaymentMethod.card.generated_from.payment_method_details.card_present, PaymentRecord.payment_method_details.card_present, and PaymentRecord.payment_method_details.interac_present
    • Add support for new value lk_vat 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 lk_vat 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
    • Add support for new values reserve.hold.created, reserve.hold.updated, reserve.plan.created, reserve.plan.disabled, reserve.plan.expired, reserve.plan.updated, and reserve.release.created on enum Event.type
    • Add support for new values terminal_wifi_certificate and terminal_wifi_private_key on enums File.purpose and FileListParams.purpose
    • Add support for new values terminal_wifi_certificate and terminal_wifi_private_key on enum FileCreateParams.purpose
    • Add support for new value pay_by_bank on enums Invoice.payment_settings.payment_method_types, InvoiceCreateParams.payment_settings.payment_method_types, InvoiceUpdateParams.payment_settings.payment_method_types, Subscription.payment_settings.payment_method_types, SubscriptionCreateParams.payment_settings.payment_method_types, and SubscriptionUpdateParams.payment_settings.payment_method_types
    • Add support for display_name and service_user_number on Mandate.payment_method_details.bacs_debit
    • Change type of PaymentAttemptRecord.payment_method_details.boleto.tax_id and PaymentRecord.payment_method_details.boleto.tax_id from string to string | null
    • Change type of PaymentAttemptRecord.payment_method_details.us_bank_account.expected_debit_date and PaymentRecord.payment_method_details.us_bank_account.expected_debit_date from string | null to string
    • Add support for transaction_purpose on PaymentIntent.payment_method_options.us_bank_account, PaymentIntentConfirmParams.payment_method_options.us_bank_account, PaymentIntentCreateParams.payment_method_options.us_bank_account, and PaymentIntentUpdateParams.payment_method_options.us_bank_account
    • Add support for optional_items on PaymentLinkUpdateParams
    • Remove support for unused card_issuer_decline on Radar.PaymentEvaluation.insights
    • Add support for payment_behavior on SubscriptionItemDeleteParams
    • Add support for lk on Tax.Registration.country_options and Tax.RegistrationCreateParams.country_options
    • Add support for cellular and stripe_s710 on Terminal.ConfigurationCreateParams, Terminal.ConfigurationUpdateParams, and Terminal.Configuration
    • Add support for new values simulated_stripe_s710 and stripe_s710 on enums Terminal.Reader.device_type and Terminal.ReaderListParams.device_type
    • Add support for new values reserve.hold.created, reserve.hold.updated, reserve.plan.created, reserve.plan.disabled, reserve.plan.expired, reserve.plan.updated, and reserve.release.created on enums WebhookEndpointCreateParams.enabled_events and WebhookEndpointUpdateParams.enabled_events
    • Add support for new value 2026-02-25.clover on enum WebhookEndpointCreateParams.api_version
    • Add support for snapshot events ReserveHoldCreatedEvent and ReserveHoldUpdatedEvent with resource Reserve.Hold
    • Add support for snapshot events ReservePlanCreatedEvent, ReservePlanDisabledEvent, ReservePlanExpiredEvent, and ReservePlanUpdatedEvent with resource Reserve.Plan
    • Add support for snapshot event ReserveReleaseCreatedEvent with resource Reserve.Release
    • Add support for error codes storer_capability_missing and storer_capability_not_active on Invoice.last_finalization_error, PaymentIntent.last_payment_error, SetupAttempt.setup_error, SetupIntent.last_setup_error, and StripeError
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
*Originally created by @dependabot[bot] on 3/4/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.989.0` | `3.1001.0` | | [ioredis](https://github.com/luin/ioredis) | `5.9.3` | `5.10.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.563.0` | `0.576.0` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.13.2` | `9.14.0` | | [react-icons](https://github.com/react-icons/react-icons) | `5.5.0` | `5.6.0` | | reodotdev | `1.0.0` | `1.1.0` | | [stripe](https://github.com/stripe/stripe-node) | `20.3.1` | `20.4.0` | Updates `@aws-sdk/client-s3` from 3.989.0 to 3.1001.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.1001.0</h2> <h4>3.1001.0(2026-03-03)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> upgrade smithy 1.68.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7806">#7806</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ab9e775920c7900a2759c22385091aa88eb6ee15">ab9e7759</a>)</li> <li><strong>util-user-agent-node:</strong> read typescript package.json version from process.cwd() (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7802">#7802</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d1523943486a2b1bbbfbb8cd117c442cb3853ab0">d1523943</a>)</li> <li><strong>scripts:</strong> script for setting * versions in workspace (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7805">#7805</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8cc388f20fc4a3701b2d1c8008303c9f385a3d06">8cc388f2</a>)</li> <li><strong>ci:</strong> run test-codegen as part of CI (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7795">#7795</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ae35327a7f4f6c2c4ba3684f1f8cd8dcdef391d5">ae35327a</a>)</li> <li><strong>deps:</strong> bump fast-xml-parser from 5.3.6 to 5.4.1 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7796">#7796</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c0dac298b8b015abd3523c045f239a39dae90a3e">c0dac298</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-03-03 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f0635119a01f3bf7ead12a29de45a8a40db24943">f0635119</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Support for AgentCore Policy GA (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b71557c88842cd365b34327b7e147df3ce51b717">b71557c8</a>)</li> <li><strong>client-cloudwatch-logs:</strong> CloudWatch Logs updates- Added support for the PutBearerTokenAuthentication API to enable or disable bearer token authentication on a log group. For more information, see CloudWatch Logs API documentation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4efe87a38339cc60616d4edc1cb0b4b8bf82cc4e">4efe87a3</a>)</li> <li><strong>client-datazone:</strong> Adding QueryGraph operation to DataZone SDK (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5aaa63006c0fbe1e9f3818cfe3cfeac0f297b19f">5aaa6300</a>)</li> <li><strong>client-sagemaker:</strong> This release adds b300 and g7e instance types for SageMaker inference endpoints. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/823258f2e036ca7b892887be3414d7e9bbbcd673">823258f2</a>)</li> <li><strong>client-partnercentral-channel:</strong> Adds the Resold Unified Operations support plan and removes the Resold Business support plan in the CreateRelationship and UpdateRelationship APIs (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d87cfc94d92d08069ef0b40ae0ea7cbf0f688a48">d87cfc94</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>util-user-agent-node:</strong> validate typescript version for semver and strip metadata (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7799">#7799</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5a49a13f914fe7fb72c17bcd086f87da4335040">f5a49a13</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.1001.0.zip</strong></p> <h2>v3.1000.0</h2> <h4>3.1000.0(2026-02-27)</h4> <h5>New Features</h5> <ul> <li><strong>client-arc-region-switch:</strong> Post-Recovery Workflows enable customers to maintain comprehensive disaster recovery automation. This allows customer SREs and leadership to have complete recovery orchestration from failover through post-recovery preparation, ensuring Regions remain ready for subsequent recovery events. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3abb5202facd67fd9527cb60eae725fff8961142">3abb5202</a>)</li> <li><strong>client-keyspacesstreams:</strong> Added support for Change Data Capture (CDC) streams with Duration DataType. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/59b943286312fc05729ea9187490c1558c88d726">59b94328</a>)</li> <li><strong>client-batch:</strong> This feature allows customers to specify the minimum time (in minutes) that AWS Batch keeps instances running in a compute environment after all jobs on the instance complete (<a href="https://github.com/aws/aws-sdk-js-v3/commit/25f4947adc15dcb0d9f212492cbdf142cda71d06">25f4947a</a>)</li> <li><strong>client-cognito-identity-provider:</strong> Cognito is introducing a two-secret rotation model for app clients, enabling seamless credential rotation without downtime. Dedicated APIs support passing in a custom secret. Custom secrets need to be at least 24 characters. This eliminates reconfiguration needs and reduces security risks. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/582a3813cab7d2451c432ad01c5963de5df5f769">582a3813</a>)</li> <li><strong>client-bedrock:</strong> Added four new model lifecycle date fields, startOfLifeTime, endOfLifeTime, legacyTime, and publicExtendedAccessTime. Adds support for using the Converse API with Bedrock Batch inference jobs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/29b1fe6db67d7eb796f13ef4389e7bb7fff2473a">29b1fe6d</a>)</li> <li><strong>client-odb:</strong> ODB Networking Route Management is a feature improvement which allows for implicit creation and deletion of EC2 Routes in the Peer Network Route Table designated by the customer via new optional input. This feature release is combined with Multiple App-VPC functionality for ODB Network Peering(s). (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d372d85d42922bd3059659ad94af2a677f0236e2">d372d85d</a>)</li> <li><strong>client-customer-profiles:</strong> This release introduces an optional SourcePriority parameter to the ProfileObjectType APIs, allowing you to control the precedence of object types when ingesting data from multiple sources. Additionally, WebAnalytics and Device have been added as new StandardIdentifier values. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6166dfb71125b62795dc564894acbf5c7e6242fa">6166dfb7</a>)</li> <li><strong>client-connect:</strong> Deprecate EvaluationReviewMetadata's CreatedBy and CreatedTime, add EvaluationReviewMetadata's RequestedBy and RequestedTime (<a href="https://github.com/aws/aws-sdk-js-v3/commit/df058ded3268f7f6e6f633e411d9131b9794c0bb">df058ded</a>)</li> <li><strong>client-ram:</strong> Resource owners can now specify ResourceShareConfiguration request parameter for CreateResourceShare API including RetainSharingOnAccountLeaveOrganization boolean parameter (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3cc0ca9da4da4345d13b45d6ca47019cd3ae3968">3cc0ca9d</a>)</li> <li><strong>client-health:</strong> Updates the regex for validating availabilityZone strings used in the describe events filters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/eded08f6fc17241801b04a5718896ef2476578f9">eded08f6</a>)</li> <li><strong>client-transcribe-streaming:</strong> AWS Transcribe Streaming now supports specifying a resumption window for the stream through the SessionResumeWindow parameter, allowing customers to reconnect to their streams for a longer duration beyond stream start time. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/56168c57a66f87ae5d94db8a9158aeac27e0c2e6">56168c57</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>clients:</strong> enable snapshots for small subset of clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7790">#7790</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/822c995d9d88decafc6c478cad0e42d41ed62b4b">822c995d</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.1000.0...v3.1001.0">3.1001.0</a> (2026-03-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.999.0...v3.1000.0">3.1000.0</a> (2026-02-27)</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.998.0...v3.999.0">3.999.0</a> (2026-02-26)</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.997.0...v3.998.0">3.998.0</a> (2026-02-25)</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.996.0...v3.997.0">3.997.0</a> (2026-02-24)</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.995.0...v3.996.0">3.996.0</a> (2026-02-23)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.994.0...v3.995.0">3.995.0</a> (2026-02-20)</h1> <!-- 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/b8467bd179319f86804fea08e1b09d3a95166603"><code>b8467bd</code></a> Publish v3.1001.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ab9e775920c7900a2759c22385091aa88eb6ee15"><code>ab9e775</code></a> chore(codegen): upgrade smithy 1.68.0 (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7806">#7806</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d1523943486a2b1bbbfbb8cd117c442cb3853ab0"><code>d152394</code></a> chore(util-user-agent-node): read typescript package.json version from proces...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e373aa8706d305625352a8fdb21cdbaadb1f971b"><code>e373aa8</code></a> Publish v3.1000.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/822c995d9d88decafc6c478cad0e42d41ed62b4b"><code>822c995</code></a> test(clients): enable snapshots for small subset of clients (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7790">#7790</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/cd1d49d696f4d2d596d2374943267f3a7074651c"><code>cd1d49d</code></a> Publish v3.999.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/adb02cd5ccef10ff162faee76a159dba70626584"><code>adb02cd</code></a> Publish v3.998.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ae4f994f679b8814d2ce6ba121fd1ffa38df9a99"><code>ae4f994</code></a> chore(codegen): sync for checksum algorithm extensions (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7781">#7781</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/637dcf0ea7467a0b9e432575da50579bc432b3c5"><code>637dcf0</code></a> Publish v3.997.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/3f776c331961a98d88a8f6c3c4f4b51e18c1373c"><code>3f776c3</code></a> chore(packages): use open version range for additional packages (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7774">#7774</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1001.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `ioredis` from 5.9.3 to 5.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/luin/ioredis/releases">ioredis's releases</a>.</em></p> <blockquote> <h2>v5.10.0</h2> <h1><a href="https://github.com/luin/ioredis/compare/v5.9.3...v5.10.0">5.10.0</a> (2026-02-27)</h1> <h3>Features</h3> <ul> <li>add hash field expiration commands and tests (<a href="https://github.com/luin/ioredis/commit/5219f9f6ae40c5b4e9bc40581d6513da27dbf1c2">5219f9f</a>)</li> <li>add hexpireat &amp; hexpiretime (<a href="https://redirect.github.com/luin/ioredis/issues/2082">#2082</a>) (<a href="https://github.com/luin/ioredis/commit/b38124f784cc6d170ff60f508f3bc34269806f47">b38124f</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/redis/ioredis/blob/main/CHANGELOG.md">ioredis's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/luin/ioredis/compare/v5.9.3...v5.10.0">5.10.0</a> (2026-02-27)</h1> <h3>Features</h3> <ul> <li>add hash field expiration commands and tests (<a href="https://github.com/luin/ioredis/commit/5219f9f6ae40c5b4e9bc40581d6513da27dbf1c2">5219f9f</a>)</li> <li>add hexpireat &amp; hexpiretime (<a href="https://redirect.github.com/luin/ioredis/issues/2082">#2082</a>) (<a href="https://github.com/luin/ioredis/commit/b38124f784cc6d170ff60f508f3bc34269806f47">b38124f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/ioredis/commit/623cee517eb2b96c7e369981bc56fa4ea9546c71"><code>623cee5</code></a> chore(release): 5.10.0 [skip ci]</li> <li><a href="https://github.com/redis/ioredis/commit/5219f9f6ae40c5b4e9bc40581d6513da27dbf1c2"><code>5219f9f</code></a> feat: add hash field expiration commands and tests</li> <li><a href="https://github.com/redis/ioredis/commit/b38124f784cc6d170ff60f508f3bc34269806f47"><code>b38124f</code></a> feat: add hexpireat &amp; hexpiretime (<a href="https://redirect.github.com/luin/ioredis/issues/2082">#2082</a>)</li> <li><a href="https://github.com/redis/ioredis/commit/232e5487b02c2f445b1e7bba0222cdd501058fe3"><code>232e548</code></a> ci: make Coveralls steps non-blocking in test_with_cov workflow (<a href="https://redirect.github.com/luin/ioredis/issues/2083">#2083</a>)</li> <li>See full diff in <a href="https://github.com/luin/ioredis/compare/v5.9.3...v5.10.0">compare view</a></li> </ul> </details> <br /> Updates `lucide-react` from 0.563.0 to 0.576.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.576.0</h2> <h2>What's Changed</h2> <ul> <li>Added zodiac signs by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/712">lucide-icons/lucide#712</a></li> <li>fix(icons): fixes guideline violations in <code>package-*</code> icons. by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4074">lucide-icons/lucide#4074</a></li> <li>fix(icons): changed <code>receipt</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/4075">lucide-icons/lucide#4075</a></li> <li>fix(icons): updated <code>cuboid</code> icon tags and categories by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4095">lucide-icons/lucide#4095</a></li> <li>fix(icons): changed <code>cuboid</code> icon by <a href="https://github.com/jamiemlaw"><code>@​jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4098">lucide-icons/lucide#4098</a></li> <li>fix(lucide-font, lucide-static): Fixing stable code points by <a href="https://github.com/ericfennis"><code>@​ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3894">lucide-icons/lucide#3894</a></li> <li>feat(icons): added <code>fishing-rod</code> icon by <a href="https://github.com/7ender"><code>@​7ender</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3839">lucide-icons/lucide#3839</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.575.0...0.576.0">https://github.com/lucide-icons/lucide/compare/0.575.0...0.576.0</a></p> <h2>Version 0.575.0</h2> <h2>What's Changed</h2> <ul> <li>feat(icons): added <code>message-square-check</code> icon by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4076">lucide-icons/lucide#4076</a></li> <li>fix(lucide): Fix ESM Module output path in build by <a href="https://github.com/ericfennis"><code>@​ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4084">lucide-icons/lucide#4084</a></li> <li>feat(icons): added <code>metronome</code> icon by <a href="https://github.com/edwloef"><code>@​edwloef</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4063">lucide-icons/lucide#4063</a></li> <li>fix(icons): remove execution permission of SVG files by <a href="https://github.com/duckafire"><code>@​duckafire</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4053">lucide-icons/lucide#4053</a></li> <li>fix(icons): changed <code>file-pen-line</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3970">lucide-icons/lucide#3970</a></li> <li>feat(icons): added <code>square-arrow-right-exit</code> and <code>square-arrow-right-enter</code> icons by <a href="https://github.com/EthanHazel"><code>@​EthanHazel</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3958">lucide-icons/lucide#3958</a></li> <li>fix(icons): renamed <code>flip-*</code> to <code>square-centerline-dashed-*</code> by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3945">lucide-icons/lucide#3945</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/edwloef"><code>@​edwloef</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4063">lucide-icons/lucide#4063</a></li> <li><a href="https://github.com/duckafire"><code>@​duckafire</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4053">lucide-icons/lucide#4053</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.573.0...0.575.0">https://github.com/lucide-icons/lucide/compare/0.573.0...0.575.0</a></p> <h2>Version 0.574.0</h2> <h2>What's Changed</h2> <ul> <li>fix(icons): changed <code>rocking-chair</code> icon by <a href="https://github.com/jamiemlaw"><code>@​jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3445">lucide-icons/lucide#3445</a></li> <li>fix(icons): flipped <code>coins</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3158">lucide-icons/lucide#3158</a></li> <li>feat(icons): added <code>x-line-top</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2838">lucide-icons/lucide#2838</a></li> <li>feat(icons): added <code>mouse-left</code> icon by <a href="https://github.com/marvfash"><code>@​marvfash</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2788">lucide-icons/lucide#2788</a></li> <li>feat(icons): added <code>mouse-right</code> icon by <a href="https://github.com/marvfash"><code>@​marvfash</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2787">lucide-icons/lucide#2787</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/marvfash"><code>@​marvfash</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2788">lucide-icons/lucide#2788</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.572.0...0.574.0">https://github.com/lucide-icons/lucide/compare/0.572.0...0.574.0</a></p> <h2>Version 0.573.0</h2> <h2>What's Changed</h2> <ul> <li>fix(icons): changed <code>rocking-chair</code> icon by <a href="https://github.com/jamiemlaw"><code>@​jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3445">lucide-icons/lucide#3445</a></li> <li>fix(icons): flipped <code>coins</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3158">lucide-icons/lucide#3158</a></li> <li>feat(icons): added <code>x-line-top</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2838">lucide-icons/lucide#2838</a></li> <li>feat(icons): added <code>mouse-left</code> icon by <a href="https://github.com/marvfash"><code>@​marvfash</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2788">lucide-icons/lucide#2788</a></li> <li>feat(icons): added <code>mouse-right</code> icon by <a href="https://github.com/marvfash"><code>@​marvfash</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2787">lucide-icons/lucide#2787</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/0.576.0/packages/lucide-react">compare view</a></li> </ul> </details> <br /> Updates `react-day-picker` from 9.13.2 to 9.14.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gpbl/react-day-picker/releases">react-day-picker's releases</a>.</em></p> <blockquote> <h2>v9.14.0</h2> <p>This release introduces a new <code>resetOnSelect</code> prop and adds support for the Hijri calendar.</p> <h2>Resetting Selections in Range Mode</h2> <p>When in range selection mode, use the new <a href="https://daypicker.dev/selections/range-mode#reset-selection">resetOnSelect</a> prop to start a new range when a full range is already selected.</p> <h2>Hijri Calendar</h2> <p>To use the Hijri (Umm al-Qura) calendar, import <code>DayPicker</code> from <code>react-day-picker/hijri</code>:</p> <pre lang="tsx"><code>import { DayPicker } from &quot;react-day-picker/hijri&quot;; <p>export function HijriCalendar() {<br /> return &lt;DayPicker /&gt;;<br /> }<br /> </code></pre></p> <p>Read more in the <a href="https://daypicker.dev/localization/hijri">documentation</a> and play with it in <a href="https://daypicker.dev/playground?calendar=hijri">playground</a>.</p> <h2>What's Changed</h2> <ul> <li>feat: Add Hijri calendar support (Umm al-Qura) by <a href="https://github.com/ws-rush"><code>@​ws-rush</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2904">gpbl/react-day-picker#2904</a></li> <li>feat: New <code>resetOnSelect</code> prop to reset date range when selecting date with completed range by <a href="https://github.com/rodgobbi"><code>@​rodgobbi</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2906">gpbl/react-day-picker#2906</a></li> <li>feat: add default <code>lang</code> prop to DayPicker root element by <a href="https://github.com/gpbl"><code>@​gpbl</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2907">gpbl/react-day-picker#2907</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ws-rush"><code>@​ws-rush</code></a> made their first contribution in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2904">gpbl/react-day-picker#2904</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gpbl/react-day-picker/compare/v9.13.2...v9.14.0">https://github.com/gpbl/react-day-picker/compare/v9.13.2...v9.14.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md">react-day-picker's changelog</a>.</em></p> <blockquote> <h2>v9.14.0</h2> <p><em>Release date: 2026-02-26</em></p> <p>This release introduces a new <code>resetOnSelect</code> prop and adds support for the Hijri calendar.</p> <h4>Resetting Selections in Range Mode</h4> <p>When in range selection mode, use the <a href="https://github.com/gpbl/react-day-picker/blob/main/selections/range-mode#reset-selection"><code>resetOnSelect</code></a> prop to start a new range when a full range is already selected.</p> <h4>Hijri Calendar</h4> <p>To use the Hijri (Umm al-Qura) calendar, import <code>DayPicker</code> from <code>react-day-picker/hijri</code>:</p> <pre lang="tsx"><code>import { DayPicker } from &quot;react-day-picker/hijri&quot;; <p>export function HijriCalendar() {<br /> return &lt;DayPicker /&gt;;<br /> }<br /> </code></pre></p> <p>Read more in the <a href="https://github.com/gpbl/react-day-picker/blob/main/localization/hijri">documentation</a> and play with it in <a href="https://github.com/gpbl/react-day-picker/blob/main/playground?calendar=hijri">playground</a>.</p> <h4>What's Changed</h4> <ul> <li>feat: add Hijri calendar support (Umm al-Qura) by <a href="https://github.com/ws-rush"><code>@​ws-rush</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2904">#2904</a></li> <li>feat: add <code>resetOnSelect</code> prop to reset date range when selecting date with completed range by <a href="https://github.com/rodgobbi"><code>@​rodgobbi</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2906">#2906</a></li> <li>feat: add default <code>lang</code> prop to <code>DayPicker</code> root element by <a href="https://github.com/gpbl"><code>@​gpbl</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2907">#2907</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gpbl/react-day-picker/commit/a5b0c43c0aec821d24d58ed7e274db54a9a38b11"><code>a5b0c43</code></a> Prepare 9.14.0 package metadata</li> <li><a href="https://github.com/gpbl/react-day-picker/commit/758f6048835eb4e6e75cefc05b6e87571b6b3bb9"><code>758f604</code></a> feat: add <code>lang</code> attribute to DayPicker root (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2907">#2907</a>)</li> <li><a href="https://github.com/gpbl/react-day-picker/commit/0893c9677b2c6d310219ba50abda45afc443deba"><code>0893c96</code></a> feat: New resetOnSelect prop to reset date range when selecting date with com...</li> <li><a href="https://github.com/gpbl/react-day-picker/commit/8e69eb1c2c9fc0db2a10a79db0fd59b4c8200e0d"><code>8e69eb1</code></a> feat: Add Hijri calendar support (Umm al-Qura) (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2904">#2904</a>)</li> <li><a href="https://github.com/gpbl/react-day-picker/commit/091ca6f1c8a810b32870471a38439c7dd7d7ba98"><code>091ca6f</code></a> chore: remove performance-tests project (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2902">#2902</a>)</li> <li><a href="https://github.com/gpbl/react-day-picker/commit/6df3193c41d127c9930aac317de00003d76344b5"><code>6df3193</code></a> chore: update workspace dependencies (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2901">#2901</a>)</li> <li><a href="https://github.com/gpbl/react-day-picker/commit/5208d3f428bec12fe2a589b91ae5ab9ff407d4b9"><code>5208d3f</code></a> chore: update workspace dependencies (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2900">#2900</a>)</li> <li>See full diff in <a href="https://github.com/gpbl/react-day-picker/compare/v9.13.2...v9.14.0">compare view</a></li> </ul> </details> <br /> Updates `react-icons` from 5.5.0 to 5.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-icons/react-icons/releases">react-icons's releases</a>.</em></p> <blockquote> <h2>v5.6.0</h2> <h2>What's Changed</h2> <ul> <li>Bump prismjs from 1.29.0 to 1.30.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1033">react-icons/react-icons#1033</a></li> <li>Bump <code>@​babel/helpers</code> from 7.23.2 to 7.26.10 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1036">react-icons/react-icons#1036</a></li> <li>Bump http-proxy-middleware from 2.0.7 to 2.0.9 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1041">react-icons/react-icons#1041</a></li> <li>Bump form-data from 3.0.1 to 3.0.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1058">react-icons/react-icons#1058</a></li> <li>Bump vite from 5.4.14 to 5.4.20 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1071">react-icons/react-icons#1071</a></li> <li>upgrade packages by <a href="https://github.com/kamijin-fanta"><code>@​kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/1075">react-icons/react-icons#1075</a></li> <li>Bump tar from 6.2.0 to 6.2.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1078">react-icons/react-icons#1078</a></li> <li>Bump vite from 6.3.6 to 6.4.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1081">react-icons/react-icons#1081</a></li> <li>Bump tmp from 0.2.3 to 0.2.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1077">react-icons/react-icons#1077</a></li> <li>Bump glob from 11.0.3 to 11.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1089">react-icons/react-icons#1089</a></li> <li>Bump <code>@​babel/runtime</code> from 7.23.2 to 7.28.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1073">react-icons/react-icons#1073</a></li> <li>Bump node-forge from 1.3.1 to 1.3.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1092">react-icons/react-icons#1092</a></li> <li>Bump mdast-util-to-hast from 13.0.2 to 13.2.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1094">react-icons/react-icons#1094</a></li> <li>Bump undici from 7.16.0 to 7.18.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1103">react-icons/react-icons#1103</a></li> <li>Bump devalue from 5.3.2 to 5.6.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1104">react-icons/react-icons#1104</a></li> <li>Bump h3 from 1.15.4 to 1.15.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1105">react-icons/react-icons#1105</a></li> <li>Bump diff from 5.2.0 to 5.2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1107">react-icons/react-icons#1107</a></li> <li>Bump webpack from 5.94.0 to 5.104.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1110">react-icons/react-icons#1110</a></li> <li>Bump jsonpath from 1.1.1 to 1.2.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1113">react-icons/react-icons#1113</a></li> <li>Bump devalue from 5.6.2 to 5.6.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1115">react-icons/react-icons#1115</a></li> <li>Bump astro from 5.14.1 to 5.15.9 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1091">react-icons/react-icons#1091</a></li> <li>Bump ajv from 6.12.6 to 6.14.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-icons/react-icons/pull/1116">react-icons/react-icons#1116</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/react-icons/react-icons/compare/v5.5.0...v5.6.0">https://github.com/react-icons/react-icons/compare/v5.5.0...v5.6.0</a></p> <table> <thead> <tr> <th>Icon Library</th> <th>License</th> <th>Version</th> <th align="right">Count</th> </tr> </thead> <tbody> <tr> <td><a href="https://circumicons.com/">Circum Icons</a></td> <td><a href="https://github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE">MPL-2.0 license</a></td> <td>1.0.0</td> <td align="right">288</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 5</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>5.15.4-3-gafecf2a</td> <td align="right">1612</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 6</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>6.7.2-1-g840c215</td> <td align="right">2060</td> </tr> <tr> <td><a href="https://ionicons.com/">Ionicons 4</a></td> <td><a href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td> <td>4.6.3</td> <td align="right">696</td> </tr> <tr> <td><a href="https://ionicons.com/">Ionicons 5</a></td> <td><a href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td> <td>5.5.4</td> <td align="right">1332</td> </tr> <tr> <td><a href="http://google.github.io/material-design-icons/">Material Design icons</a></td> <td><a href="https://github.com/google/material-design-icons/blob/master/LICENSE">Apache License Version 2.0</a></td> <td>4.0.0-142-gbb04090f93</td> <td align="right">4341</td> </tr> <tr> <td><a href="http://s-ings.com/typicons/">Typicons</a></td> <td><a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></td> <td>2.1.2</td> <td align="right">336</td> </tr> <tr> <td><a href="https://octicons.github.com/">Github Octicons icons</a></td> <td><a href="https://github.com/primer/octicons/blob/master/LICENSE">MIT</a></td> <td>18.3.0</td> <td align="right">264</td> </tr> <tr> <td><a href="https://feathericons.com/">Feather</a></td> <td><a href="https://github.com/feathericons/feather/blob/master/LICENSE">MIT</a></td> <td>4.29.2</td> <td align="right">287</td> </tr> <tr> <td><a href="https://lucide.dev/">Lucide</a></td> <td><a href="https://github.com/lucide-icons/lucide/blob/main/LICENSE">ISC</a></td> <td>0.462.0</td> <td align="right">1541</td> </tr> <tr> <td><a href="https://game-icons.net/">Game Icons</a></td> <td><a href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a></td> <td>12920d6565588f0512542a3cb0cdfd36a497f910</td> <td align="right">4040</td> </tr> <tr> <td><a href="https://erikflowers.github.io/weather-icons/">Weather Icons</a></td> <td><a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a></td> <td>2.0.12</td> <td align="right">219</td> </tr> <tr> <td><a href="https://vorillaz.github.io/devicons/">Devicons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.8.0</td> <td align="right">192</td> </tr> <tr> <td><a href="https://github.com/ant-design/ant-design-icons">Ant Design Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>4.4.2</td> <td align="right">831</td> </tr> <tr> <td><a href="https://github.com/twbs/icons">Bootstrap Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.13.1</td> <td align="right">2754</td> </tr> <tr> <td><a href="https://github.com/Remix-Design/RemixIcon">Remix Icon</a></td> <td><a href="http://www.apache.org/licenses/">Apache License Version 2.0</a></td> <td>4.6.0</td> <td align="right">3058</td> </tr> <tr> <td><a href="https://github.com/icons8/flat-color-icons">Flat Color Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.0.2</td> <td align="right">329</td> </tr> <tr> <td><a href="https://github.com/grommet/grommet-icons">Grommet-Icons</a></td> <td><a href="http://www.apache.org/licenses/">Apache License Version 2.0</a></td> <td>4.14.0</td> <td align="right">637</td> </tr> <tr> <td><a href="https://github.com/tailwindlabs/heroicons">Heroicons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.0.6</td> <td align="right">460</td> </tr> <tr> <td><a href="https://github.com/tailwindlabs/heroicons">Heroicons 2</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.2.0</td> <td align="right">972</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-icons/react-icons/commit/6501a4156153b396d062deffed5ed2c8eb64a458"><code>6501a41</code></a> v5.6.0</li> <li><a href="https://github.com/react-icons/react-icons/commit/387e78027eeea4ef28df13b732e5906725ee3c2f"><code>387e780</code></a> update icons</li> <li><a href="https://github.com/react-icons/react-icons/commit/fb057e730c8f3bfb9b698ecf7f3f92ee3c43afd9"><code>fb057e7</code></a> 5.5.1-snapshot.0</li> <li><a href="https://github.com/react-icons/react-icons/commit/6f7475550af2cacfcfa87e4127b8803a3d5fee6c"><code>6f74755</code></a> update eslint</li> <li><a href="https://github.com/react-icons/react-icons/commit/73c281f3323d720a5cf8ff626ce4dd04e62afb88"><code>73c281f</code></a> Bump ajv from 6.12.6 to 6.14.0 (<a href="https://redirect.github.com/react-icons/react-icons/issues/1116">#1116</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/3f2b26446f3943a2a11c083f2073e20c3f222c7b"><code>3f2b264</code></a> Bump astro from 5.14.1 to 5.15.9 (<a href="https://redirect.github.com/react-icons/react-icons/issues/1091">#1091</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/04adc762186d4adc6428279cc6d9119f2894ae20"><code>04adc76</code></a> Bump devalue from 5.6.2 to 5.6.3 (<a href="https://redirect.github.com/react-icons/react-icons/issues/1115">#1115</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/44a5e85bcc53a51950cb53f25f9f5ed8fdbdafb8"><code>44a5e85</code></a> Bump jsonpath from 1.1.1 to 1.2.1 (<a href="https://redirect.github.com/react-icons/react-icons/issues/1113">#1113</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/e2c1d6ccc98ab477b7aa992bf1f9836b6eca80da"><code>e2c1d6c</code></a> Bump webpack from 5.94.0 to 5.104.1 (<a href="https://redirect.github.com/react-icons/react-icons/issues/1110">#1110</a>)</li> <li><a href="https://github.com/react-icons/react-icons/commit/f3dca028cec5bb6012b95dc03e3ff0efb71709b5"><code>f3dca02</code></a> Bump diff from 5.2.0 to 5.2.2 (<a href="https://redirect.github.com/react-icons/react-icons/issues/1107">#1107</a>)</li> <li>Additional commits viewable in <a href="https://github.com/react-icons/react-icons/compare/v5.5.0...v5.6.0">compare view</a></li> </ul> </details> <br /> Updates `reodotdev` from 1.0.0 to 1.1.0 Updates `stripe` from 20.3.1 to 20.4.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.4.0</h2> <p>This release changes the pinned API version to <code>2026-02-25.clover</code>.</p> <ul> <li><a href="https://redirect.github.com/stripe/stripe-node/pull/2581">#2581</a> Update generated code <ul> <li>Add support for new resources <code>Reserve.Hold</code>, <code>Reserve.Plan</code>, and <code>Reserve.Release</code></li> <li>Add support for <code>location</code> and <code>reader</code> on <code>Charge.payment_method_details.card_present</code>, <code>Charge.payment_method_details.interac_present</code>, <code>ConfirmationToken.payment_method_preview.card.generated_from.payment_method_details.card_present</code>, <code>PaymentAttemptRecord.payment_method_details.card_present</code>, <code>PaymentAttemptRecord.payment_method_details.interac_present</code>, <code>PaymentMethod.card.generated_from.payment_method_details.card_present</code>, <code>PaymentRecord.payment_method_details.card_present</code>, and <code>PaymentRecord.payment_method_details.interac_present</code></li> <li>Add support for new value <code>lk_vat</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>lk_vat</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>Add support for new values <code>reserve.hold.created</code>, <code>reserve.hold.updated</code>, <code>reserve.plan.created</code>, <code>reserve.plan.disabled</code>, <code>reserve.plan.expired</code>, <code>reserve.plan.updated</code>, and <code>reserve.release.created</code> on enum <code>Event.type</code></li> <li>Add support for new values <code>terminal_wifi_certificate</code> and <code>terminal_wifi_private_key</code> on enums <code>File.purpose</code> and <code>FileListParams.purpose</code></li> <li>Add support for new values <code>terminal_wifi_certificate</code> and <code>terminal_wifi_private_key</code> on enum <code>FileCreateParams.purpose</code></li> <li>Add support for new value <code>pay_by_bank</code> on enums <code>Invoice.payment_settings.payment_method_types</code>, <code>InvoiceCreateParams.payment_settings.payment_method_types</code>, <code>InvoiceUpdateParams.payment_settings.payment_method_types</code>, <code>Subscription.payment_settings.payment_method_types</code>, <code>SubscriptionCreateParams.payment_settings.payment_method_types</code>, and <code>SubscriptionUpdateParams.payment_settings.payment_method_types</code></li> <li>Add support for <code>display_name</code> and <code>service_user_number</code> on <code>Mandate.payment_method_details.bacs_debit</code></li> <li>Change type of <code>PaymentAttemptRecord.payment_method_details.boleto.tax_id</code> and <code>PaymentRecord.payment_method_details.boleto.tax_id</code> from <code>string</code> to <code>string | null</code></li> <li>Change type of <code>PaymentAttemptRecord.payment_method_details.us_bank_account.expected_debit_date</code> and <code>PaymentRecord.payment_method_details.us_bank_account.expected_debit_date</code> from <code>string | null</code> to <code>string</code></li> <li>Add support for <code>transaction_purpose</code> on <code>PaymentIntent.payment_method_options.us_bank_account</code>, <code>PaymentIntentConfirmParams.payment_method_options.us_bank_account</code>, <code>PaymentIntentCreateParams.payment_method_options.us_bank_account</code>, and <code>PaymentIntentUpdateParams.payment_method_options.us_bank_account</code></li> <li>Add support for <code>optional_items</code> on <code>PaymentLinkUpdateParams</code></li> <li>Remove support for unused <code>card_issuer_decline</code> on <code>Radar.PaymentEvaluation.insights</code></li> <li>Add support for <code>payment_behavior</code> on <code>SubscriptionItemDeleteParams</code></li> <li>Add support for <code>lk</code> on <code>Tax.Registration.country_options</code> and <code>Tax.RegistrationCreateParams.country_options</code></li> <li>Add support for <code>cellular</code> and <code>stripe_s710</code> on <code>Terminal.ConfigurationCreateParams</code>, <code>Terminal.ConfigurationUpdateParams</code>, and <code>Terminal.Configuration</code></li> <li>Add support for new values <code>simulated_stripe_s710</code> and <code>stripe_s710</code> on enums <code>Terminal.Reader.device_type</code> and <code>Terminal.ReaderListParams.device_type</code></li> <li>Add support for new values <code>reserve.hold.created</code>, <code>reserve.hold.updated</code>, <code>reserve.plan.created</code>, <code>reserve.plan.disabled</code>, <code>reserve.plan.expired</code>, <code>reserve.plan.updated</code>, and <code>reserve.release.created</code> on enums <code>WebhookEndpointCreateParams.enabled_events</code> and <code>WebhookEndpointUpdateParams.enabled_events</code></li> <li>Add support for new value <code>2026-02-25.clover</code> on enum <code>WebhookEndpointCreateParams.api_version</code></li> <li>Add support for snapshot events <code>ReserveHoldCreatedEvent</code> and <code>ReserveHoldUpdatedEvent</code> with resource <code>Reserve.Hold</code></li> <li>Add support for snapshot events <code>ReservePlanCreatedEvent</code>, <code>ReservePlanDisabledEvent</code>, <code>ReservePlanExpiredEvent</code>, and <code>ReservePlanUpdatedEvent</code> with resource <code>Reserve.Plan</code></li> <li>Add support for snapshot event <code>ReserveReleaseCreatedEvent</code> with resource <code>Reserve.Release</code></li> <li>Add support for error codes <code>storer_capability_missing</code> and <code>storer_capability_not_active</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> </ul> <p>See <a href="https://github.com/stripe/stripe-node/blob/v20.4.0/CHANGELOG.md">the changelog for more details</a>.</p> <h2>v20.4.0-beta.2</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.4.0-beta.2/CHANGELOG.md">the changelog for more details</a>.</p> <h2>v20.4.0-beta.1</h2> <p>This release changes the pinned API version to <code>2026-01-28.preview</code>.</p> <ul> <li><a href="https://redirect.github.com/stripe/stripe-node/pull/2552">#2552</a> Update generated code for beta <ul> <li>Add support for new resource <code>FinancialConnections.Authorization</code></li> <li>Add support for <code>retrieve</code> method on resource <code>FinancialConnections.Authorization</code></li> <li>Add support for <code>detach_payment</code> method on resource <code>Invoice</code></li> <li>Remove support for <code>cancel</code>, <code>list_line_items</code>, and <code>reopen</code> methods on resource <code>Order</code></li> <li>Remove support for <code>attach_cadence</code> method on resource <code>Subscription</code></li> <li>Add support for <code>additional_files</code> and <code>site</code> on <code>Account.settings.paypay_payments</code>, <code>AccountCreateParams.settings.paypay_payments</code>, and <code>AccountUpdateParams.settings.paypay_payments</code></li> <li>Remove support for <code>capital</code> on <code>Account.settings</code></li> <li>Change type of <code>Charge.payment_method_details.stripe_balance.source_type</code>, <code>ConfirmationToken.payment_method_preview.stripe_balance.source_type</code>, <code>PaymentAttemptRecord.payment_method_details.stripe_balance.source_type</code>, <code>PaymentMethod.stripe_balance.source_type</code>, and <code>PaymentRecord.payment_method_details.stripe_balance.source_type</code> from <code>enum('bank_account'|'card'|'fpx')</code> to <code>enum('bank_account'|'card'|'fpx') | null</code></li> <li>Add support for new value <code>pl_nip</code> on enums <code>Checkout.Session.collected_information.tax_ids[].type</code>, <code>Order.tax_details.tax_ids[].type</code>, and <code>QuotePreviewInvoice.customer_tax_ids[].type</code></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.4.0 - 2026-02-25</h2> <p>This release changes the pinned API version to <code>2026-02-25.clover</code>.</p> <ul> <li><a href="https://redirect.github.com/stripe/stripe-node/pull/2581">#2581</a> Update generated code <ul> <li>Add support for new resources <code>Reserve.Hold</code>, <code>Reserve.Plan</code>, and <code>Reserve.Release</code></li> <li>Add support for <code>location</code> and <code>reader</code> on <code>Charge.payment_method_details.card_present</code>, <code>Charge.payment_method_details.interac_present</code>, <code>ConfirmationToken.payment_method_preview.card.generated_from.payment_method_details.card_present</code>, <code>PaymentAttemptRecord.payment_method_details.card_present</code>, <code>PaymentAttemptRecord.payment_method_details.interac_present</code>, <code>PaymentMethod.card.generated_from.payment_method_details.card_present</code>, <code>PaymentRecord.payment_method_details.card_present</code>, and <code>PaymentRecord.payment_method_details.interac_present</code></li> <li>Add support for new value <code>lk_vat</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>lk_vat</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>Add support for new values <code>reserve.hold.created</code>, <code>reserve.hold.updated</code>, <code>reserve.plan.created</code>, <code>reserve.plan.disabled</code>, <code>reserve.plan.expired</code>, <code>reserve.plan.updated</code>, and <code>reserve.release.created</code> on enum <code>Event.type</code></li> <li>Add support for new values <code>terminal_wifi_certificate</code> and <code>terminal_wifi_private_key</code> on enums <code>File.purpose</code> and <code>FileListParams.purpose</code></li> <li>Add support for new values <code>terminal_wifi_certificate</code> and <code>terminal_wifi_private_key</code> on enum <code>FileCreateParams.purpose</code></li> <li>Add support for new value <code>pay_by_bank</code> on enums <code>Invoice.payment_settings.payment_method_types</code>, <code>InvoiceCreateParams.payment_settings.payment_method_types</code>, <code>InvoiceUpdateParams.payment_settings.payment_method_types</code>, <code>Subscription.payment_settings.payment_method_types</code>, <code>SubscriptionCreateParams.payment_settings.payment_method_types</code>, and <code>SubscriptionUpdateParams.payment_settings.payment_method_types</code></li> <li>Add support for <code>display_name</code> and <code>service_user_number</code> on <code>Mandate.payment_method_details.bacs_debit</code></li> <li>Change type of <code>PaymentAttemptRecord.payment_method_details.boleto.tax_id</code> and <code>PaymentRecord.payment_method_details.boleto.tax_id</code> from <code>string</code> to <code>string | null</code></li> <li>Change type of <code>PaymentAttemptRecord.payment_method_details.us_bank_account.expected_debit_date</code> and <code>PaymentRecord.payment_method_details.us_bank_account.expected_debit_date</code> from <code>string | null</code> to <code>string</code></li> <li>Add support for <code>transaction_purpose</code> on <code>PaymentIntent.payment_method_options.us_bank_account</code>, <code>PaymentIntentConfirmParams.payment_method_options.us_bank_account</code>, <code>PaymentIntentCreateParams.payment_method_options.us_bank_account</code>, and <code>PaymentIntentUpdateParams.payment_method_options.us_bank_account</code></li> <li>Add support for <code>optional_items</code> on <code>PaymentLinkUpdateParams</code></li> <li>Remove support for unused <code>card_issuer_decline</code> on <code>Radar.PaymentEvaluation.insights</code></li> <li>Add support for <code>payment_behavior</code> on <code>SubscriptionItemDeleteParams</code></li> <li>Add support for <code>lk</code> on <code>Tax.Registration.country_options</code> and <code>Tax.RegistrationCreateParams.country_options</code></li> <li>Add support for <code>cellular</code> and <code>stripe_s710</code> on <code>Terminal.ConfigurationCreateParams</code>, <code>Terminal.ConfigurationUpdateParams</code>, and <code>Terminal.Configuration</code></li> <li>Add support for new values <code>simulated_stripe_s710</code> and <code>stripe_s710</code> on enums <code>Terminal.Reader.device_type</code> and <code>Terminal.ReaderListParams.device_type</code></li> <li>Add support for new values <code>reserve.hold.created</code>, <code>reserve.hold.updated</code>, <code>reserve.plan.created</code>, <code>reserve.plan.disabled</code>, <code>reserve.plan.expired</code>, <code>reserve.plan.updated</code>, and <code>reserve.release.created</code> on enums <code>WebhookEndpointCreateParams.enabled_events</code> and <code>WebhookEndpointUpdateParams.enabled_events</code></li> <li>Add support for new value <code>2026-02-25.clover</code> on enum <code>WebhookEndpointCreateParams.api_version</code></li> <li>Add support for snapshot events <code>ReserveHoldCreatedEvent</code> and <code>ReserveHoldUpdatedEvent</code> with resource <code>Reserve.Hold</code></li> <li>Add support for snapshot events <code>ReservePlanCreatedEvent</code>, <code>ReservePlanDisabledEvent</code>, <code>ReservePlanExpiredEvent</code>, and <code>ReservePlanUpdatedEvent</code> with resource <code>Reserve.Plan</code></li> <li>Add support for snapshot event <code>ReserveReleaseCreatedEvent</code> with resource <code>Reserve.Release</code></li> <li>Add support for error codes <code>storer_capability_missing</code> and <code>storer_capability_not_active</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> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stripe/stripe-node/commit/8472887ad6cc55a5c0f91e505de6f0641ca2dc01"><code>8472887</code></a> Bump version to 20.4.0</li> <li><a href="https://github.com/stripe/stripe-node/commit/1e699b72e083be332ef39754cc31d7b9631a8933"><code>1e699b7</code></a> Update generated code (<a href="https://redirect.github.com/stripe/stripe-node/issues/2581">#2581</a>)</li> <li><a href="https://github.com/stripe/stripe-node/commit/1781cf1444feda4da338e4d5b1010dd5dd587900"><code>1781cf1</code></a> Add instructions to use <code>getId</code> helper method to Readme (<a href="https://redirect.github.com/stripe/stripe-node/issues/2579">#2579</a>)</li> <li>See full diff in <a href="https://github.com/stripe/stripe-node/compare/v20.3.1...v20.4.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#162