Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Bump github.com/stripe/stripe-go/v72 from 72.52.0 to 72.116.0#98

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/stripe/stripe-go/v72-72.116.0
Closed

Bump github.com/stripe/stripe-go/v72 from 72.52.0 to 72.116.0#98
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/stripe/stripe-go/v72-72.116.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps github.com/stripe/stripe-go/v72 from 72.52.0 to 72.116.0.

Release notes

Sourced from github.com/stripe/stripe-go/v72's releases.

v72.116.0

  • #1484 API Updates

    • Add support for CaptureMethod on PaymentIntentConfirmParams and PaymentIntentParams
  • #1481 API Updates

    • Add support for PromptPayPayments on AccountCapabilitiesParams and AccountCapabilities
    • Add support for PromptPay on ChargePaymentMethodDetails, PaymentIntentConfirmPaymentMethodDataParams, PaymentIntentConfirmPaymentMethodOptionsParams, PaymentIntentPaymentMethodDataParams, PaymentIntentPaymentMethodOptionsParams, PaymentIntentPaymentMethodOptions, PaymentMethodParams, PaymentMethod, SetupIntentConfirmPaymentMethodDataParams, and SetupIntentPaymentMethodDataParams
    • Add support for SubtotalExcludingTax on CreditNote and Invoice
    • Add support for AmountExcludingTax and UnitAmountExcludingTax on CreditNoteLineItem and InvoiceLineItem
    • Add support for RenderingOptions on InvoiceParams
    • Add support for TotalExcludingTax on Invoice
    • Add support for new value promptpay on enums InvoicePaymentSettingsPaymentMethodTypes and SubscriptionPaymentSettingsPaymentMethodTypes
    • Add support for AutomaticPaymentMethods on OrderPaymentSettings
    • Add support for PromptPayDisplayQRCode on PaymentIntentNextAction
    • Add support for new value promptpay on enum PaymentMethodType
  • #1482 Use the generated API version

See the changelog for more details.

v72.115.0

  • #1477 API Updates
    • Add support for FundCashBalance test helper method on resource Customer
    • Add support for StatementDescriptorPrefixKana and StatementDescriptorPrefixKanji on AccountSettingsCardPaymentsParams, AccountSettingsCardPayments, and AccountSettingsPayments
    • Add support for StatementDescriptorSuffixKana and StatementDescriptorSuffixKanji on CheckoutSessionPaymentMethodOptionsCardParams, CheckoutSessionPaymentMethodOptionsCard, PaymentIntentConfirmPaymentMethodOptionsCardParams, PaymentIntentPaymentMethodOptionsCardParams, and PaymentIntentPaymentMethodOptionsCard
    • Add support for TotalExcludingTax on CreditNote
    • Change type of CustomerInvoiceSettingsRenderingOptionsParams from rendering_options_param to emptyStringable(rendering_options_param)
    • Add support for RenderingOptions on CustomerInvoiceSettings and Invoice
  • #1478 Fix test assert to allow beta versions
  • #1475 Trigger workflows on beta branches

See the changelog for more details.

v72.115.0-beta.1

  • #1476 API Updates for beta branch Add support for NetworkDetails properties on ReceivedCredits/ReceivedDebits resource

See the changelog for more details.

v72.114.0

  • #1473 API Updates
    • Add support for Treasury on AccountSettingsParams and AccountSettings
    • Add support for RenderingOptions on CustomerInvoiceSettingsParams
    • Add support for EUBankTransfer on CustomerCreateFundingInstructionsBankTransferParams, InvoicePaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferParams, InvoicePaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransfer, OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferParams, OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransfer, PaymentIntentConfirmPaymentMethodOptionsCustomerBalanceBankTransferParams, PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransferParams, PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransfer, SubscriptionPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferParams, and SubscriptionPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransfer
    • Change type of CustomerCreateFundingInstructionsBankTransferRequestedAddressTypesParams from literal('zengin') to enum('iban'|'sort_code'|'spei'|'zengin')
    • Change type of CustomerCreateFundingInstructionsBankTransferTypeParams, OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferTypeParams, OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferType, PaymentIntentConfirmPaymentMethodOptionsCustomerBalanceBankTransferTypeParams, PaymentIntentNextActionDisplayBankTransferInstructionsType, PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransferTypeParams, and PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransferType from literal('jp_bank_transfer') to enum('eu_bank_transfer'|'gb_bank_transfer'|'jp_bank_transfer'|'mx_bank_transfer')
    • Add support for Iban, SortCode, and Spei on FundingInstructionsBankTransferFinancialAddresses and PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddresses
    • Add support for new values bacs, fps, and spei on enums FundingInstructionsBankTransferFinancialAddressesSupportedNetworks and PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddressesSupportedNetworks
    • Add support for new values sort_code and spei on enums FundingInstructionsBankTransferFinancialAddressesType and PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddressesType
    • Change type of OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferRequestedAddressTypesParams, OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferRequestedAddressTypes, PaymentIntentConfirmPaymentMethodOptionsCustomerBalanceBankTransferRequestedAddressTypesParams, PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransferRequestedAddressTypesParams, and PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransferRequestedAddressTypes from literal('zengin') to enum
    • Add support for CustomUnitAmount on PriceParams and Price

... (truncated)

Changelog

Sourced from github.com/stripe/stripe-go/v72's changelog.

72.116.0 - 2022-06-23

  • #1484 API Updates

    • Add support for CaptureMethod on PaymentIntentConfirmParams and PaymentIntentParams
  • #1481 API Updates

    • Add support for PromptPayPayments on AccountCapabilitiesParams and AccountCapabilities
    • Add support for PromptPay on ChargePaymentMethodDetails, PaymentIntentConfirmPaymentMethodDataParams, PaymentIntentConfirmPaymentMethodOptionsParams, PaymentIntentPaymentMethodDataParams, PaymentIntentPaymentMethodOptionsParams, PaymentIntentPaymentMethodOptions, PaymentMethodParams, PaymentMethod, SetupIntentConfirmPaymentMethodDataParams, and SetupIntentPaymentMethodDataParams
    • Add support for SubtotalExcludingTax on CreditNote and Invoice
    • Add support for AmountExcludingTax and UnitAmountExcludingTax on CreditNoteLineItem and InvoiceLineItem
    • Add support for RenderingOptions on InvoiceParams
    • Add support for TotalExcludingTax on Invoice
    • Add support for new value promptpay on enums InvoicePaymentSettingsPaymentMethodTypes and SubscriptionPaymentSettingsPaymentMethodTypes
    • Add support for AutomaticPaymentMethods on OrderPaymentSettings
    • Add support for PromptPayDisplayQRCode on PaymentIntentNextAction
    • Add support for new value promptpay on enum PaymentMethodType
  • #1482 Use the generated API version

72.115.0 - 2022-06-17

  • #1477 API Updates
    • Add support for FundCashBalance test helper method on resource Customer
    • Add support for StatementDescriptorPrefixKana and StatementDescriptorPrefixKanji on AccountSettingsCardPaymentsParams, AccountSettingsCardPayments, and AccountSettingsPayments
    • Add support for StatementDescriptorSuffixKana and StatementDescriptorSuffixKanji on CheckoutSessionPaymentMethodOptionsCardParams, CheckoutSessionPaymentMethodOptionsCard, PaymentIntentConfirmPaymentMethodOptionsCardParams, PaymentIntentPaymentMethodOptionsCardParams, and PaymentIntentPaymentMethodOptionsCard
    • Add support for TotalExcludingTax on CreditNote
    • Change type of CustomerInvoiceSettingsRenderingOptionsParams from rendering_options_param to emptyStringable(rendering_options_param)
    • Add support for RenderingOptions on CustomerInvoiceSettings and Invoice
  • #1478 Fix test assert to allow beta versions
  • #1475 Trigger workflows on beta branches

