Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump stripe from 8.71.0 to 8.149.0 in /functions #1429

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2021

Bumps stripe from 8.71.0 to 8.149.0.

Release notes

Sourced from stripe's releases.

v8.149.0

  • #1159 API Updates
    • Add support for Identity VerificationSupport and VerificationReport APIs
    • Update Typescript for CouponCreateParams.duration and CouponCreateParams.products to be optional.
  • #1158 API Updates
    • AccountUpdateParams.business_profile.support_url and AccountCreatParams.business_profile.support_url changed from string to Stripe.Emptyable<string>
    • File.purpose added new enum members: finance_report_run, document_provider_identity_document, and sigma_scheduled_query

See the changelog for more details.

v8.148.0

  • #1154 API Updates
    • Added support for reference on Charge.payment_method_details.afterpay_clearpay
    • Added support for afterpay_clearpay on PaymentIntent.payment_method_options.

See the changelog for more details.

v8.147.0

  • #1153 API Updates
    • Add support for payment_intent on Radar.EarlyFraudWarning

See the changelog for more details.

v8.146.0

  • Added support for card_present on PaymentIntent#confirm.payment_method_options, PaymentIntent#update.payment_method_options, PaymentIntent#create.payment_method_options and PaymentIntent.payment_method_options
  • SubscriptionItem#create.payment_behavior, Subscription#update.payment_behavior, Subscription#create.payment_behavior and SubscriptionItem#update.payment_behavior added new enum members: default_incomplete

See the changelog for more details.

v8.145.0

  • #1143 API Updates
    • Add support for single_member_llc as an enum member of Account.company.structure and TokenCreateParams.account.company.structure added new enum members:
    • Add support for dhl and royal_mail as enum members of Issuing.Card.shipping.carrier.
  • #1142 Improve type definition for for AccountCreateParams.external_account

See the changelog for more details.

v8.144.0

  • #1140 API Updates
    • Add support for currency on Checkout.Session.PaymentMethodOptions.AcssDebit

See the changelog for more details.

v8.143.0

  • #1139 API Updates
    • Add support for acss_debit_payments on Account.capabilities
    • Add support for payment_method_options on Checkout.Session
    • Add support for acss_debit on SetupIntent.payment_method_options, SetupAttempt.payment_method_details, PaymentMethod, PaymentIntent.payment_method_options, PaymentIntentUpdateParams.payment_method_options, PaymentIntentCreateParams.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentUpdateParams.payment_method_data, PaymentIntentCreateParams.payment_method_data, Mandate.payment_method_details and SetupIntent.payment_method_options
    • Add support for verify_with_microdeposits on PaymentIntent.next_action and SetupIntent.next_action
    • Add support for acss_debit as member of the type enum on PaymentMethod and PaymentIntent, and inside Checkout.SessionCreateParams.payment_method_types[].

... (truncated)

Changelog

Sourced from stripe's changelog.

8.149.0 - 2021-05-19

  • #1159 API Updates
    • Add support for Identity VerificationSupport and VerificationReport APIs
    • Update Typescript for CouponCreateParams.duration and CouponCreateParams.products to be optional.
  • #1158 API Updates
    • AccountUpdateParams.business_profile.support_url and AccountCreatParams.business_profile.support_url changed from string to Stripe.Emptyable<string>
    • File.purpose added new enum members: finance_report_run, document_provider_identity_document, and sigma_scheduled_query

8.148.0 - 2021-05-06

  • #1154 API Updates
    • Added support for reference on Charge.payment_method_details.afterpay_clearpay
    • Added support for afterpay_clearpay on PaymentIntent.payment_method_options.

8.147.0 - 2021-05-05

  • #1153 API Updates
    • Add support for payment_intent on Radar.EarlyFraudWarning

8.146.0 - 2021-05-04

  • Add support for card_present on PaymentIntent#confirm.payment_method_options, PaymentIntent#update.payment_method_options, PaymentIntent#create.payment_method_options and PaymentIntent.payment_method_options
  • SubscriptionItem#create.payment_behavior, Subscription#update.payment_behavior, Subscription#create.payment_behavior and SubscriptionItem#update.payment_behavior added new enum members: default_incomplete

8.145.0 - 2021-04-21

  • #1143 API Updates
    • Add support for single_member_llc as an enum member of Account.company.structure and TokenCreateParams.account.company.structure added new enum members:
    • Add support for dhl and royal_mail as enum members of Issuing.Card.shipping.carrier.
  • #1142 Improve type definition for for AccountCreateParams.external_account

8.144.0 - 2021-04-16

  • #1140 API Updates
    • Add support for currency on Checkout.Session.PaymentMethodOptions.AcssDebit

8.143.0 - 2021-04-12

  • #1139 API Updates
    • Add support for acss_debit_payments on Account.capabilities
    • Add support for payment_method_options on Checkout.Session
    • Add support for acss_debit on SetupIntent.payment_method_options, SetupAttempt.payment_method_details, PaymentMethod, PaymentIntent.payment_method_options, PaymentIntentUpdateParams.payment_method_options, PaymentIntentCreateParams.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentUpdateParams.payment_method_data, PaymentIntentCreateParams.payment_method_data, Mandate.payment_method_details and SetupIntent.payment_method_options
    • Add support for verify_with_microdeposits on PaymentIntent.next_action and SetupIntent.next_action
    • Add support for acss_debit as member of the type enum on PaymentMethod and PaymentIntent, and inside Checkout.SessionCreateParams.payment_method_types[].

8.142.0 - 2021-04-02

  • #1138 API Updates
    • Add support for subscription_pause on BillingPortal.ConfigurationUpdateParams.features, BillingPortal.ConfigurationCreateParams.features and BillingPortal.Configuration.features

8.141.0 - 2021-03-31

  • #1137 API Updates
    • Add support for transfer_data on SessionCreateParams.subscription_data
  • #1134 API Updates
    • Added support for card_issuing on AccountUpdateParams.settings and Account.settings

8.140.0 - 2021-03-25

... (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 dependabot bot requested a review from a team as a code owner May 20, 2021 22:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2021
@codeclimate
Copy link

codeclimate bot commented May 20, 2021

Code Climate has analyzed commit ad8adb5 and detected 0 issues on this pull request.

View more on Code Climate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2021

Superseded by #1463.

@dependabot dependabot bot closed this May 27, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/functions/staging/stripe-8.149.0 branch May 27, 2021 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants