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.114.0#96

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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

See the changelog for more details.

v72.113.0

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

See the changelog for more details.

v72.112.0

  • #1471 API Updates
    • Add support for RadarOptions on ChargeParams, Charge, PaymentIntentConfirmParams, PaymentIntentConfirmPaymentMethodDataParams, PaymentIntentParams, PaymentIntentPaymentMethodDataParams, PaymentMethodParams, PaymentMethod, SetupIntentConfirmPaymentMethodDataParams, and SetupIntentPaymentMethodDataParams
    • Add support for AccountHolderName, AccountNumber, AccountType, BankCode, BankName, BranchCode, and BranchName on FundingInstructionsBankTransferFinancialAddressesZengin and PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddressesZengin
    • Change type of OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferType and PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransferType from enum to literal('jp_bank_transfer')
    • Add support for Network on SetupIntentPaymentMethodOptionsCard
    • Add support for new value simulated_wisepos_e on enum TerminalReaderDeviceType

See the changelog for more details.

v72.111.0

  • #1466 API Updates
    • Add support for AffirmPayments and LinkPayments on AccountCapabilitiesParams and AccountCapabilities
    • Add support for IDNumberSecondary on AccountIndividualParams, PersonParams, TokenAccountIndividualParams, and TokenPersonParams
    • Add support for HostedInstructionsURL on PaymentIntentNextActionDisplayBankTransferInstructions
    • Add support for IDNumberSecondaryProvided on Person
    • Add support for CardIssuing on TreasuryFinancialAccountFeaturesParams and TreasuryFinancialAccountUpdateFeaturesParams

See the changelog for more details.

v72.110.0

  • #1465 API Updates
    • Add support for Treasury on AccountCapabilitiesParams and AccountCapabilities

... (truncated)

Changelog

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

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.

72.112.0 - 2022-06-01

  • #1471 API Updates
    • Add support for RadarOptions on ChargeParams, Charge, PaymentIntentConfirmParams, PaymentIntentConfirmPaymentMethodDataParams, PaymentIntentParams, PaymentIntentPaymentMethodDataParams, PaymentMethodParams, PaymentMethod, SetupIntentConfirmPaymentMethodDataParams, and SetupIntentPaymentMethodDataParams
    • Add support for AccountHolderName, AccountNumber, AccountType, BankCode, BankName, BranchCode, and BranchName on FundingInstructionsBankTransferFinancialAddressesZengin and PaymentIntentNextActionDisplayBankTransferInstructionsFinancialAddressesZengin
    • Change type of OrderPaymentSettingsPaymentMethodOptionsCustomerBalanceBankTransferType and PaymentIntentPaymentMethodOptionsCustomerBalanceBankTransferType from enum to literal('jp_bank_transfer')
    • Add support for Network on SetupIntentPaymentMethodOptionsCard
    • Add support for new value simulated_wisepos_e on enum TerminalReaderDeviceType

72.111.0 - 2022-05-26

  • #1466 API Updates
    • Add support for AffirmPayments and LinkPayments on AccountCapabilitiesParams and AccountCapabilities
    • Add support for IDNumberSecondary on AccountIndividualParams, PersonParams, TokenAccountIndividualParams, and TokenPersonParams
    • Add support for HostedInstructionsURL on PaymentIntentNextActionDisplayBankTransferInstructions
    • Add support for IDNumberSecondaryProvided on Person
    • Add support for CardIssuing on TreasuryFinancialAccountFeaturesParams and TreasuryFinancialAccountUpdateFeaturesParams

72.110.0 - 2022-05-23

  • #1465 API Updates
    • Add support for Treasury on AccountCapabilitiesParams and AccountCapabilities

72.109.0 - 2022-05-23

  • #1464 API Updates
    • Add support for new resource Apps.Secret
    • Add support for Affirm on ChargePaymentMethodDetails, PaymentIntentConfirmPaymentMethodDataParams, PaymentIntentConfirmPaymentMethodOptionsParams, PaymentIntentPaymentMethodDataParams, PaymentIntentPaymentMethodOptionsParams, PaymentIntentPaymentMethodOptions, PaymentMethodParams, PaymentMethod, SetupIntentConfirmPaymentMethodDataParams, and SetupIntentPaymentMethodDataParams
    • Add support for Link on ChargePaymentMethodDetails, MandatePaymentMethodDetails, OrderPaymentSettingsPaymentMethodOptionsParams, PaymentIntentConfirmPaymentMethodDataParams, PaymentIntentConfirmPaymentMethodOptionsParams, PaymentIntentPaymentMethodDataParams, PaymentIntentPaymentMethodOptionsParams, PaymentIntentPaymentMethodOptions, PaymentMethodParams, PaymentMethod, SetupAttemptPaymentMethodDetails, SetupIntentConfirmPaymentMethodDataParams, SetupIntentConfirmPaymentMethodOptionsParams, SetupIntentPaymentMethodDataParams, SetupIntentPaymentMethodOptionsParams, and SetupIntentPaymentMethodOptions
    • Add support for new value link on enums InvoicePaymentSettingsPaymentMethodTypes and SubscriptionPaymentSettingsPaymentMethodTypes
    • Add support for new values affirm and link on enum PaymentMethodType

... (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.114.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.114.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 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2022

Superseded by #97.

@dependabot dependabot bot closed this Jun 20, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/stripe/stripe-go/v72-72.114.0 branch June 20, 2022 17:06
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