Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps stripe from 13.2.0 to 13.8.0.

Release notes

Sourced from stripe's releases.

v13.8.0

  • #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.

v13.8.0-beta.1

  • #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.

v13.7.0

  • #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.

v13.7.0-beta.1

  • #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.

v13.6.0

  • #1905 Update generated code
    • 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 Checkout.SessionCreateParams, PaymentIntentCreateParams, PaymentIntentUpdateParams, SetupIntentCreateParams, and SetupIntentUpdateParams
    • Add support for payment_method_configuration_details on Checkout.Session, PaymentIntent, and SetupIntent
  • #1897 Update generated code

... (truncated)

Changelog

Sourced from stripe's changelog.

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

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

13.6.0 - 2023-09-14

  • #1905 Update generated code
    • 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 Checkout.SessionCreateParams, PaymentIntentCreateParams, PaymentIntentUpdateParams, SetupIntentCreateParams, and SetupIntentUpdateParams
    • Add support for payment_method_configuration_details on Checkout.Session, PaymentIntent, and SetupIntent
  • #1897 Update generated code
    • Add support for capture, create, expire, increment, and reverse test helper methods on resource Issuing.Authorization
    • Add support for create_force_capture, create_unlinked_refund, and refund test helper methods on resource Issuing.Transaction
    • Add support for new value stripe_tax_inactive 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 nonce on EphemeralKeyCreateParams
    • Add support for cashback_amount on Issuing.Authorization.amount_details, Issuing.Authorization.pending_request.amount_details, Issuing.Authorization.request_history[].amount_details, and Issuing.Transaction.amount_details
    • Add support for serial_number on Terminal.ReaderListParams
  • #1895 feat: webhook signing Nestjs
  • #1878 Use src/apiVersion.ts, not API_VERSION as source of truth

13.5.0 - 2023-09-07

  • #1893 Update generated code
    • Add support for new resource PaymentMethodDomain
    • Add support for create, list, retrieve, update, and validate methods on resource PaymentMethodDomain
    • Add support for new value n26 on enums Charge.payment_method_details.ideal.bank, PaymentIntentConfirmParams.payment_method_data.ideal.bank, PaymentIntentCreateParams.payment_method_data.ideal.bank, PaymentIntentUpdateParams.payment_method_data.ideal.bank, PaymentMethod.ideal.bank, PaymentMethodCreateParams.ideal.bank, SetupAttempt.payment_method_details.ideal.bank, SetupIntentConfirmParams.payment_method_data.ideal.bank, SetupIntentCreateParams.payment_method_data.ideal.bank, and SetupIntentUpdateParams.payment_method_data.ideal.bank
    • Add support for new value NTSBDEB1 on enums Charge.payment_method_details.ideal.bic, PaymentMethod.ideal.bic, and SetupAttempt.payment_method_details.ideal.bic
    • Add support for new values treasury.credit_reversal.created, treasury.credit_reversal.posted, treasury.debit_reversal.completed, treasury.debit_reversal.created, treasury.debit_reversal.initial_credit_granted, treasury.financial_account.closed, treasury.financial_account.created, treasury.financial_account.features_status_updated, treasury.inbound_transfer.canceled, treasury.inbound_transfer.created, treasury.inbound_transfer.failed, treasury.inbound_transfer.succeeded, treasury.outbound_payment.canceled, treasury.outbound_payment.created, treasury.outbound_payment.expected_arrival_date_updated, treasury.outbound_payment.failed, treasury.outbound_payment.posted, treasury.outbound_payment.returned, treasury.outbound_transfer.canceled, treasury.outbound_transfer.created, treasury.outbound_transfer.expected_arrival_date_updated, treasury.outbound_transfer.failed, treasury.outbound_transfer.posted, treasury.outbound_transfer.returned, treasury.received_credit.created, treasury.received_credit.failed, treasury.received_credit.succeeded, and treasury.received_debit.created on enum Event.type
    • Remove support for value invoiceitem.updated from enum Event.type
    • Add support for features on ProductCreateParams, ProductUpdateParams, and Product
    • Remove support for value invoiceitem.updated from enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

13.4.0 - 2023-08-31

  • #1884 Update generated code
    • Add support for new resource AccountSession
    • Add support for create method on resource AccountSession
    • Add support for new values obligation_inbound, obligation_outbound, obligation_payout_failure, obligation_payout, obligation_reversal_inbound, and obligation_reversal_outbound on enum BalanceTransaction.type
    • Change type of Event.type from string to enum
    • Add support for application on PaymentLink
    • Add support for new value obligation on enum Reporting.ReportRunCreateParams.parameters.reporting_category

13.3.0 - 2023-08-24

  • #1879 Update generated code
    • Add support for retention on BillingPortal.Session.flow.subscription_cancel and BillingPortal.SessionCreateParams.flow_data.subscription_cancel
    • Add support for prefetch on Checkout.Session.payment_method_options.us_bank_account.financial_connections, Checkout.SessionCreateParams.payment_method_options.us_bank_account.financial_connections, FinancialConnections.SessionCreateParams, FinancialConnections.Session, Invoice.payment_settings.payment_method_options.us_bank_account.financial_connections, InvoiceCreateParams.payment_settings.payment_method_options.us_bank_account.financial_connections, InvoiceUpdateParams.payment_settings.payment_method_options.us_bank_account.financial_connections, PaymentIntent.payment_method_options.us_bank_account.financial_connections, PaymentIntentConfirmParams.payment_method_options.us_bank_account.financial_connections, PaymentIntentCreateParams.payment_method_options.us_bank_account.financial_connections, PaymentIntentUpdateParams.payment_method_options.us_bank_account.financial_connections, SetupIntent.payment_method_options.us_bank_account.financial_connections, SetupIntentConfirmParams.payment_method_options.us_bank_account.financial_connections, SetupIntentCreateParams.payment_method_options.us_bank_account.financial_connections, SetupIntentUpdateParams.payment_method_options.us_bank_account.financial_connections, Subscription.payment_settings.payment_method_options.us_bank_account.financial_connections, SubscriptionCreateParams.payment_settings.payment_method_options.us_bank_account.financial_connections, and SubscriptionUpdateParams.payment_settings.payment_method_options.us_bank_account.financial_connections
    • Add support for payment_method_details on Dispute

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 13.2.0 to 13.8.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@v13.2.0...v13.8.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Superseded by #52.

@dependabot dependabot bot closed this Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stripe-13.8.0 branch October 9, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

1 participant