Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/camunda/zeebe/clients/go/v8 from 8.3.1 t…
…o 8.3.2 in /go-chaos (#433) Bumps [github.com/camunda/zeebe/clients/go/v8](https://github.com/camunda/zeebe) from 8.3.1 to 8.3.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/camunda/zeebe/commit/e60a54fd99e3bb3780e8f7b17050d7141e0566de"><code>e60a54f</code></a> [maven-release-plugin] prepare release 8.3.2</li> <li><a href="https://github.com/camunda/zeebe/commit/0912ed858aeae62f8f4c4039177a8ec388acc363"><code>0912ed8</code></a> build(project): update go embedded version data</li> <li><a href="https://github.com/camunda/zeebe/commit/d77867a89972d4cd186db2fffb72307df6c9613e"><code>d77867a</code></a> merge: <a href="https://redirect.github.com/camunda/zeebe/issues/15052">#15052</a></li> <li><a href="https://github.com/camunda/zeebe/commit/3ea6664d24ca7c194915ce99097a2eb83b32f08d"><code>3ea6664</code></a> merge: <a href="https://redirect.github.com/camunda/zeebe/issues/15070">#15070</a></li> <li><a href="https://github.com/camunda/zeebe/commit/af763fd1f69687c912dbd4d9d472e2006bfe1993"><code>af763fd</code></a> deps(deps): update dependency io.camunda:identity-sdk to v8.3.2</li> <li><a href="https://github.com/camunda/zeebe/commit/bb340911ebfac852a41959bc91b30d37ae2a75a4"><code>bb34091</code></a> refactor(atomix): implement AutoCloseable for managed services</li> <li><a href="https://github.com/camunda/zeebe/commit/415b2cf857ca2738ed6a32154e25d21169763a83"><code>415b2cf</code></a> refactor(transport): rewrite for Java < 21</li> <li><a href="https://github.com/camunda/zeebe/commit/428cf0ab6837ebd5a7135c021c2201c0cf78e3aa"><code>428cf0a</code></a> style(transport): fix auto formatting issues</li> <li><a href="https://github.com/camunda/zeebe/commit/346af166a6179933747632884ee5a9f421581d8e"><code>346af16</code></a> fix(transport): handle errors and retry stream restarts</li> <li><a href="https://github.com/camunda/zeebe/commit/b3d323696de9899e4c2e1e6290501c113b90322b"><code>b3d3236</code></a> feat(util): add exponential backoff utility</li> <li>Additional commits viewable in <a href="https://github.com/camunda/zeebe/compare/8.3.1...8.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/camunda/zeebe/clients/go/v8&package-manager=go_modules&previous-version=8.3.1&new-version=8.3.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>
- Loading branch information