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 41.5.0 to 41.13.0 #137

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2023

Bumps Stripe.net from 41.5.0 to 41.13.0.

Release notes

Sourced from Stripe.net's releases.

v41.13.0

  • #2672 Update generated code
    • Add support for Country on PaymentMethodLink
    • Add support for StatusDetails on PaymentMethodUsBankAccount

See the changelog for more details.

v41.13.0-beta.1

  • #2670 Update generated code for beta

See the changelog for more details.

v41.12.0

  • #2667 Update generated code
    • Remove support for Create method on resource Tax.Transaction
      • This is not a breaking change, as this method was deprecated before the Tax Transactions API was released in favor of the CreateFromCalculation method.
    • Add support for ExportLicenseId and ExportPurposeCode on AccountCompanyOptions, AccountCompany, and TokenAccountCompanyOptions
    • Add support for AmountTip on TestHelpersTerminalReaderPresentPaymentMethodOptions
  • #2669 Update .gitattributes

See the changelog for more details.

v41.12.0-beta.1

  • #2662 Update generated code for beta (new)
    • Add support for new resources Tax.CalculationLineItem and Tax.TransactionLineItem
    • Add support for CollectInputs method on resource Terminal.Reader
    • Add support for FinancingOffer on CapitalFinancingSummary
    • Add support for FxRate on CheckoutSessionCurrencyConversion
    • Add support for AutomaticPaymentMethods on SetupIntentCreateOptions and SetupIntent
    • Remove support for Preview on TaxCalculationCreateOptions
    • Change type of TaxCalculationLineItems from $LineItem to $Tax.CalculationLineItem
    • Change type of TaxTransactionLineItems from $LineItem to $Tax.TransactionLineItem
    • Add support for CollectInputs on TerminalReaderAction

See the changelog for more details.

v41.11.0

  • #2661 Update generated code
    • Add support for new resources Tax.CalculationLineItem, Tax.Calculation, Tax.TransactionLineItem, and Tax.Transaction
    • Add support for Create and ListLineItems methods on resource Calculation
    • Add support for CreateFromCalculation, CreateReversal, Create, Get, and ListLineItems methods on resource Transaction
    • Add support for CurrencyConversion on CheckoutSession
    • Add support for AutomaticPaymentMethods on SetupIntentCreateOptions and SetupIntent

See the changelog for more details.

v41.11.0-beta.1

  • #2658 API Updates
    • Add support for CreateFromCalculation method on resource Tax.Transaction
    • Add support for Paypal on MandatePaymentMethodDetails, SetupAttemptPaymentMethodDetails, SetupIntentPaymentMethodOptionsOptions, and SetupIntentPaymentMethodOptions

... (truncated)

Changelog

Sourced from Stripe.net's changelog.

41.13.0 - 2023-04-06

  • #2672 Update generated code
    • Add support for Country on PaymentMethodLink
    • Add support for StatusDetails on PaymentMethodUsBankAccount

41.12.0 - 2023-03-30

  • #2667 Update generated code
    • Remove support for Create method on resource Tax.Transaction
      • This is not a breaking change, as this method was deprecated before the Tax Transactions API was released in favor of the CreateFromCalculation method.
    • Add support for ExportLicenseId and ExportPurposeCode on AccountCompanyOptions, AccountCompany, and TokenAccountCompanyOptions
    • Add support for AmountTip on TestHelpersTerminalReaderPresentPaymentMethodOptions
  • #2669 Update .gitattributes

41.11.0 - 2023-03-23

  • #2661 Update generated code
    • Add support for new resources Tax.CalculationLineItem, Tax.Calculation, Tax.TransactionLineItem, and Tax.Transaction
    • Add support for Create and ListLineItems methods on resource Calculation
    • Add support for CreateFromCalculation, CreateReversal, Create, Get, and ListLineItems methods on resource Transaction
    • Add support for CurrencyConversion on CheckoutSession
    • Add support for AutomaticPaymentMethods on SetupIntentCreateOptions and SetupIntent

41.10.0 - 2023-03-16

  • #2659 API Updates

    • Add support for CashappPayments on AccountCapabilitiesOptions and AccountCapabilities
    • Add support for FutureRequirements and Requirements on BankAccount
    • Add support for Cashapp on ChargePaymentMethodDetails, CheckoutSessionPaymentMethodOptionsOptions, CheckoutSessionPaymentMethodOptions, MandatePaymentMethodDetails, PaymentIntentPaymentMethodDataOptions, PaymentIntentPaymentMethodOptionsOptions, PaymentIntentPaymentMethodOptions, PaymentMethodCreateOptions, PaymentMethodUpdateOptions, PaymentMethod, SetupAttemptPaymentMethodDetails, and SetupIntentPaymentMethodDataOptions
    • Add support for Country on ChargePaymentMethodDetailsLink
    • Add support for PreferredLocale on PaymentIntentPaymentMethodOptionsAffirmOptions and PaymentIntentPaymentMethodOptionsAffirm
    • Add support for CashappHandleRedirectOrDisplayQrCode on PaymentIntentNextAction and SetupIntentNextAction
  • #2657 Update generated code (new)

    • Add support for CashappPayments on AccountCapabilitiesOptions and AccountCapabilities
    • Add support for Cashapp on ChargePaymentMethodDetails, CheckoutSessionPaymentMethodOptionsOptions, CheckoutSessionPaymentMethodOptions, MandatePaymentMethodDetails, PaymentIntentPaymentMethodDataOptions, PaymentIntentPaymentMethodOptionsOptions, PaymentIntentPaymentMethodOptions, PaymentMethodCreateOptions, PaymentMethodUpdateOptions, PaymentMethod, SetupAttemptPaymentMethodDetails, and SetupIntentPaymentMethodDataOptions
    • Add support for PreferredLocale on PaymentIntentPaymentMethodOptionsAffirmOptions and PaymentIntentPaymentMethodOptionsAffirm
    • Add support for CashappHandleRedirectOrDisplayQrCode on PaymentIntentNextAction and SetupIntentNextAction

41.9.0 - 2023-03-09

  • #2654 API Updates
    • Add support for CardIssuing on IssuingCardholderIndividualOptions
    • Add support for CancellationDetails on SubscriptionCancelOptions, SubscriptionUpdateOptions, and Subscription
  • #2652 Improve webhook error

41.8.0 - 2023-03-02

  • #2651 API Updates
    • Add support for ReconciliationStatus on Payout
  • #2648 API Updates

41.7.0 - 2023-02-16

... (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 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.5.0 to 41.13.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.5.0...v41.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 27, 2023

Superseded by #139.

@dependabot dependabot bot closed this Apr 27, 2023
@dependabot dependabot bot deleted the dependabot/nuget/dev/Stripe.net-41.13.0 branch April 27, 2023 16:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants