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

deps(api): update module github.com/stripe/stripe-go/v72 to v74 #1279

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/stripe/stripe-go/v72 require major v72.122.0 -> v74.5.0

Release Notes

stripe/stripe-go

v74.5.0

Compare Source

  • #​1588 API Updates
    • Add support for CardIssuing on IssuingCardholderIndividual

See the changelog for more details.

v74.4.0

Compare Source

  • #​1586 API Updates
    • Add support for UsingMerchantDefault on CashBalanceSettings
    • Change type of CheckoutSessionCancelUrl from string to nullable(string)

See the changelog for more details.

v74.3.0

Compare Source

  • #​1584 API Updates
    • Add support for new value invoice_overpaid on enum CustomerBalanceTransactionType
  • #​1581 API Updates

See the changelog for more details.

v74.2.0

Compare Source

  • #​1579 API Updates
    • Add support for FlowData on BillingPortalSessionParams
    • Add support for Flow on BillingPortalSession
  • #​1578 API Updates
    • Add support for IndiaInternationalPayments on AccountCapabilitiesParams and AccountCapabilities
    • Add support for InvoiceCreation on CheckoutSessionParams and CheckoutSession
    • Add support for Invoice on CheckoutSession
    • Add support for Metadata on SubscriptionSchedulePhasesItemsParams and SubscriptionSchedulePhasesItems
  • #​1575 Add version to go reference path

See the changelog for more details.

v74.1.0

Compare Source

  • #​1574 API Updates
    • Add support for CustomText on CheckoutSessionParams, CheckoutSession, PaymentLinkParams, and PaymentLink
    • Add support for HostedInstructionsURL on PaymentIntentNextActionPaynowDisplayQrCode and PaymentIntentNextActionWechatPayDisplayQrCode

See the changelog for more details.

v74.0.0

Compare Source

Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#​2022-11-15.

"⚠️" symbol highlights breaking changes.

