sendchinatownlove / sendchinatownlove.github.io

Send Chinatown Love
https://sendchinatownlove.com
11 stars 17 forks source link

Bump stripe from 8.160.0 to 8.184.0 #573

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps stripe from 8.160.0 to 8.184.0.

Release notes

Sourced from stripe's releases.

v8.184.0

  • #1276 API Updates
    • Change Account.controller.type to be required
    • Add support for buyer_id on Charge.payment_method_details.alipay
  • #1273 Add typed createFetchHttpClient function.

See the changelog for more details.

v8.183.0

  • #1272 API Updates
    • Change type of UsageRecordCreateParams.timestamp from integer to literal('now') | integer
    • Change UsageRecordCreateParams.timestamp to be optional

See the changelog for more details.

v8.182.0

  • #1271 API Updates
    • Change Charge.payment_method_details.klarna.payment_method_category, Charge.payment_method_details.klarna.preferred_locale, Checkout.Session.customer_details.phone, and PaymentMethod.klarna.dob to be required
    • Add support for new value klarna on enum CheckoutSessionCreateParams.payment_method_types[]

See the changelog for more details.

v8.181.0

  • #1269 API Updates
    • Add support for payment_method_category and preferred_locale on Charge.payment_method_details.klarna
    • Add support for new value klarna on enums CustomerListPaymentMethodsParams.type and PaymentMethodListParams.type
    • Add support for klarna on PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntent.payment_method_options, PaymentMethodCreateParams, and PaymentMethod
    • Add support for new value klarna on enums PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, and PaymentIntentConfirmParams.payment_method_data.type
    • Add support for new value klarna on enum PaymentMethodCreateParams.type
    • Add support for new value klarna on enum PaymentMethod.type

See the changelog for more details.

v8.180.0

  • #1266 API Updates
    • Add support for list_payment_methods method on resource Customer

See the changelog for more details.

v8.179.0

  • #1265 API Updates
    • Add support for phone_number_collection on CheckoutSessionCreateParams and Checkout.Session
    • Add support for phone on Checkout.Session.customer_details
    • Change PaymentMethodListParams.customer to be optional
    • Add support for new value customer_id on enums RadarValueListCreateParams.item_type and Radar.ValueList.item_type
    • Add support for new value bbpos_wisepos_e on enums TerminalReaderListParams.device_type and Terminal.Reader.device_type

See the changelog for more details.

v8.178.0

... (truncated)

Changelog

Sourced from stripe's changelog.

8.184.0 - 2021-10-20

  • #1276 API Updates
    • Change Account.controller.type to be required
    • Add support for buyer_id on Charge.payment_method_details.alipay
  • #1273 Add typed createFetchHttpClient function.

8.183.0 - 2021-10-15

  • #1272 API Updates
    • Change type of UsageRecordCreateParams.timestamp from integer to literal('now') | integer
    • Change UsageRecordCreateParams.timestamp to be optional

8.182.0 - 2021-10-14

  • #1271 API Updates
    • Change Charge.payment_method_details.klarna.payment_method_category, Charge.payment_method_details.klarna.preferred_locale, Checkout.Session.customer_details.phone, and PaymentMethod.klarna.dob to be required
    • Add support for new value klarna on enum CheckoutSessionCreateParams.payment_method_types[]

8.181.0 - 2021-10-11

  • #1269 API Updates
    • Add support for payment_method_category and preferred_locale on Charge.payment_method_details.klarna
    • Add support for new value klarna on enums CustomerListPaymentMethodsParams.type and PaymentMethodListParams.type
    • Add support for klarna on PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntent.payment_method_options, PaymentMethodCreateParams, and PaymentMethod
    • Add support for new value klarna on enums PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, and PaymentIntentConfirmParams.payment_method_data.type
    • Add support for new value klarna on enum PaymentMethodCreateParams.type
    • Add support for new value klarna on enum PaymentMethod.type

8.180.0 - 2021-10-11

  • #1266 API Updates
    • Add support for list_payment_methods method on resource Customer

8.179.0 - 2021-10-07

  • #1265 API Updates
    • Add support for phone_number_collection on CheckoutSessionCreateParams and Checkout.Session
    • Add support for phone on Checkout.Session.customer_details
    • Change PaymentMethodListParams.customer to be optional
    • Add support for new value customer_id on enums RadarValueListCreateParams.item_type and Radar.ValueList.item_type
    • Add support for new value bbpos_wisepos_e on enums TerminalReaderListParams.device_type and Terminal.Reader.device_type

8.178.0 - 2021-09-29

  • #1261 API Updates
    • Add support for klarna_payments on AccountUpdateParams.capabilities, AccountCreateParams.capabilities, and Account.capabilities

8.177.0 - 2021-09-28

  • #1257 API Updates
    • Add support for amount_authorized and overcapture_supported on Charge.payment_method_details.card_present
  • #1256 Bump up ansi-regex version to 5.0.1.
  • #1253 Update FetchHttpClient to make fetch function optional.

8.176.0 - 2021-09-16

  • #1248 API Updates
    • Add support for full_name_aliases on AccountUpdateParams.individual, AccountCreateParams.individual, PersonCreateParams, PersonUpdateParams, Person, TokenCreateParams.account.individual, and TokenCreateParams.person

... (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 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)
dependabot[bot] commented 3 years ago

Superseded by #574.