Bump stripe from 17.7.0 to 19.3.1 in /enatega-multivendor-web
Closed
Number: #1211
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
November 17, 2025 at 12:23 PM UTC
(21 days ago)
(21 days ago)
Updated:
November 18, 2025 at 06:55 AM UTC
(20 days ago)
(20 days ago)
Closed:
November 18, 2025 at 06:55 AM UTC
(20 days ago)
(20 days ago)
Time to Close:
about 19 hours
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps stripe from 17.7.0 to 19.3.1.
Release notes
Sourced from stripe's releases.
v19.3.1
- #2500 Use
TextEncoderinstead ofBufferto ensure support in other JS environmentsSee the changelog for more details.
v19.3.0
- #2488 Update generated code
- Add support for
capture_methodonPaymentIntent.payment_method_options.card_present,PaymentIntentConfirmParams.payment_method_options.card_present,PaymentIntentCreateParams.payment_method_options.card_present, andPaymentIntentUpdateParams.payment_method_options.card_presentSee the changelog for more details.
v19.3.0-beta.1
This release changes the pinned API version to
2025-10-29.preview.
- #2475 Update generated code for beta
- Add support for
crypto_storeronV2.Core.AccountUpdateParams.identity.attestations.terms_of_service- #2443 Update generated code for beta
- Add support for
updatemethod on resourceV2.MoneyManagement.FinancialAccount- Add support for
confirm_microdeposits,list, andsend_microdepositsmethods on resourceV2.Core.Vault.UsBankAccount- Add support for
listmethod on resourceV2.Core.Vault.GbBankAccount- Add support for new value
verification_data_not_foundon enumsAccount.future_requirements.errors[].code,Account.requirements.errors[].code,BankAccount.future_requirements.errors[].code,BankAccount.requirements.errors[].code,Capability.future_requirements.errors[].code,Capability.requirements.errors[].code,Person.future_requirements.errors[].code, andPerson.requirements.errors[].code- Add support for
payment_portal_urlonCharge.payment_method_details.rechnung,PaymentAttemptRecord.payment_method_details.rechnung, andPaymentRecord.payment_method_details.rechnung- Add support for
tax_id_elementonCustomerSession.componentsandCustomerSessionCreateParams.components- Add support for
starting_afteronPaymentAttemptRecordListParams- Add support for new value
solanaon enumsPaymentAttemptRecord.payment_method_details.crypto.networkandPaymentRecord.payment_method_details.crypto.network- Add support for
referenceonPaymentIntentAmountDetailsLineItem.payment_method_options.klarna,PaymentIntentCaptureParams.amount_details.line_items[].payment_method_options.klarna,PaymentIntentConfirmParams.amount_details.line_items[].payment_method_options.klarna,PaymentIntentCreateParams.amount_details.line_items[].payment_method_options.klarna,PaymentIntentIncrementAuthorizationParams.amount_details.line_items[].payment_method_options.klarna, andPaymentIntentUpdateParams.amount_details.line_items[].payment_method_options.klarna- Change
PaymentIntent.payment_details.customer_referenceto be required- Change
PaymentIntent.payment_details.order_referenceto be required- Add support for
subscription_referenceonPaymentIntentAmountDetailsLineItem.payment_method_options.klarna- Add support for
closedonV2.Core.AccountListParamsandV2.Core.Account- Add support for new value
payment_methodon enumsV2.Core.Account.configuration.customer.automatic_indirect_tax.location_source,V2.Core.AccountCreateParams.configuration.customer.automatic_indirect_tax.location_source, andV2.Core.AccountUpdateParams.configuration.customer.automatic_indirect_tax.location_source- Add support for
usdonV2.Core.Account.configuration.storer.capabilities.holds_currencies,V2.Core.AccountCreateParams.configuration.storer.capabilities.holds_currencies, andV2.Core.AccountUpdateParams.configuration.storer.capabilities.holds_currencies- Add support for new values
application_customandapplication_expresson enumsV2.Core.Account.defaults.responsibilities.fees_collector,V2.Core.AccountCreateParams.defaults.responsibilities.fees_collector, andV2.Core.AccountUpdateParams.defaults.responsibilities.fees_collector- Add support for
representative_declarationonV2.Core.Account.identity.attestations,V2.Core.AccountCreateParams.identity.attestations, andV2.Core.AccountUpdateParams.identity.attestations- Add support for new value
holds_currencies.usdon enumV2.Core.Account.requirements.entries[].impact.restricts_capabilities[].capability- Add support for
verificationonV2.Core.Vault.UsBankAccount- Add support for
v1_idonEventsV2MoneyManagementTransactionCreatedEvent- Remove support for thin event
V2BillingBillSettingUpdatedEventwith related objectV2.Billing.BillSetting- Add support for error code
payment_intent_rate_limit_exceededonQuotePreviewInvoice.last_finalization_error- Add support for error codes
blocked_payout_method_crypto_walletandunsupported_payout_method_crypto_walletonBlockedByStripeError- Add support for error code
outbound_flow_from_closed_financial_account_unsupportedonFeatureNotEnabledError- Add support for error code
limit_payout_method_crypto_walletonQuotaExceededErrorSee the changelog for more details.
v19.3.0-alpha.2
- #2484 Update generated code for private-preview
- Change
DelegatedCheckout.RequestedSessionUpdateParams.line_item_details[].quantityto be required- Add support for
payment_method_previewonDelegatedCheckout.RequestedSession
... (truncated)
Changelog
Sourced from stripe's changelog.
19.3.1 - 2025-11-12
- #2500 Use
TextEncoderinstead ofBufferto ensure support in other JS environments19.3.0 - 2025-11-05
- #2488 Update generated code
- Add support for
capture_methodonPaymentIntent.payment_method_options.card_present,PaymentIntentConfirmParams.payment_method_options.card_present,PaymentIntentCreateParams.payment_method_options.card_present, andPaymentIntentUpdateParams.payment_method_options.card_present19.2.1 - 2025-11-04
- #2492 Add support for value
payment_recordto enumInvoicePayment.payment.type- #2485 correctly calculate content-length for JSON bodies that contain unicode
19.2.0 - 2025-10-29
This release changes the pinned API version to
2025-10-29.clover.
- #2477 Update generated code
- Improve docs for PaymentIntent related endpoints
- #2469 Update generated code
- Add support for new resources
PaymentAttemptRecord,PaymentIntentAmountDetailsLineItem, andPaymentRecord- Add support for
listandretrievemethods on resourcePaymentAttemptRecord- Add support for
report_payment_attempt_canceled,report_payment_attempt_failed,report_payment_attempt_guaranteed,report_payment_attempt_informational,report_payment_attempt,report_payment,report_refund, andretrievemethods on resourcePaymentRecord- Add support for
listmethod on resourcePaymentIntentAmountDetailsLineItem- Add support for
representative_declarationonAccount.company,AccountCreateParams.company,AccountUpdateParams.company, andTokenCreateParams.account.company- Change
Billing.CreditGrantCreateParams.categoryto be optional- Add support for
payment_method_configurationonBillingPortal.ConfigurationCreateParams.features.payment_method_updateandBillingPortal.ConfigurationUpdateParams.features.payment_method_update- Add support for new value
solanaon enumCharge.payment_method_details.crypto.network- Add support for new value
mb_wayon enumCheckout.SessionCreateParams.excluded_payment_method_types- Add support for
twintonCheckout.Session.payment_method_optionsandCheckout.SessionCreateParams.payment_method_options- Add support for new value
mb_wayon enumCheckout.SessionCreateParams.payment_method_types- Add support for new value
customon enumsConfirmationToken.payment_method_preview.typeandPaymentMethod.type- Add support for
payment_record_refundandtypeonCreditNote.refunds[],CreditNoteCreateParams.refunds[],CreditNotePreviewLinesParams.refunds[], andCreditNotePreviewParams.refunds[]- Add support for
customer_sheetandmobile_payment_elementonCustomerSession.componentsandCustomerSessionCreateParams.components- Add support for new value
customon enumsCustomerListPaymentMethodsParams.type,PaymentMethodCreateParams.type, andPaymentMethodListParams.type- Add support for
provideronCustomer.tax- Add support for new values
balance_settings.updatedandinvoice.payment_attempt_requiredon enumEvent.type- Add support for new value
platform_terms_of_serviceon enumsFile.purposeandFileListParams.purpose- Add support for new value
platform_terms_of_serviceon enumFileCreateParams.purpose- Add support for
payment_recordonInvoiceAttachPaymentParams,InvoicePayment.payment, andInvoicePaymentListParams.payment- Change type of
InvoicePaymentListParams.payment.typefromliteral('payment_intent')toenum('payment_intent'|'payment_record')- Add support for new value
customon enumsInvoice.payment_settings.payment_method_types,InvoiceCreateParams.payment_settings.payment_method_types,InvoiceUpdateParams.payment_settings.payment_method_types,Subscription.payment_settings.payment_method_types,SubscriptionCreateParams.payment_settings.payment_method_types, andSubscriptionUpdateParams.payment_settings.payment_method_types- Add support for
amount_detailsonPaymentIntentCaptureParams,PaymentIntentConfirmParams,PaymentIntentCreateParams,PaymentIntentIncrementAuthorizationParams, andPaymentIntentUpdateParams- Add support for
payment_detailsonPaymentIntentCaptureParams,PaymentIntentConfirmParams,PaymentIntentCreateParams,PaymentIntentIncrementAuthorizationParams,PaymentIntentUpdateParams, andPaymentIntent- Add support for
discount_amount,line_items,shipping, andtaxonPaymentIntent.amount_details- Add support for
name_collectiononPaymentLinkCreateParams,PaymentLinkUpdateParams, andPaymentLink- Add support for new value
mb_wayon enumsPaymentLink.payment_method_types,PaymentLinkCreateParams.payment_method_types, andPaymentLinkUpdateParams.payment_method_types- Add support for
cryptoonPaymentMethodConfigurationCreateParams,PaymentMethodConfigurationUpdateParams,PaymentMethodConfiguration, andRefund.destination_details- Add support for
mb_wayonPaymentMethodConfigurationCreateParams,PaymentMethodConfigurationUpdateParams, andPaymentMethodConfiguration- Add support for
customonPaymentMethodCreateParamsandPaymentMethod- Add support for
excluded_payment_method_typesonSetupIntentCreateParams,SetupIntentUpdateParams, andSetupIntent
... (truncated)
Commits
eeb3f3eBump version to 19.3.1696a955Fixed #2499 by using TextEncoder instead of Buffer (#2500)73e9422Add min version for custom request support (#2496)55db164Bump version to 19.3.0cf5e420Update generated code (#2488)f4ad752Bump version to 19.2.13bf7a6bAdd support for valuepayment_recordto enumInvoicePayment.payment.type...8f765dbcorrectly calculate content-length for JSON bodies that contain unicode (#2485)bd7e074Update CHANGELOG.md to include note on pinned API version (#2481)a350702Bump version to 19.2.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
stripe
Ecosystem:
npm
npm
Version Change:
17.7.0 → 19.3.1
Update Type:
Major
Major
Path:
/enatega-multivendor-web
Technical Details
| ID: | 11140918 |
| UUID: | 3633115197 |
| Node ID: | PR_kwDON5Wbhc6z2E1S |
| Host: | GitHub |
| Repository: | lambertf917/swiggy-app-clone-using-react-js |