Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps stripe.net from 41.28.0 to 43.0.0.

Release notes

Sourced from stripe.net's releases.

v43.0.0

  • 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

See the changelog for more details.

v42.11.0-beta.1

  • #2779 Update generated code for beta

See the changelog for more details.

v42.10.0

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

See the changelog for more details.

v42.10.0-beta.1

  • #2777 Update generated code for beta
    • Add support for new resources AccountNotice and Issuing.CreditUnderwritingRecord
    • Add support for Get, List, and Update methods on resource AccountNotice
    • Add support for Correct, CreateFromApplication, CreateFromProactiveReview, Get, List, and ReportDecision methods on resource CreditUnderwritingRecord

See the changelog for more details.

v42.9.0

  • #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

See the changelog for more details.

v42.9.0-beta.1

  • #2775 Update generated code for beta
    • Add support for MarkDraft and MarkStale methods on resource Quote
    • Remove support for DraftQuote and MarkStaleQuote methods on resource Quote
    • Add support for Liability on CheckoutSessionAutomaticTaxOptions and CheckoutSessionAutomaticTax
    • Add support for Issuer on CheckoutSessionInvoiceCreationInvoiceDataOptions and CheckoutSessionInvoiceCreationInvoiceData
    • Add support for InvoiceSettings on CheckoutSessionSubscriptionDataOptions
    • Add support for PersonalizationDesign on Issuing.CardListOptions
    • Add support for AllowBackdatedLines on QuoteCreateOptions, QuoteUpdateOptions, and Quote

See the changelog for more details.

v42.8.0

  • #2776 Update generated code

... (truncated)

Changelog

Sourced from stripe.net's changelog.

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
    • Add support for Token on IssuingAuthorization and IssuingTransaction
    • Add support for AuthorizationCode on IssuingAuthorizationRequestHistory
    • Add support for RequestExtendedAuthorization, RequestMulticapture, and RequestOvercapture on PaymentIntentPaymentMethodOptionsCardOptions and PaymentIntentPaymentMethodOptionsCard
    • Add support for RequestIncrementalAuthorization on PaymentIntentPaymentMethodOptionsCardOptions, PaymentIntentPaymentMethodOptionsCardPresentOptions, and PaymentIntentPaymentMethodOptionsCard
    • Add support for FinalCapture on PaymentIntentCaptureOptions
    • Add support for Metadata on PaymentLinkPaymentIntentDataOptions, PaymentLinkPaymentIntentData, PaymentLinkSubscriptionDataOptions, and PaymentLinkSubscriptionData
    • Add support for StatementDescriptorSuffix and StatementDescriptor on PaymentLinkPaymentIntentDataOptions and PaymentLinkPaymentIntentData
    • Add support for PaymentIntentData and SubscriptionData on PaymentLinkUpdateOptions

42.7.0 - 2023-09-28

  • #2772 Update generated code
    • Add support for Rendering on InvoiceCreateOptions, InvoiceUpdateOptions, and Invoice

42.6.0 - 2023-09-21

  • #2769 Update generated code
    • Add support for TermsOfServiceAcceptance on CheckoutSessionCustomTextOptions, CheckoutSessionCustomText, PaymentLinkCustomTextOptions, and PaymentLinkCustomText
  • #2770 Add comments for query parameters

42.5.0 - 2023-09-14

  • #2767 Update generated code
    • Add support for new resource PaymentMethodConfiguration
    • Add support for Create, Get, List, and Update methods on resource PaymentMethodConfiguration
    • Add support for PaymentMethodConfiguration on Checkout.SessionCreateOptions, PaymentIntentCreateOptions, PaymentIntentUpdateOptions, SetupIntentCreateOptions, and SetupIntentUpdateOptions
    • Add support for PaymentMethodConfigurationDetails on CheckoutSession, PaymentIntent, and SetupIntent
  • #2764 Update generated code
    • Add support for Capture, Create, Expire, Increment, and Reverse test helper methods on resource Issuing.Authorization
    • Add support for CreateForceCapture, CreateUnlinkedRefund, and Refund test helper methods on resource Issuing.Transaction
    • Add support for Nonce on EphemeralKeyCreateOptions

... (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 41.28.0 to 43.0.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@v41.28.0...v43.0.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 Oct 16, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #216.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/nuget/server/dotnet/stripe.net-43.0.0 branch November 6, 2023 23:34
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