Skip to content

chore(deps): bump stripe from 6.36.0 to 8.210.0 in /api-server - #591

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/api-server/stripe-8.210.0
Closed

chore(deps): bump stripe from 6.36.0 to 8.210.0 in /api-server#591
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/api-server/stripe-8.210.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 20, 2022

Copy link
Copy Markdown

Bumps stripe from 6.36.0 to 8.210.0.

Release notes

Sourced from stripe's releases.

v8.210.0

  • #1372 API Updates
    • Add support for status on Card

See the changelog for more details.

v8.209.0

  • #1368 API Updates

    • Add support for mandate on Charge.payment_method_details.card
    • Add support for mandate_options on PaymentIntentCreateParams.payment_method_options.card, PaymentIntentUpdateParams.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntent.payment_method_options.card, SetupIntentCreateParams.payment_method_options.card, SetupIntentUpdateParams.payment_method_options.card, SetupIntentConfirmParams.payment_method_options.card, and SetupIntent.payment_method_options.card
    • Add support for card_await_notification on PaymentIntent.next_action
    • Add support for customer_notification on PaymentIntent.processing.card
    • Change PaymentLinkCreateParams.line_items to be required, and change PaymentLink.create to require PaymentLinkCreateParams
  • #1364 Update search pagination to use page param instead of next_page.

See the changelog for more details.

v8.208.0

  • #1366 API Updates
    • Add support for test_clock on CustomerListParams
    • Change Invoice.test_clock, InvoiceItem.test_clock, Quote.test_clock, Subscription.test_clock, and SubscriptionSchedule.test_clock to be required

See the changelog for more details.

v8.207.0

  • #1363 API Updates
    • Add support for new resources CreditedItems and ProrationDetails
    • Add support for proration_details on InvoiceLineItem

See the changelog for more details.

v8.206.0

  • #1361 #1362 API Updates
    • Add support for new resource TestHelpers.TestClock
    • Add support for test_clock on CustomerCreateParams, Customer, Invoice, InvoiceItem, QuoteCreateParams, Quote, Subscription, and SubscriptionSchedule
    • Add support for pending_invoice_items_behavior on InvoiceCreateParams
    • Change type of ProductUpdateParams.url from string to emptyStringable(string)
    • Add support for next_action on Refund

See the changelog for more details.

v8.205.0

  • #1098 Typescript: add declaration for onDone on autoPagingEach
  • #1357 Properly handle API errors with unknown error types
  • #1359 API Updates
    • Change BillingPortalConfiguration .business_profile.privacy_policy_url and .business_profile.terms_of_service_url to be optional on requests and responses

    • Add support for konbini_payments on AccountUpdateParams.capabilities, AccountCreateParams.capabilities, and Account.capabilities

    • Add support for konbini on Charge.payment_method_details,

... (truncated)

Changelog

Sourced from stripe's changelog.

8.210.0 - 2022-03-18

  • #1372 API Updates
    • Add support for status on Card

8.209.0 - 2022-03-11

  • #1368 API Updates

    • Add support for mandate on Charge.payment_method_details.card
    • Add support for mandate_options on PaymentIntentCreateParams.payment_method_options.card, PaymentIntentUpdateParams.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntent.payment_method_options.card, SetupIntentCreateParams.payment_method_options.card, SetupIntentUpdateParams.payment_method_options.card, SetupIntentConfirmParams.payment_method_options.card, and SetupIntent.payment_method_options.card
    • Add support for card_await_notification on PaymentIntent.next_action
    • Add support for customer_notification on PaymentIntent.processing.card
    • Change PaymentLinkCreateParams.line_items to be required, and change PaymentLink.create to require PaymentLinkCreateParams
  • #1364 Update search pagination to use page param instead of next_page.

8.208.0 - 2022-03-09

  • #1366 API Updates
    • Add support for test_clock on CustomerListParams
    • Change Invoice.test_clock, InvoiceItem.test_clock, Quote.test_clock, Subscription.test_clock, and SubscriptionSchedule.test_clock to be required

8.207.0 - 2022-03-02

  • #1363 API Updates
    • Add support for new resources CreditedItems and ProrationDetails
    • Add support for proration_details on InvoiceLineItem

8.206.0 - 2022-03-01

  • #1361 #1362 API Updates
    • Add support for new resource TestHelpers.TestClock
    • Add support for test_clock on CustomerCreateParams, Customer, Invoice, InvoiceItem, QuoteCreateParams, Quote, Subscription, and SubscriptionSchedule
    • Add support for pending_invoice_items_behavior on InvoiceCreateParams
    • Change type of ProductUpdateParams.url from string to emptyStringable(string)
    • Add support for next_action on Refund

8.205.0 - 2022-02-25

  • #1098 Typescript: add declaration for onDone on autoPagingEach
  • #1357 Properly handle API errors with unknown error types
  • #1359 API Updates
    • Change BillingPortalConfiguration .business_profile.privacy_policy_url and .business_profile.terms_of_service_url to be optional on requests and responses

    • Add support for konbini_payments on AccountUpdateParams.capabilities, AccountCreateParams.capabilities, and Account.capabilities

    • Add support for konbini on Charge.payment_method_details,

    • Add support for .payment_method_options.konbini and .payment_method_data.konbini on the PaymentIntent API.

    • Add support for .payment_settings.payment_method_options.konbini on the Invoice API.

    • Add support for .payment_method_options.konbini on the Subscription API

    • Add support for .payment_method_options.konbini on the CheckoutSession API

    • Add support for konbini on the PaymentMethod API.

    • Add support for konbini_display_details on PaymentIntent.next_action

  • #1311 update documentation to use appInfo

8.204.0 - 2022-02-23

... (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 8.210.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...v8.210.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

dependabot Bot commented on behalf of github Mar 20, 2022

Copy link
Copy Markdown
Author

The following labels could not be found: dependabot, platform: api.

@dependabot @github

dependabot Bot commented on behalf of github Mar 27, 2022

Copy link
Copy Markdown
Author

Superseded by #597.

@dependabot dependabot Bot closed this Mar 27, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/api-server/stripe-8.210.0 branch March 27, 2022 18:24
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.

0 participants