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

Update dependency stripe to v12.18.0 #448

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Update dependency stripe to v12.18.0 #448

merged 1 commit into from
Mar 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stripe 12.11.0 -> 12.18.0 age adoption passing confidence

Release Notes

stripe/stripe-node (stripe)

v12.18.0

Compare Source

  • #​1867 Update generated code
    • Add support for new values incorporated_partnership and unincorporated_partnership on enums Account.company.structure, AccountCreateParams.company.structure, AccountUpdateParams.company.structure, and TokenCreateParams.account.company.structure
    • Add support for new value payment_reversal on enum BalanceTransaction.type
    • Change Invoice.subscription_details.metadata and Invoice.subscription_details to be required

v12.17.0

Compare Source

  • #​1863 Update generated code
    • Change many types from string to emptyStringable(string)
    • Add support for subscription_details on Invoice
    • Add support for preferred_settlement_speed on PaymentIntent.payment_method_options.us_bank_account, PaymentIntentConfirmParams.payment_method_options.us_bank_account, PaymentIntentCreateParams.payment_method_options.us_bank_account, and PaymentIntentUpdateParams.payment_method_options.us_bank_account
    • Add support for new values sepa_debit_fingerprint and us_bank_account_fingerprint on enums Radar.ValueList.item_type and Radar.ValueListCreateParams.item_type
  • #​1866 Allow monkey patching http / https

v12.16.0

Compare Source

  • #​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'"

v12.15.0

Compare Source

  • 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.

v12.14.0

Compare Source

  • #​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

v12.13.0

Compare Source

  • #​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[]

v12.12.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@netlify
Copy link

netlify bot commented Jul 7, 2023

Deploy Preview for superstore-redwood-stripe ready!

Name Link
🔨 Latest commit 049ab6c
🔍 Latest deploy log https://app.netlify.com/sites/superstore-redwood-stripe/deploys/64d5b4759189bb000848611f
😎 Deploy Preview https://deploy-preview-448--superstore-redwood-stripe.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot assigned jtoar Jul 7, 2023
@renovate renovate bot changed the title Update dependency stripe to v12.12.0 Update dependency stripe to v12.13.0 Jul 14, 2023
@renovate renovate bot force-pushed the renovate/stripe-12.x branch from 919eb41 to 750af31 Compare July 14, 2023 02:16
@renovate renovate bot changed the title Update dependency stripe to v12.13.0 Update dependency stripe to v12.14.0 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/stripe-12.x branch from 750af31 to a768186 Compare July 20, 2023 18:37
@renovate renovate bot changed the title Update dependency stripe to v12.14.0 Update dependency stripe to v12.16.0 Jul 28, 2023
@renovate renovate bot force-pushed the renovate/stripe-12.x branch from a768186 to 68c2edf Compare July 28, 2023 03:50
@renovate renovate bot changed the title Update dependency stripe to v12.16.0 Update dependency stripe to v12.17.0 Aug 3, 2023
@renovate renovate bot force-pushed the renovate/stripe-12.x branch from 68c2edf to 8fcdec5 Compare August 3, 2023 21:51
@renovate renovate bot changed the title Update dependency stripe to v12.17.0 Update dependency stripe to v12.18.0 Aug 11, 2023
@renovate renovate bot force-pushed the renovate/stripe-12.x branch from 8fcdec5 to 049ab6c Compare August 11, 2023 04:09
@chrisvdm chrisvdm merged commit cb95f96 into main Mar 12, 2024
@chrisvdm chrisvdm deleted the renovate/stripe-12.x branch March 12, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants