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

fix(deps): bump stripe from 8.222.0 to 11.16.0 #790

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps stripe from 8.222.0 to 11.16.0.

Release notes

Sourced from stripe's releases.

v11.16.0

  • #1730 Update generated code
    • Add support for new resources Tax.CalculationLineItem, Tax.Calculation, Tax.TransactionLineItem, and Tax.Transaction
    • Add support for create and list_line_items methods on resource Calculation
    • Add support for create_from_calculation, create_reversal, create, list_line_items, and retrieve methods on resource Transaction
    • Add support for new value link on enum CheckoutSessionCreateParams.payment_method_types[]
    • Add support for currency_conversion on Checkout.Session
    • Add support for new value link on enums PaymentLink.payment_method_types[], PaymentLinkCreateParams.payment_method_types[], and PaymentLinkUpdateParams.payment_method_types[]
    • Add support for automatic_payment_methods on SetupIntentCreateParams and SetupIntent
  • #1726 Add Deno entry point

See the changelog for more details.

v11.16.0-beta.1

See the changelog for more details.

v11.15.0

  • Add support for ES modules by defining a separate ESM entry point. This updates stripe-node to be a dual CommonJS / ES module package.
  • #1714 #1710 API Updates
    • Add support for cashapp_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
    • Add support for new value cashapp as a new type throughout the API.
    • Add support for future_requirements and requirements on BankAccount
    • Add support for country on Charge.payment_method_details.link
    • Add support for new value automatic_async on enums CheckoutSessionCreateParams.payment_intent_data.capture_method, PaymentIntent.capture_method, PaymentIntentConfirmParams.capture_method, PaymentIntentCreateParams.capture_method, PaymentIntentUpdateParams.capture_method, PaymentLink.payment_intent_data.capture_method, and PaymentLinkCreateParams.payment_intent_data.capture_method
    • Add support for preferred_locale on PaymentIntent.payment_method_options.affirm,
    • Add support for cashapp_handle_redirect_or_display_qr_code on PaymentIntent.next_action and SetupIntent.next_action
    • Add support for new value payout.reconciliation_completed on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
  • #1709 Add ES module package entry point

See the changelog for more details.

v11.15.0-beta.1

  • #1705 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Remove support for list_transactions method on resource Tax.Transaction
    • Add support for amendment_start and timestamp on SubscriptionScheduleAmendParams.prebilling[].bill_from
    • Change type of SubscriptionScheduleAmendParams.prebilling[].bill_from.type from literal('now') to enum('amendment_start'|'now'|'timestamp')
    • Change type of SubscriptionSchedule.applies_to from QuotesResourceQuoteLinesAppliesTo | null to QuotesResourceQuoteLinesAppliesTo
    • Add support for new value lease_tax on enum Tax.Calculation.tax_summary[].tax_rate_details.tax_type
    • Add support for tax_behavior on Tax.Settings.defaults and TaxSettingUpdateParams.defaults

See the changelog for more details.

v11.14.0

  • #1703 API Updates
    • Add support for card_issuing on IssuingCardholderCreateParams.individual and IssuingCardholderUpdateParams.individual
    • Add support for new value requirements.past_due on enum Issuing.Cardholder.requirements.disabled_reason

... (truncated)

Changelog

Sourced from stripe's changelog.

11.16.0 - 2023-03-23

  • #1730 Update generated code
    • Add support for new resources Tax.CalculationLineItem, Tax.Calculation, Tax.TransactionLineItem, and Tax.Transaction
    • Add support for create and list_line_items methods on resource Calculation
    • Add support for create_from_calculation, create_reversal, create, list_line_items, and retrieve methods on resource Transaction
    • Add support for new value link on enum CheckoutSessionCreateParams.payment_method_types[]
    • Add support for currency_conversion on Checkout.Session
    • Add support for new value link on enums PaymentLink.payment_method_types[], PaymentLinkCreateParams.payment_method_types[], and PaymentLinkUpdateParams.payment_method_types[]
    • Add support for automatic_payment_methods on SetupIntentCreateParams and SetupIntent
  • #1726 Add Deno entry point

