Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps stripe from 6.36.0 to 8.207.0.

Release notes

Sourced from stripe's releases.

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,

    • 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

See the changelog for more details.

v8.204.0

  • #1354 API Updates
    • Add support for setup_future_usage on PaymentIntentCreateParams.payment_method_options.*
    • Add support for new values bbpos_wisepad3 and stripe_m2 on enums TerminalReaderListParams.device_type and Terminal.Reader.device_type
    • Add support for object on ExternalAccountListParams (fixes #1351)

See the changelog for more details.

v8.203.0

  • #1350 API Updates
    • Add support for verify_microdeposits method on resources PaymentIntent and SetupIntent
    • Add support for new value grabpay on enums InvoiceCreateParams.payment_settings.payment_method_types[], InvoiceUpdateParams.payment_settings.payment_method_types[], Invoice.payment_settings.payment_method_types[], SubscriptionCreateParams.payment_settings.payment_method_types[], SubscriptionUpdateParams.payment_settings.payment_method_types[], and Subscription.payment_settings.payment_method_types[]
  • #1348 API Updates
    • Add support for pin on IssuingCardUpdateParams

... (truncated)

Changelog

Sourced from stripe's changelog.

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

  • #1354 API Updates
    • Add support for setup_future_usage on PaymentIntentCreateParams.payment_method_options.*
    • Add support for new values bbpos_wisepad3 and stripe_m2 on enums TerminalReaderListParams.device_type and Terminal.Reader.device_type
    • Add support for object on ExternalAccountListParams (fixes #1351)

8.203.0 - 2022-02-15

  • #1350 API Updates
    • Add support for verify_microdeposits method on resources PaymentIntent and SetupIntent
    • Add support for new value grabpay on enums InvoiceCreateParams.payment_settings.payment_method_types[], InvoiceUpdateParams.payment_settings.payment_method_types[], Invoice.payment_settings.payment_method_types[], SubscriptionCreateParams.payment_settings.payment_method_types[], SubscriptionUpdateParams.payment_settings.payment_method_types[], and Subscription.payment_settings.payment_method_types[]
  • #1348 API Updates
    • Add support for pin on IssuingCardUpdateParams

8.202.0 - 2022-02-03

  • #1344 API Updates
    • Add support for new value au_becs_debit on enum CheckoutSessionCreateParams.payment_method_types[]
    • Change type of Refund.reason from string to enum('duplicate'|'expired_uncaptured_charge'|'fraudulent'|'requested_by_customer')

8.201.0 - 2022-01-28

  • #1342 Bump nanoid from 3.1.20 to 3.2.0.
  • #1335 Fix StripeResource to successfully import TIMEOUT_ERROR_CODE.

... (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.207.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.207.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 6, 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 13, 2022

Copy link
Copy Markdown
Author

Superseded by #584.

@dependabot dependabot Bot closed this Mar 13, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/api-server/stripe-8.207.0 branch March 13, 2022 19:13
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