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 8.55.0 to 8.222.0 #349

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

Conversation

akshay4850
Copy link
Owner

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

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

  • The recommended version was released on 2 years ago.

Release notes
Package name: stripe
  • 8.222.0 - 2022-05-05
    • #1414 API Updates
      • Add support for default_price_data on ProductCreateParams
      • Add support for default_price on ProductUpdateParams and Product
      • Add support for instructions_email on RefundCreateParams and Refund

    See the changelog for more details.

  • 8.221.0 - 2022-05-05
    • #1413 API Updates

      • Add support for new resources FinancialConnections.AccountOwner, FinancialConnections.AccountOwnership, FinancialConnections.Account, and FinancialConnections.Session
      • Add support for financial_connections on Checkout.Session.payment_method_options.us_bank_account, CheckoutSessionCreateParams.payment_method_options.us_bank_account, Invoice.payment_settings.payment_method_options.us_bank_account, InvoiceCreateParams.payment_settings.payment_method_options.us_bank_account, InvoiceUpdateParams.payment_settings.payment_method_options.us_bank_account, PaymentIntent.payment_method_options.us_bank_account, PaymentIntentConfirmParams.payment_method_options.us_bank_account, PaymentIntentCreateParams.payment_method_options.us_bank_account, PaymentIntentUpdateParams.payment_method_options.us_bank_account, SetupIntent.payment_method_options.us_bank_account, SetupIntentConfirmParams.payment_method_options.us_bank_account, SetupIntentCreateParams.payment_method_options.us_bank_account, SetupIntentUpdateParams.payment_method_options.us_bank_account, Subscription.payment_settings.payment_method_options.us_bank_account, SubscriptionCreateParams.payment_settings.payment_method_options.us_bank_account, and SubscriptionUpdateParams.payment_settings.payment_method_options.us_bank_account
      • Add support for financial_connections_account on PaymentIntentConfirmParams.payment_method_data.us_bank_account, PaymentIntentCreateParams.payment_method_data.us_bank_account, PaymentIntentUpdateParams.payment_method_data.us_bank_account, PaymentMethod.us_bank_account, PaymentMethodCreateParams.us_bank_account, SetupIntentConfirmParams.payment_method_data.us_bank_account, SetupIntentCreateParams.payment_method_data.us_bank_account, and SetupIntentUpdateParams.payment_method_data.us_bank_account
    • #1410 API Updates

      • Add support for registered_address on AccountCreateParams.individual, AccountUpdateParams.individual, PersonCreateParams, PersonUpdateParams, Person, TokenCreateParams.account.individual, and TokenCreateParams.person
      • Change type of PaymentIntent.amount_details.tip.amount from nullable(integer) to integer
      • Change PaymentIntent.amount_details.tip.amount to be optional
      • Add support for payment_method_data on SetupIntentConfirmParams, SetupIntentCreateParams, and SetupIntentUpdateParams
    • #1409 Update autoPagination tests to be hermetic.

    • #1411 Enable CI on beta branch

    See the changelog for more details.

  • 8.220.0 - 2022-05-03
    • #1407 API Updates
      • Add support for new resource CashBalance
      • Change type of BillingPortal.Configuration.application from $Application to deletable($Application)
      • Add support for alipay on Checkout.Session.payment_method_options and CheckoutSessionCreateParams.payment_method_options
      • Change type of CheckoutSessionCreateParams.payment_method_options.konbini.expires_after_days from emptyStringable(integer) to integer
      • Add support for new value eu_oss_vat on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, and TaxId.type
      • Add support for new value eu_oss_vat on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, and TaxIdCreateParams.type
      • Add support for cash_balance on Customer
      • Add support for application on Invoice, Quote, SubscriptionSchedule, and Subscription
    • #1403 Add tests for specifying a custom host on StripeMethod.

    See the changelog for more details.

  • 8.219.0 - 2022-04-21
    • #1398 API Updates
      • Add support for expire test helper method on resource Refund
      • Change type of BillingPortal.Configuration.application from string to expandable($Application)
      • Change IssuingDisputeCreateParams.transaction to be optional

    See the changelog for more details.

  • 8.218.0 - 2022-04-18
    • #1396 API Updates
      • Add support for new resources FundingInstructions and Terminal.Configuration
      • Add support for create_funding_instructions method on resource Customer
      • Add support for new value customer_balance as a payment method type.
      • Add support for customer_balance 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, and PaymentMethod
      • Add support for cash_balance on CustomerCreateParams and CustomerUpdateParams
      • Add support for amount_details on PaymentIntent
      • Add support for display_bank_transfer_instructions on PaymentIntent.next_action
      • Add support for configuration_overrides on Terminal.Location, TerminalLocationCreateParams, and TerminalLocationUpdateParams

    See the changelog for more details.

  • 8.217.0 - 2022-04-13
    • #1395 API Updates
      • Add support for increment_authorization method on resource PaymentIntent
      • Add support for incremental_authorization_supported on Charge.payment_method_details.card_present
      • Add support for request_incremental_authorization_support on PaymentIntent.payment_method_options.card_present, PaymentIntentConfirmParams.payment_method_options.card_present, PaymentIntentCreateParams.payment_method_options.card_present, and PaymentIntentUpdateParams.payment_method_options.card_present

    See the changelog for more details.

  • 8.216.0 - 2022-04-08
    • #1391 API Updates
      • Add support for apply_customer_balance method on resource PaymentIntent
      • Add support for new value cash_balance.funds_available on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

    See the changelog for more details.

  • 8.215.0 - 2022-04-01
    • #1389 API Updates

      • Add support for bank_transfer_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
      • Add support for capture_before on Charge.payment_method_details.card_present
      • Add support for address and name on Checkout.Session.customer_details
      • Add support for customer_balance on Invoice.payment_settings.payment_method_options, InvoiceCreateParams.payment_settings.payment_method_options, InvoiceUpdateParams.payment_settings.payment_method_options, Subscription.payment_settings.payment_method_options, SubscriptionCreateParams.payment_settings.payment_method_options, and SubscriptionUpdateParams.payment_settings.payment_method_options
      • Add support for new value customer_balance 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 request_extended_authorization on PaymentIntent.payment_method_options.card_present, PaymentIntentConfirmParams.payment_method_options.card_present, PaymentIntentCreateParams.payment_method_options.card_present, and PaymentIntentUpdateParams.payment_method_options.card_present
      • Add support for new values payment_intent.partially_funded, terminal.reader.action_failed, and terminal.reader.action_succeeded on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
    • #1388 Stop sending Content-Length header for verbs which don't have bodies.

    See the changelog for more details.

  • 8.214.0 - 2022-03-30
    • #1386 API Updates
      • Add support for cancel_action, process_payment_intent, process_setup_intent, and set_reader_display methods on resource Terminal.Reader
      • Change Charge.failure_balance_transaction, Invoice.payment_settings.payment_method_options.us_bank_account, PaymentIntent.next_action.verify_with_microdeposits.microdeposit_type, SetupIntent.next_action.verify_with_microdeposits.microdeposit_type, and Subscription.payment_settings.payment_method_options.us_bank_account to be required
      • Add support for action on Terminal.Reader

    See the changelog for more details.

  • 8.213.0 - 2022-03-28
    • #1383 API Updates
      • Add support for Search API
        • Add support for search method on resources Charge, Customer, Invoice, PaymentIntent, Price, Product, and Subscription
    • #1384 Bump qs package to latest.

    See the changelog for more details.

  • 8.212.0 - 2022-03-25
  • 8.211.0 - 2022-03-23
  • 8.210.0 - 2022-03-18
  • 8.209.0 - 2022-03-11
  • 8.208.0 - 2022-03-09
  • 8.207.0 - 2022-03-02
  • 8.206.0 - 2022-03-01
  • 8.205.0 - 2022-02-26
  • 8.204.0 - 2022-02-23
  • 8.203.0 - 2022-02-15
  • 8.202.0 - 2022-02-03
  • 8.201.0 - 2022-01-28
  • 8.200.0 - 2022-01-25
  • 8.199.0 - 2022-01-20
  • 8.198.0 - 2022-01-19
  • 8.197.0 - 2022-01-13
  • 8.196.0 - 2022-01-12
  • 8.195.0 - 2021-12-22
  • 8.194.0 - 2021-12-15
  • 8.193.0 - 2021-12-09
  • 8.192.0 - 2021-12-09
  • 8.191.0 - 2021-11-20
  • 8.190.0 - 2021-11-17
  • 8.189.0 - 2021-11-16
  • 8.188.0 - 2021-11-12
  • 8.187.0 - 2021-11-11
  • 8.186.1 - 2021-11-04
  • 8.186.0 - 2021-11-01
  • 8.185.0 - 2021-11-01
  • 8.184.0 - 2021-10-20
  • 8.183.0 - 2021-10-15
  • 8.182.0 - 2021-10-14
  • 8.181.0 - 2021-10-11
  • 8.180.0 - 2021-10-11
  • 8.179.0 - 2021-10-07
  • 8.178.0 - 2021-09-29
  • 8.177.0 - 2021-09-28
  • 8.176.0 - 2021-09-16
  • 8.175.0 - 2021-09-15
  • 8.174.0 - 2021-09-02
  • 8.173.0 - 2021-09-01
  • 8.172.0 - 2021-09-01
  • 8.171.0 - 2021-08-27
  • 8.170.0 - 2021-08-19
  • 8.169.0 - 2021-08-11
  • 8.168.0 - 2021-08-04
  • 8.167.0 - 2021-07-28
  • 8.166.0 - 2021-07-28
  • 8.165.0 - 2021-07-22
  • 8.164.0 - 2021-07-21
  • 8.163.0 - 2021-07-15
  • 8.162.0 - 2021-07-14
  • 8.161.0 - 2021-07-09
  • 8.160.0 - 2021-06-30
  • 8.159.0 - 2021-06-30
  • 8.158.0 - 2021-06-29
  • 8.157.0 - 2021-06-25
  • 8.156.0 - 2021-06-18
  • 8.155.0 - 2021-06-16
  • 8.154.0 - 2021-06-07
  • 8.153.0 - 2021-06-04
  • 8.152.0 - 2021-06-04
  • 8.151.0 - 2021-06-02
  • 8.150.0 - 2021-05-26
  • 8.149.0 - 2021-05-20
  • 8.148.0 - 2021-05-07
  • 8.147.0 - 2021-05-05
  • 8.146.0 - 2021-05-05
  • 8.145.0 - 2021-04-21
  • 8.144.0 - 2021-04-16
  • 8.143.0 - 2021-04-12
  • 8.142.0 - 2021-04-03
  • 8.141.0 - 2021-03-31
  • 8.140.0 - 2021-03-25
  • 8.139.0 - 2021-03-22
  • 8.138.0 - 2021-03-10
  • 8.137.0 - 2021-02-18
  • 8.136.0 - 2021-02-17
  • 8.135.0 - 2021-02-09
  • 8.134.0 - 2021-02-05
  • 8.133.0 - 2021-02-03
  • 8.132.0 - 2021-01-22
  • 8.131.1 - 2021-01-15
  • 8.131.0 - 2021-01-15
  • 8.130.0 - 2021-01-07
  • 8.129.0 - 2020-12-16
  • 8.128.0 - 2020-12-11
  • 8.127.0 - 2020-12-04
  • 8.126.0 - 2020-11-24
  • 8.125.0 - 2020-11-20
  • 8.124.0 - 2020-11-19
  • 8.123.0 - 2020-11-18
  • 8.122.1 - 2020-11-18
  • 8.122.0 - 2020-11-18
  • 8.121.0 - 2020-11-09
  • 8.120.0 - 2020-11-04
  • 8.119.0 - 2020-10-27
  • 8.118.0 - 2020-10-26
  • 8.117.0 - 2020-10-23
  • 8.116.0 - 2020-10-23
  • 8.115.0 - 2020-10-20
  • 8.114.0 - 2020-10-15
  • 8.113.0 - 2020-10-14
  • 8.112.0 - 2020-10-14
  • 8.111.0 - 2020-10-13
  • 8.110.0 - 2020-10-12
  • 8.109.0 - 2020-10-09
  • 8.108.0 - 2020-10-09
  • 8.107.0 - 2020-10-02
  • 8.106.0 - 2020-09-30
  • 8.105.0 - 2020-09-29
  • 8.104.0 - 2020-09-29
  • 8.103.0 - 2020-09-29
  • 8.102.0 - 2020-09-25
  • 8.101.0 - 2020-09-25
  • 8.100.0 - 2020-09-24
  • 8.99.0 - 2020-09-24
  • 8.98.0 - 2020-09-23
  • 8.97.0 - 2020-09-21
  • 8.96.0 - 2020-09-13
  • 8.95.0 - 2020-09-10
  • 8.94.0 - 2020-09-09
  • 8.93.0 - 2020-09-08
  • 8.92.0 - 2020-09-02
  • 8.91.0 - 2020-08-31
  • 8.90.0 - 2020-08-28
  • 8.89.0 - 2020-08-19
  • 8.88.0 - 2020-08-18
  • 8.87.0 - 2020-08-17
  • 8.86.0 - 2020-08-14
  • 8.85.0 - 2020-08-13
  • 8.84.0 - 2020-08-07
  • 8.83.0 - 2020-08-05
  • 8.82.0 - 2020-08-04
  • 8.81.0 - 2020-07-30
  • 8.80.0 - 2020-07-29
  • 8.79.0 - 2020-07-25
  • 8.78.0 - 2020-07-22
  • 8.77.0 - 2020-07-20
  • 8.76.0 - 2020-07-17
  • 8.75.0 - 2020-07-17
  • 8.74.0 - 2020-07-16
  • 8.73.0 - 2020-07-16
  • 8.72.0 - 2020-07-15
  • 8.71.0 - 2020-07-14
  • 8.70.0 - 2020-07-13
  • 8.69.0 - 2020-07-06
  • 8.68.0 - 2020-07-01
  • 8.67.0 - 2020-06-25
  • 8.66.0 - 2020-06-24
  • 8.65.0 - 2020-06-23
  • 8.64.0 - 2020-06-18
  • 8.63.0 - 2020-06-11
  • 8.62.0 - 2020-06-11
  • 8.61.0 - 2020-06-09
  • 8.60.0 - 2020-06-03
  • 8.59.0 - 2020-06-03
  • 8.58.0 - 2020-06-03
  • 8.57.0 - 2020-06-03
  • 8.56.0 - 2020-05-28
  • 8.55.0 - 2020-05-22
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 8.55.0 to 8.222.0.

See this package in npm:
stripe

See this project in Snyk:
https://app.snyk.io/org/akshay4850/project/df237ac4-5678-44a0-8dad-78c598f9b95f?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

sonarcloud bot commented May 25, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

Deletion commands do not work via fetch
2 participants