stacksjs / stacks

⚛️ Type-safe full-stack framework for Artisans. Develop modern clouds, apps & framework-agnostic libraries, faster.
https://stacksjs.org
MIT License
488 stars 8 forks source link

chore(deps): update dependency stripe to v15 #1000

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stripe ^14.25.0 -> ^15.0.0 age adoption passing confidence

Release Notes

stripe/stripe-node (stripe) ### [`v15.0.0`](https://togithub.com/stripe/stripe-node/blob/HEAD/CHANGELOG.md#1500---2024-04-10) [Compare Source](https://togithub.com/stripe/stripe-node/compare/v14.25.0...v15.0.0) - [#​2057](https://togithub.com/stripe/stripe-node/pull/2057) - This release changes the pinned API version to `2024-04-10`. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2024-04-10) and carefully review the API changes before upgrading. ##### ⚠️ Breaking changes - Rename event type `InvoiceitemCreatedEvent` to `InvoiceItemCreatedEvent` - Rename event type `InvoiceitemDeletedEvent` to `InvoiceItemDeletedEvent` - Rename `features` to `marketing_features` on `ProductCreateOptions`, `ProductUpdateOptions`, and `Product`. ##### ⚠️ Removal of enum values, properties and events that are no longer part of the publicly documented Stripe API - Remove `subscription_pause` from the below as the feature to pause subscription on the portal has been deprecated. - `BillingPortal.Configuration.Features` - `BillingPortal.ConfigurationCreateParams.Features` - `BillingPortal.ConfigurationUpdateParams.Features` - Remove the below deprecated values for the type `BalanceTransaction.Type` - `obligation_inbound` - `obligation_payout` - `obligation_payout_failure` - `'obligation_reversal_outbound'` - Remove deprecated value `various` for the type `Climate.Supplier.RemovalPathway` - Remove deprecated events - `invoiceitem.updated` - `order.created` - `recipient.created` - `recipient.deleted` - `recipient.updated` - `sku.created` - `sku.deleted` - `sku.updated` - Remove types for the deprecated events - `InvoiceItemUpdatedEvent` - `OrderCreatedEvent` - `RecipientCreatedEvent` - `RecipientDeletedEvent` - `RecipientUpdatedEvent` - `SKUCreatedEvent` - `SKUDeletedEvent` - Remove the deprecated value `include_and_require` for the type`InvoiceCreateParams.PendingInvoiceItemsBehavior` - Remove the deprecated value `service_tax` for the types `TaxRate.TaxType`, `TaxRateCreateParams.TaxType`, `TaxRateUpdateParams.TaxType`, and `InvoiceUpdateLineItemParams.TaxAmount.TaxRateData` - Remove `request_incremental_authorization` from `PaymentIntentCreateParams.PaymentMethodOptions.CardPresent`, `PaymentIntentUpdateParams.PaymentMethodOptions.CardPresent` and `PaymentIntentConfirmParams.PaymentMethodOptions.CardPresent` - Remove support for `id_bank_transfer`, `multibanco`, `netbanking`, `pay_by_bank`, and `upi` on `PaymentMethodConfiguration` - Remove the deprecated value `obligation` for the type `Reporting.ReportRunCreateParams.Parameters.ReportingCategory` - Remove the deprecated value `challenge_only` from the type `SetupIntent.PaymentMethodOptions.Card.RequestThreeDSecure` - Remove the legacy field `rendering_options` in `Invoice`, `InvoiceCreateOptions` and `InvoiceUpdateOptions`. Use `rendering` instead.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

what-the-diff[bot] commented 3 months ago

PR Summary