Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v84.3.0

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

See the changelog for more details.

v84.3.0-alpha.1

  • #2257 Update generated code for private-preview
    • Remove support for Pause method on resource Subscription

See the changelog for more details.

Changelog

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

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.3.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@v84.2.0...v84.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
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.

0 participants