Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 12, 2021

Copy link
Copy Markdown

Bumps stripe from 6.36.0 to 8.193.0.

Release notes

Sourced from stripe's releases.

v8.193.0

  • #1308 API Updates
    • Add support for metadata on BillingPortalConfigurationCreateParams, BillingPortalConfigurationUpdateParams, and BillingPortal.Configuration

See the changelog for more details.

v8.192.0

  • #1307 API Updates
    • Add support for new values ge_vat and ua_vat on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, and TaxId.type
    • Add support for new values ge_vat and ua_vat on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, and TaxIdCreateParams.type
    • Change type of PaymentIntentCreateParams.payment_method_data.billing_details.email, PaymentIntentUpdateParams.payment_method_data.billing_details.email, PaymentIntentConfirmParams.payment_method_data.billing_details.email, PaymentMethodCreateParams.billing_details.email, and PaymentMethodUpdateParams.billing_details.email from string to emptyStringable(string)
    • Add support for giropay on PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_options, PaymentIntentConfirmParams.payment_method_options, and PaymentIntent.payment_method_options
    • Add support for new value en-IE on enums PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale
  • #1301 Remove coveralls from package.json
  • #1300 Fix broken link in docstring

See the changelog for more details.

v8.191.0

  • #1299 API Updates

    • Add support for wallets on Issuing.Card
  • #1298 API Updates

    • Add support for interac_present on PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_options, PaymentIntentConfirmParams.payment_method_options, and PaymentIntent.payment_method_options
    • Add support for new value jct on enums TaxRateCreateParams.tax_type, TaxRateUpdateParams.tax_type, and TaxRate.tax_type

See the changelog for more details.

v8.190.0

  • #1297 API Updates
    • Add support for automatic_payment_methods on PaymentIntentCreateParams and PaymentIntent

See the changelog for more details.

v8.189.0

  • #1295 API Updates
    • Add support for new resource ShippingRate
    • Add support for shipping_options on CheckoutSessionCreateParams and Checkout.Session
    • Add support for shipping_rate on Checkout.Session

See the changelog for more details.

v8.188.0

  • #1293 API Updates
    • Add support for new value agrobank on enums Charge.payment_method_details.fpx.bank, PaymentIntentCreateParams.payment_method_data.fpx.bank, PaymentIntentUpdateParams.payment_method_data.fpx.bank, PaymentIntentConfirmParams.payment_method_data.fpx.bank, PaymentMethodCreateParams.fpx.bank, and PaymentMethod.fpx.bank

See the changelog for more details.

v8.187.0

... (truncated)

Changelog

Sourced from stripe's changelog.

8.193.0 - 2021-12-09

  • #1308 API Updates
    • Add support for metadata on BillingPortalConfigurationCreateParams, BillingPortalConfigurationUpdateParams, and BillingPortal.Configuration

8.192.0 - 2021-12-09

  • #1307 API Updates
    • Add support for new values ge_vat and ua_vat on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, and TaxId.type
    • Add support for new values ge_vat and ua_vat on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, and TaxIdCreateParams.type
    • Change type of PaymentIntentCreateParams.payment_method_data.billing_details.email, PaymentIntentUpdateParams.payment_method_data.billing_details.email, PaymentIntentConfirmParams.payment_method_data.billing_details.email, PaymentMethodCreateParams.billing_details.email, and PaymentMethodUpdateParams.billing_details.email from string to emptyStringable(string)
    • Add support for giropay on PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_options, PaymentIntentConfirmParams.payment_method_options, and PaymentIntent.payment_method_options
    • Add support for new value en-IE on enums PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale
  • #1301 Remove coveralls from package.json
  • #1300 Fix broken link in docstring

8.191.0 - 2021-11-19

  • #1299 API Updates

    • Add support for wallets on Issuing.Card
  • #1298 API Updates

    • Add support for interac_present on PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_options, PaymentIntentConfirmParams.payment_method_options, and PaymentIntent.payment_method_options
    • Add support for new value jct on enums TaxRateCreateParams.tax_type, TaxRateUpdateParams.tax_type, and TaxRate.tax_type

8.190.0 - 2021-11-17

  • #1297 API Updates
    • Add support for automatic_payment_methods on PaymentIntentCreateParams and PaymentIntent

8.189.0 - 2021-11-16

  • #1295 API Updates
    • Add support for new resource ShippingRate
    • Add support for shipping_options on CheckoutSessionCreateParams and Checkout.Session
    • Add support for shipping_rate on Checkout.Session

8.188.0 - 2021-11-12

  • #1293 API Updates
    • Add support for new value agrobank on enums Charge.payment_method_details.fpx.bank, PaymentIntentCreateParams.payment_method_data.fpx.bank, PaymentIntentUpdateParams.payment_method_data.fpx.bank, PaymentIntentConfirmParams.payment_method_data.fpx.bank, PaymentMethodCreateParams.fpx.bank, and PaymentMethod.fpx.bank

8.187.0 - 2021-11-11

  • #1292 API Updates
    • Add support for expire method on resource Checkout.Session
    • Add support for status on Checkout.Session
  • #1288 Add SubtleCryptoProvider and update Webhooks to allow async crypto.
  • #1291 Better types in lib.d.ts

8.186.1 - 2021-11-04

  • #1284 API Updates
    • Remove support for ownership_declaration_shown_and_signed on TokenCreateParams.account. This API was unused.
    • Add support for ownership_declaration_shown_and_signed on TokenCreateParams.account.company

... (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.193.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.193.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 Dec 12, 2021

Copy link
Copy Markdown
Author

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

@dependabot @github

dependabot Bot commented on behalf of github Dec 19, 2021

Copy link
Copy Markdown
Author

Superseded by #504.

@dependabot dependabot Bot closed this Dec 19, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/api-server/stripe-8.193.0 branch December 19, 2021 18:14
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