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 39.93.0 to 41.8.0 #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps Stripe.net from 39.93.0 to 41.8.0.

Release notes

Sourced from Stripe.net's releases.

v41.8.0

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

See the changelog for more details.

v41.8.0-beta.2

  • #2649 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for ManualEntry on CheckoutSessionPaymentMethodOptionsUsBankAccountFinancialConnections, PaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions, PaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnections, SetupIntentPaymentMethodOptionsUsBankAccountFinancialConnectionsOptions, and SetupIntentPaymentMethodOptionsUsBankAccountFinancialConnections

See the changelog for more details.

v41.8.0-beta.1

  • #2647 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for CurrencyConversion on CheckoutSession
    • Add support for Limits on FinancialConnectionsSessionCreateOptions and FinancialConnectionsSession
    • Remove support for Enabled on FinancialConnectionsSessionManualEntryOptions
    • Remove support for Reference on TaxCalculationCreateOptions and TaxCalculation
    • Add support for Reference on TaxTransactionCreateOptions

See the changelog for more details.

v41.7.0

  • #2643 API Updates
    • Add support for RefundPayment method on resource Terminal.Reader
    • Add support for CustomFields on CheckoutSessionCreateOptions, CheckoutSession, PaymentLinkCreateOptions, PaymentLinkUpdateOptions, and PaymentLink
    • Add support for InteracPresent on TestHelpersTerminalReaderPresentPaymentMethodOptions
    • Change type of TerminalReaderTypeOptions from literal('card_present') to enum('card_present'|'interac_present')
    • Add support for RefundPayment on TerminalReaderAction
    • Update ShippingAddress on SessionCustomTextOptions and PaymentLinkCustomTextOptions to use SessionCustomTextShippingAddressOptions and PaymentLinkCustomTextShippingAddressOptions instead of shared AddressOptions. This did not work before and did not align with the API definitions (extension of stripe/stripe-dotnet#2644).
  • #2646 Add missing parameters to the Upcoming Invoice API

See the changelog for more details.

v41.7.0-beta.1

  • #2642 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for new resource FinancialConnections.Transaction
    • Add support for List method on resource Transaction
    • Add support for Prefetch on -PaymentMethodOptionsUsBankAccountFinancialConnections, and -PaymentMethodOptionsUsBankAccountFinancialConnectionsOptions across several APIs.
    • Add support for InferredBalancesRefresh, Subscriptions, and TransactionRefresh on FinancialConnectionsAccount
    • Add support for ManualEntry on FinancialConnectionsSessionCreateOptions and FinancialConnectionsSession
    • Add support for StatusDetails and Status on FinancialConnectionsSession
    • Add support for AccountNumber on PaymentMethodUsBankAccount
    • Remove support for Id on QuoteLinesStartsAtLineEndsAtOptions

See the changelog for more details.

... (truncated)

Changelog

Sourced from Stripe.net's changelog.

41.8.0 - 2023-03-02

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

41.7.0 - 2023-02-16

  • #2643 API Updates
    • Add support for RefundPayment method on resource Terminal.Reader
    • Add support for CustomFields on CheckoutSessionCreateOptions, CheckoutSession, PaymentLinkCreateOptions, PaymentLinkUpdateOptions, and PaymentLink
    • Add support for InteracPresent on TestHelpersTerminalReaderPresentPaymentMethodOptions
    • Change type of TerminalReaderTypeOptions from literal('card_present') to enum('card_present'|'interac_present')
    • Add support for RefundPayment on TerminalReaderAction
    • Update ShippingAddress on SessionCustomTextOptions and PaymentLinkCustomTextOptions to use SessionCustomTextShippingAddressOptions and PaymentLinkCustomTextShippingAddressOptions instead of shared AddressOptions. This did not work before and did not align with the API definitions (extension of stripe/stripe-dotnet#2644).
  • #2646 Add missing parameters to the Upcoming Invoice API

41.6.0 - 2023-02-02

  • #2640 API Updates
    • Add support for Resume method on resource Subscription
    • Add support for PaymentLink on CheckoutSessionListOptions
    • Add support for TrialSettings on CheckoutSessionSubscriptionDataOptions, SubscriptionCreateOptions, SubscriptionUpdateOptions, and Subscription
    • Add support for ShippingCost on CreditNoteCreateOptions, CreditNotePreviewLinesOptions, CreditNotePreviewOptions, CreditNote, InvoiceCreateOptions, InvoiceUpdateOptions, and Invoice
    • Add support for AmountShipping on CreditNote and Invoice
    • Add support for ShippingDetails on InvoiceCreateOptions, InvoiceUpdateOptions, and Invoice
    • Add support for SubscriptionResumeAt on InvoiceUpcomingLinesOptions and InvoiceUpcomingOptions
    • Add support for InvoiceCreation on PaymentLinkCreateOptions, PaymentLinkUpdateOptions, and PaymentLink

41.5.0 - 2023-01-19

  • #2633 API Updates
    • Add support for VerificationSession on EphemeralKeyCreateOptions
  • #2622 Fix missing IDisposable using

41.4.0 - 2023-01-05

  • #2629 API Updates
    • Add support for CardIssuing on IssuingCardholderIndividual

41.3.0 - 2022-12-22

  • #2626 API Updates
    • Add support for UsingMerchantDefault on CashBalanceSettings
  • #2625 Stop FileService from mutating its RequestOptions argument

41.2.0 - 2022-12-06

  • #2614 API Updates
    • Add support for FlowData on BillingPortalSessionCreateOptions
    • Add support for Flow on BillingPortalSession
  • #2613 API Updates
    • Add support for IndiaInternationalPayments on AccountCapabilitiesOptions and AccountCapabilities
    • Add support for InvoiceCreation on CheckoutSessionCreateOptions and CheckoutSession
    • Add support for Invoice on CheckoutSession

... (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 39.93.0 to 41.8.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@v39.93.0...v41.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2023
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.

None yet

0 participants