72.114.0 - 2022-06-09

  • #1473 API Updates
    • Add support for Treasury on AccountSettingsParams and AccountSettings
    • Add support for RenderingOptions on CustomerInvoiceSettingsParams
    • Add support for EUBankTransfer on CustomerCreateFundingInstructionsBankTransferParams, InvoicePaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferParams, InvoicePaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransfer, OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferParams, OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransfer, PaymentIntentConfirmPaymentMethodOptionsCustomerBalanceBankTransferParams, PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransferParams, PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransfer, SubscriptionPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferParams, and SubscriptionPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransfer
    • Change type of CustomerCreateFundingInstructionsBankTransferRequestedAddressTypesParams from literal('zengin') to enum('iban'|'sort_code'|'spei'|'zengin')
    • Change type of CustomerCreateFundingInstructionsBankTransferTypeParams, OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferTypeParams, OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferType, PaymentIntentConfirmPaymentMethodOptionsCustomerBalanceBankTransferTypeParams, PaymentIntentNextActionDisplayBankTransferInstructionsType, PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransferTypeParams, and PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransferType from literal('jp_bank_transfer') to enum('eu_bank_transfer'|'gb_bank_transfer'|'jp_bank_transfer'|'mx_bank_transfer')
    • Add support for Iban, SortCode, and Spei on FundingInstructionsBankTransferFinancialAddresses and PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddresses
    • Add support for new values bacs, fps, and spei on enums FundingInstructionsBankTransferFinancialAddressesSupportedNetworks and PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddressesSupportedNetworks
    • Add support for new values sort_code and spei on enums FundingInstructionsBankTransferFinancialAddressesType and PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddressesType
    • Change type of OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferRequestedAddressTypesParams, OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferRequestedAddressTypes, PaymentIntentConfirmPaymentMethodOptionsCustomerBalanceBankTransferRequestedAddressTypesParams, PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransferRequestedAddressTypesParams, and PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransferRequestedAddressTypes from literal('zengin') to enum
    • Add support for CustomUnitAmount on PriceParams and Price

72.113.0 - 2022-06-08

  • #1472 API Updates
    • Add support for Affirm, Bancontact, Card, Ideal, P24, and Sofort on CheckoutSessionPaymentMethodOptionsParams and CheckoutSessionPaymentMethodOptions
    • Add support for AUBECSDebit, AfterpayClearpay, BACSDebit, EPS, FPX, Giropay, Grabpay, Klarna, PayNow, and SepaDebit on CheckoutSessionPaymentMethodOptionsParams
    • Add support for SetupFutureUsage on CheckoutSessionPaymentMethodOptionsAcssDebitParams, CheckoutSessionPaymentMethodOptionsAcssDebit, CheckoutSessionPaymentMethodOptionsAfterpayClearpay, CheckoutSessionPaymentMethodOptionsAlipayParams, CheckoutSessionPaymentMethodOptionsAlipay, CheckoutSessionPaymentMethodOptionsAuBecsDebit, CheckoutSessionPaymentMethodOptionsBacsDebit, CheckoutSessionPaymentMethodOptionsBoletoParams, CheckoutSessionPaymentMethodOptionsBoleto, CheckoutSessionPaymentMethodOptionsEps, CheckoutSessionPaymentMethodOptionsFpx, CheckoutSessionPaymentMethodOptionsGiropay, CheckoutSessionPaymentMethodOptionsGrabpay, CheckoutSessionPaymentMethodOptionsKlarna, CheckoutSessionPaymentMethodOptionsKonbiniParams, CheckoutSessionPaymentMethodOptionsKonbini, CheckoutSessionPaymentMethodOptionsOxxoParams, CheckoutSessionPaymentMethodOptionsOxxo, CheckoutSessionPaymentMethodOptionsPaynow, CheckoutSessionPaymentMethodOptionsSepaDebit, CheckoutSessionPaymentMethodOptionsUsBankAccountParams, CheckoutSessionPaymentMethodOptionsUsBankAccount, and CheckoutSessionPaymentMethodOptionsWechatPayParams
    • Add support for AttachToSelf on SetupAttempt, SetupIntentListParams, and SetupIntentParams
    • Add support for FlowDirections on SetupAttempt and SetupIntentParams
  • #1469 Add test for cash balance methods.

... (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 [github.com/stripe/stripe-go/v72](https://github.com/stripe/stripe-go) from 72.52.0 to 72.116.0.
- [Release notes](https://github.com/stripe/stripe-go/releases)
- [Changelog](https://github.com/stripe/stripe-go/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-go@v72.52.0...v72.116.0)

---
updated-dependencies:
- dependency-name: github.com/stripe/stripe-go/v72
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 27, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 4, 2022

Superseded by #100.

@dependabot dependabot bot closed this Jul 4, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/stripe/stripe-go/v72-72.116.0 branch July 4, 2022 17:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants