Skip to content

build: bump stripe from 6.1.0 to 8.172.0#43

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/stripe-8.172.0
Closed

build: bump stripe from 6.1.0 to 8.172.0#43
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/stripe-8.172.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps stripe from 6.1.0 to 8.172.0.

Release notes

Sourced from stripe's releases.

v8.172.0

  • #1198 Add support for paginting SearchResult objects.

See the changelog for more details.

v8.171.0

  • #1226 API Updates
    • Add support for cancellation_reason on BillingPortalConfigurationCreateParams.features.subscription_cancel, BillingPortalConfigurationUpdateParams.features.subscription_cancel, and BillingPortal.Configuration.features.subscription_cancel

See the changelog for more details.

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

... (truncated)

Changelog

Sourced from stripe's changelog.

8.172.0 - 2021-08-31

  • #1198 Add support for paginting SearchResult objects.

8.171.0 - 2021-08-27

  • #1226 API Updates
    • Add support for cancellation_reason on BillingPortalConfigurationCreateParams.features.subscription_cancel, BillingPortalConfigurationUpdateParams.features.subscription_cancel, and BillingPortal.Configuration.features.subscription_cancel

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

... (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.1.0 to 8.172.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.1.0...v8.172.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 dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2021

Superseded by #45.

@dependabot dependabot bot closed this Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stripe-8.172.0 branch October 1, 2021 12:02
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

Comments