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

[Snyk] Upgrade stripe from 11.18.0 to 14.18.0 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Cachiman
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade stripe from 11.18.0 to 14.18.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 95 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-02-22.
Release notes
Package name: stripe
  • 14.18.0 - 2024-02-22
    • #2022 Update generated code

      • Add support for client_reference_id on Identity.VerificationReportListParams, Identity.VerificationReport, Identity.VerificationSessionCreateParams, Identity.VerificationSessionListParams, and Identity.VerificationSession
      • Remove support for value include_and_require from enum InvoiceCreateParams.pending_invoice_items_behavior
      • Remove support for value service_tax from enums TaxRate.tax_type, TaxRateCreateParams.tax_type, and TaxRateUpdateParams.tax_type
      • Add support for created on Treasury.OutboundPaymentListParams
    • #2025 Standardize parameter interface names

      • CapabilityListParams renamed to AccountListCapabilitiesParams
      • CapabilityRetrieveParams renamed to AccountRetrieveCapabilityParams
      • CapabilityUpdateParams renamed to AccountUpdateCapabilityParams
      • CashBalanceRetrieveParams renamed to CustomerRetrieveCashBalanceParams
      • CashBalanceUpdateParams renamed to CustomerUpdateCashBalanceParams
      • CreditNoteLineItemListParams renamed to CreditNoteListLineItemsParams
      • CustomerBalanceTransactionCreateParams renamed to CustomerCreateBalanceTransactionParams
      • CustomerBalanceTransactionListParams renamed to CustomerListBalanceTransactionsParams
      • CustomerBalanceTransactionRetrieveParams renamed to CustomerRetrieveBalanceTransactionParams
      • CustomerBalanceTransactionUpdateParams renamed to CustomerUpdateBalanceTransactionParams
      • CustomerCashBalanceTransactionListParams renamed to CustomerListCashBalanceTransactionsParams
      • CustomerCashBalanceTransactionRetrieveParams renamed to CustomerRetrieveCashBalanceTransactionParams
      • CustomerSourceCreateParams renamed to CustomerCreateSourceParams
      • CustomerSourceDeleteParams renamed to CustomerDeleteSourceParams
      • CustomerSourceListParams renamed to CustomerListSourcesParams
      • CustomerSourceRetrieveParams renamed to CustomerRetrieveSourceParams
      • CustomerSourceUpdateParams renamed to CustomerUpdateSourceParams
      • CustomerSourceVerifyParams renamed to CustomerVerifySourceParams
      • ExternalAccountCreateParams renamed to AccountCreateExternalAccountParams
      • ExternalAccountDeleteParams renamed to AccountDeleteExternalAccountParams
      • ExternalAccountListParams renamed to AccountListExternalAccountsParams
      • ExternalAccountRetrieveParams renamed to AccountRetrieveExternalAccountParams
      • ExternalAccountUpdateParams renamed to AccountUpdateExternalAccountParams
      • FeeRefundCreateParams renamed to ApplicationFeeCreateRefundParams
      • FeeRefundListParams renamed to ApplicationFeeListRefundsParams
      • FeeRefundRetrieveParams renamed to ApplicationFeeRetrieveRefundParams
      • FeeRefundUpdateParams renamed to ApplicationFeeUpdateRefundParams
      • InvoiceLineItemListParams renamed to InvoiceListLineItemsParams
      • InvoiceLineItemUpdateParams renamed to InvoiceUpdateLineItemParams
      • LoginLinkCreateParams renamed to AccountCreateLoginLinkParams
      • PersonCreateParams renamed to AccountCreatePersonParams
      • PersonDeleteParams renamed to AccountDeletePersonParams
      • PersonListParams renamed to AccountListPersonsParams
      • PersonRetrieveParams renamed to AccountRetrievePersonParams
      • PersonUpdateParams renamed to AccountUpdatePersonParams
      • TaxIdCreateParams renamed to CustomerCreateTaxIdParams
      • TaxIdDeleteParams renamed to CustomerDeleteTaxIdParams
      • TaxIdListParams renamed to CustomerListTaxIdsParams
      • TaxIdRetrieveParams renamed to CustomerRetrieveTaxIdParams
      • TransferReversalCreateParams renamed to TransferCreateReversalParams
      • TransferReversalListParams renamed to TransferListReversalsParams
      • TransferReversalRetrieveParams renamed to TransferRetrieveReversalParams
      • TransferReversalUpdateParams renamed to TransferUpdateReversalParams
      • UsageRecordCreateParams renamed to SubscriptionItemCreateUsageRecordParams
      • UsageRecordSummaryListParams renamed to SubscriptionItemListUsageRecordSummariesParams

      Old names will still work but are deprecated and will be removed in future versions.

    • #2021 Add TaxIds API

      • Add support for create, del, list, and retrieve methods on resource TaxId

    See the changelog for more details.

  • 14.18.0-beta.1 - 2024-02-16
    • #2017 Update generated code for beta
      • Add support for payto and twint payment method throughout the API
      • Add support for decrement_authorization method on resource PaymentIntent
      • Add support for decremental_authorization on Charge.payment_method_details.card
      • Add support for display_brand on ConfirmationToken.payment_method_preview.card
      • Add support for new value no_voec on enums InvoiceCreatePreviewParams.customer_details.tax_ids[].type, OrderCreateParams.tax_details.tax_ids[].type, and OrderUpdateParams.tax_details.tax_ids[].type
      • Add support for new value no_voec on enum Order.tax_details.tax_ids[].type
      • Add support for request_decremental_authorization on PaymentIntent.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntentCreateParams.payment_method_options.card, and PaymentIntentUpdateParams.payment_method_options.card

    See the changelog for more details.

  • 14.17.0 - 2024-02-16
    • #2018 Update generated code
      • Add support for networks on Card, PaymentMethodCreateParams.card, PaymentMethodUpdateParams.card, and TokenCreateParams.card
      • Add support for new value no_voec on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, Tax.Transaction.customer_details.tax_ids[].type, and TaxId.type
      • Add support for new value no_voec on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, Tax.CalculationCreateParams.customer_details.tax_ids[].type, and TaxIdCreateParams.type
      • Add support for new value financial_connections.account.refreshed_ownership on enum Event.type
      • Add support for display_brand on PaymentMethod.card
      • Add support for new value financial_connections.account.refreshed_ownership on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

    See the changelog for more details.

  • 14.17.0-beta.1 - 2024-02-08
    • #2014 Update generated code for beta
      • Add support for payment_method_options on ConfirmationToken
      • Add support for new value velobank on enum ConfirmationToken.payment_method_preview.p24.bank

    See the changelog for more details.

  • 14.16.0 - 2024-02-08
    • #2012 Update generated code
      • Add support for invoices on Account.settings and AccountUpdateParams.settings
      • Add support for new value velobank on enums Charge.payment_method_details.p24.bank, PaymentIntentConfirmParams.payment_method_data.p24.bank, PaymentIntentCreateParams.payment_method_data.p24.bank, PaymentIntentUpdateParams.payment_method_data.p24.bank, PaymentMethod.p24.bank, PaymentMethodCreateParams.p24.bank, SetupIntentConfirmParams.payment_method_data.p24.bank, SetupIntentCreateParams.payment_method_data.p24.bank, and SetupIntentUpdateParams.payment_method_data.p24.bank
      • Add support for setup_future_usage on PaymentIntent.payment_method_options.blik, PaymentIntentConfirmParams.payment_method_options.blik, PaymentIntentCreateParams.payment_method_options.blik, and PaymentIntentUpdateParams.payment_method_options.blik
      • Add support for require_cvc_recollection on PaymentIntent.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntentCreateParams.payment_method_options.card, and PaymentIntentUpdateParams.payment_method_options.card
      • Add support for account_tax_ids on SubscriptionCreateParams.invoice_settings, SubscriptionSchedule.default_settings.invoice_settings, SubscriptionSchedule.phases[].invoice_settings, SubscriptionScheduleCreateParams.default_settings.invoice_settings, SubscriptionScheduleCreateParams.phases[].invoice_settings, SubscriptionScheduleUpdateParams.default_settings.invoice_settings, SubscriptionScheduleUpdateParams.phases[].invoice_settings, and SubscriptionUpdateParams.invoice_settings

    See the changelog for more details.

  • 14.15.0 - 2024-02-05
    • #2001 Update generated code
      • Add support for swish payment method throughout the API
      • Add support for relationship on AccountCreateParams.individual, AccountUpdateParams.individual, and TokenCreateParams.account.individual
      • Add support for jurisdiction_level on TaxRate
      • Change type of Terminal.Reader.status from string to enum('offline'|'online')
    • #2009 Remove https check for *.stripe.com
      • Stops throwing exceptions if protocol: 'http' is set for requests to api.stripe.com.

    See the changelog for more details.

  • 14.15.0-beta.2 - 2024-02-02
    • #2002 Update generated code for beta
      • Add support for new resources Entitlements.Event and Entitlements.Feature
      • Add support for create method on resource Event
      • Add support for create and list methods on resource Feature
      • Add support for swish on ConfirmationToken.payment_method_preview
      • Add support for new value swish on enum ConfirmationToken.payment_method_preview.type
      • Add support for new value customer.entitlement_summary.updated on enum Event.type
      • Add support for account_tax_ids on InvoiceCreatePreviewParams.schedule_details.phases[].invoice_settings, InvoiceUpcomingLinesParams.schedule_details.phases[].invoice_settings, and InvoiceUpcomingParams.schedule_details.phases[].invoice_settings
      • Add support for feature on Product.features[], ProductCreateParams.features[], and ProductUpdateParams.features[]
      • Add support for new value customer.entitlement_summary.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

    See the changelog for more details.

  • 14.15.0-beta.1 - 2024-01-25
    • #1997 Update generated code for beta
      • Add support for create_preview method on resource Invoice
      • Add support for charged_off_at on Capital.FinancingOffer
      • Change Checkout.Session.automatic_tax.liability, Checkout.Session.invoice_creation.invoice_data.issuer, PaymentLink.automatic_tax.liability, PaymentLink.invoice_creation.invoice_data.issuer, PaymentLink.subscription_data.invoice_settings.issuer, PaymentLink.subscription_data.invoice_settings, Quote.automatic_tax.liability, Quote.invoice_settings.issuer, SubscriptionSchedule.default_settings.automatic_tax.liability, SubscriptionSchedule.default_settings.invoice_settings.issuer, SubscriptionSchedule.phases[].automatic_tax.liability, and SubscriptionSchedule.phases[].invoice_settings.issuer to be required
      • Add support for new values disabled and enabled on enums CustomerSession.components.payment_element.features.payment_method_remove, CustomerSession.components.payment_element.features.payment_method_save, CustomerSession.components.payment_element.features.payment_method_set_as_default, CustomerSession.components.payment_element.features.payment_method_update, CustomerSessionCreateParams.components.payment_element.features.payment_method_remove, CustomerSessionCreateParams.components.payment_element.features.payment_method_save, CustomerSessionCreateParams.components.payment_element.features.payment_method_set_as_default, and CustomerSessionCreateParams.components.payment_element.features.payment_method_update
      • Remove support for values auto and never from enums CustomerSession.components.payment_element.features.payment_method_remove, CustomerSession.components.payment_element.features.payment_method_save, CustomerSession.components.payment_element.features.payment_method_set_as_default, CustomerSession.components.payment_element.features.payment_method_update, CustomerSessionCreateParams.components.payment_element.features.payment_method_remove, CustomerSessionCreateParams.components.payment_element.features.payment_method_save, CustomerSessionCreateParams.components.payment_element.features.payment_method_set_as_default, and CustomerSessionCreateParams.components.payment_element.features.payment_method_update
      • Add support for enhanced_evidence on Dispute.evidence and DisputeUpdateParams.evidence
      • Add support for enhanced_eligibility_types on Dispute
      • Add support for enhanced_eligibility on Dispute.evidence_details
      • Add support for promotion_code on InvoiceUpcomingLinesParams.schedule_details.amendments[].discount_actions[].add, InvoiceUpcomingLinesParams.schedule_details.amendments[].discount_actions[].remove, InvoiceUpcomingLinesParams.schedule_details.amendments[].discount_actions[].set, InvoiceUpcomingLinesParams.schedule_details.amendments[].item_actions[].add.discounts[], InvoiceUpcomingLinesParams.schedule_details.amendments[].item_actions[].set.discounts[], InvoiceUpcomingLinesParams.schedule_details.phases[].add_invoice_items[].discounts[], InvoiceUpcomingLinesParams.schedule_details.phases[].discounts[], InvoiceUpcomingLinesParams.schedule_details.phases[].items[].discounts[], InvoiceUpcomingLinesParams.subscription_details.items[].discounts[], InvoiceUpcomingLinesParams.subscription_items[].discounts[], InvoiceUpcomingParams.schedule_details.amendments[].discount_actions[].add, InvoiceUpcomingParams.schedule_details.amendments[].discount_actions[].remove, InvoiceUpcomingParams.schedule_details.amendments[].discount_actions[].set, InvoiceUpcomingParams.schedule_details.amendments[].item_actions[].add.discounts[], InvoiceUpcomingParams.schedule_details.amendments[].item_actions[].set.discounts[], InvoiceUpcomingParams.schedule_details.phases[].add_invoice_items[].discounts[], InvoiceUpcomingParams.schedule_details.phases[].discounts[], InvoiceUpcomingParams.schedule_details.phases[].items[].discounts[], InvoiceUpcomingParams.subscription_details.items[].discounts[], InvoiceUpcomingParams.subscription_items[].discounts[], QuoteCreateParams.lines[].actions[].add_item.discounts[], QuoteCreateParams.lines[].actions[].remove_discount, QuoteCreateParams.lines[].actions[].set_discounts[], QuoteCreateParams.lines[].actions[].set_items[].discounts[], QuoteCreateParams.phases[].discounts[], QuoteLine.actions[].add_discount, QuoteLine.actions[].add_item.discounts[], QuoteLine.actions[].remove_discount, QuoteLine.actions[].set_discounts[], QuoteLine.actions[].set_items[].discounts[], QuoteUpdateParams.lines[].actions[].add_item.discounts[], QuoteUpdateParams.lines[].actions[].remove_discount, QuoteUpdateParams.lines[].actions[].set_discounts[], QuoteUpdateParams.lines[].actions[].set_items[].discounts[], QuoteUpdateParams.phases[].discounts[], SubscriptionCreateParams.add_invoice_items[].discounts[], SubscriptionCreateParams.discounts[], SubscriptionCreateParams.items[].discounts[], SubscriptionItemCreateParams.discounts[], SubscriptionItemUpdateParams.discounts[], SubscriptionSchedule.phases[].add_invoice_items[].discounts[], SubscriptionSchedule.phases[].discounts[], SubscriptionSchedule.phases[].items[].discounts[], SubscriptionScheduleAmendParams.amendments[].discount_actions[].add, SubscriptionScheduleAmendParams.amendments[].discount_actions[].remove, SubscriptionScheduleAmendParams.amendments[].discount_actions[].set, SubscriptionScheduleAmendParams.amendments[].item_actions[].add.discounts[], SubscriptionScheduleAmendParams.amendments[].item_actions[].set.discounts[], SubscriptionScheduleCreateParams.phases[].add_invoice_items[].discounts[], SubscriptionScheduleCreateParams.phases[].discounts[], SubscriptionScheduleCreateParams.phases[].items[].discounts[], SubscriptionScheduleUpdateParams.phases[].add_invoice_items[].discounts[], SubscriptionScheduleUpdateParams.phases[].discounts[], SubscriptionScheduleUpdateParams.phases[].items[].discounts[], SubscriptionUpdateParams.add_invoice_items[].discounts[], SubscriptionUpdateParams.discounts[], and SubscriptionUpdateParams.items[].discounts[]
    • #1996 Update generated code for beta
      Release specs are identical.
    • #1993 Update generated code for beta
      • Add support for new value nn on enum ConfirmationToken.payment_method_preview.ideal.bank
      • Add support for new value NNBANL2G on enum ConfirmationToken.payment_method_preview.ideal.bic
      • Change Invoice.automatic_tax.liability, Invoice.issuer, and Subscription.automatic_tax.liability to be required
    • #1994 Beta: report raw_request usage

    See the changelog for more details.

  • 14.14.0 - 2024-01-25
    Read more
  • 14.14.0-beta.1 - 2024-01-18
    Read more
  • 14.13.0 - 2024-01-18
  • 14.13.0-beta.1 - 2024-01-12
  • 14.12.0 - 2024-01-12
  • 14.12.0-beta.1 - 2024-01-04
  • 14.11.0 - 2024-01-04
  • 14.11.0-beta.1 - 2023-12-22
  • 14.10.0 - 2023-12-22
  • 14.10.0-beta.1 - 2023-12-15
  • 14.9.0 - 2023-12-14
  • 14.9.0-beta.1 - 2023-12-08
  • 14.8.0 - 2023-12-07
  • 14.8.0-beta.1 - 2023-11-30
  • 14.7.0 - 2023-11-30
  • 14.7.0-beta.2 - 2023-11-27
  • 14.7.0-beta.1 - 2023-11-21
  • 14.6.0 - 2023-11-30
  • 14.6.0-beta.1 - 2023-11-17
  • 14.5.0 - 2023-11-17
  • 14.5.0-beta.1 - 2023-11-10
  • 14.4.0 - 2023-11-09
  • 14.4.0-beta.1 - 2023-11-02
  • 14.3.0 - 2023-11-02
  • 14.3.0-beta.1 - 2023-10-26
  • 14.2.0 - 2023-10-26
  • 14.2.0-beta.1 - 2023-10-17
  • 14.1.0 - 2023-10-17
  • 14.0.0 - 2023-10-16
  • 13.12.0-beta.1 - 2023-10-16
  • 13.11.0 - 2023-10-16
  • 13.11.0-beta.1 - 2023-10-11
  • 13.10.0 - 2023-10-11
  • 13.10.0-beta.1 - 2023-10-05
  • 13.9.0 - 2023-10-05
  • 13.9.0-beta.1 - 2023-09-29
  • 13.8.0 - 2023-09-28
  • 13.8.0-beta.1 - 2023-09-21
  • 13.7.0 - 2023-09-21
  • 13.7.0-beta.1 - 2023-09-15
  • 13.6.0 - 2023-09-15
  • 13.6.0-beta.1 - 2023-09-07
  • 13.5.0 - 2023-09-07
  • 13.5.0-beta.1 - 2023-09-01
  • 13.4.0 - 2023-08-31
  • 13.3.0 - 2023-08-24
  • 13.2.0 - 2023-08-17
  • 13.1.0 - 2023-08-17
  • 13.0.0 - 2023-08-16
  • 13.0.0-beta.1 - 2023-08-24
  • 12.19.0-beta.1 - 2023-08-11
  • 12.18.0 - 2023-08-11
  • 12.18.0-beta.1 - 2023-08-03
  • 12.17.0 - 2023-08-03
  • 12.17.0-beta.1 - 2023-07-28
  • 12.16.0 - 2023-07-28
  • 12.15.0 - 2023-07-27
  • 12.14.0 - 2023-07-20
  • 12.14.0-beta.1 - 2023-07-13
  • 12.13.0 - 2023-07-13
  • 12.12.0 - 2023-07-06
  • 12.12.0-beta.1 - 2023-06-30
  • 12.11.0 - 2023-06-29
  • 12.11.0-beta.1 - 2023-06-22
  • 12.10.0 - 2023-06-22
  • 12.10.0-beta.2 - 2023-06-15
  • 12.10.0-beta.1 - 2023-06-08
  • 12.9.0 - 2023-06-08
  • 12.9.0-beta.1 - 2023-06-01
  • 12.8.0 - 2023-06-01
  • 12.8.0-beta.1 - 2023-05-25
  • 12.7.0 - 2023-05-25
  • 12.7.0-beta.1 - 2023-05-19
  • 12.6.0 - 2023-05-19
  • 12.6.0-beta.1 - 2023-05-11
  • 12.5.0 - 2023-05-11
  • 12.5.0-beta.1 - 2023-05-05
  • 12.4.0 - 2023-05-04
  • 12.4.0-beta.1 - 2023-04-27
  • 12.3.0 - 2023-04-27
  • 12.3.0-beta.1 - 2023-04-20
  • 12.2.0 - 2023-04-20
  • 12.2.0-beta.1 - 2023-04-13
  • 12.1.1 - 2023-04-13
  • 12.1.0 - 2023-04-13
  • 12.1.0-beta.1 - 2023-04-06
  • 12.0.0 - 2023-04-06
  • 11.18.0 - 2023-04-06
from stripe GitHub release notes
Commit messages
Package name: stripe

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants