Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 29, 2023

Bumps stripe from 6.36.0 to 11.8.0.

Release notes

Sourced from stripe's releases.

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.

See the changelog for more details.

v11.7.0

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

See the changelog for more details.

v11.7.0-beta.2

  • #1653 API Updates for beta branch
    • Updated stable APIs to the latest version

    • Add support for new resource Tax.Registration

    • Add support for create, list, and update methods on resource Registration

    • Add support for controller on AccountCreateParams and AccountUpdateParams

    • Add support for application and dashboard on Account.controller

    • Change type of Quote.subscription_data_overrides[].proration_behavior from enum('always_invoice'|'create_prorations'|'none') to enum('always_invoice'|'create_prorations'|'none') | null

    • Remove support for timestamp on QuoteLine.actions[].add_discount.discount_end

    • Change type of QuoteLine.actions[].add_discount.discount_end.type from literal('timestamp') to literal('line_ends_at')

    • Remove support for index on QuoteLine.actions[].add_item.discounts[], QuoteLine.actions[].remove_discount, QuoteLine.actions[].set_discounts[], QuoteLine.actions[].set_items[].discounts[], SubscriptionSchedule.phases[].add_invoice_items[].discounts[], SubscriptionSchedule.phases[].discounts[], and SubscriptionSchedule.phases[].items[].discounts[]

    • Change QuoteLine.actions[].add_discount.index to be required

    • Add support for new values quote.accepting, quote.reestimated, and quote.stale on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

    • Change quote.draft_quote implementation from hitting POST /v1/quotes/{quote}/draft to POST /v1/quotes/{quote}/mark_draft

See the changelog for more details.

v11.7.0-beta.1

  • #1648 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for mark_stale_quote method on resource Quote
    • Add support for duration and line_ends_at on QuoteCreateParams.subscription_data.bill_on_acceptance.bill_until, QuoteCreateParams.subscription_data_overrides[].bill_on_acceptance.bill_until, QuoteUpdateParams.subscription_data.bill_on_acceptance.bill_until, and QuoteUpdateParams.subscription_data_overrides[].bill_on_acceptance.bill_until
    • Remove support for line_starts_at on QuoteCreateParams.subscription_data.bill_on_acceptance.bill_until, QuoteCreateParams.subscription_data_overrides[].bill_on_acceptance.bill_until, QuoteUpdateParams.subscription_data.bill_on_acceptance.bill_until, and QuoteUpdateParams.subscription_data_overrides[].bill_on_acceptance.bill_until
    • Add support for metadata on Terminal.Reader.action.refund_payment and TerminalReaderRefundPaymentParams

See the changelog for more details.

... (truncated)

Changelog

Sourced from stripe's changelog.

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

  • #1639 API Updates
    • Add support for new value invoice_overpaid on enum CustomerBalanceTransaction.type
  • #1637 Update packages in examples/webhook-signing

11.3.0 - 2022-12-08

  • #1634 API Updates
    • Change CustomerListPaymentMethodsParams.type and PaymentMethodListParams.type to be optional

11.2.0 - 2022-12-06

  • #1632 API Updates
    • Add support for flow_data on BillingPortalSessionCreateParams
    • Add support for flow on BillingPortal.Session
  • #1631 API Updates
    • Add support for india_international_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
    • Add support for invoice_creation on Checkout.Session and CheckoutSessionCreateParams
    • Add support for invoice on Checkout.Session
    • Add support for metadata on SubscriptionSchedule.phases[].items[], SubscriptionScheduleCreateParams.phases[].items[], and SubscriptionScheduleUpdateParams.phases[].items[]
  • #1630 Remove BASIC_METHODS from TS definitions
  • #1629 Narrower type for stripe.invoices.retrieveUpcoming()
  • #1627 remove unneeded IIFE
  • #1625 Remove API version from the path
  • #1626 Move child resource method params next to method declarations
  • #1624 Split resource and service types

11.1.0 - 2022-11-17

... (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.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@v6.36.0...v11.8.0)

---
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 Jan 29, 2023

The following labels could not be found: dependabot.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 5, 2023

Superseded by #688.

@dependabot dependabot bot closed this Feb 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/api-server/stripe-11.8.0 branch February 5, 2023 05:24
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