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.118.0#101

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

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

Release notes

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

v72.118.0

  • #1492 API Updates
    • Add support for Currency on CheckoutSessionParams, InvoiceUpcomingLinesParams, InvoiceUpcomingParams, PaymentLinkParams, SubscriptionParams, SubscriptionSchedulePhasesParams, SubscriptionSchedulePhases, and Subscription
    • Add support for CurrencyOptions on CheckoutSessionShippingOptionsShippingRateDataFixedAmountParams, CouponParams, Coupon, OrderShippingCostShippingRateDataFixedAmountParams, PriceParams, Price, ProductDefaultPriceDataParams, PromotionCodeRestrictionsParams, PromotionCodeRestrictions, ShippingRateFixedAmountParams, and ShippingRateFixedAmount
    • Add support for Restrictions on PromotionCodeParams
    • Add support for FixedAmount and TaxBehavior on ShippingRateParams
  • #1491 API Updates
    • Add support for Customer on CheckoutSessionListParams and RefundParams
    • Add support for Currency and Origin on RefundParams

See the changelog for more details.

v72.117.0

  • #1487 API Updates

    • Add support for DeliverCard, FailCard, ReturnCard, and ShipCard test helper methods on resource Issuing.Card
    • Change type of PaymentLinkPaymentMethodTypesParams and PaymentLinkPaymentMethodTypes from literal('card') to enum
    • Add support for HostedRegulatoryReceiptURL on TreasuryReceivedCredit and TreasuryReceivedDebit
  • #1483 Document use of undocumented parameters/properties

See the changelog for more details.

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

... (truncated)

Changelog

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

72.118.0 - 2022-07-07

  • #1492 API Updates
    • Add support for Currency on CheckoutSessionParams, InvoiceUpcomingLinesParams, InvoiceUpcomingParams, PaymentLinkParams, SubscriptionParams, SubscriptionSchedulePhasesParams, SubscriptionSchedulePhases, and Subscription
    • Add support for CurrencyOptions on CheckoutSessionShippingOptionsShippingRateDataFixedAmountParams, CouponParams, Coupon, OrderShippingCostShippingRateDataFixedAmountParams, PriceParams, Price, ProductDefaultPriceDataParams, PromotionCodeRestrictionsParams, PromotionCodeRestrictions, ShippingRateFixedAmountParams, and ShippingRateFixedAmount
    • Add support for Restrictions on PromotionCodeParams
    • Add support for FixedAmount and TaxBehavior on ShippingRateParams
  • #1491 API Updates
    • Add support for Customer on CheckoutSessionListParams and RefundParams
    • Add support for Currency and Origin on RefundParams

72.117.0 - 2022-06-29

  • #1487 API Updates

    • Add support for DeliverCard, FailCard, ReturnCard, and ShipCard test helper methods on resource Issuing.Card
    • Change type of PaymentLinkPaymentMethodTypesParams and PaymentLinkPaymentMethodTypes from literal('card') to enum
    • Add support for HostedRegulatoryReceiptURL on TreasuryReceivedCredit and TreasuryReceivedDebit
  • #1483 Document use of undocumented parameters/properties

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

... (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.118.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.118.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 Jul 11, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2022

Superseded by #104.

@dependabot dependabot bot closed this Jul 18, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/stripe/stripe-go/v72-72.118.0 branch July 18, 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