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 com.stripe:stripe-java to v24.24.0 #128

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.stripe:stripe-java 24.4.0 -> 24.24.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

stripe/stripe-java (com.stripe:stripe-java)

v24.24.0

  • #​1778 Update generated code
    • Add support for new resources Entitlements.ActiveEntitlement and Entitlements.Feature
    • Add support for list and retrieve methods on resource ActiveEntitlement
    • Add support for create, list, retrieve, and update methods on resource Feature
    • Add support for controller on AccountCreateParams
    • Add support for fees, losses, requirement_collection, and stripe_dashboard on Account.controller
    • Add support for event_name on Billing.MeterEventAdjustment and billing.MeterEventAdjustmentCreateParams
    • Add support for cancel and type on Billing.MeterEventAdjustment

v24.23.0

Compare Source

  • #​1774 Update generated code
    • Change type of checkout.SessionCreateParams.payment_method_options.swish.reference from emptyable(string) to string
    • Add support for subscription_item on Discount
    • Add support for email and phone on Identity.VerificationReport, Identity.VerificationSession.options, Identity.VerificationSession.verified_outputs, identity.VerificationSessionCreateParams.options, and identity.VerificationSessionUpdateParams.options
    • Add support for verification_flow on Identity.VerificationReport, Identity.VerificationSession, and identity.VerificationSessionCreateParams
    • Add support for provided_details on Identity.VerificationSession, identity.VerificationSessionCreateParams, and identity.VerificationSessionUpdateParams
    • Change identity.VerificationSessionCreateParams.type to be optional
    • Add support for promotion_code on InvoiceCreateParams.discounts[], InvoiceItemCreateParams.discounts[], InvoiceItemUpdateParams.discounts[], InvoiceUpdateParams.discounts[], QuoteCreateParams.discounts[], and QuoteUpdateParams.discounts[]
    • Add support for discounts on InvoiceUpcomingLinesParams.subscription_items[], InvoiceUpcomingParams.subscription_items[], QuoteCreateParams.line_items[], QuoteUpdateParams.line_items[], SubscriptionCreateParams.add_invoice_items[], SubscriptionCreateParams.items[], SubscriptionCreateParams, SubscriptionItemCreateParams, SubscriptionItemUpdateParams, SubscriptionItem, SubscriptionSchedule.phases[].add_invoice_items[], SubscriptionSchedule.phases[].items[], SubscriptionSchedule.phases[], SubscriptionScheduleCreateParams.phases[].add_invoice_items[], SubscriptionScheduleCreateParams.phases[].items[], SubscriptionScheduleCreateParams.phases[], SubscriptionScheduleUpdateParams.phases[].add_invoice_items[], SubscriptionScheduleUpdateParams.phases[].items[], SubscriptionScheduleUpdateParams.phases[], SubscriptionUpdateParams.add_invoice_items[], SubscriptionUpdateParams.items[], SubscriptionUpdateParams, and Subscription
    • Add support for allowed_merchant_countries and blocked_merchant_countries on Issuing.Card.spending_controls, Issuing.Cardholder.spending_controls, issuing.CardCreateParams.spending_controls, issuing.CardUpdateParams.spending_controls, issuing.CardholderCreateParams.spending_controls, and issuing.CardholderUpdateParams.spending_controls
    • Add support for zip on PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, and PaymentMethodConfiguration
    • Add support for offline on SetupAttempt.payment_method_details.card_present
    • Add support for card_present on SetupIntent.payment_method_options, SetupIntentConfirmParams.payment_method_options, SetupIntentCreateParams.payment_method_options, and SetupIntentUpdateParams.payment_method_options
    • Add support for new value mobile_phone_reader on enum terminal.ReaderListParams.device_type

v24.22.0

Compare Source

  • #​1770 Update generated code
    • Add support for new resources Billing.MeterEventAdjustment, Billing.MeterEvent, and Billing.Meter
    • Add support for create, deactivate, list, reactivate, retrieve, and update methods on resource Meter
    • Add support for create method on resources MeterEventAdjustment and MeterEvent
    • Add support for amazon_pay_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
    • Add support for destination_on_behalf_of_charge_management on AccountSession.components.payment_details.features, AccountSession.components.payments.features, AccountSessionCreateParams.components.payment_details.features, and AccountSessionCreateParams.components.payments.features
    • Add support for mandate on Charge.payment_method_details.us_bank_account, Treasury.InboundTransfer.origin_payment_method_details.us_bank_account, Treasury.OutboundPayment.destination_payment_method_details.us_bank_account, and Treasury.OutboundTransfer.destination_payment_method_details.us_bank_account
    • Add support for second_line on issuing.CardCreateParams
    • Add support for meter on PlanCreateParams, Plan, Price.recurring, PriceCreateParams.recurring, and PriceListParams.recurring

v24.21.0

Compare Source

  • #​1768 Update generated code
    • Add support for new resources ConfirmationToken and Forwarding.Request
    • Add support for retrieve method on resource ConfirmationToken
    • Add support for create, list, and retrieve methods on resource Request
    • Add support for mobilepay_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
    • Add support for mobilepay on Charge.payment_method_details, PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentMethodCreateParams, PaymentMethod, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_data
    • Add support for payment_reference on Charge.payment_method_details.us_bank_account
    • Add support for new value mobilepay on enums CustomerListPaymentMethodsParams.type, PaymentMethodCreateParams.type, and PaymentMethodListParams.type
    • Add support for confirmation_token on PaymentIntentConfirmParams, PaymentIntentCreateParams, SetupIntentConfirmParams, and SetupIntentCreateParams
    • Add support for new value mobilepay on enums PaymentIntentConfirmParams.payment_method_data.type, PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, SetupIntentConfirmParams.payment_method_data.type, SetupIntentCreateParams.payment_method_data.type, and SetupIntentUpdateParams.payment_method_data.type
    • Add support for name on Terminal.Configuration, terminal.ConfigurationCreateParams, and terminal.ConfigurationUpdateParams
    • Add support for payout on Treasury.ReceivedDebit.linked_flows

v24.20.0

Compare Source

  • #​1763 Update generated code
    • Add support for new resources Issuing.PersonalizationDesign and Issuing.PhysicalBundle
    • Add support for create, list, retrieve, and update methods on resource PersonalizationDesign
    • Add support for list and retrieve methods on resource PhysicalBundle
    • Add support for personalization_design on Issuing.Card, issuing.CardCreateParams, issuing.CardListParams, and issuing.CardUpdateParams
    • Change type of SubscriptionCreateParams.application_fee_percent and SubscriptionUpdateParams.application_fee_percent from number to emptyStringable(number)
    • Add support for sepa_debit on Subscription.payment_settings.payment_method_options, SubscriptionCreateParams.payment_settings.payment_method_options, and SubscriptionUpdateParams.payment_settings.payment_method_options

v24.19.0

Compare Source

  • #​1758 Update generated code
    • Add support for documents on AccountSession.components and AccountSessionCreateParams.components
    • Add support for request_three_d_secure on Checkout.Session.payment_method_options.card and checkout.SessionCreateParams.payment_method_options.card
    • Add support for created on CreditNoteListParams
    • Add support for sepa_debit on Invoice.payment_settings.payment_method_options, InvoiceCreateParams.payment_settings.payment_method_options, and InvoiceUpdateParams.payment_settings.payment_method_options

v24.18.0

Compare Source

  • #​1750 Update generated code
    • Add support for number on InvoiceCreateParams and InvoiceUpdateParams
    • Add support for enable_customer_cancellation on Terminal.Reader.action.process_payment_intent.process_config, Terminal.Reader.action.process_setup_intent.process_config, terminal.ReaderProcessPaymentIntentParams.process_config, and terminal.ReaderProcessSetupIntentParams.process_config
    • Add support for refund_payment_config on Terminal.Reader.action.refund_payment and terminal.ReaderRefundPaymentParams
    • Add support for payment_method on TokenCreateParams.bank_account
  • #​1753 Update README to reference addBetaVersion helper

v24.17.0

Compare Source

  • #​1748 Update generated code
    • Add support for client_reference_id on Identity.VerificationReport, Identity.VerificationSession, identity.VerificationReportListParams, identity.VerificationSessionCreateParams, and identity.VerificationSessionListParams
    • Remove support for value include_and_require from enum InvoiceCreateParams.pending_invoice_items_behavior
    • Remove support for value service_tax from enums TaxRateCreateParams.tax_type and TaxRateUpdateParams.tax_type
    • Add support for created on treasury.OutboundPaymentListParams
    • Add InvoiceLineItem.update method.

v24.16.0

Compare Source

  • #​1745 Update generated code
    • Add support for networks on Card, PaymentMethodCreateParams.CardDetails, PaymentMethodUpdateParams.Card, and TokenCreateParams.Card
    • Add support for new value no_voec on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, TaxIdCreateParams.type, and tax.CalculationCreateParams.customer_details.tax_ids[].type
    • Add support for display_brand on PaymentMethod.card
    • Add support for new value financial_connections.account.refreshed_ownership on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

v24.15.0

Compare Source

  • #​1742 Update generated code
    • Add support for invoices on Account.settings and AccountUpdateParams.settings
    • Add support for new value velobank on enums PaymentIntentConfirmParams.payment_method_data.p24.bank, PaymentIntentCreateParams.payment_method_data.p24.bank, PaymentIntentUpdateParams.payment_method_data.p24.bank, PaymentMethodCreateParams.p24.bank, SetupIntentConfirmParams.payment_method_data.p24.bank, SetupIntentCreateParams.payment_method_data.p24.bank, and SetupIntentUpdateParams.payment_method_data.p24.bank
    • Add support for setup_future_usage on PaymentIntent.payment_method_options.blik, PaymentIntentConfirmParams.payment_method_options.blik, PaymentIntentCreateParams.payment_method_options.blik, and PaymentIntentUpdateParams.payment_method_options.blik
    • Add support for require_cvc_recollection on PaymentIntent.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntentCreateParams.payment_method_options.card, and PaymentIntentUpdateParams.payment_method_options.card
    • Add support for account_tax_ids on SubscriptionCreateParams.invoice_settings, SubscriptionSchedule.default_settings.invoice_settings, SubscriptionSchedule.phases[].invoice_settings, SubscriptionScheduleCreateParams.default_settings.invoice_settings, SubscriptionScheduleCreateParams.phases[].invoice_settings, SubscriptionScheduleUpdateParams.default_settings.invoice_settings, SubscriptionScheduleUpdateParams.phases[].invoice_settings, and SubscriptionUpdateParams.invoice_settings
  • #​1744 Define StripeClient "usage" in a single place

v24.14.0

Compare Source

  • #​1740 Update generated code
    • Add support for swish payment method throughout the API
    • Add support for relationship on AccountCreateParams.individual, AccountUpdateParams.individual, and TokenCreateParams.account.individual
    • Add support for jurisdiction_level on TaxRate
    • ⚠️ Fix broken reference to com.stripe.model.Discount from checkout.Session.TotalDetails.Breakdown.Discount (this represents a bugfix as this class would never have worked, but might be a breaking type change)
  • #​1739 Add clock instance on webhook

v24.13.0

Compare Source

  • #​1736 Update generated code
    • Add support for annual_revenue and estimated_worker_count on Account.business_profile, Account.CreateParams.business_profile, and Account.UpdateParams.business_profile
    • Add support for new value registered_charity on enums Account.CreateParams.company.structure, Account.UpdateParams.company.structure, and Token.CreateParams.account.company.structure
    • Add support for collection_options on AccountLink.CreateParams
    • Add support for liability on Checkout.Session.automatic_tax, PaymentLink.automatic_tax, PaymentLink.CreateParams.automatic_tax, PaymentLink.UpdateParams.automatic_tax, Quote.automatic_tax, Quote.CreateParams.automatic_tax, Quote.UpdateParams.automatic_tax, SubscriptionSchedule.default_settings.automatic_tax, SubscriptionSchedule.phases[].automatic_tax, SubscriptionSchedule.CreateParams.default_settings.automatic_tax, SubscriptionSchedule.CreateParams.phases[].automatic_tax, SubscriptionSchedule.UpdateParams.default_settings.automatic_tax, SubscriptionSchedule.UpdateParams.phases[].automatic_tax, and checkout.Session.CreateParams.automatic_tax
    • Add support for issuer on Checkout.Session.invoice_creation.invoice_data, PaymentLink.invoice_creation.invoice_data, PaymentLink.CreateParams.invoice_creation.invoice_data, PaymentLink.UpdateParams.invoice_creation.invoice_data, Quote.invoice_settings, Quote.CreateParams.invoice_settings, Quote.UpdateParams.invoice_settings, SubscriptionSchedule.default_settings.invoice_settings, SubscriptionSchedule.phases[].invoice_settings, SubscriptionSchedule.CreateParams.default_settings.invoice_settings, SubscriptionSchedule.CreateParams.phases[].invoice_settings, SubscriptionSchedule.UpdateParams.default_settings.invoice_settings, SubscriptionSchedule.UpdateParams.phases[].invoice_settings, and checkout.Session.CreateParams.invoice_creation.invoice_data
    • Add support for invoice_settings on PaymentLink.subscription_data, PaymentLink.CreateParams.subscription_data, PaymentLink.UpdateParams.subscription_data, and checkout.Session.CreateParams.subscription_data
    • Add support for new value challenge on enums Invoice.CreateParams.payment_settings.payment_method_options.card.request_three_d_secure, Invoice.UpdateParams.payment_settings.payment_method_options.card.request_three_d_secure, Subscription.CreateParams.payment_settings.payment_method_options.card.request_three_d_secure, and Subscription.UpdateParams.payment_settings.payment_method_options.card.request_three_d_secure
    • Add support for promotion_code on Invoice.UpcomingLinesParams.discounts[], Invoice.UpcomingLinesParams.invoice_items[].discounts[], Invoice.UpcomingParams.discounts[], and Invoice.UpcomingParams.invoice_items[].discounts[]
    • Add support for account_type on PaymentMethod.UpdateParams.us_bank_account

v24.12.0

Compare Source

  • #​1732 Update generated code
  • #​1723 Update generated code
    • Add support for issuer on InvoiceCreateParams, InvoiceUpcomingLinesParams, InvoiceUpcomingParams, InvoiceUpdateParams, and Invoice
    • Add support for liability on Invoice.automatic_tax, InvoiceCreateParams.automatic_tax, InvoiceUpcomingLinesParams.automatic_tax, InvoiceUpcomingParams.automatic_tax, InvoiceUpdateParams.automatic_tax, Subscription.automatic_tax, SubscriptionCreateParams.automatic_tax, and SubscriptionUpdateParams.automatic_tax
    • Add support for on_behalf_of on InvoiceUpcomingLinesParams and InvoiceUpcomingParams
    • Add support for pin on issuing.CardCreateParams
    • Add support for revocation_reason on Mandate.payment_method_details.bacs_debit
    • Add support for new value nn on enums PaymentIntentConfirmParams.payment_method_data.ideal.bank, PaymentIntentCreateParams.payment_method_data.ideal.bank, PaymentIntentUpdateParams.payment_method_data.ideal.bank, PaymentMethodCreateParams.ideal.bank, SetupIntentConfirmParams.payment_method_data.ideal.bank, SetupIntentCreateParams.payment_method_data.ideal.bank, and SetupIntentUpdateParams.payment_method_data.ideal.bank
    • Add support for customer_balance on PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, and PaymentMethodConfiguration
    • Add support for invoice_settings on SubscriptionCreateParams and SubscriptionUpdateParams
  • #​1724 Add webhook parsing method on StripeClient
    • Add support for constructEvent() instance method on StripeClient that parses Webhook events and uses the settings inherited from the StripeClient instance to make further requests.
  • #​1721 Report usage of stripe_client
    • Reports use of the new StripeClient in X-Stripe-Client-Telemetry. (You can disable telemetry via Stripe.enableTelemetry = false;, see the README.)

v24.11.0

Compare Source

  • #​1715 Update generated code
    • Add support for new resource CustomerSession
    • Add support for create method on resource CustomerSession
    • Remove support for expand on BankAccountDeleteParams and CardDeleteParams
    • Add support for account_type, default_for_currency, and documents on BankAccountUpdateParams and CardUpdateParams
    • Remove support for owner on BankAccountUpdateParams and CardUpdateParams
    • Change type of BankAccountUpdateParams.account_holder_type and CardUpdateParams.account_holder_type from enum('company'|'individual') to emptyStringable(enum('company'|'individual'))
    • Add support for new values eps and p24 on enums InvoiceCreateParams.payment_settings.payment_method_types[], InvoiceUpdateParams.payment_settings.payment_method_types[], SubscriptionCreateParams.payment_settings.payment_method_types[], and SubscriptionUpdateParams.payment_settings.payment_method_types[]
    • Remove support for value obligation from enum reporting.ReportRunCreateParams.parameters.reporting_category
    • Add support for billing_cycle_anchor_config on SubscriptionCreateParams and Subscription
  • #​1702 Change StripeResponseGetter to take a single APIRequest object
  • #​1716 Add missing method overloads

v24.10.0

Compare Source

  • #​1712 Update generated code
    • Add support for retrieve method on resource Tax.Registration

v24.9.0

Compare Source

  • #​1709 Update generated code
  • #​1707 Update generated code
    • Add support for new resource FinancialConnections.Transaction
    • Add support for list and retrieve methods on resource Transaction
    • Add support for subscribe and unsubscribe methods on resource FinancialConnections.Account
    • Add support for features on AccountSessionCreateParams.components.payouts
    • Add support for edit_payout_schedule, instant_payouts, and standard_payouts on AccountSession.components.payouts.features
    • Change type of Checkout.Session.payment_method_options.us_bank_account.financial_connections.prefetch[], Invoice.payment_settings.payment_method_options.us_bank_account.financial_connections.prefetch[], InvoiceCreateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.prefetch[], InvoiceUpdateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.prefetch[], PaymentIntent.payment_method_options.us_bank_account.financial_connections.prefetch[], PaymentIntentConfirmParams.payment_method_options.us_bank_account.financial_connections.prefetch[], PaymentIntentCreateParams.payment_method_options.us_bank_account.financial_connections.prefetch[], PaymentIntentUpdateParams.payment_method_options.us_bank_account.financial_connections.prefetch[], SetupIntent.payment_method_options.us_bank_account.financial_connections.prefetch[], SetupIntentConfirmParams.payment_method_options.us_bank_account.financial_connections.prefetch[], SetupIntentCreateParams.payment_method_options.us_bank_account.financial_connections.prefetch[], SetupIntentUpdateParams.payment_method_options.us_bank_account.financial_connections.prefetch[], Subscription.payment_settings.payment_method_options.us_bank_account.financial_connections.prefetch[], SubscriptionCreateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.prefetch[], SubscriptionUpdateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.prefetch[], and checkout.SessionCreateParams.payment_method_options.us_bank_account.financial_connections.prefetch[] from literal('balances') to enum('balances'|'transactions')
    • Add support for new value transactions on enum financialconnections.AccountRefreshParams.features[]
    • Add support for subscriptions and transaction_refresh on FinancialConnections.Account
    • Add support for next_refresh_available_at on FinancialConnections.Account.balance_refresh
    • Add support for new value transactions on enum financialconnections.SessionCreateParams.prefetch[]
    • Add support for new value unknown on enum issuing.AuthorizationCreateParams.verification_data.authentication_exemption.type
    • Add support for collection_method on Mandate.payment_method_details.us_bank_account
    • Add support for new value challenge on enums PaymentIntentConfirmParams.payment_method_options.card.request_three_d_secure, PaymentIntentCreateParams.payment_method_options.card.request_three_d_secure, PaymentIntentUpdateParams.payment_method_options.card.request_three_d_secure, SetupIntentConfirmParams.payment_method_options.card.request_three_d_secure, SetupIntentCreateParams.payment_method_options.card.request_three_d_secure, and SetupIntentUpdateParams.payment_method_options.card.request_three_d_secure
    • Add support for mandate_options on PaymentIntent.payment_method_options.us_bank_account, PaymentIntentConfirmParams.payment_method_options.us_bank_account, PaymentIntentCreateParams.payment_method_options.us_bank_account, PaymentIntentUpdateParams.payment_method_options.us_bank_account, SetupIntent.payment_method_options.us_bank_account, SetupIntentConfirmParams.payment_method_options.us_bank_account, SetupIntentCreateParams.payment_method_options.us_bank_account, and SetupIntentUpdateParams.payment_method_options.us_bank_account
    • Add support for revolut_pay on PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, and PaymentMethodConfiguration
    • Add support for destination_details on Refund
    • Add support for new value financial_connections.account.refreshed_transactions on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

v24.8.0

Compare Source

  • #​1704 Update generated code
    • Add support for payment_method_reuse_agreement on Checkout.Session.consent_collection, PaymentLink.consent_collection, PaymentLinkCreateParams.consent_collection, and checkout.SessionCreateParams.consent_collection
    • Add support for after_submit on Checkout.Session.custom_text, PaymentLink.custom_text, PaymentLinkCreateParams.custom_text, PaymentLinkUpdateParams.custom_text, and
    • Add support for created on radar.EarlyFraudWarningListParams

v24.7.0

Compare Source

  • #​1700 Update generated code
    • Add support for payment_details, payments, and payouts on AccountSession.components and AccountSessionCreateParams.components
    • Add support for features on AccountSession.components.account_onboarding and AccountSessionCreateParams.components.account_onboarding
    • Add support for inactive_message and restrictions on PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
    • Add support for transfer_group on PaymentLink.payment_intent_data, PaymentLinkCreateParams.payment_intent_data, and PaymentLinkUpdateParams.payment_intent_data
    • Add support for trial_settings on PaymentLink.subscription_data, PaymentLinkCreateParams.subscription_data, and PaymentLinkUpdateParams.subscription_data

v24.6.0

Compare Source

  • #​1694 Update generated code
    • Add support for new resources Climate.Order, Climate.Product, and Climate.Supplier
    • Add support for cancel, create, list, retrieve, and update methods on resource Order
    • Add support for list and retrieve methods on resources Product and Supplier
    • Add support for created on checkout.SessionListParams
    • Add support for validate_location on CustomerCreateParams.tax and CustomerUpdateParams.tax
    • Add support for new values climate_order_purchase and climate_order_refund on enum reporting.ReportRunCreateParams.parameters.reporting_category
    • Add support for new values climate.order.canceled, climate.order.created, climate.order.delayed, climate.order.delivered, climate.order.product_substituted, climate.product.created, and climate.product.pricing_updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

v24.5.0

Compare Source

  • #​1693 Update generated code
    • Add support for electronic_commerce_indicator and transaction_id on Charge.payment_method_details.card.three_d_secure and SetupAttempt.payment_method_details.card.three_d_secure
    • Add support for exemption_indicator_applied and exemption_indicator on Charge.payment_method_details.card.three_d_secure
    • Add support for three_d_secure on PaymentIntentConfirmParams.payment_method_options.card, PaymentIntentCreateParams.payment_method_options.card, PaymentIntentUpdateParams.payment_method_options.card, SetupIntentConfirmParams.payment_method_options.card, SetupIntentCreateParams.payment_method_options.card, and SetupIntentUpdateParams.payment_method_options.card

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@yegor256
Copy link
Owner

@rultor please, try to merge, since 8 checks have passed

@rultor
Copy link
Collaborator

rultor commented Nov 22, 2023

@rultor please, try to merge, since 8 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Nov 22, 2023

@rultor please, try to merge, since 8 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 11min)

	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1177)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1055)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:871)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:370)
	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:351)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:171)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:163)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:294)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:196)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)

