Skip to content

chore(deps): Bump com.stripe:stripe-java from 33.3.0 to 33.4.0 - #25975

Merged
davsclaus merged 1 commit into
mainfrom
dependabot/maven/com.stripe-stripe-java-33.4.0
Aug 31, 2026
Merged

chore(deps): Bump com.stripe:stripe-java from 33.3.0 to 33.4.0#25975
davsclaus merged 1 commit into
mainfrom
dependabot/maven/com.stripe-stripe-java-33.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps com.stripe:stripe-java from 33.3.0 to 33.4.0.

Release notes

Sourced from com.stripe:stripe-java's releases.

v33.4.0

This release changes the pinned API version to 2026-08-26.dahlia.

  • #2269 Add new EventNotificationHandler class for better thin event management

  • #2262 Update generated code

    • Add support for new resource billing.FeedbackOption
    • Add support for create, deactivate, list, retrieve, and update methods on resource billing.FeedbackOption
    • Add support for paymentMethodSettings on AccountSession.components and AccountSessionCreateParams.components
    • Add support for feedbackOptions on billingportal.Configuration.features.subscription_cancel.cancellation_reason, billingportal.ConfigurationCreateParams.features.subscription_cancel.cancellation_reason, and billingportal.ConfigurationUpdateParams.features.subscription_cancel.cancellation_reason
    • Add support for new value customer_update on enum billingportal.SessionCreateParams.flow_data.type
    • Add support for customerUpdate on billingportal.Session.flow
    • Add support for fundingSourceGroup on Charge.payment_method_details.card.wallet.link and Charge.payment_method_details.link
    • Add support for fundingTypesBlocked on checkout.Session.payment_method_options.card.restrictions and checkout.SessionCreateParams.payment_method_options.card.restrictions
    • Add support for metadata on ConfirmationToken
    • Add support for activeEntitlements and customerPortal on CustomerSession.components and CustomerSessionCreateParams.components
    • Add support for country on financialconnections.Session.filters
    • Add support for frozenFields on InvoiceItem
    • Add support for billie on Invoice.payment_settings.payment_method_options, InvoiceCreateParams.payment_settings.payment_method_options, InvoiceUpdateParams.payment_settings.payment_method_options, Subscription.payment_settings.payment_method_options, SubscriptionCreateParams.payment_settings.payment_method_options, and SubscriptionUpdateParams.payment_settings.payment_method_options
    • Add support for new value billie on enums InvoiceCreateParams.payment_settings.paymentMethodTypes, InvoiceUpdateParams.payment_settings.paymentMethodTypes, SubscriptionCreateParams.payment_settings.paymentMethodTypes, and SubscriptionUpdateParams.payment_settings.paymentMethodTypes
    • ⚠️ Remove support for cryptogram on PaymentAttemptRecord.payment_method_details.card.three_d_secure and PaymentRecord.payment_method_details.card.three_d_secure
    • Add support for new value touch_n_go on enums PaymentIntentConfirmParams.allowedPaymentMethodTypes, PaymentIntentCreateParams.allowedPaymentMethodTypes, PaymentIntentUpdateParams.allowedPaymentMethodTypes, SetupIntentConfirmParams.allowedPaymentMethodTypes, SetupIntentCreateParams.allowedPaymentMethodTypes, and SetupIntentUpdateParams.allowedPaymentMethodTypes
    • Add support for applicationFeeAmount, applicationFeePercent, onBehalfOf, and transferData on PaymentLinkUpdateParams
    • Add support for feedbackOption on Subscription.cancellation_details, SubscriptionCancelParams.cancellation_details, and SubscriptionUpdateParams.cancellation_details
    • Add support for igic on tax.Registration.country_options.at, tax.Registration.country_options.be, tax.Registration.country_options.bg, tax.Registration.country_options.cy, tax.Registration.country_options.cz, tax.Registration.country_options.de, tax.Registration.country_options.dk, tax.Registration.country_options.ee, tax.Registration.country_options.es, tax.Registration.country_options.fi, tax.Registration.country_options.fr, tax.Registration.country_options.gr, tax.Registration.country_options.hr, tax.Registration.country_options.hu, tax.Registration.country_options.ie, tax.Registration.country_options.it, tax.Registration.country_options.lt, tax.Registration.country_options.lu, tax.Registration.country_options.lv, tax.Registration.country_options.mt, tax.Registration.country_options.nl, tax.Registration.country_options.pl, tax.Registration.country_options.pt, tax.Registration.country_options.ro, tax.Registration.country_options.se, tax.Registration.country_options.si, tax.Registration.country_options.sk, tax.RegistrationCreateParams.country_options.at, tax.RegistrationCreateParams.country_options.be, tax.RegistrationCreateParams.country_options.bg, tax.RegistrationCreateParams.country_options.cy, tax.RegistrationCreateParams.country_options.cz, tax.RegistrationCreateParams.country_options.de, tax.RegistrationCreateParams.country_options.dk, tax.RegistrationCreateParams.country_options.ee, tax.RegistrationCreateParams.country_options.es, tax.RegistrationCreateParams.country_options.fi, tax.RegistrationCreateParams.country_options.fr, tax.RegistrationCreateParams.country_options.gr, tax.RegistrationCreateParams.country_options.hr, tax.RegistrationCreateParams.country_options.hu, tax.RegistrationCreateParams.country_options.ie, tax.RegistrationCreateParams.country_options.it, tax.RegistrationCreateParams.country_options.lt, tax.RegistrationCreateParams.country_options.lu, tax.RegistrationCreateParams.country_options.lv, tax.RegistrationCreateParams.country_options.mt, tax.RegistrationCreateParams.country_options.nl, tax.RegistrationCreateParams.country_options.pl, tax.RegistrationCreateParams.country_options.pt, tax.RegistrationCreateParams.country_options.ro, tax.RegistrationCreateParams.country_options.se, tax.RegistrationCreateParams.country_options.si, and tax.RegistrationCreateParams.country_options.sk
    • Add support for new value 2026-08-26.dahlia on enum WebhookEndpointCreateParams.apiVersion