11.15.0 - 2023-03-16

  • #1714 API Updates
    • Add support for cashapp_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities

    • Add support for new value cashapp as a new type throughout the API.

    • Add support for future_requirements and requirements on BankAccount

    • Add support for country on Charge.payment_method_details.link

    • Add support for new value automatic_async on enums CheckoutSessionCreateParams.payment_intent_data.capture_method, PaymentIntent.capture_method, PaymentIntentConfirmParams.capture_method, PaymentIntentCreateParams.capture_method, PaymentIntentUpdateParams.capture_method, PaymentLink.payment_intent_data.capture_method, and PaymentLinkCreateParams.payment_intent_data.capture_method

    • Add support for preferred_locale on PaymentIntent.payment_method_options.affirm,

    • Add support for cashapp_handle_redirect_or_display_qr_code on PaymentIntent.next_action and SetupIntent.next_action

    • Add support for new value payout.reconciliation_completed on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

  • #1709 Add ES module package entry point
  • #1704 Configure 2 TypeScript compile targets for ESM and CJS
  • #1710 Update generated code (new)
    • Add support for cashapp_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
    • Add support for cashapp on Charge.payment_method_details, Checkout.Session.payment_method_options, CheckoutSessionCreateParams.payment_method_options, 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, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_data
    • Add support for new value cashapp on enum CheckoutSessionCreateParams.payment_method_types[]
    • Add support for new value cashapp on enums CustomerListPaymentMethodsParams.type and PaymentMethodListParams.type
    • Add support for new value cashapp 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 new value cashapp 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 preferred_locale on PaymentIntent.payment_method_options.affirm, PaymentIntentConfirmParams.payment_method_options.affirm, PaymentIntentCreateParams.payment_method_options.affirm, and PaymentIntentUpdateParams.payment_method_options.affirm
    • Add support for cashapp_handle_redirect_or_display_qr_code on PaymentIntent.next_action and SetupIntent.next_action
    • Add support for new value cashapp on enums PaymentLink.payment_method_types[], PaymentLinkCreateParams.payment_method_types[], and PaymentLinkUpdateParams.payment_method_types[]
    • Add support for new value cashapp on enum PaymentMethodCreateParams.type
    • Add support for new value cashapp on enum PaymentMethod.type
    • Add support for new value payout.reconciliation_completed on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

11.14.0 - 2023-03-09

  • #1703 API Updates
    • Add support for card_issuing on IssuingCardholderCreateParams.individual and IssuingCardholderUpdateParams.individual
    • Add support for new value requirements.past_due on enum Issuing.Cardholder.requirements.disabled_reason
    • Add support for new values individual.card_issuing.user_terms_acceptance.date and individual.card_issuing.user_terms_acceptance.ip on enum Issuing.Cardholder.requirements.past_due[]
    • Add support for cancellation_details on SubscriptionCancelParams, SubscriptionUpdateParams, and Subscription
  • #1701 Change httpProxy to httpAgent in README example
  • #1695 Migrate generated files to ES module syntax
  • #1699 Remove extra test directory

11.13.0 - 2023-03-02

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [stripe](https://github.com/stripe/stripe-node) from 8.222.0 to 11.16.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v8.222.0...v11.16.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@netlify
Copy link

netlify bot commented Mar 24, 2023

👷 Deploy Preview for wolfweez-preview processing.

Name Link
🔨 Latest commit a1693aa
🔍 Latest deploy log https://app.netlify.com/sites/wolfweez-preview/deploys/641cf67d1d0d8c0008d99294

@netlify
Copy link

netlify bot commented Mar 24, 2023

Deploy Preview for wolfweez-preview canceled.

Name Link
🔨 Latest commit a1693aa
🔍 Latest deploy log https://app.netlify.com/sites/wolfweez-preview/deploys/641cf67d1d0d8c0008d99294

@netlify
Copy link

netlify bot commented Mar 24, 2023

Deploy Preview for wolfweez canceled.

Name Link
🔨 Latest commit a1693aa
🔍 Latest deploy log https://app.netlify.com/sites/wolfweez/deploys/641cf67d68b4e0000822a0c5

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2023

Superseded by #795.

@dependabot dependabot bot closed this Mar 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stripe-11.16.0 branch March 31, 2023 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants