Skip to content

[Snyk] Upgrade stripe from 13.5.0 to 13.11.0#1390

Closed
baderdean wants to merge 1 commit intomainfrom
snyk-upgrade-761ac6cad1d293a0298c7cf587651244
Closed

[Snyk] Upgrade stripe from 13.5.0 to 13.11.0#1390
baderdean wants to merge 1 commit intomainfrom
snyk-upgrade-761ac6cad1d293a0298c7cf587651244

Conversation

@baderdean
Copy link
Copy Markdown
Member

snyk-top-banner

Snyk has created this PR to upgrade stripe from 13.5.0 to 13.11.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.


  • The recommended version is 12 versions ahead of your current version.

  • The recommended version was released on 8 months ago.

Release notes
Package name: stripe
  • 13.11.0 - 2023-10-16
    • #1924 Update generated code
      • Add support for new values issuing_token.created and issuing_token.updated on enum Event.type
      • Add support for new values issuing_token.created and issuing_token.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
    • #1926 Add named unions for all polymorphic types
    • #1921 Add event types

    See the changelog for more details.

  • 13.11.0-beta.1 - 2023-10-11
    • #1919 Update generated code for beta
      • Add support for new resources AccountNotice and Issuing.CreditUnderwritingRecord
      • Add support for list, retrieve, and update methods on resource AccountNotice
      • Add support for correct, create_from_application, create_from_proactive_review, list, report_decision, and retrieve methods on resource CreditUnderwritingRecord
      • Change type of Checkout.Session.automatic_tax.liability.account, Checkout.Session.invoice_creation.invoice_data.issuer.account, Invoice.automatic_tax.liability.account, Invoice.issuer.account, Quote.automatic_tax.liability.account, Quote.invoice_settings.issuer.account, Subscription.automatic_tax.liability.account, SubscriptionSchedule.default_settings.automatic_tax.liability.account, SubscriptionSchedule.default_settings.invoice_settings.issuer.account, SubscriptionSchedule.phases[].automatic_tax.liability.account, and SubscriptionSchedule.phases[].invoice_settings.issuer.account from expandable(Account) | null to expandable(Account)
      • Change Checkout.Session.automatic_tax.liability.account, Checkout.Session.invoice_creation.invoice_data.issuer.account, Invoice.automatic_tax.liability.account, Invoice.issuer.account, Issuing.Transaction.network_data.processing_date, Quote.automatic_tax.liability.account, Quote.invoice_settings.issuer.account, Subscription.automatic_tax.liability.account, SubscriptionSchedule.default_settings.automatic_tax.liability.account, SubscriptionSchedule.default_settings.invoice_settings.issuer.account, SubscriptionSchedule.phases[].automatic_tax.liability.account, and SubscriptionSchedule.phases[].invoice_settings.issuer.account to be optional
      • Add support for new values account_notice.created and account_notice.updated on enum Event.type
      • Add support for new values local_amusement_tax and state_communications_tax on enums Tax.Registration.country_options.us.type and Tax.RegistrationCreateParams.country_options.us.type
      • Add support for new values account_notice.created and account_notice.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

    See the changelog for more details.

  • 13.10.0 - 2023-10-11
    • #1920 Update generated code
      • Add support for redirect_on_completion, return_url, and ui_mode on Checkout.SessionCreateParams and Checkout.Session
      • Change Checkout.Session.custom_fields[].dropdown, Checkout.Session.custom_fields[].numeric, Checkout.Session.custom_fields[].text, Checkout.SessionCreateParams.success_url, PaymentLink.custom_fields[].dropdown, PaymentLink.custom_fields[].numeric, and PaymentLink.custom_fields[].text to be optional
      • Add support for client_secret on Checkout.Session
      • Change type of Checkout.Session.custom_fields[].dropdown from PaymentPagesCheckoutSessionCustomFieldsDropdown | null to PaymentPagesCheckoutSessionCustomFieldsDropdown
      • Change type of Checkout.Session.custom_fields[].numeric and Checkout.Session.custom_fields[].text from PaymentPagesCheckoutSessionCustomFieldsNumeric | null to PaymentPagesCheckoutSessionCustomFieldsNumeric
      • Add support for postal_code on Issuing.Authorization.verification_data
      • Change type of PaymentLink.custom_fields[].dropdown from PaymentLinksResourceCustomFieldsDropdown | null to PaymentLinksResourceCustomFieldsDropdown
      • Change type of PaymentLink.custom_fields[].numeric and PaymentLink.custom_fields[].text from PaymentLinksResourceCustomFieldsNumeric | null to PaymentLinksResourceCustomFieldsNumeric
      • Add support for offline on Terminal.ConfigurationCreateParams, Terminal.ConfigurationUpdateParams, and Terminal.Configuration
    • #1914 Bump get-func-name from 2.0.0 to 2.0.2

    See the changelog for more details.

  • 13.10.0-beta.1 - 2023-10-05
    • #1917 Update generated code for beta
      • Add support for mark_draft and mark_stale methods on resource Quote
      • Remove support for draft_quote, mark_stale_quote, and preview_invoice_lines methods on resource Quote
      • Add support for liability on Checkout.Session.automatic_tax and Checkout.SessionCreateParams.automatic_tax
      • Add support for issuer on Checkout.Session.invoice_creation.invoice_data and Checkout.SessionCreateParams.invoice_creation.invoice_data
      • Add support for invoice_settings on Checkout.SessionCreateParams.subscription_data
      • Add support for personalization_design on Issuing.CardListParams
      • Add support for allow_backdated_lines on QuoteCreateParams, QuoteUpdateParams, and Quote

    See the changelog for more details.

  • 13.9.0 - 2023-10-05
    • #1916 Update generated code
      • Add support for new resource Issuing.Token
      • Add support for list, retrieve, and update methods on resource Token
      • Add support for amount_authorized, extended_authorization, incremental_authorization, multicapture, and overcapture on Charge.payment_method_details.card
      • Add support for token on Issuing.Authorization and Issuing.Transaction
      • Add support for authorization_code on Issuing.Authorization.request_history[]
      • Add support for request_extended_authorization, request_multicapture, and request_overcapture 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 request_incremental_authorization on PaymentIntent.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card_present, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntentCreateParams.payment_method_options.card_present, PaymentIntentCreateParams.payment_method_options.card, PaymentIntentUpdateParams.payment_method_options.card_present, and PaymentIntentUpdateParams.payment_method_options.card
      • Add support for final_capture on PaymentIntentCaptureParams
      • Add support for metadata on PaymentLink.payment_intent_data, PaymentLink.subscription_data, PaymentLinkCreateParams.payment_intent_data, and PaymentLinkCreateParams.subscription_data
      • Add support for statement_descriptor_suffix and statement_descriptor on PaymentLink.payment_intent_data and PaymentLinkCreateParams.payment_intent_data
      • Add support for payment_intent_data and subscription_data on PaymentLinkUpdateParams

    See the changelog for more details.

  • 13.9.0-beta.1 - 2023-09-29
    • #1910 Update generated code for beta
      • Rename resources Issuing.CardDesign and Issuing.CardBundle to Issuing.PersonalizationDesign and Issuing.PhysicalBundle
      • Add support for new values capital_financing_offer and capital_financing_reporting on enum AccountLinkCreateParams.type
      • Add support for features on AccountSession.components.payment_details, AccountSession.components.payments, AccountSession.components.payouts, AccountSessionCreateParams.components.account_onboarding, AccountSessionCreateParams.components.payment_details, AccountSessionCreateParams.components.payments, and AccountSessionCreateParams.components.payouts
      • Change ConfirmationToken.payment_method_preview.us_bank_account.financial_connections_account and ConfirmationToken.payment_method_preview.us_bank_account.status_details to be required
      • Add support for reason on Event

    See the changelog for more details.

  • 13.8.0 - 2023-09-28
    • #1911 Update generated code
      • Add support for rendering on InvoiceCreateParams, InvoiceUpdateParams, and Invoice
      • Change PaymentMethod.us_bank_account.financial_connections_account and PaymentMethod.us_bank_account.status_details to be required

    See the changelog for more details.

  • 13.8.0-beta.1 - 2023-09-21
    • #1906 Update generated code for beta
      • Remove support for customer on ConfirmationToken
      • Add support for issuer on InvoiceCreateParams, InvoiceUpcomingLinesParams, InvoiceUpcomingParams, InvoiceUpdateParams, Invoice, Quote.invoice_settings, QuoteCreateParams.invoice_settings, QuoteUpdateParams.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, and SubscriptionScheduleUpdateParams.phases[].invoice_settings
      • Add support for on_behalf_of on InvoiceUpcomingLinesParams and InvoiceUpcomingParams
      • Add support for liability on Invoice.automatic_tax, InvoiceCreateParams.automatic_tax, InvoiceUpcomingLinesParams.automatic_tax, InvoiceUpcomingParams.automatic_tax, InvoiceUpdateParams.automatic_tax, Quote.automatic_tax, QuoteCreateParams.automatic_tax, QuoteUpdateParams.automatic_tax, Subscription.automatic_tax, SubscriptionCreateParams.automatic_tax, SubscriptionSchedule.default_settings.automatic_tax, SubscriptionSchedule.phases[].automatic_tax, SubscriptionScheduleCreateParams.default_settings.automatic_tax, SubscriptionScheduleCreateParams.phases[].automatic_tax, SubscriptionScheduleUpdateParams.default_settings.automatic_tax, SubscriptionScheduleUpdateParams.phases[].automatic_tax, and SubscriptionUpdateParams.automatic_tax
      • Change type of Issuing.CardDesignUpdateParams.carrier_text from carrier_text_param to emptyStringable(carrier_text_param)
      • Add support for invoice_settings on SubscriptionCreateParams and SubscriptionUpdateParams

    See the changelog for more details.

  • 13.7.0 - 2023-09-21
    • #1907 Update generated code
      • Add support for terms_of_service_acceptance on Checkout.Session.custom_text, Checkout.SessionCreateParams.custom_text, PaymentLink.custom_text, PaymentLinkCreateParams.custom_text, and PaymentLinkUpdateParams.custom_text

    See the changelog for more details.

  • 13.7.0-beta.1 - 2023-09-15
    • #1900 Update generated code for beta
      • Add support for new resource ConfirmationToken
      • Add support for retrieve method on resource ConfirmationToken
      • Add support for create method on resource Issuing.CardDesign
      • Add support for reject_testmode test helper method on resource Issuing.CardDesign
      • Add support for new value issuing_card_design.rejected on enum Event.type
      • Add support for features on Issuing.CardBundle
      • Add support for preferences on Issuing.CardDesignListParams, Issuing.CardDesignUpdateParams, and Issuing.CardDesign
      • Remove support for preference on Issuing.CardDesignListParams, Issuing.CardDesignUpdateParams, and Issuing.CardDesign
      • Add support for card_bundle on Issuing.CardDesignUpdateParams
      • Add support for card_logo and carrier_text on Issuing.CardDesignUpdateParams and Issuing.CardDesign
      • Change type of Issuing.CardDesignUpdateParams.lookup_key and Issuing.CardDesignUpdateParams.name from string to emptyStringable(string)
      • Add support for rejection_reasons on Issuing.CardDesign
      • Add support for confirmation_token on PaymentIntentConfirmParams, PaymentIntentCreateParams, SetupIntentConfirmParams, and SetupIntentCreateParams
      • Add support for new value issuing_card_design.rejected on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

    See the changelog for more details.

  • 13.6.0 - 2023-09-15
  • 13.6.0-beta.1 - 2023-09-07
  • 13.5.0 - 2023-09-07
from stripe GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Snyk has automatically assigned this pull request, set who gets assigned.

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:

Snyk has created this PR to upgrade stripe from 13.5.0 to 13.11.0.

See this package in npm:
stripe

See this project in Snyk:
https://app.snyk.io/org/baderdean/project/0f8e176b-5f8b-457c-96ec-ede2a65658a3?utm_source=github&utm_medium=referral&page=upgrade-pr
@github-actions
Copy link
Copy Markdown

Coverage Report

Passed

Commit: 699ac18

Summary

Name Stmts Branch Funcs Lines
🔴 Total 26.4% 28.7% 28.1% 26.4%

Generated by Test Coverage Reporter for commit 699ac18

@MBATheGamer-Job MBATheGamer-Job deleted the snyk-upgrade-761ac6cad1d293a0298c7cf587651244 branch June 13, 2024 02:40
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.

3 participants