See the changelog for more details.

v33.4.0-alpha.2

  • #2266 Update generated code for private-preview
    • Add support for new resources PaymentPlan and billing.FeedbackOption
    • ⚠️ Remove support for resource billing.FeedbackOptions
    • Add support for create, list, retrieve, and update methods on resource PaymentPlan
    • Add support for update method on resource v2.moneymanagement.Transaction
    • Add support for wechatPayPayments on Account.settings, AccountCreateParams.settings, and AccountUpdateParams.settings
    • ⚠️ Change type of billingportal.Configuration.features.subscription_cancel.cancellation_reason.feedbackOptions from $Billing.FeedbackOptions to $Billing.FeedbackOption
    • Add support for subscriptionPause on billingportal.Session.flow
    • Add support for new value usdt on enums crypto.OnrampSessionCreateParams.destinationCurrency and crypto.OnrampSessionListParams.destinationCurrency
    • Add support for new value usdt on enum crypto.OnrampSessionCreateParams.destinationCurrencies
    • Add support for activeEntitlements on CustomerSession.components
    • Add support for sharedPaymentIssuedToken on delegatedcheckout.RequestedSessionConfirmParams
    • Add support for managedPayments on InvoiceCreateParams, InvoiceItemCreateParams, InvoiceItem, Invoice, and QuotePreviewInvoice
    • Add support for paymentPlan on Invoice
    • Add support for estimatedFeeDetails and estimatedFee on issuing.Authorization.pending_request.hold_amount_details and issuing.Authorization.request_history[].hold_amount_details
    • ⚠️ Remove support for cryptogram on PaymentAttemptRecord.payment_method_details.card.three_d_secure and PaymentRecord.payment_method_details.card.three_d_secure

... (truncated)

Changelog

Sourced from com.stripe:stripe-java's changelog.

33.4.0 - 2026-08-26

This release changes the pinned API version to 2026-08-26.dahlia.

  • #2269 Add new EventNotificationHandler class for better thin event management

  • #2262 Update generated code

    • Add support for new resource billing.FeedbackOption
    • Add support for create, deactivate, list, retrieve, and update methods on resource billing.FeedbackOption
    • Add support for paymentMethodSettings on AccountSession.components and AccountSessionCreateParams.components
    • Add support for feedbackOptions on billingportal.Configuration.features.subscription_cancel.cancellation_reason, billingportal.ConfigurationCreateParams.features.subscription_cancel.cancellation_reason, and billingportal.ConfigurationUpdateParams.features.subscription_cancel.cancellation_reason
    • Add support for new value customer_update on enum billingportal.SessionCreateParams.flow_data.type
    • Add support for customerUpdate on billingportal.Session.flow
    • Add support for fundingSourceGroup on Charge.payment_method_details.card.wallet.link and Charge.payment_method_details.link
    • Add support for fundingTypesBlocked on checkout.Session.payment_method_options.card.restrictions and checkout.SessionCreateParams.payment_method_options.card.restrictions
    • Add support for metadata on ConfirmationToken
    • Add support for activeEntitlements and customerPortal on CustomerSession.components and CustomerSessionCreateParams.components
    • Add support for country on financialconnections.Session.filters
    • Add support for frozenFields on InvoiceItem
    • Add support for billie on Invoice.payment_settings.payment_method_options, InvoiceCreateParams.payment_settings.payment_method_options, InvoiceUpdateParams.payment_settings.payment_method_options, Subscription.payment_settings.payment_method_options, SubscriptionCreateParams.payment_settings.payment_method_options, and SubscriptionUpdateParams.payment_settings.payment_method_options
    • Add support for new value billie on enums InvoiceCreateParams.payment_settings.paymentMethodTypes, InvoiceUpdateParams.payment_settings.paymentMethodTypes, SubscriptionCreateParams.payment_settings.paymentMethodTypes, and SubscriptionUpdateParams.payment_settings.paymentMethodTypes
    • ⚠️ Remove support for cryptogram on PaymentAttemptRecord.payment_method_details.card.three_d_secure and PaymentRecord.payment_method_details.card.three_d_secure
    • Add support for new value touch_n_go on enums PaymentIntentConfirmParams.allowedPaymentMethodTypes, PaymentIntentCreateParams.allowedPaymentMethodTypes, PaymentIntentUpdateParams.allowedPaymentMethodTypes, SetupIntentConfirmParams.allowedPaymentMethodTypes, SetupIntentCreateParams.allowedPaymentMethodTypes, and SetupIntentUpdateParams.allowedPaymentMethodTypes
    • Add support for applicationFeeAmount, applicationFeePercent, onBehalfOf, and transferData on PaymentLinkUpdateParams
    • Add support for feedbackOption on Subscription.cancellation_details, SubscriptionCancelParams.cancellation_details, and SubscriptionUpdateParams.cancellation_details
    • Add support for igic on tax.Registration.country_options.at, tax.Registration.country_options.be, tax.Registration.country_options.bg, tax.Registration.country_options.cy, tax.Registration.country_options.cz, tax.Registration.country_options.de, tax.Registration.country_options.dk, tax.Registration.country_options.ee, tax.Registration.country_options.es, tax.Registration.country_options.fi, tax.Registration.country_options.fr, tax.Registration.country_options.gr, tax.Registration.country_options.hr, tax.Registration.country_options.hu, tax.Registration.country_options.ie, tax.Registration.country_options.it, tax.Registration.country_options.lt, tax.Registration.country_options.lu, tax.Registration.country_options.lv, tax.Registration.country_options.mt, tax.Registration.country_options.nl, tax.Registration.country_options.pl, tax.Registration.country_options.pt, tax.Registration.country_options.ro, tax.Registration.country_options.se, tax.Registration.country_options.si, tax.Registration.country_options.sk, tax.RegistrationCreateParams.country_options.at, tax.RegistrationCreateParams.country_options.be, tax.RegistrationCreateParams.country_options.bg, tax.RegistrationCreateParams.country_options.cy, tax.RegistrationCreateParams.country_options.cz, tax.RegistrationCreateParams.country_options.de, tax.RegistrationCreateParams.country_options.dk, tax.RegistrationCreateParams.country_options.ee, tax.RegistrationCreateParams.country_options.es, tax.RegistrationCreateParams.country_options.fi, tax.RegistrationCreateParams.country_options.fr, tax.RegistrationCreateParams.country_options.gr, tax.RegistrationCreateParams.country_options.hr, tax.RegistrationCreateParams.country_options.hu, tax.RegistrationCreateParams.country_options.ie, tax.RegistrationCreateParams.country_options.it, tax.RegistrationCreateParams.country_options.lt, tax.RegistrationCreateParams.country_options.lu, tax.RegistrationCreateParams.country_options.lv, tax.RegistrationCreateParams.country_options.mt, tax.RegistrationCreateParams.country_options.nl, tax.RegistrationCreateParams.country_options.pl, tax.RegistrationCreateParams.country_options.pt, tax.RegistrationCreateParams.country_options.ro, tax.RegistrationCreateParams.country_options.se, tax.RegistrationCreateParams.country_options.si, and tax.RegistrationCreateParams.country_options.sk
    • Add support for new value 2026-08-26.dahlia on enum WebhookEndpointCreateParams.apiVersion
