Skip to content

security(deps): bump github.com/stripe/stripe-go/v84 from 84.2.0 to 84.4.1#55

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/stripe/stripe-go/v84-84.4.1
Open

security(deps): bump github.com/stripe/stripe-go/v84 from 84.2.0 to 84.4.1#55
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/stripe/stripe-go/v84-84.4.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps github.com/stripe/stripe-go/v84 from 84.2.0 to 84.4.1.

Release notes

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

v84.4.1

  • #2288 Add Stripe-Request-Trigger header
  • #2285 Add agent information to UserAgent

See the changelog for more details.

v84.4.0

This release changes the pinned API version to 2026-02-25.clover.

  • #2277 Update generated code
    • Add support for new resources ReserveHold, ReservePlan, and ReserveRelease
    • Add support for Location and Reader on ChargePaymentMethodDetailsCardPresent, ChargePaymentMethodDetailsInteracPresent, ConfirmationTokenPaymentMethodPreviewCardGeneratedFromPaymentMethodDetailsCardPresent, PaymentAttemptRecordPaymentMethodDetailsCardPresent, PaymentAttemptRecordPaymentMethodDetailsInteracPresent, PaymentMethodCardGeneratedFromPaymentMethodDetailsCardPresent, PaymentRecordPaymentMethodDetailsCardPresent, and PaymentRecordPaymentMethodDetailsInteracPresent
    • Add support for new value lk_vat on enums CheckoutSessionCustomerDetailsTaxIds.Type, TaxCalculationCustomerDetailsTaxId.Type, TaxId.Type, and TaxTransactionCustomerDetailsTaxId.Type
    • Add support for new values reserve.hold.created, reserve.hold.updated, reserve.plan.created, reserve.plan.disabled, reserve.plan.expired, reserve.plan.updated, and reserve.release.created on enum Event.Type
    • Add support for new values terminal_wifi_certificate and terminal_wifi_private_key on enum File.Purpose
    • Add support for new value pay_by_bank on enums InvoicePaymentSettings.PaymentMethodTypes and SubscriptionPaymentSettings.PaymentMethodTypes
    • Add support for DisplayName and ServiceUserNumber on MandatePaymentMethodDetailsBacsDebit
    • Add support for TransactionPurpose on PaymentIntentConfirmPaymentMethodOptionsUsBankAccountParams, PaymentIntentPaymentMethodOptionsUsBankAccountParams, and PaymentIntentPaymentMethodOptionsUsBankAccount
    • Add support for OptionalItems on PaymentLinkParams
    • Remove support for unused CardIssuerDecline on RadarPaymentEvaluationInsights
    • Add support for PaymentBehavior on SubscriptionItemParams
    • Add support for Lk on TaxRegistrationCountryOptionsParams and TaxRegistrationCountryOptions
    • Add support for Cellular and StripeS710 on TerminalConfigurationParams and TerminalConfiguration
    • Add support for new values simulated_stripe_s710 and stripe_s710 on enum TerminalReader.DeviceType
    • Add support for snapshot events EventTypeReserveHoldCreated and EventTypeReserveHoldUpdated with resource ReserveHold
    • Add support for snapshot events EventTypeReservePlanCreated, EventTypeReservePlanDisabled, EventTypeReservePlanExpired, and EventTypeReservePlanUpdated with resource ReservePlan
    • Add support for snapshot event EventTypeReserveReleaseCreated with resource ReserveRelease
    • Add support for error codes storer_capability_missing and storer_capability_not_active on Error, InvoiceLastFinalizationError, PaymentIntentLastPaymentError, SetupAttemptSetupError, SetupIntentLastSetupError, and StripeError

See the changelog for more details.

v84.4.0-beta.1

This release changes the pinned API version to 2026-01-28.preview.

  • #2249 Update generated code for beta
    • Add support for new resource FinancialConnectionsAuthorization
    • Add support for Get method on resource FinancialConnectionsAuthorization
    • Add support for DetachPayment method on resource Invoice
    • Remove support for Cancel, ListLineItems, and Reopen methods on resource Order
    • Remove support for AttachCadence method on resource Subscription
    • Add support for AdditionalFiles and Site on AccountSettingsPaypayPaymentsParams and AccountSettingsPaypayPayments
    • Remove support for Capital on AccountSettings
    • Add support for new value pl_nip on enums CheckoutSessionCollectedInformationTaxIds.Type, OrderTaxDetailsTaxId.Type, and QuotePreviewInvoiceCustomerTaxIds.Type
    • Add support for new value capital.financing_summary.line_of_credit_update on enum Event.Type
    • Add support for Authorization and StatusDetails on FinancialConnectionsAccount
    • Add support for RelinkOptions on FinancialConnectionsSessionParams and FinancialConnectionsSession
    • Add support for RelinkResult on FinancialConnectionsSession
    • Remove support for BillingCadence on InvoiceCreatePreviewParams, SubscriptionParams, and Subscription
    • Remove support for BillingCadenceDetails on InvoiceParent and QuotePreviewInvoiceParent
    • Remove support for value billing_cadence_details from enums InvoiceParent.Type and QuotePreviewInvoiceParent.Type

... (truncated)

Changelog

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

84.4.1 - 2026-03-06

  • #2288 Add Stripe-Request-Trigger header
  • #2285 Add agent information to UserAgent

84.4.0 - 2026-02-25

This release changes the pinned API version to 2026-02-25.clover.

  • #2277 Update generated code
    • Add support for new resources ReserveHold, ReservePlan, and ReserveRelease
    • Add support for Location and Reader on ChargePaymentMethodDetailsCardPresent, ChargePaymentMethodDetailsInteracPresent, ConfirmationTokenPaymentMethodPreviewCardGeneratedFromPaymentMethodDetailsCardPresent, PaymentAttemptRecordPaymentMethodDetailsCardPresent, PaymentAttemptRecordPaymentMethodDetailsInteracPresent, PaymentMethodCardGeneratedFromPaymentMethodDetailsCardPresent, PaymentRecordPaymentMethodDetailsCardPresent, and PaymentRecordPaymentMethodDetailsInteracPresent
    • Add support for new value lk_vat on enums CheckoutSessionCustomerDetailsTaxIds.Type, TaxCalculationCustomerDetailsTaxId.Type, TaxId.Type, and TaxTransactionCustomerDetailsTaxId.Type
    • Add support for new values reserve.hold.created, reserve.hold.updated, reserve.plan.created, reserve.plan.disabled, reserve.plan.expired, reserve.plan.updated, and reserve.release.created on enum Event.Type
    • Add support for new values terminal_wifi_certificate and terminal_wifi_private_key on enum File.Purpose
    • Add support for new value pay_by_bank on enums InvoicePaymentSettings.PaymentMethodTypes and SubscriptionPaymentSettings.PaymentMethodTypes
    • Add support for DisplayName and ServiceUserNumber on MandatePaymentMethodDetailsBacsDebit
    • Add support for TransactionPurpose on PaymentIntentConfirmPaymentMethodOptionsUsBankAccountParams, PaymentIntentPaymentMethodOptionsUsBankAccountParams, and PaymentIntentPaymentMethodOptionsUsBankAccount
    • Add support for OptionalItems on PaymentLinkParams
    • Remove support for unused CardIssuerDecline on RadarPaymentEvaluationInsights
    • Add support for PaymentBehavior on SubscriptionItemParams
    • Add support for Lk on TaxRegistrationCountryOptionsParams and TaxRegistrationCountryOptions
    • Add support for Cellular and StripeS710 on TerminalConfigurationParams and TerminalConfiguration
    • Add support for new values simulated_stripe_s710 and stripe_s710 on enum TerminalReader.DeviceType
    • Add support for snapshot events EventTypeReserveHoldCreated and EventTypeReserveHoldUpdated with resource ReserveHold
    • Add support for snapshot events EventTypeReservePlanCreated, EventTypeReservePlanDisabled, EventTypeReservePlanExpired, and EventTypeReservePlanUpdated with resource ReservePlan
    • Add support for snapshot event EventTypeReserveReleaseCreated with resource ReserveRelease
    • Add support for error codes storer_capability_missing and storer_capability_not_active on Error, InvoiceLastFinalizationError, PaymentIntentLastPaymentError, SetupAttemptSetupError, SetupIntentLastSetupError, and StripeError

84.3.0 - 2026-01-28

This release changes the pinned API version to 2026-01-28.clover.

  • #2258 Update generated code
    • Add support for new resource RadarPaymentEvaluation
    • Add support for New method on resource RadarPaymentEvaluation
    • Add support for AdjustableQuantity on LineItem
    • Add support for new value risk_reserved on enum BalanceTransaction.BalanceType
    • Add support for new values reserve_hold and reserve_release on enum BalanceTransaction.Type
    • Add support for new value pl_nip on enums CheckoutSessionCustomerDetailsTaxIds.Type, TaxCalculationCustomerDetailsTaxId.Type, TaxId.Type, and TaxTransactionCustomerDetailsTaxId.Type
    • Add support for new value adyen on enums ConfirmationTokenPaymentMethodPreviewIdeal.Bank, PaymentAttemptRecordPaymentMethodDetailsIdeal.Bank, and PaymentRecordPaymentMethodDetailsIdeal.Bank
    • Add support for new value ADYBNL2A on enums ConfirmationTokenPaymentMethodPreviewIdeal.BIC, PaymentAttemptRecordPaymentMethodDetailsIdeal.BIC, and PaymentRecordPaymentMethodDetailsIdeal.BIC
    • Add support for EnforceArithmeticValidation on PaymentIntentAmountDetailsParams, PaymentIntentCaptureAmountDetailsParams, PaymentIntentConfirmAmountDetailsParams, and PaymentIntentIncrementAuthorizationAmountDetailsParams
    • Add support for Error on PaymentIntentAmountDetails
    • Remove support for Bgn on TerminalConfigurationTippingParams and TerminalConfigurationTipping
    • Add support for Topup on TreasuryReceivedDebitLinkedFlows
    • Add support for ContactPhone on V2CoreAccountParams, V2CoreAccountTokenParams, and V2CoreAccount
    • Add support for RegistrationDate on V2CoreAccountIdentityBusinessDetailsParams, V2CoreAccountIdentityBusinessDetails, and V2CoreAccountTokenIdentityBusinessDetailsParams
    • Add support for new value gb_vat on enum V2CoreAccountIdentityBusinessDetailsIdNumber.Type
    • Add support for error code request_blocked on Error, InvoiceLastFinalizationError, PaymentIntentLastPaymentError, SetupAttemptSetupError, SetupIntentLastSetupError, and StripeError
  • #2178 Add context-aware logging interface and update logger usage
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 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 [github.com/stripe/stripe-go/v84](https://github.com/stripe/stripe-go) from 84.2.0 to 84.4.1.
- [Release notes](https://github.com/stripe/stripe-go/releases)
- [Changelog](https://github.com/stripe/stripe-go/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-go@v84.2.0...v84.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: security. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant