dependabot[bot] opened a new pull request, #26045: URL: https://github.com/apache/camel/pull/26045
Bumps [com.hivemq:hivemq-mqtt-client](https://github.com/hivemq/hivemq-mqtt-client) from 1.3.6 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hivemq/hivemq-mqtt-client/releases">com.hivemq:hivemq-mqtt-client's releases</a>.</em></p> <blockquote> <h2>1.4.0</h2> <h2>Behavior change</h2> <p>Changed the default for concurrent Rx publish flowables to unbounded, so that MQTT PUBLISH no longer blocks the MqttAsyncClient when in-flight publishes exist.</p> <h2>What's Changed</h2> <ul> <li>Update dependency org.junit:junit-bom to v6.1.2 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/821">hivemq/hivemq-mqtt-client#821</a></li> <li>Update all minor dependencies to v1.85 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/822">hivemq/hivemq-mqtt-client#822</a></li> <li>Update plugin shadow to v9.6.0 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/823">hivemq/hivemq-mqtt-client#823</a></li> <li>Update actions/setup-java digest to 03ad4de by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/824">hivemq/hivemq-mqtt-client#824</a></li> <li>Update plugin oci to v0.28.0 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/825">hivemq/hivemq-mqtt-client#825</a></li> <li>Update actions/checkout digest to 3d3c42e by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/826">hivemq/hivemq-mqtt-client#826</a></li> <li>Update plugin shadow to v9.6.1 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/827">hivemq/hivemq-mqtt-client#827</a></li> <li>Update plugin spotless to v8.9.0 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/828">hivemq/hivemq-mqtt-client#828</a></li> <li>Update actions/setup-java digest to b6effb0 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/829">hivemq/hivemq-mqtt-client#829</a></li> <li>Update gradle/actions digest to 9c97196 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/830">hivemq/hivemq-mqtt-client#830</a></li> <li>Update plugin oci to v0.29.0 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/831">hivemq/hivemq-mqtt-client#831</a></li> <li>Update non-major netty dependencies to v4.1.137.Final by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/832">hivemq/hivemq-mqtt-client#832</a></li> <li>Update dependency org.bouncycastle:bcprov-jdk18on to v1.85.2 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/833">hivemq/hivemq-mqtt-client#833</a></li> <li>Update plugin oci to v0.30.0 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/834">hivemq/hivemq-mqtt-client#834</a></li> <li>Update dependency org.junit:junit-bom to v6.1.3 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/835">hivemq/hivemq-mqtt-client#835</a></li> <li>Update dependency org.jctools:jctools-core to v4.0.7 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/836">hivemq/hivemq-mqtt-client#836</a></li> <li>Update all minor dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/837">hivemq/hivemq-mqtt-client#837</a></li> <li>Update plugin bnd to v7.4.0 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/838">hivemq/hivemq-mqtt-client#838</a></li> <li>Update all patch dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/841">hivemq/hivemq-mqtt-client#841</a></li> <li>chore: Make buffer for Rx publish flowables unbounded. by <a href="https://github.com/A-Imal"><code>@A-Imal</code></a> in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/840">hivemq/hivemq-mqtt-client#840</a></li> <li>Bump version to 1.4.0 by <a href="https://github.com/A-Imal"><code>@A-Imal</code></a> in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/842">hivemq/hivemq-mqtt-client#842</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hivemq/hivemq-mqtt-client/compare/v1.3.17...v1.4.0">https://github.com/hivemq/hivemq-mqtt-client/compare/v1.3.17...v1.4.0</a></p> <h2>1.3.17</h2> <h2>What's Changed</h2> <ul> <li>Update actions/setup-java digest to 0f481fc by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/817">hivemq/hivemq-mqtt-client#817</a></li> <li>Update non-major netty dependencies to v4.1.136.Final by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/818">hivemq/hivemq-mqtt-client#818</a></li> <li>Update to Gradle 9 (shadow 9.5.1 and bnd 7.3.0) by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/815">hivemq/hivemq-mqtt-client#815</a></li> <li>Update dependency org.jctools:jctools-core to v4 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/819">hivemq/hivemq-mqtt-client#819</a></li> <li>[LATEST] PLATFORM: Upgrade toolchain to Java 25 by <a href="https://github.com/Donnerbart"><code>@Donnerbart</code></a> in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/816">hivemq/hivemq-mqtt-client#816</a></li> <li>Bump version to 1.3.17 by <a href="https://github.com/Donnerbart"><code>@Donnerbart</code></a> in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/820">hivemq/hivemq-mqtt-client#820</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hivemq/hivemq-mqtt-client/compare/v1.3.16...v1.3.17">https://github.com/hivemq/hivemq-mqtt-client/compare/v1.3.16...v1.3.17</a></p> <h2>1.3.16</h2> <h2>What's Changed</h2> <ul> <li>Update all non-major GitHub Actions dependencies to 3f131e8 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/806">hivemq/hivemq-mqtt-client#806</a></li> <li>Update all non-major GitHub Actions dependencies to ad2b381 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/807">hivemq/hivemq-mqtt-client#807</a></li> <li>Update all major GitHub Actions dependencies to v7 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/808">hivemq/hivemq-mqtt-client#808</a></li> <li>Update all non-major GitHub Actions dependencies to v6.4.2 by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/809">hivemq/hivemq-mqtt-client#809</a></li> <li>BCD-534 Make hostname verification netty 4.2 compatible by <a href="https://github.com/SgtSilvio"><code>@SgtSilvio</code></a> in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/810">hivemq/hivemq-mqtt-client#810</a></li> <li>Update actions/setup-java digest to 1bcf9fb by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/pull/811">hivemq/hivemq-mqtt-client#811</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hivemq/hivemq-mqtt-client/commit/a49ada685f435d48d7bf8bedcbca005e406bfec8"><code>a49ada6</code></a> Merge pull request <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/issues/842">#842</a> from hivemq/maintenance/release-1-4-0</li> <li><a href="https://github.com/hivemq/hivemq-mqtt-client/commit/0cd1a641b9a96c91545e4efc4fecfcfb1be4d009"><code>0cd1a64</code></a> Bump version to 1.4.0</li> <li><a href="https://github.com/hivemq/hivemq-mqtt-client/commit/69580e755cf9a0eb2cc79e3c4cca67fc089643d1"><code>69580e7</code></a> Merge pull request <a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/issues/840">#840</a> from hivemq/improvement/bcd-659-unbounded-buffer</li> <li><a href="https://github.com/hivemq/hivemq-mqtt-client/commit/745cb2e262c0297276724afa3425fef1761eabc8"><code>745cb2e</code></a> chore: Make buffer for Rx publish flowables unbounded.</li> <li><a href="https://github.com/hivemq/hivemq-mqtt-client/commit/497289875d0768636cec38ed51ffe73a9717cc57"><code>4972898</code></a> Update all patch dependencies (<a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/issues/841">#841</a>)</li> <li><a href="https://github.com/hivemq/hivemq-mqtt-client/commit/c1819e443966d46ec161afd58cd05a7cd4011b73"><code>c1819e4</code></a> Update plugin bnd to v7.4.0</li> <li><a href="https://github.com/hivemq/hivemq-mqtt-client/commit/0690b1ad54548c62dcd683738b834effffff4ceb"><code>0690b1a</code></a> Update all minor dependencies</li> <li><a href="https://github.com/hivemq/hivemq-mqtt-client/commit/171ff2eb84599c1d5262b277622b64d8d13c1bef"><code>171ff2e</code></a> Update dependency org.jctools:jctools-core to v4.0.7 (<a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/issues/836">#836</a>)</li> <li><a href="https://github.com/hivemq/hivemq-mqtt-client/commit/2e78ec9d638392565a4ab7e8c5b8b3df7e7dde66"><code>2e78ec9</code></a> Update dependency org.junit:junit-bom to v6.1.3 (<a href="https://redirect.github.com/hivemq/hivemq-mqtt-client/issues/835">#835</a>)</li> <li><a href="https://github.com/hivemq/hivemq-mqtt-client/commit/39039403ff3dd73cefe970acffc7d2ffe48d4047"><code>3903940</code></a> Update plugin oci to v0.30.0</li> <li>Additional commits viewable in <a href="https://github.com/hivemq/hivemq-mqtt-client/compare/v1.3.6...v1.4.0">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 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]