Commits
  • 470271a Bump version to 33.4.0
  • bc8acbf Update generated code for v2442 and baff58c9d515cdd5f5c3231d101989d588788c6f ...
  • ece5660 remove payment_method_types from manual test (#2277)
  • a87e544 Add .preHandle method to EventNotificationHandler (#2274)
  • d88df7c copy eventnotification handler code from beta (#2269)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.stripe:stripe-java](https://github.com/stripe/stripe-java) from 33.3.0 to 33.4.0.
- [Release notes](https://github.com/stripe/stripe-java/releases)
- [Changelog](https://github.com/stripe/stripe-java/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-java@v33.3.0...v33.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions

Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • parent

POM dependency changes: targeted tests included

Changed properties: stripe-java-version

Modules affected by dependency changes (1)
  • :camel-stripe

🔬 Scalpel shadow comparison — Scalpel: 9 tested, 27 compile-only — current: 0 all tested

Maveniverse Scalpel detected 36 affected modules (current approach: 0).

⚠️ Modules only in Scalpel (36)
  • apache-camel
  • camel-allcomponents
  • camel-catalog
  • camel-catalog-console
  • camel-catalog-maven
  • camel-catalog-suggest
  • camel-componentdsl
  • camel-endpointdsl
  • camel-endpointdsl-support
  • camel-itest
  • camel-jbang-core
  • camel-jbang-it
  • camel-jbang-main
  • camel-jbang-mcp
  • camel-jbang-plugin-edit
  • camel-jbang-plugin-generate
  • camel-jbang-plugin-kubernetes
  • camel-jbang-plugin-mcp
  • camel-jbang-plugin-route-parser
  • camel-jbang-plugin-test
  • camel-jbang-plugin-tui
  • camel-jbang-plugin-validate
  • camel-kamelet-main
  • camel-launcher
  • camel-launcher-container
  • camel-report-maven-plugin
  • camel-route-parser
  • camel-stripe
  • camel-yaml-dsl
  • camel-yaml-dsl-deserializers
  • camel-yaml-dsl-maven-plugin
  • camel-yaml-dsl-validator
  • camel-yaml-dsl-validator-maven-plugin
  • coverage
  • docs
  • dummy-component

Changed properties: stripe-java-version

Skip-tests mode would test 9 modules (1 direct + 8 downstream), skip tests for 27 (generated code, meta-modules)

Modules Scalpel would test (9)
  • camel-jbang-mcp
  • camel-jbang-plugin-mcp
  • camel-jbang-plugin-route-parser
  • camel-jbang-plugin-tui
  • camel-jbang-plugin-validate
  • camel-launcher-container
  • camel-stripe
  • camel-yaml-dsl-validator
  • camel-yaml-dsl-validator-maven-plugin
Modules with tests skipped (27)
  • apache-camel
  • camel-allcomponents
  • camel-catalog
  • camel-catalog-console
  • camel-catalog-maven
  • camel-catalog-suggest
  • camel-componentdsl
  • camel-endpointdsl
  • camel-endpointdsl-support
  • camel-itest
  • camel-jbang-core
  • camel-jbang-it
  • camel-jbang-main
  • camel-jbang-plugin-edit
  • camel-jbang-plugin-generate
  • camel-jbang-plugin-kubernetes
  • camel-jbang-plugin-test
  • camel-kamelet-main
  • camel-launcher
  • camel-report-maven-plugin
  • camel-route-parser
  • camel-yaml-dsl
  • camel-yaml-dsl-deserializers
  • camel-yaml-dsl-maven-plugin
  • coverage
  • docs
  • dummy-component

ℹ️ Shadow mode — Scalpel observes but does not affect test execution. Learn more

All tested modules (37 modules)
  • Camel :: All Components Sync point
  • Camel :: Assembly
  • Camel :: Catalog :: Camel Catalog
  • Camel :: Catalog :: Camel Report Maven Plugin
  • Camel :: Catalog :: Camel Route Parser
  • Camel :: Catalog :: Console
  • Camel :: Catalog :: Dummy Component
  • Camel :: Catalog :: Maven
  • Camel :: Catalog :: Suggest
  • Camel :: Component DSL
  • Camel :: Coverage
  • Camel :: Docs
  • Camel :: Endpoint DSL
  • Camel :: Endpoint DSL :: Support
  • Camel :: Integration Tests
  • Camel :: JBang :: Core
  • Camel :: JBang :: Integration tests
  • Camel :: JBang :: MCP
  • Camel :: JBang :: Main
  • Camel :: JBang :: Plugin :: Edit
  • Camel :: JBang :: Plugin :: Generate
  • Camel :: JBang :: Plugin :: Kubernetes
  • Camel :: JBang :: Plugin :: MCP
  • Camel :: JBang :: Plugin :: Route Parser
  • Camel :: JBang :: Plugin :: TUI
  • Camel :: JBang :: Plugin :: Testing
  • Camel :: JBang :: Plugin :: Validate
  • Camel :: Kamelet Main
  • Camel :: Launcher
  • Camel :: Launcher :: Container
  • Camel :: Parent
  • Camel :: Stripe
  • Camel :: YAML DSL
  • Camel :: YAML DSL :: Deserializers
  • Camel :: YAML DSL :: Maven Plugins
  • Camel :: YAML DSL :: Validator
  • Camel :: YAML DSL :: Validator Maven Plugin

⚙️ View full build and test results

@davsclaus
davsclaus merged commit 183f18d into main Aug 31, 2026
5 checks passed
@github-actions
github-actions Bot deleted the dependabot/maven/com.stripe-stripe-java-33.4.0 branch August 31, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant