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 12.2.0 to 12.18.0 #2

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

Conversation

IT21071034
Copy link
Owner

snyk-top-banner

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


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

  • The recommended version was released on a year ago.

Release notes
Package name: stripe
  • 12.18.0 - 2023-08-11
    • #1867 Update generated code
      • Add support for new values incorporated_partnership and unincorporated_partnership on enums Account.company.structure, AccountCreateParams.company.structure, AccountUpdateParams.company.structure, and TokenCreateParams.account.company.structure
      • Add support for new value payment_reversal on enum BalanceTransaction.type
      • Change Invoice.subscription_details.metadata and Invoice.subscription_details to be required

    See the changelog for more details.

  • 12.18.0-beta.1 - 2023-08-03
    • #1861 Update generated code for beta
      • Add support for submit_card test helper method on resource Issuing.Card
      • Add support for address_validation on Issuing.Card.shipping and Issuing.CardCreateParams.shipping
      • Add support for shipping on Issuing.CardUpdateParams
      • Add support for new value submitted on enum Issuing.Card.shipping.status
      • Change type of OrderCreateParams.line_items[].product_data.description, OrderCreateParams.line_items[].product_data.tax_code, OrderCreateParams.shipping_details.phone, OrderUpdateParams.description, OrderUpdateParams.line_items[].product_data.description, OrderUpdateParams.line_items[].product_data.tax_code, OrderUpdateParams.shipping_details.phone, PaymentMethodConfigurationListParams.application, and QuoteUpdateParams.subscription_data_overrides[].description from string to emptyStringable(string)
      • Add support for reason on QuoteMarkStaleQuoteParams
      • Add support for marked_stale on Quote.status_details.stale.last_reason
      • Change Tax.FormListParams.payee.type to be optional
    • #1864 Remove developer_message support

    See the changelog for more details.

  • 12.17.0 - 2023-08-03
    • #1863 Update generated code
      • Change many types from string to emptyStringable(string)
      • Add support for subscription_details on Invoice
      • Add support for preferred_settlement_speed on PaymentIntent.payment_method_options.us_bank_account, PaymentIntentConfirmParams.payment_method_options.us_bank_account, PaymentIntentCreateParams.payment_method_options.us_bank_account, and PaymentIntentUpdateParams.payment_method_options.us_bank_account
      • Add support for new values sepa_debit_fingerprint and us_bank_account_fingerprint on enums Radar.ValueList.item_type and Radar.ValueListCreateParams.item_type
    • #1866 Allow monkey patching http / https

    See the changelog for more details.

  • 12.17.0-beta.1 - 2023-07-28
    • Updated stable APIs to the latest version

    See the changelog for more details.

  • 12.16.0 - 2023-07-28
    • #1853 Update generated code
      • Add support for monthly_estimated_revenue on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
    • #1859 Revert "import * as http -> import http from 'http'"

    See the changelog for more details.

  • 12.15.0 - 2023-07-27
    • #1853 Update generated code
      • Add support for monthly_estimated_revenue on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
    • #1854 NodeHTTPClient: ensure node:http and node:https are monkey-patchable when importing Stripe via ESM

    See the changelog for more details.

  • 12.14.0 - 2023-07-20
    • #1842 Update generated code
      • Add support for new value ro_tin on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, and Tax.Transaction.customer_details.tax_ids[].type
      • Remove support for values excluded_territory, jurisdiction_unsupported, and vat_exempt from enums Checkout.Session.shipping_cost.taxes[].taxability_reason, Checkout.Session.total_details.breakdown.taxes[].taxability_reason, CreditNote.shipping_cost.taxes[].taxability_reason, Invoice.shipping_cost.taxes[].taxability_reason, LineItem.taxes[].taxability_reason, Quote.computed.recurring.total_details.breakdown.taxes[].taxability_reason, Quote.computed.upfront.total_details.breakdown.taxes[].taxability_reason, and Quote.total_details.breakdown.taxes[].taxability_reason
      • Add support for new value ro_tin on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, and Tax.CalculationCreateParams.customer_details.tax_ids[].type
      • Add support for use_stripe_sdk on SetupIntentConfirmParams and SetupIntentCreateParams
      • Add support for new value service_tax on enums TaxRate.tax_type, TaxRateCreateParams.tax_type, and TaxRateUpdateParams.tax_type
    • #1849 Changelog: fix delimiterless namespaced param types
    • #1848 Changelog: CheckoutSessionCreateParams -> Checkout.SessionCreateParams

    See the changelog for more details.

  • 12.14.0-beta.1 - 2023-07-13
    • #1840 Update generated code for beta
      Release specs are identical.
    • #1837 Update generated code for beta
      • Add support for new resource PaymentMethodConfiguration
      • Add support for create, list, retrieve, and update methods on resource PaymentMethodConfiguration
      • Add support for payment_method_configuration on PaymentIntentCreateParams and PaymentIntentUpdateParams
      • Add support for payment_method_configuration_details on PaymentIntent
      • Rename Tax.SettingRetrieveParam to Tax.SettingsRetrieveParam and Tax.SettingUpdateParams to Tax.SettingsUpdateParams (parity with main release)
    • #1832 Update generated code for beta

    See the changelog for more details.

  • 12.13.0 - 2023-07-13
    • #1838 Update generated code
      • Add support for new resource Tax.Settings
      • Add support for retrieve and update methods on resource Settings
      • Add support for new value invalid_tax_location on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
      • Add support for order_id on Charge.payment_method_details.afterpay_clearpay
      • Add support for allow_redirects on PaymentIntent.automatic_payment_methods, PaymentIntentCreateParams.automatic_payment_methods, SetupIntent.automatic_payment_methods, and SetupIntentCreateParams.automatic_payment_methods
      • Add support for new values amusement_tax and communications_tax on enums Tax.Calculation.shipping_cost.tax_breakdown[].tax_rate_details.tax_type, Tax.Calculation.tax_breakdown[].tax_rate_details.tax_type, Tax.CalculationLineItem.tax_breakdown[].tax_rate_details.tax_type, and Tax.Transaction.shipping_cost.tax_breakdown[].tax_rate_details.tax_type
      • Add support for product on Tax.TransactionLineItem
      • Add support for new value tax.settings.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

    See the changelog for more details.

  • 12.12.0 - 2023-07-06
    • #1831 Update generated code
      • Add support for numeric and text on PaymentLink.custom_fields[]
      • Add support for automatic_tax on SubscriptionListParams

    See the changelog for more details.

  • 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
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 12.2.0 to 12.18.0.

See this package in npm:
stripe

See this project in Snyk:
https://app.snyk.io/org/thewunitw/project/5ea87645-9a30-4f60-b72b-1df3736550eb?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