⚠️ Removed

  • Removed deprecated sku resource (#​1557)
  • Removed lineitem.Product property that was released by mistake. (#​1555)
  • Removed deprecated CheckoutSessionSubscriptionDataParams.Items field. (#​1555)
  • Removed deprecated EphemeralKey.AssociatedObjects field. (#​1566)
  • Removed deprecated Amount, Currency, Description, Images, Name properties from CheckoutSessionLineItemParams (https://github.com/stripe/stripe-go/pull/1570)
  • Removed Charges field on PaymentIntent and replace it with LatestCharge. (https://github.com/stripe/stripe-go/pull/1570)
  • Dropped support for Go versions less than 1.15 (#​1554)
  • Remove support for TOSShownAndAccepted on CheckoutSessionPaymentMethodOptionsPaynowParams. The property was mistakenly released and never worked (#​1571).

See the changelog for more details.

v73.16.0

Compare Source

  • #​1568 API Updates
    • Add support for ReasonMessage on IssuingAuthorizationRequestHistory
    • Add support for new value webhook_error on enum IssuingAuthorizationRequestHistoryReason

See the changelog for more details.

v73.15.0

Compare Source

  • #​1563 API Updates
    • Add support for OnBehalfOf on CheckoutSessionSubscriptionDataParams, SubscriptionParams, SubscriptionScheduleDefaultSettingsParams, SubscriptionScheduleDefaultSettings, SubscriptionSchedulePhasesParams, SubscriptionSchedulePhases, and Subscription
    • Add support for new values eg_tin, ph_tin, and tr_tin on enums CheckoutSessionCustomerDetailsTaxIdsType, InvoiceCustomerTaxIdsType, OrderTaxDetailsTaxIdsType, and TaxIdType
    • Add support for TaxBehavior and TaxCode on InvoiceItemParams, InvoiceUpcomingInvoiceItemsParams, and InvoiceUpcomingLinesInvoiceItemsParams

See the changelog for more details.

v73.14.0

Compare Source

  • #​1560 API Updates
    • Add support for new values jp_trn and ke_pin on enums CheckoutSessionCustomerDetailsTaxIdsType, InvoiceCustomerTaxIdsType, OrderTaxDetailsTaxIdsType, and TaxIdType
    • Add support for Tipping on TerminalReaderActionProcessPaymentIntentProcessConfig and TerminalReaderProcessPaymentIntentProcessConfigParams

See the changelog for more details.

v73.13.0

Compare Source

  • #​1558 API Updates
    • Add support for NetworkData on IssuingAuthorization
  • #​1553 Add RequestLogURL on Error

See the changelog for more details.

v73.12.0

Compare Source

  • #​1551 API Updates
    • Add support for new value invalid_dob_age_under_18 on enums AccountFutureRequirementsErrorsCode, AccountRequirementsErrorsCode, CapabilityFutureRequirementsErrorsCode, CapabilityRequirementsErrorsCode, PersonFutureRequirementsErrorsCode, and PersonRequirementsErrorsCode
    • Add support for new value bank_of_china on enums ChargePaymentMethodDetailsFpxBank and PaymentMethodFpxBank
    • Add support for Klarna on SetupAttemptPaymentMethodDetails

v73.11.0

Compare Source

  • #​1549 API Updates
    • Change type of ChargePaymentMethodDetailsCardPresentIncrementalAuthorizationSupported and ChargePaymentMethodDetailsCardPresentOvercaptureSupported from nullable(boolean) to boolean
    • Add support for Created on CheckoutSession
    • Add support for SetupFutureUsage on PaymentIntentConfirmPaymentMethodOptionsPixParams, PaymentIntentPaymentMethodOptionsPixParams, and PaymentIntentPaymentMethodOptionsPix
    • Deprecate CheckoutSessionSubscriptionDataTransferDataParams.items and CheckoutSessionSubscriptionDataItemParams (use the line_items param instead). This will be removed in the next major version.

See the changelog for more details.

v73.10.0

Compare Source

  • #​1547 API Updates
    • Add support for TermsOfService on CheckoutSessionConsentCollectionParams, CheckoutSessionConsentCollection, CheckoutSessionConsent, PaymentLinkConsentCollectionParams, and PaymentLinkConsentCollection
    • ⚠️ Remove support for Plan on CheckoutSessionPaymentMethodOptionsCardInstallmentsParams. The property was mistakenly released and never worked.
    • Add support for StatementDescriptor on PaymentIntentIncrementAuthorizationParams

See the changelog for more details.

v73.9.0

Compare Source

  • #​1546 API Updates
    • Add support for Pix on ChargePaymentMethodDetails, CheckoutSessionPaymentMethodOptionsParams, CheckoutSessionPaymentMethodOptions, PaymentIntentConfirmPaymentMethodDataParams, PaymentIntentConfirmPaymentMethodOptionsParams, PaymentIntentPaymentMethodDataParams, PaymentIntentPaymentMethodOptionsParams, PaymentIntentPaymentMethodOptions, PaymentMethodParams, PaymentMethod, SetupIntentConfirmPaymentMethodDataParams, and SetupIntentPaymentMethodDataParams
    • Add support for FromInvoice on InvoiceParams and Invoice
    • Add support for LatestRevision on Invoice
    • Add support for Amount on IssuingDisputeParams
    • Add support for PixDisplayQRCode on PaymentIntentNextAction
    • Add support for new value pix on enum PaymentLinkPaymentMethodTypes
    • Add support for new value pix on enum PaymentMethodType
    • Add support for Created on TreasuryCreditReversal and TreasuryDebitReversal
  • #​1545 Export UnsignedPayload/SignedPayload fields

See the changelog for more details.

v73.8.0

Compare Source

  • #​1543 API Updates
    • Add support for RequireSignature on IssuingCardShippingParams and IssuingCardShipping

See the changelog for more details.

v73.7.0

Compare Source

  • #​1542 API Updates
    • Add support for new value terminal_reader_splashscreen on enum FilePurpose

See the changelog for more details.

v73.6.0

Compare Source

  • #​1541 API Updates
    • Add support for Description on PaymentLinkSubscriptionDataParams and PaymentLinkSubscriptionData

See the changelog for more details.

v73.5.0

Compare Source

  • #​1537 API Updates
    • Add support for LoginPage on BillingPortalConfigurationParams and BillingPortalConfiguration
    • Add support for new value deutsche_bank_ag on enums ChargePaymentMethodDetailsEpsBank and PaymentMethodEpsBank
    • Add support for Customs and PhoneNumber on IssuingCardShippingParams and IssuingCardShipping
    • Add support for Description on QuoteSubscriptionDataParams, QuoteSubscriptionData, SubscriptionScheduleDefaultSettingsParams, SubscriptionScheduleDefaultSettings, SubscriptionSchedulePhasesParams, and SubscriptionSchedulePhases
  • #​1536 Add test coverage using coveralls
  • #​1533 Update README.md to clarify that API version can only be change in beta

See the changelog for more details.

v73.4.0

Compare Source

  • #​1532 API Updates
    • Change type of TreasuryOutboundTransferDestinationPaymentMethod from string to nullable(string)
    • Change return type of FundCashBalance method on Customer from Customer to CustomerCashBalanceTransaction
      • This is technically a breaking change, but this return type was actually incorrect and so the result of this method did not deserialize correctly.
    • Change return type of RetrieveFeatures and UpdateFeatures methods on TreasuryFinancialAccount from TreasuryFinancialAccount to TreasuryFinancialAccountFeatures
      • This is technically a breaking change, but this return type was actually incorrect and so the result of this method did not deserialize correctly.
  • #​1530 Add beta readme.md section

See the changelog for more details.

v73.3.0

Compare Source

  • #​1528 API Updates
    • Add support for new resource CustomerCashBalanceTransaction
    • Remove support for value paypal from enum OrderPaymentSettingsPaymentMethodTypes
    • Add support for Currency on PaymentLink
    • Add support for Network on SetupIntentConfirmPaymentMethodOptionsCardParams, SetupIntentPaymentMethodOptionsCardParams, SubscriptionPaymentSettingsPaymentMethodOptionsCardParams, and SubscriptionPaymentSettingsPaymentMethodOptionsCard
    • Change type of TopupSource from $Source to nullable($Source)
  • #​1526 Add a support section to the readme

See the changelog for more details.

v73.2.0

Compare Source

  • #​1524 API Updates
    • Add support for PaymentMethodCollection on CheckoutSessionParams, CheckoutSession, PaymentLinkParams, and PaymentLink

See the changelog for more details.

v73.1.0

Compare Source

  • #​1522 API Updates
    • Add support for ProcessConfig on TerminalReaderActionProcessPaymentIntent
  • #​1282 Miscellaneous fixes to README.md
  • #​1520 Add GenerateTestSignedPayload to test webhook signing
  • #​1402 Update testify version
  • #​1519 API Updates
    • Add support for ExpiresAt on AppsSecretParams and AppsSecret

See the changelog for more details.

v73.0.1

Compare Source

  • #​1517 Export ConstructEventOptions fields

See the changelog for more details.

v73.0.0

Compare Source

Major version release for API version 2022-08-01. Default API version changed to "2022-08-01".

Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the SDK, read more detailed description at https://github.com/stripe/stripe-go/wiki/Migration-guide-for-v73. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#​2022-08-01.

"⚠️" symbol highlights breaking changes.

See the changelog for more details.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from elliotcourant as a code owner January 5, 2023 17:49
@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2023

Codecov Report

Merging #1279 (d95b64f) into main (84b9a34) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1279   +/-   ##
=======================================
  Coverage   36.56%   36.56%           
=======================================
  Files         296      296           
  Lines       13979    13979           
  Branches      284      284           
=======================================
  Hits         5111     5111           
  Misses       8298     8298           
  Partials      570      570           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/github.com-stripe-stripe-go-v72-74.x branch from a987c5f to d95b64f Compare January 5, 2023 20:27
@elliotcourant elliotcourant merged commit 9397d68 into main Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants