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 9.1.0 to 9.16.0 #101

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

Conversation

AlexanderSCK
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade stripe from 9.1.0 to 9.16.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 18 versions ahead of your current version.

  • The recommended version was released on 2 years ago.

Release notes
Package name: stripe
  • 9.16.0 - 2022-07-26
    • #1492 API Updates
      • Add support for new value exempted on enums Charge.payment_method_details.card.three_d_secure.result and SetupAttempt.payment_method_details.card.three_d_secure.result
      • Add support for customer_balance on Checkout.Session.payment_method_options and CheckoutSessionCreateParams.payment_method_options
      • Add support for new value customer_balance on enum CheckoutSessionCreateParams.payment_method_types[]
      • Add support for new values en-CA and fr-CA on enums OrderCreateParams.payment.settings.payment_method_options.klarna.preferred_locale, OrderUpdateParams.payment.settings.payment_method_options.klarna.preferred_locale, PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale, PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale

    See the changelog for more details.

  • 9.15.0 - 2022-07-25
    • #1486 API Updates
      • Add support for installments on Checkout.Session.payment_method_options.card, CheckoutSessionCreateParams.payment_method_options.card, Invoice.payment_settings.payment_method_options.card, InvoiceCreateParams.payment_settings.payment_method_options.card, and InvoiceUpdateParams.payment_settings.payment_method_options.card
      • Add support for default_currency and invoice_credit_balance on Customer
      • Add support for currency on InvoiceCreateParams
      • Add support for default_mandate on Invoice.payment_settings, InvoiceCreateParams.payment_settings, and InvoiceUpdateParams.payment_settings
      • Add support for mandate on InvoicePayParams
      • Add support for product_data on OrderCreateParams.line_items[] and OrderUpdateParams.line_items[]

    See the changelog for more details.

  • 9.15.0-beta.1 - 2022-07-22
    • #1485 API Updates for beta branch
      • Updated stable APIs to the latest version
    • #1483 API Updates for beta branch
      • Updated stable APIs to the latest version
      • Add QuotePhase resource
    • #1479 API Updates for beta branch
      • Updated stable APIs to the latest version
      • Add Price.migrate_to property
      • Add SubscriptionSchedule.amend method.
      • Add Discount.subscription_item property.
      • Add Quote.subscription_data.billing_behavior, billing_cycle_anchor, end_behavior, from_schedule, from_subscription, prebilling, proration_behavior properties.
      • Add phases parameter to Quote.create
      • Add Subscription.discounts, prebilling properties.

    See the changelog for more details.

  • 9.14.0 - 2022-07-18
    • #1477 API Updates
      • Add support for blik_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
      • Add support for blik on Charge.payment_method_details, Mandate.payment_method_details, PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentMethodCreateParams, PaymentMethodUpdateParams, PaymentMethod, SetupAttempt.payment_method_details, SetupIntent.payment_method_options, SetupIntentConfirmParams.payment_method_data, SetupIntentConfirmParams.payment_method_options, SetupIntentCreateParams.payment_method_data, SetupIntentCreateParams.payment_method_options, SetupIntentUpdateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_options
      • Change type of Checkout.Session.consent_collection.promotions, CheckoutSessionCreateParams.consent_collection.promotions, PaymentLink.consent_collection.promotions, and PaymentLinkCreateParams.consent_collection.promotions from literal('auto') to enum('auto'|'none')
      • Add support for new value blik on enum CheckoutSessionCreateParams.payment_method_types[]
      • Add support for new value blik on enums CustomerListPaymentMethodsParams.type and PaymentMethodListParams.type
      • Add support for new value blik on enums PaymentIntentConfirmParams.payment_method_data.type, PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, SetupIntentConfirmParams.payment_method_data.type, SetupIntentCreateParams.payment_method_data.type, and SetupIntentUpdateParams.payment_method_data.type
      • Add support for new value blik on enums PaymentLink.payment_method_types[], PaymentLinkCreateParams.payment_method_types[], and PaymentLinkUpdateParams.payment_method_types[]
      • Add support for new value blik on enum PaymentMethodCreateParams.type
      • Add support for new value blik on enum PaymentMethod.type
      • Add support for cancel method on Subscriptions resource. This has the same functionality as the del method - if you are on a version less than 9.14.0, please use del.
    • #1476 fix: Include trailing slash when passing empty query parameters.
    • #1475 Move @ types/node to devDependencies

    See the changelog for more details.

  • 9.13.0 - 2022-07-12
    • #1473 API Updates
      • Add support for customer_details on CheckoutSessionListParams
      • Change LineItem.amount_discount and LineItem.amount_tax to be required
      • Change Transfer.source_type to be optional and not nullable
    • #1471 Update readme to include a note on beta packages

    See the changelog for more details.

  • 9.13.0-beta.1 - 2022-07-07
    • #1469 API Updates for beta branch
      • Include server_side_confirmation_beta=v1 beta
      • Add secretKeyConfirmation to PaymentIntent
    • #1451 API Updates
      • Updated stable APIs to the latest version
    • #1457 Use the generated API version
    • #1445 Support updating pre-release versions
    • #1442 API Updates
      • Add support for network_details method on resource ReceivedCredits/ReceivedDebits
    • #1444 Merge master branch into beta branch

    See the changelog for more details.

  • 9.12.0 - 2022-07-07
    • #1468 API Updates
      • Add support for currency on CheckoutSessionCreateParams, InvoiceUpcomingLinesParams, InvoiceUpcomingParams, PaymentLinkCreateParams, SubscriptionCreateParams, SubscriptionSchedule.phases[], SubscriptionScheduleCreateParams.phases[], SubscriptionScheduleUpdateParams.phases[], and Subscription
      • Add support for currency_options on CheckoutSessionCreateParams.shipping_options[].shipping_rate_data.fixed_amount, CouponCreateParams, CouponUpdateParams, Coupon, OrderCreateParams.shipping_cost.shipping_rate_data.fixed_amount, OrderUpdateParams.shipping_cost.shipping_rate_data.fixed_amount, PriceCreateParams, PriceUpdateParams, Price, ProductCreateParams.default_price_data, PromotionCode.restrictions, PromotionCodeCreateParams.restrictions, ShippingRate.fixed_amount, and ShippingRateCreateParams.fixed_amount
      • Add support for restrictions on PromotionCodeUpdateParams
      • Add support for fixed_amount and tax_behavior on ShippingRateUpdateParams
    • #1467 API Updates
      • Add support for customer on CheckoutSessionListParams and RefundCreateParams
      • Add support for currency and origin on RefundCreateParams
      • Add support for new values financial_connections.account.created, financial_connections.account.deactivated, financial_connections.account.disconnected, financial_connections.account.reactivated, and financial_connections.account.refreshed_balance on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

    See the changelog for more details.

  • 9.11.0 - 2022-06-29
    • #1462 API Updates
      • Add support for deliver_card, fail_card, return_card, and ship_card test helper methods on resource Issuing.Card
      • Change type of PaymentLink.payment_method_types[], PaymentLinkCreateParams.payment_method_types[], and PaymentLinkUpdateParams.payment_method_types[] from literal('card') to enum
      • Add support for hosted_regulatory_receipt_url on Treasury.ReceivedCredit and Treasury.ReceivedDebit

    See the changelog for more details.

  • 9.10.0 - 2022-06-23
    • #1459 API Updates
      • Add support for capture_method on PaymentIntentConfirmParams and PaymentIntentUpdateParams
    • #1458 API Updates
      • Add support for promptpay_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
      • Add support for promptpay on Charge.payment_method_details, PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentMethodCreateParams, PaymentMethod, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_data
      • Add support for new value promptpay on enum CheckoutSessionCreateParams.payment_method_types[]
      • Add support for subtotal_excluding_tax on CreditNote and Invoice
      • Add support for amount_excluding_tax and unit_amount_excluding_tax on CreditNoteLineItem and InvoiceLineItem
      • Add support for new value promptpay on enums CustomerListPaymentMethodsParams.type and PaymentMethodListParams.type
      • Add support for rendering_options on InvoiceCreateParams and InvoiceUpdateParams
      • Add support for new value promptpay on enums Invoice.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[], and SubscriptionUpdateParams.payment_settings.payment_method_types[]
      • Add support for total_excluding_tax on Invoice
      • Add support for automatic_payment_methods on Order.payment.settings
      • Add support for new value promptpay on enums PaymentIntentConfirmParams.payment_method_data.type, PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, SetupIntentConfirmParams.payment_method_data.type, SetupIntentCreateParams.payment_method_data.type, and SetupIntentUpdateParams.payment_method_data.type
      • Add support for promptpay_display_qr_code on PaymentIntent.next_action
      • Add support for new value promptpay on enum PaymentMethodCreateParams.type
      • Add support for new value promptpay on enum PaymentMethod.type
    • #1455 fix: Stop using path.join to create URLs.

    See the changelog for more details.

  • 9.9.0 - 2022-06-17
    • #1453 API Updates
      • Add support for fund_cash_balance test helper method on resource Customer
      • Add support for statement_descriptor_prefix_kana and statement_descriptor_prefix_kanji on Account.settings.card_payments, Account.settings.payments, AccountCreateParams.settings.card_payments, and AccountUpdateParams.settings.card_payments
      • Add support for statement_descriptor_suffix_kana and statement_descriptor_suffix_kanji on Checkout.Session.payment_method_options.card, CheckoutSessionCreateParams.payment_method_options.card, PaymentIntent.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntentCreateParams.payment_method_options.card, and PaymentIntentUpdateParams.payment_method_options.card
      • Add support for total_excluding_tax on CreditNote
      • Change type of CustomerCreateParams.invoice_settings.rendering_options and CustomerUpdateParams.invoice_settings.rendering_options from rendering_options_param to emptyStringable(rendering_options_param)
      • Add support for rendering_options on Customer.invoice_settings and Invoice
    • #1452 Fix non-conforming changelog entries and port the Makefile fix
    • #1450 Only publish stable version to the latest tag

    See the changelog for more details.

  • 9.8.0 - 2022-06-09
  • 9.8.0-beta.1 - 2022-06-08
  • 9.7.0 - 2022-06-08
  • 9.6.0 - 2022-06-01
  • 9.5.0 - 2022-05-26
  • 9.4.0 - 2022-05-23
  • 9.3.0 - 2022-05-23
  • 9.2.0 - 2022-05-20
  • 9.1.0 - 2022-05-11
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.

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 9.1.0 to 9.16.0.

See this package in npm:
stripe

See this project in Snyk:
https://app.snyk.io/org/alexandersck/project/715ad775-9d02-4d91-afe3-c1ae2df048e6?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

2 participants