Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Stripe.net from 40.16.0 to 43.4.0 #1222

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2023

Bumps Stripe.net from 40.16.0 to 43.4.0.

Release notes

Sourced from Stripe.net's releases.

v43.4.0

  • #2797 Update generated code
    • Add support for ElectronicCommerceIndicator on ChargePaymentMethodDetailsCardThreeDSecure and SetupAttemptPaymentMethodDetailsCardThreeDSecure
    • Add support for ExemptionIndicatorApplied and ExemptionIndicator on ChargePaymentMethodDetailsCardThreeDSecure
    • Add support for TransactionId on ChargePaymentMethodDetailsCardThreeDSecure, IssuingAuthorizationNetworkData, IssuingTransactionNetworkData, and SetupAttemptPaymentMethodDetailsCardThreeDSecure
    • Add support for Offline on ChargePaymentMethodDetailsCardPresent
    • Add support for SystemTraceAuditNumber on IssuingAuthorizationNetworkData
    • Add support for NetworkRiskScore on IssuingAuthorizationPendingRequest and IssuingAuthorizationRequestHistory
    • Add support for RequestedAt on IssuingAuthorizationRequestHistory
    • Add support for AuthorizationCode on IssuingTransactionNetworkData
    • Add support for ThreeDSecure on PaymentIntentPaymentMethodOptionsCardOptions and SetupIntentPaymentMethodOptionsCardOptions

See the changelog for more details.

v43.4.0-beta.1

  • #2795 Update generated code for beta
    • Add support for IssuingCard and IssuingCardsList on AccountSessionComponentsOptions
    • Add support for EventDetails and Subscription on ChargePaymentDetailsOptions, PaymentIntentPaymentDetailsOptions, and PaymentIntentPaymentDetails
    • Add support for Affiliate and Delivery on ChargePaymentDetailsCarRentalOptions, ChargePaymentDetailsFlightOptions, ChargePaymentDetailsLodgingOptions, PaymentIntentPaymentDetailsCarRentalOptions, PaymentIntentPaymentDetailsCarRental, PaymentIntentPaymentDetailsFlightOptions, and PaymentIntentPaymentDetailsLodgingOptions
    • Add support for Drivers on ChargePaymentDetailsCarRentalOptions, PaymentIntentPaymentDetailsCarRentalOptions, and PaymentIntentPaymentDetailsCarRental
    • Add support for Passengers on ChargePaymentDetailsFlightOptions, ChargePaymentDetailsLodgingOptions, PaymentIntentPaymentDetailsFlightOptions, and PaymentIntentPaymentDetailsLodgingOptions
    • Add support for Created on CustomerSession
    • Change type of Timestamp property from long to DateTime on InvoiceInvoiceItemDiscountDiscountEndOptions, InvoiceScheduleDetailsAmendmentAmendmentEndOptions, InvoiceScheduleDetailsAmendmentAmendmentStartOptions, InvoiceScheduleDetailsAmendmentItemActionAddDiscountDiscountEndOptions, InvoiceScheduleDetailsAmendmentItemActionSetDiscountDiscountEndOptions, InvoiceScheduleDetailsPhaseAddInvoiceItemDiscountDiscountEndOptions, InvoiceScheduleDetailsPhaseDiscountDiscountEndOptions, InvoiceScheduleDetailsPhaseItemDiscountDiscountEndOptions,InvoiceScheduleDetailsPrebillingBillUntilOptions, and InvoiceSubscriptionItemDiscountDiscountEndOptions
    • Change long to DateTime in AnyOf type for EndDate, StartDate, and TrialEnd on InvoiceScheduleDetailsPhaseOptions

See the changelog for more details.

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

... (truncated)

Changelog

Sourced from Stripe.net's changelog.

43.4.0 - 2023-11-21

  • #2797 Update generated code
    • Add support for ElectronicCommerceIndicator on ChargePaymentMethodDetailsCardThreeDSecure and SetupAttemptPaymentMethodDetailsCardThreeDSecure
    • Add support for ExemptionIndicatorApplied and ExemptionIndicator on ChargePaymentMethodDetailsCardThreeDSecure
    • Add support for TransactionId on ChargePaymentMethodDetailsCardThreeDSecure, IssuingAuthorizationNetworkData, IssuingTransactionNetworkData, and SetupAttemptPaymentMethodDetailsCardThreeDSecure
    • Add support for Offline on ChargePaymentMethodDetailsCardPresent
    • Add support for SystemTraceAuditNumber on IssuingAuthorizationNetworkData
    • Add support for NetworkRiskScore on IssuingAuthorizationPendingRequest and IssuingAuthorizationRequestHistory
    • Add support for RequestedAt on IssuingAuthorizationRequestHistory
    • Add support for AuthorizationCode on IssuingTransactionNetworkData
    • Add support for ThreeDSecure on PaymentIntentPaymentMethodOptionsCardOptions and SetupIntentPaymentMethodOptionsCardOptions

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.

... (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 <dependency name> 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)

Bumps [Stripe.net](https://github.com/stripe/stripe-dotnet) from 40.16.0 to 43.4.0.
- [Release notes](https://github.com/stripe/stripe-dotnet/releases)
- [Changelog](https://github.com/stripe/stripe-dotnet/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-dotnet@v40.16.0...v43.4.0)

---
updated-dependencies:
- dependency-name: Stripe.net
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 21, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #1223.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Stripe.net-43.4.0 branch December 4, 2023 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants