dependabot[bot] opened a new pull request, #13179: URL: https://github.com/apache/camel/pull/13179
Bumps [io.camunda:zeebe-client-java](https://github.com/camunda/zeebe) from 8.4.2 to 8.4.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/camunda/zeebe/releases">io.camunda:zeebe-client-java's releases</a>.</em></p> <blockquote> <h2>8.4.3</h2> <h2>Bug Fixes</h2> <h3>Misc</h3> <ul> <li>Forms Linked to User Tasks Are Sometimes Wrong (<a href="https://redirect.github.com/camunda/zeebe/issues/16311">#16311</a>)</li> <li>Endless processing state machine error loop (<a href="https://redirect.github.com/camunda/zeebe/issues/16107">#16107</a>)</li> <li>Intermediate signal throw event should not send a response out (<a href="https://redirect.github.com/camunda/zeebe/issues/15649">#15649</a>)</li> </ul> <h2>Merged Pull Requests</h2> <ul> <li>[Backport release-8.4.3] Forms Linked to User Tasks Are Sometimes Wrong (<a href="https://redirect.github.com/camunda/zeebe/pull/16350">#16350</a>)</li> <li>deps(maven): Update dependency io.netty:netty-bom to v4.1.107.Final (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16341">#16341</a>)</li> <li>deps(maven): Update dependency io.micrometer:micrometer-bom to v1.12.3 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16324">#16324</a>)</li> <li>[Backport stable/8.4] Intermediate signal throw should not send response (<a href="https://redirect.github.com/camunda/zeebe/pull/16319">#16319</a>)</li> <li>deps(maven): Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.3.1 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16303">#16303</a>)</li> <li>deps(maven): Update dependency org.camunda.feel:feel-engine to v1.17.5 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16299">#16299</a>)</li> <li>[Backport stable/8.4] Prevent endless error loop when processing user commands (<a href="https://redirect.github.com/camunda/zeebe/pull/16293">#16293</a>)</li> <li>deps(maven): Update dependency org.testcontainers:testcontainers-bom to v1.19.5 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16287">#16287</a>)</li> <li>deps(maven): Update dependency commons-codec:commons-codec to v1.16.1 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16286">#16286</a>)</li> <li>deps(maven): Update dependency org.slf4j:slf4j-api to v2.0.12 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16275">#16275</a>)</li> <li>deps(maven): Update dependency org.junit:junit-bom to v5.10.2 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16274">#16274</a>)</li> <li>Release 8.4.2 (<a href="https://redirect.github.com/camunda/zeebe/pull/16267">#16267</a>)</li> <li>deps(docker): Update ubuntu:jammy Docker digest to e9569c2 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16266">#16266</a>)</li> <li>deps(docker): Update eclipse-temurin:21-jdk-jammy Docker digest to 7038966 (stable/8.4) (<a href="https://redirect.github.com/camunda/zeebe/pull/16255">#16255</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/camunda/zeebe/commit/fb8218fbfbaa85d60e4455d8e7c148145d8e994c"><code>fb8218f</code></a> [maven-release-plugin] prepare release 8.4.3</li> <li><a href="https://github.com/camunda/zeebe/commit/2edd2f5a69a385718611f82ddc3498b5ff0c30ca"><code>2edd2f5</code></a> build(project): update go embedded version data</li> <li><a href="https://github.com/camunda/zeebe/commit/bf4f4b71d323a910f5d5d1e26d56a35dfab18410"><code>bf4f4b7</code></a> Merge pull request <a href="https://redirect.github.com/camunda/zeebe/issues/16350">#16350</a> from camunda/backport-16342-to-release-8.4.3</li> <li><a href="https://github.com/camunda/zeebe/commit/3b6ac9c25f33b156656106c05006aff2dce60408"><code>3b6ac9c</code></a> test: only use form linking only to produce bug</li> <li><a href="https://github.com/camunda/zeebe/commit/ee68c09b11b86c2d6b07c55cc44dd4621c335e1f"><code>ee68c09</code></a> fix(engine): fix DbFormState cache behaviour</li> <li><a href="https://github.com/camunda/zeebe/commit/e595aacfeb3ba1d194cc58856de8d1a4e5d2401a"><code>e595aac</code></a> test(qa): add tests to verify DbFormState cache behaviour</li> <li><a href="https://github.com/camunda/zeebe/commit/92f84a61d7345b934222523080a07f63d5501998"><code>92f84a6</code></a> deps(identity): update identity to 8.4.3</li> <li><a href="https://github.com/camunda/zeebe/commit/b734ab1058919143bec5d2cb373674ee73aea63e"><code>b734ab1</code></a> Merge pull request <a href="https://redirect.github.com/camunda/zeebe/issues/16341">#16341</a> from camunda/renovate/stable/8.4-netty-monorepo</li> <li><a href="https://github.com/camunda/zeebe/commit/8e0f40d31ada9485622bc01fcd9793e6917980be"><code>8e0f40d</code></a> deps(maven): Update dependency io.netty:netty-bom to v4.1.107.Final</li> <li><a href="https://github.com/camunda/zeebe/commit/37a70a69e69d49699f8d73bbac3633d5109ea6b4"><code>37a70a6</code></a> Merge pull request <a href="https://redirect.github.com/camunda/zeebe/issues/16324">#16324</a> from camunda/renovate/stable/8.4-version.micrometer</li> <li>Additional commits viewable in <a href="https://github.com/camunda/zeebe/compare/8.4.2...8.4.3">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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
