Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2023

Bumps stripe from 6.36.0 to 11.9.1.

Release notes

Sourced from stripe's releases.

v11.9.1

  • #1672 Update main entrypoint on package.json

See the changelog for more details.

v11.9.0

  • #1669 API Updates

    • Add support for resume method on resource Subscription
    • Add support for payment_link on CheckoutSessionListParams
    • Add support for trial_settings on CheckoutSessionCreateParams.subscription_data, SubscriptionCreateParams, SubscriptionUpdateParams, and Subscription
    • Add support for shipping_cost on CreditNoteCreateParams, CreditNotePreviewLinesParams, CreditNotePreviewParams, CreditNote, InvoiceCreateParams, InvoiceUpdateParams, and Invoice
    • Add support for amount_shipping on CreditNote and Invoice
    • Add support for shipping_details on InvoiceCreateParams, InvoiceUpdateParams, and Invoice
    • Add support for subscription_resume_at on InvoiceUpcomingLinesParams and InvoiceUpcomingParams
    • Change IssuingCardholderCreateParams.individual.first_name, IssuingCardholderCreateParams.individual.last_name, IssuingCardholderUpdateParams.individual.first_name, and IssuingCardholderUpdateParams.individual.last_name to be optional
    • Change type of Issuing.Cardholder.individual.first_name and Issuing.Cardholder.individual.last_name from string to string | null
    • Add support for invoice_creation on PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
    • Add support for new value America/Ciudad_Juarez on enum ReportingReportRunCreateParams.parameters.timezone
    • Add support for new value paused on enum SubscriptionListParams.status
    • Add support for new value paused on enum Subscription.status
    • Add support for new values customer.subscription.paused and customer.subscription.resumed on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
    • Add support for new value funding_reversed on enum CustomerCashBalanceTransaction.type
  • #1670 Change default entrypoint to stripe.node

  • #1668 Use EventTarget in worker / browser runtimes

  • #1667 fix: added support for TypeScript "NodeNext" module resolution

See the changelog for more details.

v11.9.0-beta.1

  • #1666 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for billing_agreement_id on CheckoutSessionCreateParams.payment_method_options.paypal
    • Add support for list_transactions method on resource Tax.Transaction
    • Change type of QuoteUpdateParams.subscription_data_overrides from array(create_specs) to emptyStringable(array(update_specs))

See the changelog for more details.

v11.8.0

  • #1665 API Updates
    • Add support for new value BE on enums Checkout.Session.payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country, Invoice.payment_settings.payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country, PaymentIntent.payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country, and Subscription.payment_settings.payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country
    • Add support for new values cs-CZ, el-GR, en-CZ, and en-GR on enums PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale, PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale
  • #1660 Introduce separate entry point for worker environments

See the changelog for more details.

v11.8.0-beta.1

  • #1662 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for Tax.Settings resource.

... (truncated)

Changelog

Sourced from stripe's changelog.

11.9.1 - 2023-02-03

  • #1672 Update main entrypoint on package.json

11.9.0 - 2023-02-02

  • #1669 API Updates

    • Add support for resume method on resource Subscription
    • Add support for payment_link on CheckoutSessionListParams
    • Add support for trial_settings on CheckoutSessionCreateParams.subscription_data, SubscriptionCreateParams, SubscriptionUpdateParams, and Subscription
    • Add support for shipping_cost on CreditNoteCreateParams, CreditNotePreviewLinesParams, CreditNotePreviewParams, CreditNote, InvoiceCreateParams, InvoiceUpdateParams, and Invoice
    • Add support for amount_shipping on CreditNote and Invoice
    • Add support for shipping_details on InvoiceCreateParams, InvoiceUpdateParams, and Invoice
    • Add support for subscription_resume_at on InvoiceUpcomingLinesParams and InvoiceUpcomingParams
    • Change IssuingCardholderCreateParams.individual.first_name, IssuingCardholderCreateParams.individual.last_name, IssuingCardholderUpdateParams.individual.first_name, and IssuingCardholderUpdateParams.individual.last_name to be optional
    • Change type of Issuing.Cardholder.individual.first_name and Issuing.Cardholder.individual.last_name from string to string | null
    • Add support for invoice_creation on PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
    • Add support for new value America/Ciudad_Juarez on enum ReportingReportRunCreateParams.parameters.timezone
    • Add support for new value paused on enum SubscriptionListParams.status
    • Add support for new value paused on enum Subscription.status
    • Add support for new values customer.subscription.paused and customer.subscription.resumed on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
    • Add support for new value funding_reversed on enum CustomerCashBalanceTransaction.type
  • #1670 Change default entrypoint to stripe.node

  • #1668 Use EventTarget in worker / browser runtimes

  • #1667 fix: added support for TypeScript "NodeNext" module resolution

11.8.0 - 2023-01-26

  • #1665 API Updates
    • Add support for new value BE on enums Checkout.Session.payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country, Invoice.payment_settings.payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country, PaymentIntent.payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country, and Subscription.payment_settings.payment_method_options.customer_balance.bank_transfer.eu_bank_transfer.country
    • Add support for new values cs-CZ, el-GR, en-CZ, and en-GR on enums PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale, PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale
  • #1660 Introduce separate entry point for worker environments

11.7.0 - 2023-01-19

  • #1661 API Updates
    • Add support for verification_session on EphemeralKeyCreateParams
    • Add support for new values refund.created and refund.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
  • #1647 Bump json5 from 2.2.1 to 2.2.3

11.6.0 - 2023-01-05

  • #1646 API Updates
    • Add support for card_issuing on Issuing.Cardholder.individual

11.5.0 - 2022-12-22

  • #1642 API Updates
    • Add support for new value merchant_default on enums CashBalanceUpdateParams.settings.reconciliation_mode, CustomerCreateParams.cash_balance.settings.reconciliation_mode, and CustomerUpdateParams.cash_balance.settings.reconciliation_mode
    • Add support for using_merchant_default on CashBalance.settings
    • Change CheckoutSessionCreateParams.cancel_url to be optional
    • Change type of Checkout.Session.cancel_url from string to string | null

11.4.0 - 2022-12-15

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by stripe-bindings, a new releaser for stripe since your current version.


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 6.36.0 to 11.9.1.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v6.36.0...v11.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 5, 2023

The following labels could not be found: dependabot.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 12, 2023

Superseded by #694.

@dependabot dependabot bot closed this Feb 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/api-server/stripe-11.9.1 branch February 12, 2023 06:16
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.

1 participant