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 42.4.0 to 47.3.0 in /server/dotnet #276

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps Stripe.net from 42.4.0 to 47.3.0.

Release notes

Sourced from Stripe.net's releases.

v47.3.0

  • #3044 Update generated code
    • Add support for Close method on resource Treasury.FinancialAccount
    • Add support for PayByBankPayments on AccountCapabilitiesOptions and AccountCapabilities
    • Add support for DirectorshipDeclaration and OwnershipExemptionReason on AccountCompanyOptions, AccountCompany, and TokenAccountCompanyOptions
    • Add support for ProofOfUltimateBeneficialOwnership on AccountDocumentsOptions
    • Add support for FinancialAccount on AccountSessionComponentsOptions, AccountSessionComponents, and TreasuryOutboundTransferDestinationPaymentMethodDetails
    • Add support for FinancialAccountTransactions, IssuingCard, and IssuingCardsList on AccountSessionComponentsOptions and AccountSessionComponents
    • Add support for AdviceCode on ChargeOutcome, InvoiceLastFinalizationError, PaymentIntentLastPaymentError, SetupAttemptSetupError, SetupIntentLastSetupError, and StripeError
    • Add support for PayByBank on ChargePaymentMethodDetails, CheckoutSessionPaymentMethodOptionsOptions, ConfirmationTokenPaymentMethodDataOptions, ConfirmationTokenPaymentMethodPreview, PaymentIntentPaymentMethodDataOptions, PaymentIntentPaymentMethodOptionsOptions, PaymentIntentPaymentMethodOptions, PaymentMethodConfigurationCreateOptions, PaymentMethodConfigurationUpdateOptions, PaymentMethodConfiguration, PaymentMethodCreateOptions, PaymentMethodUpdateOptions, PaymentMethod, and SetupIntentPaymentMethodDataOptions
    • Add support for Country on ChargePaymentMethodDetailsPaypal, ConfirmationTokenPaymentMethodPreviewPaypal, and PaymentMethodPaypal
    • Add support for Discounts on CheckoutSession
    • Add support for PhoneNumberCollection on PaymentLinkUpdateOptions
    • Add support for Jpy on TerminalConfigurationTippingOptions and TerminalConfigurationTipping
    • Add support for Nickname on Treasury.FinancialAccountCreateOptions, Treasury.FinancialAccountUpdateOptions, and TreasuryFinancialAccount
    • Add support for ForwardingSettings on Treasury.FinancialAccountUpdateOptions
    • Add support for IsDefault on TreasuryFinancialAccount
    • Add support for DestinationPaymentMethodData on Treasury.OutboundTransferCreateOptions
    • Change type of TreasuryOutboundTransferDestinationPaymentMethodDetailsType from literal('us_bank_account') to enum('financial_account'|'us_bank_account')
    • Add support for OutboundTransfer on TreasuryReceivedCreditLinkedFlowsSourceFlowDetails
  • #3046 update justfile import
  • #3045 Added CONTRIBUTING.md file
  • #3047 Pin ubuntu version in ci
  • #3040 Add justfile, remove coveralls
  • #3042 Remove debug build and test from CI
  • #3039 Fixed supported frameworks in project description and readme
  • #3038 Added pull request template

See the changelog for more details.

v47.3.0-beta.3

  • #3048 Update generated code for beta
    • Remove support for StripeAccount on TerminalReaderActionCollectPaymentMethod, TerminalReaderActionConfirmPaymentIntent, TerminalReaderActionProcessPaymentIntent, and TerminalReaderActionRefundPayment

See the changelog for more details.

v47.3.0-beta.2

  • #3043 Update generated code for beta
    • Add support for PayByBankPayments on AccountCapabilitiesOptions and AccountCapabilities
    • Add support for DirectorshipDeclaration on AccountCompanyOptions and TokenAccountCompanyOptions
    • Add support for ProofOfUltimateBeneficialOwnership on AccountDocumentsOptions
    • Add support for TaxThresholdMonitoring on AccountSessionComponentsOptions
    • Add support for FinancialAccountTransactions, FinancialAccount, IssuingCard, and IssuingCardsList on AccountSessionComponents
    • Add support for PayByBank on ChargePaymentMethodDetails, CheckoutSessionPaymentMethodOptionsOptions, ConfirmationTokenPaymentMethodDataOptions, ConfirmationTokenPaymentMethodPreview, PaymentIntentPaymentMethodDataOptions, PaymentIntentPaymentMethodOptionsOptions, PaymentIntentPaymentMethodOptions, PaymentMethodConfigurationCreateOptions, PaymentMethodConfigurationUpdateOptions, PaymentMethodConfiguration, PaymentMethodCreateOptions, PaymentMethodUpdateOptions, PaymentMethod, and SetupIntentPaymentMethodDataOptions
    • Add support for Discounts on CheckoutSession
    • Add support for Jpy on TerminalConfigurationTippingOptions and TerminalConfigurationTipping

See the changelog for more details.

v47.3.0-beta.1

... (truncated)

Changelog

Sourced from Stripe.net's changelog.

47.3.0 - 2025-01-27

  • #3044 Update generated code
    • Add support for Close method on resource Treasury.FinancialAccount
    • Add support for PayByBankPayments on AccountCapabilitiesOptions and AccountCapabilities
    • Add support for DirectorshipDeclaration and OwnershipExemptionReason on AccountCompanyOptions, AccountCompany, and TokenAccountCompanyOptions
    • Add support for ProofOfUltimateBeneficialOwnership on AccountDocumentsOptions
    • Add support for FinancialAccount on AccountSessionComponentsOptions, AccountSessionComponents, and TreasuryOutboundTransferDestinationPaymentMethodDetails
    • Add support for FinancialAccountTransactions, IssuingCard, and IssuingCardsList on AccountSessionComponentsOptions and AccountSessionComponents
    • Add support for AdviceCode on ChargeOutcome, InvoiceLastFinalizationError, PaymentIntentLastPaymentError, SetupAttemptSetupError, SetupIntentLastSetupError, and StripeError
    • Add support for PayByBank on ChargePaymentMethodDetails, CheckoutSessionPaymentMethodOptionsOptions, ConfirmationTokenPaymentMethodDataOptions, ConfirmationTokenPaymentMethodPreview, PaymentIntentPaymentMethodDataOptions, PaymentIntentPaymentMethodOptionsOptions, PaymentIntentPaymentMethodOptions, PaymentMethodConfigurationCreateOptions, PaymentMethodConfigurationUpdateOptions, PaymentMethodConfiguration, PaymentMethodCreateOptions, PaymentMethodUpdateOptions, PaymentMethod, and SetupIntentPaymentMethodDataOptions
    • Add support for Country on ChargePaymentMethodDetailsPaypal, ConfirmationTokenPaymentMethodPreviewPaypal, and PaymentMethodPaypal
    • Add support for Discounts on CheckoutSession
    • Add support for PhoneNumberCollection on PaymentLinkUpdateOptions
    • Add support for Jpy on TerminalConfigurationTippingOptions and TerminalConfigurationTipping
    • Add support for Nickname on Treasury.FinancialAccountCreateOptions, Treasury.FinancialAccountUpdateOptions, and TreasuryFinancialAccount
    • Add support for ForwardingSettings on Treasury.FinancialAccountUpdateOptions
    • Add support for IsDefault on TreasuryFinancialAccount
    • Add support for DestinationPaymentMethodData on Treasury.OutboundTransferCreateOptions
    • Change type of TreasuryOutboundTransferDestinationPaymentMethodDetailsType from literal('us_bank_account') to enum('financial_account'|'us_bank_account')
    • Add support for OutboundTransfer on TreasuryReceivedCreditLinkedFlowsSourceFlowDetails
  • #3046 update justfile import
  • #3045 Added CONTRIBUTING.md file
  • #3047 Pin ubuntu version in ci
  • #3040 Add justfile, remove coveralls
  • #3042 Remove debug build and test from CI
  • #3039 Fixed supported frameworks in project description and readme
  • #3038 Added pull request template

