n3oltd / N3O.Umbraco

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

Bump Stripe.net from 40.16.0 to 43.3.0 in /src #394

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps Stripe.net from 40.16.0 to 43.3.0.

Release notes

Sourced from Stripe.net's releases.

v43.3.0

  • #2796 Update generated code
    • Add support for BacsDebitPayments on AccountSettingsOptions
    • Add support for ServiceUserNumber on AccountSettingsBacsDebitPayments
    • Add support for CaptureBefore on ChargePaymentMethodDetailsCard
    • Add support for Status on Checkout.SessionListOptions
    • Add support for Paypal on CheckoutSessionPaymentMethodOptions
    • Add support for TaxAmounts on CreditNoteLinesOptions
    • Add support for NetworkData on IssuingTransaction

See the changelog for more details.

v43.3.0-beta.1

  • #2792 Update generated code for beta
    • Add support for Metadata on QuotePhase and QuotePhasesOptions
    • Add support for LastReestimationDetails on QuoteComputed

See the changelog for more details.

v43.2.0

  • #2793 Update generated code
    • Add support for Metadata on QuoteSubscriptionDataOptions and QuoteSubscriptionData
  • #2794 Generate CardCreateNestedOptions

See the changelog for more details.

v43.2.0-beta.1

  • #2788 Update generated code for beta
    • Add support for AttachPaymentIntent method on resource Invoice
    • Add support for RevolutPay on ConfirmationTokenPaymentMethodPreview
    • Add support for Refunds on CreditNoteCreateOptions, CreditNotePreviewLinesOptions, CreditNotePreviewOptions, and CreditNote
    • Add support for PostPaymentAmount and PrePaymentAmount on CreditNote
    • Add support for ScheduleDetails on InvoiceUpcomingLinesOptions and InvoiceUpcomingOptions
    • Add support for AmountsDue on InvoiceCreateOptions, InvoiceUpdateOptions, and Invoice
    • Add support for Payments on Invoice
    • Add support for Created on IssuingPersonalizationDesign
    • Add support for EndingBefore, Limit, and StartingAfter on Tax.RegistrationListOptions
    • Change type of TaxRegistrationActiveFromOptions and TaxRegistrationExpiresAtOptions to literal('now') | DateTime
    • Change type of TaxRegistrationActiveFrom, TaxRegistrationCreated, TaxRegistrationExpiresAtOptions, and TaxRegistrationExpiresAt from longInteger to DateTime

See the changelog for more details.

v43.1.0

  • #2787 Update generated code
    • Add support for new resource Tax.Registration
    • Add support for Create, List, and Update methods on resource Registration
    • Add support for RevolutPay throughout the API.
    • Add support for Aba and Swift on FundingInstructionsBankTransferFinancialAddresses and PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddresses
    • Add support for Url on IssuingAuthorizationMerchantDataOptions, IssuingAuthorizationMerchantData, IssuingTransactionMerchantDataOptions, and IssuingTransactionMerchantData
    • Add support for AuthenticationExemption and ThreeDSecure on IssuingAuthorizationVerificationDataOptions and IssuingAuthorizationVerificationData

... (truncated)

Changelog

Sourced from Stripe.net's changelog.

43.3.0 - 2023-11-16

  • #2796 Update generated code
    • Add support for BacsDebitPayments on AccountSettingsOptions
    • Add support for ServiceUserNumber on AccountSettingsBacsDebitPayments
    • Add support for CaptureBefore on ChargePaymentMethodDetailsCard
    • Add support for Status on Checkout.SessionListOptions
    • Add support for Paypal on CheckoutSessionPaymentMethodOptions
    • Add support for TaxAmounts on CreditNoteLinesOptions
    • Add support for NetworkData on IssuingTransaction

43.2.0 - 2023-11-09

  • #2793 Update generated code
    • Add support for Metadata on QuoteSubscriptionDataOptions and QuoteSubscriptionData
  • #2794 Generate CardCreateNestedOptions

43.1.0 - 2023-11-02

  • #2787 Update generated code
    • Add support for new resource Tax.Registration
    • Add support for Create, List, and Update methods on resource Registration
    • Add support for RevolutPay throughout the API.
    • Add support for Aba and Swift on FundingInstructionsBankTransferFinancialAddresses and PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddresses
    • Add support for Url on IssuingAuthorizationMerchantDataOptions, IssuingAuthorizationMerchantData, IssuingTransactionMerchantDataOptions, and IssuingTransactionMerchantData
    • Add support for AuthenticationExemption and ThreeDSecure on IssuingAuthorizationVerificationDataOptions and IssuingAuthorizationVerificationData
    • Add support for Description on PaymentLinkPaymentIntentDataOptions and PaymentLinkPaymentIntentData
  • #2791 Use RequestAsync directly
  • #2790 Generate all resource classes
  • #2789 Add list enum comments and autogenerate more options

43.0.0 - 2023-10-16

  • This release changes the pinned API version to 2023-10-16. Please read the API Upgrade Guide and carefully review the API changes before upgrading Stripe.net.
  • #2781 Update generated code
    • Add support for LegalGuardian on AccountRelationshipOptions and TokenPersonRelationshipOptions
    • Add support for AdditionalTosAcceptances on TokenPersonOptions

42.10.0 - 2023-10-16

  • #2780 Update generated code
    • Add support for issuing_token.created and issuing_token.updated event types.

42.9.0 - 2023-10-11

  • #2778 Update generated code
    • Add support for RedirectOnCompletion, ReturnUrl, and UiMode on Checkout.SessionCreateOptions and CheckoutSession
    • Add support for ClientSecret on CheckoutSession
    • Add support for PostalCode on IssuingAuthorizationVerificationData
    • Add support for Offline on Terminal.ConfigurationCreateOptions, Terminal.ConfigurationUpdateOptions, and TerminalConfiguration

42.8.0 - 2023-10-05

  • #2776 Update generated code
    • Add support for new resource Issuing.Token
    • Add support for Get, List, and Update methods on resource Token
    • Add support for AmountAuthorized, ExtendedAuthorization, IncrementalAuthorization, Multicapture, and Overcapture on ChargePaymentMethodDetailsCard

... (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 8 months ago

Superseded by #405.