n3oltd / N3O.Umbraco

N3O extensions to the Umbraco CMS
MIT License
4 stars 3 forks source link

Bump Stripe.net from 40.16.0 to 42.2.0 in /src #334

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Stripe.net from 40.16.0 to 42.2.0.

Release notes

Sourced from Stripe.net's releases.

v42.2.0

  • #2753 Update generated code
    • Add support for Retention on BillingPortalSessionFlowDataSubscriptionCancelOptions and BillingPortalSessionFlowSubscriptionCancel
    • Add support for Prefetch on CheckoutSessionPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions, CheckoutSessionPaymentMethodOptionsUsBankAccountFinancialConnections, FinancialConnections.SessionCreateOptions, FinancialConnectionsSession, InvoicePaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions, InvoicePaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnections, PaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions, PaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnections, SetupIntentPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions, SetupIntentPaymentMethodOptionsUsBankAccountFinancialConnections, SubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions, and SubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnections
    • Add support for PaymentMethodDetails on Dispute
    • Add support for BalanceTransaction on CustomerCashBalanceTransactionAdjustedForOverdraft

See the changelog for more details.

v42.1.0

  • #2752 Update generated code
    • Add support for FlatAmount on Tax.TransactionCreateReversalOptions

See the changelog for more details.

v42.0.0

  • #2750 Update generated code "⚠️" symbol highlights breaking changes.
    • ⚠️Remove support for AvailableOn on BalanceTransactionListOptions
      • Use of this parameter is discouraged. You may use .AddExtraParam if sending the parameter is still required.
    • ⚠️Remove support for Destination on Charge
      • Please use TransferData or OnBehalfOf instead.
    • ⚠️Remove support for ShippingRates on Checkout.SessionCreateOptions
      • Please use ShippingOptions instead.
    • ⚠️Remove support for Coupon and TrialFromPlan on CheckoutSessionSubscriptionDataOptions
    • ⚠️Remove support for Blik on MandatePaymentMethodDetails, PaymentMethodUpdateOptions, SetupAttemptPaymentMethodDetails, SetupIntentPaymentMethodOptionsOptions, and SetupIntentPaymentMethodOptions
      • These fields were mistakenly released.
    • ⚠️Remove support for AcssDebit, Affirm, AuBecsDebit, BacsDebit, Cashapp, SepaDebit, and Zip on PaymentMethodUpdateOptions
      • These fields were empty hashes.
    • ⚠️Remove support for Country on PaymentMethodLink
      • This field was not fully operational.
    • ⚠️Remove support for Recurring on PriceUpdateOptions
      • This property should be set on create only.
    • ⚠️Remove support for Attributes, Caption, and DeactivateOn on ProductCreateOptions, ProductUpdateOptions, and Product
      • These fields are not fully operational.
    • ⚠️Remove support for AlternateStatementDescriptors and Dispute on Charge
      • Use of these parameters is discouraged.
  • #2744 Type changes
    • ⚠️ Generate more accurate types for AccountSettingsPayoutsScheduleOptions.DelayDays, SubscriptionSchedulePhaseOptions.EndDate, SubscriptionSchedulePhaseOptions.StartDate, and SubscriptionSchedulePhaseOptions.TrialEnd. These fields are dates or numbers that also support special signifier strings like "now". They have been changed to use AnyOf<...>.
  • #2746 Type changes
    • ⚠️ Change type of AccountSettingsPayoutsScheduleOptions.MonthlyAnchor from string to long.
  • #2751
    • ⚠️ Remove several deprecated constants from Event
    • ⚠️ Make Discount.Start non-nullable
    • ⚠️ Reflect that Discount.Subscription is not expandable
    • ⚠️ Reflect that several fields on InvoiceLineItem are expandable.

See the changelog for more details.

... (truncated)

Changelog

Sourced from Stripe.net's changelog.

42.2.0 - 2023-08-24

  • #2753 Update generated code
    • Add support for Retention on BillingPortalSessionFlowDataSubscriptionCancelOptions and BillingPortalSessionFlowSubscriptionCancel
    • Add support for Prefetch on CheckoutSessionPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions, CheckoutSessionPaymentMethodOptionsUsBankAccountFinancialConnections, FinancialConnections.SessionCreateOptions, FinancialConnectionsSession, InvoicePaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions, InvoicePaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnections, PaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions, PaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnections, SetupIntentPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions, SetupIntentPaymentMethodOptionsUsBankAccountFinancialConnections, SubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions, and SubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnections
    • Add support for PaymentMethodDetails on Dispute
    • Add support for BalanceTransaction on CustomerCashBalanceTransactionAdjustedForOverdraft

42.1.0 - 2023-08-17

  • #2752 Update generated code
    • Add support for FlatAmount on Tax.TransactionCreateReversalOptions

42.0.0 - 2023-08-16

  • This release changes the pinned API version to 2023-08-16. Please read the API Upgrade Guide and carefully review the API changes before upgrading stripe-dotnet.
  • More information is available in the stripe-dotnet v42 migration guide
  • #2750 Update generated code "⚠️" symbol highlights breaking changes.
    • ⚠️Remove support for AvailableOn on BalanceTransactionListOptions
      • Use of this parameter is discouraged. You may use .AddExtraParam if sending the parameter is still required.
    • ⚠️Remove support for Destination on Charge
      • Please use TransferData or OnBehalfOf instead.
    • ⚠️Remove support for ShippingRates on Checkout.SessionCreateOptions
      • Please use ShippingOptions instead.
    • ⚠️Remove support for Coupon and TrialFromPlan on CheckoutSessionSubscriptionDataOptions
    • ⚠️Remove support for Blik on MandatePaymentMethodDetails, PaymentMethodUpdateOptions, SetupAttemptPaymentMethodDetails, SetupIntentPaymentMethodOptionsOptions, and SetupIntentPaymentMethodOptions
      • These fields were mistakenly released.
    • ⚠️Remove support for AcssDebit, Affirm, AuBecsDebit, BacsDebit, Cashapp, SepaDebit, and Zip on PaymentMethodUpdateOptions
      • These fields were empty hashes.
    • ⚠️Remove support for Country on PaymentMethodLink
      • This field was not fully operational.
    • ⚠️Remove support for Recurring on PriceUpdateOptions
      • This property should be set on create only.
    • ⚠️Remove support for Attributes, Caption, and DeactivateOn on ProductCreateOptions, ProductUpdateOptions, and Product
      • These fields are not fully operational.
    • ⚠️Remove support for AlternateStatementDescriptors and Dispute on Charge
      • Use of these parameters is discouraged.
  • #2744 Type changes
    • ⚠️ Generate more accurate types for AccountSettingsPayoutsScheduleOptions.DelayDays, SubscriptionSchedulePhaseOptions.EndDate, SubscriptionSchedulePhaseOptions.StartDate, and SubscriptionSchedulePhaseOptions.TrialEnd. These fields are dates or numbers that also support special signifier strings like "now". They have been changed to use AnyOf<...>.
  • #2746 Type changes
    • ⚠️ Change type of AccountSettingsPayoutsScheduleOptions.MonthlyAnchor from string to long.
  • #2751
    • ⚠️ Remove several deprecated constants from Event
    • ⚠️ Make Discount.Start non-nullable
    • ⚠️ Reflect that Discount.Subscription is not expandable
    • ⚠️ Reflect that several fields on InvoiceLineItem are expandable.

41.28.0 - 2023-08-10

  • #2742 Update generated code
    • Add support for AdjustedForOverdraft to CustomerCashBalanceTransaction

... (truncated)

Commits


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #340.