47.2.0 - 2024-12-18

  • #3036 This release changes the pinned API version to 2024-12-18.acacia.
    • Add support for NetworkAdviceCode and NetworkDeclineCode on ChargeOutcome, InvoiceLastFinalizationError, PaymentIntentLastPaymentError, SetupAttemptSetupError, SetupIntentLastSetupError, and StripeError
    • Add support for CreditsApplicationInvoiceVoided on BillingCreditBalanceTransactionCredit
    • Change type of BillingCreditBalanceTransactionCreditType from literal('credits_granted') to enum('credits_application_invoice_voided'|'credits_granted')
    • Add support for AllowRedisplay on Card and Source
    • Add support for RegulatedStatus on Card, ChargePaymentMethodDetailsCard, ConfirmationTokenPaymentMethodPreviewCard, and PaymentMethodCard
    • Add support for Funding on ChargePaymentMethodDetailsAmazonPay and ChargePaymentMethodDetailsRevolutPay
    • Add support for NetworkTransactionId on ChargePaymentMethodDetailsCard
    • Add support for ReferencePrefix on CheckoutSessionPaymentMethodOptionsBacsDebitMandateOptionsOptions, CheckoutSessionPaymentMethodOptionsBacsDebitMandateOptions, CheckoutSessionPaymentMethodOptionsSepaDebitMandateOptionsOptions, CheckoutSessionPaymentMethodOptionsSepaDebitMandateOptions, PaymentIntentPaymentMethodOptionsBacsDebitMandateOptionsOptions, PaymentIntentPaymentMethodOptionsBacsDebitMandateOptions, PaymentIntentPaymentMethodOptionsSepaDebitMandateOptionsOptions, PaymentIntentPaymentMethodOptionsSepaDebitMandateOptions, SetupIntentPaymentMethodOptionsBacsDebitMandateOptionsOptions, SetupIntentPaymentMethodOptionsBacsDebitMandateOptions, SetupIntentPaymentMethodOptionsSepaDebitMandateOptionsOptions, and SetupIntentPaymentMethodOptionsSepaDebitMandateOptions
    • Add support for VisaCompliance on DisputeEvidenceDetailsEnhancedEligibility, DisputeEvidenceEnhancedEvidenceOptions, and DisputeEvidenceEnhancedEvidence
    • Add support for AccountHolderAddress and BankAddress on FundingInstructionsBankTransferFinancialAddressesIban, FundingInstructionsBankTransferFinancialAddressesSortCode, FundingInstructionsBankTransferFinancialAddressesSpei, FundingInstructionsBankTransferFinancialAddressesZengin, PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddressesIban, PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddressesSortCode, PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddressesSpei, and PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddressesZengin
    • Add support for AccountHolderName on FundingInstructionsBankTransferFinancialAddressesSpei and PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddressesSpei
    • Add support for DisabledReason on InvoiceAutomaticTax, SubscriptionAutomaticTax, SubscriptionScheduleDefaultSettingsAutomaticTax, and SubscriptionSchedulePhasesAutomaticTax
    • Add support for TaxId on IssuingAuthorizationMerchantData and IssuingTransactionMerchantData
    • Add support for TrialPeriodDays on PaymentLinkSubscriptionDataOptions
    • Add support for Al, Am, Ao, Ba, Bb, Bs, Cd, Gn, Kh, Me, Mk, Mr, Np, Pe, Sn, Sr, Tj, Ug, Uy, Zm, and Zw on TaxRegistrationCountryOptionsOptions and TaxRegistrationCountryOptions

47.1.0 - 2024-11-20

  • #3025 This release changes the pinned API version to 2024-11-20.acacia.
    • Add support for Respond test helper method on resource Issuing.Authorization
    • Add support for Authorizer on AccountRelationshipOptions and TokenPersonRelationshipOptions

... (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 42.4.0 to 47.3.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@v42.4.0...v47.3.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 Jan 30, 2025
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