[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;34mINFO\u001b[m] Results:
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;31mERROR\u001b[m] Errors: 
[\u001b[1;31mERROR\u001b[m]   RoutineITCase.startsAndFinishes:78 » FileNotFound /tmp/jcabi-s35652574334048787197/default/yegor256_test-week-2023-11-22-02-43 (No such file or directory)
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;31mERROR\u001b[m] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;34mINFO\u001b[m] \u001b[1m--- \u001b[0;32mjcabi-dynamodb-maven-plugin:0.10.1:stop\u001b[m \u001b[1m(dynamodb-integration-test)\u001b[m @ \u001b[36mthreecopies\u001b[0;1m ---\u001b[m
[\u001b[1;34mINFO\u001b[m] #stop(42649): in 109.23ms
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;34mINFO\u001b[m] \u001b[1m--- \u001b[0;32mmaven-failsafe-plugin:3.1.0:verify\u001b[m \u001b[1m(default)\u001b[m @ \u001b[36mthreecopies\u001b[0;1m ---\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1;31mBUILD FAILURE\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;34mINFO\u001b[m] Total time:  07:01 min
[\u001b[1;34mINFO\u001b[m] Finished at: 2023-11-22T02:43:10Z
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;31mERROR\u001b[m] Failed to execute goal \u001b[32morg.apache.maven.plugins:maven-failsafe-plugin:3.1.0:verify\u001b[m \u001b[1m(default)\u001b[m on project \u001b[36mthreecopies\u001b[m: \u001b[1;31m\u001b[m
[\u001b[1;31mERROR\u001b[m] \u001b[1;31m\u001b[m
[\u001b[1;31mERROR\u001b[m] \u001b[1;31mPlease refer to /home/r/repo/target/failsafe-reports for the individual test results.\u001b[m
[\u001b[1;31mERROR\u001b[m] \u001b[1;31mPlease refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.\u001b[m
[\u001b[1;31mERROR\u001b[m] -> \u001b[1m[Help 1]\u001b[m
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] To see the full stack trace of the errors, re-run Maven with the \u001b[1m-e\u001b[m switch.
[\u001b[1;31mERROR\u001b[m] Re-run Maven using the \u001b[1m-X\u001b[m switch to enable full debug logging.
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] For more information about the errors and possible solutions, please read the following articles:
[\u001b[1;31mERROR\u001b[m] \u001b[1m[Help 1]\u001b[m http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
\u001b[0m\u001b[0mcontainer fec54ddff206a78a6ec84a469765aa6b7aeaa83c87f87fa1aeaefa9ab93a0692 is dead
Wed Nov 22 03:46:13 AM CET 2023

@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.5.0 Update dependency com.stripe:stripe-java to v24.6.0 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 580b9e9 to 8a3e29e Compare November 30, 2023 19:17
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 8a3e29e to dcf69b2 Compare December 7, 2023 23:01
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.6.0 Update dependency com.stripe:stripe-java to v24.7.0 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from dcf69b2 to 11d2130 Compare December 15, 2023 03:15
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.7.0 Update dependency com.stripe:stripe-java to v24.8.0 Dec 15, 2023
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 11d2130 to 9d9eb40 Compare December 22, 2023 19:27
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.8.0 Update dependency com.stripe:stripe-java to v24.9.0 Dec 22, 2023
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 9d9eb40 to 6000139 Compare January 4, 2024 22:49
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.9.0 Update dependency com.stripe:stripe-java to v24.10.0 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 6000139 to 2b7fa1c Compare January 12, 2024 21:51
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.10.0 Update dependency com.stripe:stripe-java to v24.11.0 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 2b7fa1c to 3cb067f Compare January 18, 2024 23:06
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.11.0 Update dependency com.stripe:stripe-java to v24.12.0 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 3cb067f to 03d7f03 Compare January 25, 2024 20:22
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.12.0 Update dependency com.stripe:stripe-java to v24.13.0 Jan 25, 2024
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.13.0 Update dependency com.stripe:stripe-java to v24.14.0 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch 2 times, most recently from 7a6a050 to 53fe405 Compare February 8, 2024 22:48
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.14.0 Update dependency com.stripe:stripe-java to v24.15.0 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 53fe405 to 11512e5 Compare February 16, 2024 04:31
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.15.0 Update dependency com.stripe:stripe-java to v24.16.0 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 11512e5 to c8b4b56 Compare February 23, 2024 00:19
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.16.0 Update dependency com.stripe:stripe-java to v24.17.0 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from c8b4b56 to ec1a7bd Compare February 29, 2024 22:28
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.17.0 Update dependency com.stripe:stripe-java to v24.18.0 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from ec1a7bd to 982cbeb Compare March 8, 2024 04:20
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.18.0 Update dependency com.stripe:stripe-java to v24.19.0 Mar 8, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 982cbeb to 4ed843b Compare March 15, 2024 00:43
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.19.0 Update dependency com.stripe:stripe-java to v24.20.0 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 4ed843b to 9b68cc4 Compare March 22, 2024 00:08
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.20.0 Update dependency com.stripe:stripe-java to v24.21.0 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 9b68cc4 to 7a58da0 Compare March 29, 2024 14:02
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.21.0 Update dependency com.stripe:stripe-java to v24.22.0 Mar 29, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 7a58da0 to 0111092 Compare April 5, 2024 00:19
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.22.0 Update dependency com.stripe:stripe-java to v24.23.0 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-24.x branch from 0111092 to 3702b6a Compare April 10, 2024 14:52
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v24.23.0 Update dependency com.stripe:stripe-java to v24.24.0 Apr 10, 2024
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.

None yet

3 participants