dependabot[bot] opened a new pull request, #12050: URL: https://github.com/apache/camel/pull/12050
Bumps [com.cloudbees.thirdparty:zendesk-java-client](https://github.com/cloudbees/zendesk-java-client) from 0.23.0 to 0.24.1. <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.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> <li>Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (<a href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/631">#631</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (<a href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/615">#615</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 (<a href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/618">#618</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 (<a href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/616">#616</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/617">#617</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump io.netty:netty-bom from 4.1.95.Final to 4.1.100.Final (<a href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/623">#623</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudbees-oss/zendesk-java-client/commit/72ff6140ba82f5381d9770346e16a907297672cc"><code>72ff614</code></a> [maven-release-plugin] prepare release zendesk-java-client-0.24.1</li> <li><a href="https://github.com/cloudbees-oss/zendesk-java-client/commit/2860b88a13c5c01a6779fdd6baefa991c9dd851c"><code>2860b88</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/cloudbees-oss/zendesk-java-client/commit/74ad67eaea4a0ec5fdc3fd25064be5d5032b4104"><code>74ad67e</code></a> [maven-release-plugin] prepare release zendesk-java-client-0.24.0</li> <li><a href="https://github.com/cloudbees-oss/zendesk-java-client/commit/42550cd3dfef86d6f7c4d466482316dcfa3328b2"><code>42550cd</code></a> Merge pull request <a href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/634">#634</a> from sircpl/sircpl/revert_triggers_cbp</li> <li><a href="https://github.com/cloudbees-oss/zendesk-java-client/commit/4d54db01919711464621fecab815905b4cda76a6"><code>4d54db0</code></a> The test should ignore the case since this is how the Zendesk API operates</li> <li><a href="https://github.com/cloudbees-oss/zendesk-java-client/commit/9cd8c70a1ab66a9d4aff773f39ccb4a2f28542fd"><code>9cd8c70</code></a> Revert changes to getTriggersWithParameters due to CBP bug in API</li> <li><a href="https://github.com/cloudbees-oss/zendesk-java-client/commit/6faf15d396f48ad1dd6264004c124478cc4957e7"><code>6faf15d</code></a> Merge pull request <a href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/614">#614</a> from sircpl/sircpl/cbp_only</li> <li><a href="https://github.com/cloudbees-oss/zendesk-java-client/commit/6509339a6a4a8fcfc53b83f5694dd365ad56ce46"><code>6509339</code></a> fix merge issue</li> <li><a href="https://github.com/cloudbees-oss/zendesk-java-client/commit/352bb482a509fa3ff9edf226e8dcd86c5319cc0f"><code>352bb48</code></a> Merge pull request <a href="https://redirect.github.com/cloudbees/zendesk-java-client/issues/630">#630</a> from btpnlsl/safe_update</li> <li><a href="https://github.com/cloudbees-oss/zendesk-java-client/commit/cc6d835e554e8b745bdfaa2ae3c8e673e9826534"><code>cc6d835</code></a> fix formatting</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.1">compare view</a></li> </ul> </details> <br /> [](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