dependabot[bot] opened a new pull request, #23852:
URL: https://github.com/apache/camel/pull/23852

   Bumps [com.stripe:stripe-java](https://github.com/stripe/stripe-java) from 
32.2.0 to 33.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/stripe/stripe-java/releases";>com.stripe:stripe-java's 
releases</a>.</em></p>
   <blockquote>
   <h2>v33.0.0</h2>
   <p>This release <strong>doesn't</strong> change the pinned API version; it 
still uses <code>2026-05-27.dahlia</code>.</p>
   <p>We're doing an out-of-band-major to update a field type that changed. If 
you're not using <code>tax_details</code>, this is a no-op release when 
compared with the last one. If you <em>are</em> using <code>tax_details</code> 
its type has changed slightly and you'll have to update your code when 
upgrading.</p>
   <ul>
   <li><a 
href="https://redirect.github.com/stripe/stripe-java/pull/2234";>#2234</a> ⚠️ 
Make <code>tax_rate.tax_details</code> expandable</li>
   <li><a 
href="https://redirect.github.com/stripe/stripe-java/pull/2230";>#2230</a> Add 
&quot;source&quot; field to user-agent header</li>
   </ul>
   <p>See <a 
href="https://github.com/stripe/stripe-java/blob/v33.0.0/CHANGELOG.md";>the 
changelog for more details</a>.</p>
   <h2>v32.3.0-beta.1</h2>
   <p>This release changes the pinned API version to 2026-05-27.private.</p>
   <ul>
   <li><a 
href="https://redirect.github.com/stripe/stripe-java/pull/2212";>#2212</a> 
Update generated code for beta
   <ul>
   <li>Add support for <code>pause</code> method on resource 
<code>Subscription</code></li>
   <li>Add support for <code>retrieve</code> method on resource 
<code>v2.iam.ActivityLog</code></li>
   <li>⚠️ Change type of 
<code>productcatalog.TrialOffer.end_behavior.transition.price</code> from 
<code>string</code> to <code>expandable($Price)</code></li>
   <li>Add support for <code>amountPaidOffStripe</code> on 
<code>QuotePreviewInvoice</code></li>
   <li>Add support for <code>discountable</code> on 
<code>QuotePreviewSubscriptionSchedule.phases[].add_invoice_items[]</code></li>
   <li>Add support for <code>bizum</code> and <code>scalapay</code> on 
<code>sharedpayment.GrantedToken.payment_method_details</code></li>
   <li>Add support for <code>paymentBehavior</code> on 
<code>SubscriptionResumeParams</code></li>
   <li>Add support for <code>statusDetails</code> on 
<code>Subscription</code></li>
   <li>⚠️ Change type of 
<code>v2.moneymanagement.ReceivedCredit.bank_transfer.gb_bank_account.network</code>
 from <code>literal('fps')</code> to <code>enum('chaps'|'fps')</code></li>
   <li>Add support for new value <code>chaps</code> on enum 
<code>v2.FinancialAddressCreditSimulationCreditParams.network</code></li>
   </ul>
   </li>
   </ul>
   <p>See <a 
href="https://github.com/stripe/stripe-java/blob/v32.3.0-beta.1/CHANGELOG.md";>the
 changelog for more details</a>.</p>
   <h2>v32.3.0-alpha.2</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/stripe/stripe-java/pull/2231";>#2231</a> 
Update generated code for private-preview
   <ul>
   <li>Add support for new resources <code>delegatedcheckout.OrderEvent</code>, 
<code>delegatedcheckout.Order</code>, 
<code>v2.billing.ContractLicensePricingQuantityChange</code>, 
<code>v2.billing.Contract</code>, and <code>v2.signals.AccountSignal</code></li>
   <li>Add support for <code>retrieve</code> method on resource 
<code>delegatedcheckout.Order</code></li>
   <li>Add support for <code>list_orders</code> method on resource 
<code>delegatedcheckout.RequestedSession</code></li>
   <li>Add support for <code>list</code> and <code>retrieve</code> methods on 
resource <code>v2.signals.AccountSignal</code></li>
   <li>Add support for <code>activate</code>, <code>cancel</code>, 
<code>create</code>, <code>list</code>, <code>retrieve</code>, and 
<code>update</code> methods on resource <code>v2.billing.Contract</code></li>
   <li>Add support for <code>birthAddress</code> on 
<code>AccountCreateParams.individual</code>, 
<code>AccountUpdateParams.individual</code>, <code>PersonCreateParams</code>, 
<code>PersonUpdateParams</code>, <code>Person</code>, 
<code>TokenCreateParams.account.individual</code>, and 
<code>TokenCreateParams.person</code></li>
   <li>Change type of 
<code>ChargeCaptureParams.payment_details.money_services.transactionType</code>,
 
<code>ChargeUpdateParams.payment_details.money_services.transactionType</code>, 
<code>PaymentIntentCaptureParams.payment_details.money_services.transactionType</code>,
 
<code>PaymentIntentConfirmParams.payment_details.money_services.transactionType</code>,
 
<code>PaymentIntentCreateParams.payment_details.money_services.transactionType</code>,
 and 
<code>PaymentIntentUpdateParams.payment_details.money_services.transactionType</code>
 from <code>literal('account_funding')</code> to 
<code>enum('account_funding'|'debt_repayment')</code></li>
   <li>Add support for <code>provisioningDecision</code> and 
<code>tokenType</code> on <code>issuing.Authorization.token_details</code> and 
<code>issuing.Token</code></li>
   <li>Add support for <code>tokenDecisionRecommendation</code> on 
<code>issuing.Authorization.token_details.network_data.visa</code> and 
<code>issuing.Token.network_data.visa</code></li>
   <li>Add support for <code>language</code> on 
<code>issuing.Token.network_data.device</code></li>
   <li>Add support for <code>digitalAssetCategory</code> on 
<code>PaymentIntentConfirmParams.payment_method_options.card.payment_details.money_services.account_funding</code>,
 
<code>PaymentIntentConfirmParams.payment_method_options.card_present.payment_details.money_services.account_funding</code>,
 
<code>PaymentIntentCreateParams.payment_method_options.card.payment_details.money_services.account_funding</code>,
 
<code>PaymentIntentCreateParams.payment_method_options.card_present.payment_details.money_services.account_funding</code>,
 
<code>PaymentIntentUpdateParams.payment_method_options.card.payment_details.money_services.account_funding</code>,
 and 
<code>PaymentIntentUpdateParams.payment_method_options.card_present.payment_details.money_services.account_funding</code></li>
   <li>Add support for <code>staticAddress</code> on 
<code>PaymentIntent.payment_method_options.crypto.deposit_options</code>, 
<code>PaymentIntentConfirmParams.payment_method_options.crypto.deposit_options</code>,
 
<code>PaymentIntentCreateParams.payment_method_options.crypto.deposit_options</code>,
 and 
<code>PaymentIntentUpdateParams.payment_method_options.crypto.deposit_options</code></li>
   <li>Add support for <code>paymentReference</code> on 
<code>PaymentIntentCreateParams.payments_orchestration</code></li>
   <li>⚠️ Remove support for <code>paymentDetails</code> on 
<code>PaymentIntentCreateParams.payments_orchestration</code></li>
   <li>⚠️ Change type of 
<code>PaymentIntent.payment_details.money_services.transactionType</code> from 
<code>literal('account_funding')</code> to 
<code>enum('account_funding'|'debt_repayment')</code></li>
   <li>Add support for <code>endingBefore</code>, <code>limit</code>, and 
<code>startingAfter</code> on <code>PaymentLocationListParams</code></li>
   <li>⚠️ Change 
<code>radar.IssuingAuthorizationEvaluationCreateParams.card_details.last4</code>
 to be required</li>
   <li>Add support for <code>schema</code> on 
<code>v2.data.reporting.QueryRun.result.file</code> and 
<code>v2.reporting.ReportRun.result.file</code></li>
   <li>Add support for <code>include</code> on 
<code>v2.data.reporting.QueryRunRetrieveParams</code> and 
<code>v2.reporting.ReportRunRetrieveParams</code></li>
   <li>Add support for <code>requirementsCollector</code> on 
<code>v2.core.AccountCreateParams.defaults.responsibilities</code> and 
<code>v2.core.AccountUpdateParams.defaults.responsibilities</code></li>
   <li>Add support for event notification 
<code>V2SignalsAccountSignalMerchantDelinquencyReadyEvent</code> with related 
object <code>v2.signals.AccountSignal</code></li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/stripe/stripe-java/blob/master/CHANGELOG.md";>com.stripe:stripe-java's
 changelog</a>.</em></p>
   <blockquote>
   <h2>33.0.0 - 2026-06-05</h2>
   <p>This release <strong>doesn't</strong> change the pinned API version; it 
still uses <code>2026-05-27.dahlia</code>.</p>
   <p>We're doing an out-of-band-major to update a field type that changed. If 
you're not using <code>tax_details</code>, this is a no-op release when 
compared with the last one. If you <em>are</em> using <code>tax_details</code> 
its type has changed slightly and you'll have to update your code when 
upgrading.</p>
   <ul>
   <li><a 
href="https://redirect.github.com/stripe/stripe-java/pull/2234";>#2234</a> ⚠️ 
Make <code>tax_rate.tax_details</code> expandable</li>
   <li><a 
href="https://redirect.github.com/stripe/stripe-java/pull/2230";>#2230</a> Add 
&quot;source&quot; field to user-agent header</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/stripe/stripe-java/commit/7f19f574ec54787f8ff4916c39522bb30f846d14";><code>7f19f57</code></a>
 Bump version to 33.0.0</li>
   <li><a 
href="https://github.com/stripe/stripe-java/commit/deb86431a64f34d7c3872e09588296e1e04f2b45";><code>deb8643</code></a>
 Fix typing for expandable tax rate details (<a 
href="https://redirect.github.com/stripe/stripe-java/issues/2234";>#2234</a>)</li>
   <li><a 
href="https://github.com/stripe/stripe-java/commit/e4f9c8892393ae40f141a71fbb8adbf148afdc6e";><code>e4f9c88</code></a>
 Add source field to user-agent header (<a 
href="https://redirect.github.com/stripe/stripe-java/issues/2230";>#2230</a>)</li>
   <li><a 
href="https://github.com/stripe/stripe-java/commit/6362df46296e97e1dc91a0bd35b4a116b059d815";><code>6362df4</code></a>
 Add Changelog section to PR template (<a 
href="https://redirect.github.com/stripe/stripe-java/issues/2228";>#2228</a>)</li>
   <li><a 
href="https://github.com/stripe/stripe-java/commit/93f8a5f99a4de3188d33f7e1f0d71512162dff24";><code>93f8a5f</code></a>
 Disable trim_trailing_whitespace for CHANGELOG.md (<a 
href="https://redirect.github.com/stripe/stripe-java/issues/2227";>#2227</a>)</li>
   <li><a 
href="https://github.com/stripe/stripe-java/commit/0250e347f030951ebf15afeba9d13147744b3594";><code>0250e34</code></a>
 docs: clarify private preview SDK access in README (<a 
href="https://redirect.github.com/stripe/stripe-java/issues/2232";>#2232</a>)</li>
   <li>See full diff in <a 
href="https://github.com/stripe/stripe-java/compare/v32.2.0...v33.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.stripe:stripe-java&package-manager=maven&previous-version=32.2.0&new-version=33.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to