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

   Bumps 
[com.cloudbees.thirdparty:zendesk-java-client](https://github.com/cloudbees/zendesk-java-client)
 from 0.23.0 to 0.24.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/cloudbees/zendesk-java-client/releases";>com.cloudbees.thirdparty:zendesk-java-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>0.24.2</h2>
   <p>I'm glad to announce the release of version 0.24.2 of the library.</p>
   <p>It contains 2 new API calls.</p>
   <p>Thanks to <a href="https://github.com/timveil";><code>@​timveil</code></a> 
for their contribution.</p>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>fix for <a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/653";>#653</a>:
  add missing <code>custom_ticket_statuses</code> api call (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/654";>#654</a>)
 <a href="https://github.com/timveil";><code>@​timveil</code></a></li>
   <li>fixes <a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/651";>#651</a>:
 adds <code>custom_status_id</code> to <code>Request</code> object (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/652";>#652</a>)
 <a href="https://github.com/timveil";><code>@​timveil</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump io.netty:netty-bom from 4.1.105.Final to 4.1.106.Final (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/659";>#659</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/661";>#661</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/655";>#655</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump io.netty:netty-bom from 4.1.104.Final to 4.1.105.Final (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/657";>#657</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump actions/setup-java from 3 to 4 (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/640";>#640</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump actions/stale from 8 to 9 (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/642";>#642</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump github/codeql-action from 2 to 3 (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/644";>#644</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump io.netty:netty-bom from 4.1.100.Final to 4.1.104.Final (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/645";>#645</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.11 (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/649";>#649</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.16.1 (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/646";>#646</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.11 (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/650";>#650</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   <h2>0.24.1</h2>
   <p>I'm glad to announce the release of version 0.24.1 of the library.</p>
   <p>It migrates the library to using Cursor Based 
Pagination[https://developer.zendesk.com/documentation/api-basics/pagination/paginating-through-lists-using-cursor-pagination/)
 for most of the endpoints that supports it with the notable exception of the 
<a 
href="https://developer.zendesk.com/api-reference/ticketing/business-rules/triggers/";>Triggers</a>
 endpoints which exhibit a bug in some condition in this mode.</p>
   <p>Thanks to all our contributors: <a 
href="https://github.com/btpnlsl";><code>@​btpnlsl</code></a>, <a 
href="https://github.com/topero";><code>@​topero</code></a>, <a 
href="https://github.com/sircpl";><code>@​sircpl</code></a>, <a 
href="https://github.com/jonjarvis";><code>@​jonjarvis</code></a>, <a 
href="https://github.com/cryptomail";><code>@​cryptomail</code></a></p>
   <p><em>Note</em>: version 0.24.0 was scratched due to a transient technical 
issue with the Sonatype Nexus.</p>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Add Ticket properties to support safe update (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/630";>#630</a>)
 <a href="https://github.com/btpnlsl";><code>@​btpnlsl</code></a></li>
   <li>Support List Locales operation (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/619";>#619</a>)
 <a href="https://github.com/topero";><code>@​topero</code></a></li>
   <li>Add default user agent header (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/613";>#613</a>)
 <a href="https://github.com/sircpl";><code>@​sircpl</code></a></li>
   <li>Use cursor based pagination for endpoints that support it (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/614";>#614</a>)
 <a href="https://github.com/sircpl";><code>@​sircpl</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3 (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/624";>#624</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/628";>#628</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (<a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/625";>#625</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cloudbees-oss/zendesk-java-client/commit/b8f77cf2798936b0da61420bc97d116704bc9a2f";><code>b8f77cf</code></a>
 [maven-release-plugin] prepare release zendesk-java-client-0.24.2</li>
   <li><a 
href="https://github.com/cloudbees-oss/zendesk-java-client/commit/23c0f0ade8a5970a832e150a12df61a1416665a1";><code>23c0f0a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/659";>#659</a>
 from cloudbees-oss/dependabot/maven/io.netty-netty-bo...</li>
   <li><a 
href="https://github.com/cloudbees-oss/zendesk-java-client/commit/6504edd68bd3d11541d845a03682e46fdcb0dddd";><code>6504edd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/661";>#661</a>
 from cloudbees-oss/dependabot/maven/org.assertj-asser...</li>
   <li><a 
href="https://github.com/cloudbees-oss/zendesk-java-client/commit/38715dba35c609e75f8b8320ce4271841595cc85";><code>38715db</code></a>
 Merge pull request <a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/654";>#654</a>
 from timveil-startree/fix-for-653</li>
   <li><a 
href="https://github.com/cloudbees-oss/zendesk-java-client/commit/876883e68e7d5c0a49703103ded52020c99fa76a";><code>876883e</code></a>
 Bump org.assertj:assertj-core from 3.25.1 to 3.25.2</li>
   <li><a 
href="https://github.com/cloudbees-oss/zendesk-java-client/commit/273854050b673ad04df367601f549e6ee168446f";><code>2738540</code></a>
 removing wildcard import</li>
   <li><a 
href="https://github.com/cloudbees-oss/zendesk-java-client/commit/d626db2ec9a1435e1d2b0ce43cf74279593f283f";><code>d626db2</code></a>
 Merge branch 'master' into fix-for-653</li>
   <li><a 
href="https://github.com/cloudbees-oss/zendesk-java-client/commit/9973f1fd91341847002cca5e687652e1abc280db";><code>9973f1f</code></a>
 Bump io.netty:netty-bom from 4.1.105.Final to 4.1.106.Final</li>
   <li><a 
href="https://github.com/cloudbees-oss/zendesk-java-client/commit/2ff87044410921e2937f35c7f936d984321f4fb4";><code>2ff8704</code></a>
 Merge pull request <a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/652";>#652</a>
 from timveil-startree/master</li>
   <li><a 
href="https://github.com/cloudbees-oss/zendesk-java-client/commit/6a94776d3ba4a1cf124aff365b81d19a479e2eca";><code>6a94776</code></a>
 Merge pull request <a 
href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/655";>#655</a>
 from cloudbees-oss/dependabot/maven/org.assertj-asser...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cloudbees/zendesk-java-client/compare/zendesk-java-client-0.23.0...zendesk-java-client-0.24.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.cloudbees.thirdparty:zendesk-java-client&package-manager=maven&previous-version=0.23.0&new-version=0.24.2)](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 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 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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to