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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 22, 2021

Bumps stripe from 6.36.0 to 8.170.0.

Release notes

Sourced from stripe's releases.

v8.170.0

  • #1223 API Updates
    • Add support for new value fil on enums CheckoutSessionCreateParams.locale and Checkout.Session.locale
    • Add support for new value au_arn on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, and TaxId.type
    • Add support for new value au_arn on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, and TaxIdCreateParams.type
  • #1221 Add client name property to HttpClient.
  • #1219 Update user agent computation to handle environments without process.
  • #1218 Add an HttpClient interface and NodeHttpClient implementation.
  • #1217 Update nock.

See the changelog for more details.

v8.169.0

  • #1215 API Updates
    • Add support for locale on BillingPortalSessionCreateParams and BillingPortal.Session
    • Change type of Invoice.collection_method and Subscription.collection_method from nullable(enum('charge_automatically'|'send_invoice')) to enum('charge_automatically'|'send_invoice')

See the changelog for more details.

v8.168.0

  • #1211 API Updates
    • Change type of PaymentIntentCreateParams.payment_method_options.sofort.preferred_language, PaymentIntentUpdateParams.payment_method_options.sofort.preferred_language, and PaymentIntentConfirmParams.payment_method_options.sofort.preferred_language from enum to emptyStringable(enum)
    • Change Price.tax_behavior, Product.tax_code, Quote.automatic_tax, and TaxRate.tax_type to be required

See the changelog for more details.

v8.167.0

  • #1206 Fix Typescript definition for StripeResource.LastResponse.headers
  • #1205 Prevent concurrent initial uname invocations
  • #1199 Explicitly define basic method specs
  • #1200 Add support for fullPath on method specs

See the changelog for more details.

v8.166.0

  • #1203 API Updates
    • Bugfix: add missing autopagination methods to Quote.listLineItems and Quote.listComputedUpfrontLineItems
    • Add support for account_type on BankAccount, ExternalAccountUpdateParams, and TokenCreateParams.bank_account
    • Add support for category_code on Issuing.Authorization.merchant_data and Issuing.Transaction.merchant_data
    • Add support for new value redacted on enum Review.closed_reason
    • Remove duplicate type definition for Account.retrieve.
    • Fix some attributes fields mistakenly defined as Stripe.Metadata
  • #1097 fix error arguments

See the changelog for more details.

v8.165.0

  • #1197 API Updates
    • Add support for new values hr, ko, and vi on enums CheckoutSessionCreateParams.locale and Checkout.Session.locale
    • Add support for payment_settings on SubscriptionCreateParams, SubscriptionUpdateParams, and Subscription

... (truncated)

Changelog

Sourced from stripe's changelog.

8.170.0 - 2021-08-19

  • #1223 API Updates
    • Add support for new value fil on enums CheckoutSessionCreateParams.locale and Checkout.Session.locale
    • Add support for new value au_arn on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, and TaxId.type
    • Add support for new value au_arn on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, and TaxIdCreateParams.type
  • #1221 Add client name property to HttpClient.
  • #1219 Update user agent computation to handle environments without process.
  • #1218 Add an HttpClient interface and NodeHttpClient implementation.
  • #1217 Update nock.

8.169.0 - 2021-08-11

  • #1215 API Updates
    • Add support for locale on BillingPortalSessionCreateParams and BillingPortal.Session
    • Change type of Invoice.collection_method and Subscription.collection_method from nullable(enum('charge_automatically'|'send_invoice')) to enum('charge_automatically'|'send_invoice')

8.168.0 - 2021-08-04

  • #1211 API Updates
    • Change type of PaymentIntentCreateParams.payment_method_options.sofort.preferred_language, PaymentIntentUpdateParams.payment_method_options.sofort.preferred_language, and PaymentIntentConfirmParams.payment_method_options.sofort.preferred_language from enum to emptyStringable(enum)
    • Change Price.tax_behavior, Product.tax_code, Quote.automatic_tax, and TaxRate.tax_type to be required

8.167.0 - 2021-07-28

  • #1206 Fix Typescript definition for StripeResource.LastResponse.headers
  • #1205 Prevent concurrent initial uname invocations
  • #1199 Explicitly define basic method specs
  • #1200 Add support for fullPath on method specs

8.166.0 - 2021-07-28

  • #1203 API Updates
    • Bugfix: add missing autopagination methods to Quote.listLineItems and Quote.listComputedUpfrontLineItems
    • Add support for account_type on BankAccount, ExternalAccountUpdateParams, and TokenCreateParams.bank_account
    • Add support for category_code on Issuing.Authorization.merchant_data and Issuing.Transaction.merchant_data
    • Add support for new value redacted on enum Review.closed_reason
    • Remove duplicate type definition for Account.retrieve.
    • Fix some attributes fields mistakenly defined as Stripe.Metadata
  • #1097 fix error arguments

8.165.0 - 2021-07-22

  • #1197 API Updates
    • Add support for new values hr, ko, and vi on enums CheckoutSessionCreateParams.locale and Checkout.Session.locale
    • Add support for payment_settings on SubscriptionCreateParams, SubscriptionUpdateParams, and Subscription

8.164.0 - 2021-07-20

  • #1196 API Updates
    • Remove support for values api_connection_error, authentication_error, and rate_limit_error from enums StripeError.type, StripeErrorResponse.error.type, Invoice.last_finalization_error.type, PaymentIntent.last_payment_error.type, SetupAttempt.setup_error.type, and SetupIntent.last_setup_error.type
    • Add support for wallet on Issuing.Transaction
    • Add support for ideal on PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_options, PaymentIntentConfirmParams.payment_method_options, and PaymentIntent.payment_method_options

8.163.0 - 2021-07-15

  • #1102, #1191 Add support for stripeAccount when initializing the client

... (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.170.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.170.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 22, 2021

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

@dependabot dependabot bot changed the base branch from master to main August 22, 2021 23:31
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