Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps stripe from 12.1.1 to 12.16.0.

Release notes

Sourced from stripe's releases.

v12.16.0

  • #1853 Update generated code
    • Add support for monthly_estimated_revenue on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
  • #1859 Revert "import * as http -> import http from 'http'"

See the changelog for more details.

v12.15.0

  • #1853 Update generated code
    • Add support for monthly_estimated_revenue on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
  • #1854 NodeHTTPClient: ensure node:http and node:https are monkey-patchable when importing Stripe via ESM

See the changelog for more details.

v12.14.0

  • #1842 Update generated code
    • Add support for new value ro_tin on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, and Tax.Transaction.customer_details.tax_ids[].type
    • Remove support for values excluded_territory, jurisdiction_unsupported, and vat_exempt from enums Checkout.Session.shipping_cost.taxes[].taxability_reason, Checkout.Session.total_details.breakdown.taxes[].taxability_reason, CreditNote.shipping_cost.taxes[].taxability_reason, Invoice.shipping_cost.taxes[].taxability_reason, LineItem.taxes[].taxability_reason, Quote.computed.recurring.total_details.breakdown.taxes[].taxability_reason, Quote.computed.upfront.total_details.breakdown.taxes[].taxability_reason, and Quote.total_details.breakdown.taxes[].taxability_reason
    • Add support for new value ro_tin on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, and Tax.CalculationCreateParams.customer_details.tax_ids[].type
    • Add support for use_stripe_sdk on SetupIntentConfirmParams and SetupIntentCreateParams
    • Add support for new value service_tax on enums TaxRate.tax_type, TaxRateCreateParams.tax_type, and TaxRateUpdateParams.tax_type
  • #1849 Changelog: fix delimiterless namespaced param types
  • #1848 Changelog: CheckoutSessionCreateParams -> Checkout.SessionCreateParams

See the changelog for more details.

v12.14.0-beta.1

  • #1840 Update generated code for beta Release specs are identical.
  • #1837 Update generated code for beta
    • Add support for new resource PaymentMethodConfiguration
    • Add support for create, list, retrieve, and update methods on resource PaymentMethodConfiguration
    • Add support for payment_method_configuration on PaymentIntentCreateParams and PaymentIntentUpdateParams
    • Add support for payment_method_configuration_details on PaymentIntent
    • Rename Tax.SettingRetrieveParam to Tax.SettingsRetrieveParam and Tax.SettingUpdateParams to Tax.SettingsUpdateParams (parity with main release)
  • #1832 Update generated code for beta

See the changelog for more details.

v12.13.0

  • #1838 Update generated code
    • Add support for new resource Tax.Settings
    • Add support for retrieve and update methods on resource Settings
    • Add support for new value invalid_tax_location on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • Add support for order_id on Charge.payment_method_details.afterpay_clearpay
    • Add support for allow_redirects on PaymentIntent.automatic_payment_methods, PaymentIntentCreateParams.automatic_payment_methods, SetupIntent.automatic_payment_methods, and SetupIntentCreateParams.automatic_payment_methods
    • Add support for new values amusement_tax and communications_tax on enums Tax.Calculation.shipping_cost.tax_breakdown[].tax_rate_details.tax_type, Tax.Calculation.tax_breakdown[].tax_rate_details.tax_type, Tax.CalculationLineItem.tax_breakdown[].tax_rate_details.tax_type, and Tax.Transaction.shipping_cost.tax_breakdown[].tax_rate_details.tax_type
    • Add support for product on Tax.TransactionLineItem
    • Add support for new value tax.settings.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

... (truncated)

Changelog

Sourced from stripe's changelog.

12.16.0 - 2023-07-27

  • #1853 Update generated code
    • Add support for monthly_estimated_revenue on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
  • #1859 Revert "import * as http -> import http from 'http'"

12.15.0 - 2023-07-27 (DEPRECATED ⚠️ )

  • This version included a breaking change #1859 that we should not have released. It has been deprecated on npmjs.org. Please do not use this version.

12.14.0 - 2023-07-20

  • #1842 Update generated code
    • Add support for new value ro_tin on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, and Tax.Transaction.customer_details.tax_ids[].type
    • Remove support for values excluded_territory, jurisdiction_unsupported, and vat_exempt from enums Checkout.Session.shipping_cost.taxes[].taxability_reason, Checkout.Session.total_details.breakdown.taxes[].taxability_reason, CreditNote.shipping_cost.taxes[].taxability_reason, Invoice.shipping_cost.taxes[].taxability_reason, LineItem.taxes[].taxability_reason, Quote.computed.recurring.total_details.breakdown.taxes[].taxability_reason, Quote.computed.upfront.total_details.breakdown.taxes[].taxability_reason, and Quote.total_details.breakdown.taxes[].taxability_reason
    • Add support for new value ro_tin on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, and Tax.CalculationCreateParams.customer_details.tax_ids[].type
    • Add support for use_stripe_sdk on SetupIntentConfirmParams and SetupIntentCreateParams
    • Add support for new value service_tax on enums TaxRate.tax_type, TaxRateCreateParams.tax_type, and TaxRateUpdateParams.tax_type
  • #1849 Changelog: fix delimiterless namespaced param types
  • #1848 Changelog: CheckoutSessionCreateParams -> Checkout.SessionCreateParams

12.13.0 - 2023-07-13

  • #1838 Update generated code
    • Add support for new resource Tax.Settings
    • Add support for retrieve and update methods on resource Settings
    • Add support for new value invalid_tax_location on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • Add support for order_id on Charge.payment_method_details.afterpay_clearpay
    • Add support for allow_redirects on PaymentIntent.automatic_payment_methods, PaymentIntentCreateParams.automatic_payment_methods, SetupIntent.automatic_payment_methods, and SetupIntentCreateParams.automatic_payment_methods
    • Add support for new values amusement_tax and communications_tax on enums Tax.Calculation.shipping_cost.tax_breakdown[].tax_rate_details.tax_type, Tax.Calculation.tax_breakdown[].tax_rate_details.tax_type, Tax.CalculationLineItem.tax_breakdown[].tax_rate_details.tax_type, and Tax.Transaction.shipping_cost.tax_breakdown[].tax_rate_details.tax_type
    • Add support for product on Tax.TransactionLineItem
    • Add support for new value tax.settings.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

12.12.0 - 2023-07-06

  • #1831 Update generated code
    • Add support for numeric and text on PaymentLink.custom_fields[]
    • Add support for automatic_tax on SubscriptionListParams

12.11.0 - 2023-06-29

  • #1823 Update generated code
    • Add support for new value application_fees_not_allowed on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • Add support for new tax IDs ad_nrt, ar_cuit, bo_tin, cn_tin, co_nit, cr_tin, do_rcn, ec_ruc, pe_ruc, rs_pib, sv_nit, uy_ruc, ve_rif, and vn_tin
    • Add support for effective_at on CreditNoteCreateParams, CreditNotePreviewLinesParams, CreditNotePreviewParams, CreditNote, InvoiceCreateParams, InvoiceUpdateParams, and Invoice
  • #1828 Better CryptoProvider error

12.10.0 - 2023-06-22

  • #1820 Update generated code
    • Add support for on_behalf_of on Mandate
  • #1817 Update README.md
  • #1819 Update generated code
    • Release specs are identical.
  • #1813 Update generated code
    • Change type of Checkout.Session.success_url from string to string | null
    • Change type of FileCreateParams.file from string to file

... (truncated)

Commits
  • f646c9d Bump version to 12.16.0
  • 9c3c4ef Merge pull request #1859 from stripe/revert-1854-richardm-monkey-patchable-no...
  • c9ab676 Revert "import * as http -> import http from 'http'"
  • 030dec7 Bump version to 12.15.0
  • 6bbeddf Update generated code (#1853)
  • 3732984 Call out addition of subscriptions.cancel in Changelog (#1856)
  • 5355f76 Intercept test calls that hardcode API base (#1855)
  • f6d9d5d Merge pull request #1854 from stripe/richardm-monkey-patchable-node-http
  • f1a2411 For posterity
  • c2a0db9 use nock default export
  • Additional commits viewable in compare view

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 12.1.1 to 12.16.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@v12.1.1...v12.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
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