Skip to content

Commit

Permalink
build(deps): bump github.com/camunda/zeebe/clients/go/v8 from 8.3.2 t…
Browse files Browse the repository at this point in the history
…o 8.3.3 in /go-chaos (#440)

Bumps
[github.com/camunda/zeebe/clients/go/v8](https://github.com/camunda/zeebe)
from 8.3.2 to 8.3.3.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/camunda/zeebe/commit/c5abe400e2cd4711a1e3e05c94a43f7fd7ed1827"><code>c5abe40</code></a>
[maven-release-plugin] prepare release 8.3.3</li>
<li><a
href="https://github.com/camunda/zeebe/commit/426c30ffb956052860fa083834c82d10d4b2d916"><code>426c30f</code></a>
build(project): update go embedded version data</li>
<li><a
href="https://github.com/camunda/zeebe/commit/5883ed113ca485ff9d2a0bd40cbab1374f9e4574"><code>5883ed1</code></a>
deps(identity): update identity to 8.3.3</li>
<li><a
href="https://github.com/camunda/zeebe/commit/7489c86fc7aa496cc50bf9796b68bbb350ef1161"><code>7489c86</code></a>
merge: <a
href="https://redirect.github.com/camunda/zeebe/issues/14903">#14903</a></li>
<li><a
href="https://github.com/camunda/zeebe/commit/0d46073295fb54a5d8de6ee9afefbda5ccc998ec"><code>0d46073</code></a>
merge: <a
href="https://redirect.github.com/camunda/zeebe/issues/15222">#15222</a></li>
<li><a
href="https://github.com/camunda/zeebe/commit/8fd92b99724da4fdbf01741d51f149891e0e7d50"><code>8fd92b9</code></a>
refactor(qa): retry bucket creation in case of 503</li>
<li><a
href="https://github.com/camunda/zeebe/commit/bc38fafb7c0336b3a7eef806e02b8b1d145c3bc9"><code>bc38faf</code></a>
refactor(qa): use liveness check as start strategy</li>
<li><a
href="https://github.com/camunda/zeebe/commit/f2f74872b7c48b7215f7852d5b0e3f380912fb56"><code>f2f7487</code></a>
merge: <a
href="https://redirect.github.com/camunda/zeebe/issues/15207">#15207</a></li>
<li><a
href="https://github.com/camunda/zeebe/commit/a8daaa38e4a100dd8ebad5c6986fab9c04ee7b12"><code>a8daaa3</code></a>
deps(maven): Update dependency org.testcontainers:testcontainers-bom to
v1.19.2</li>
<li><a
href="https://github.com/camunda/zeebe/commit/4022374f64ee744679f73acaf8a17838b2d99dc8"><code>4022374</code></a>
merge: <a
href="https://redirect.github.com/camunda/zeebe/issues/15201">#15201</a></li>
<li>Additional commits viewable in <a
href="https://github.com/camunda/zeebe/compare/8.3.2...8.3.3">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.2&new-version=8.3.3)](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
ChrisKujawa authored Nov 17, 2023
2 parents 017f1b4 + 1a70dbb commit 217ca7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go-chaos/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/zeebe-io/zeebe-chaos/go-chaos
go 1.19

require (
github.com/camunda/zeebe/clients/go/v8 v8.3.2
github.com/camunda/zeebe/clients/go/v8 v8.3.3
github.com/rs/zerolog v1.31.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go-chaos/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ github.com/Microsoft/hcsshim v0.11.1/go.mod h1:nFJmaO4Zr5Y7eADdFOpYswDDlNVbvcIJJ
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496 h1:zV3ejI06GQ59hwDQAvmK1qxOQGB3WuVTRoY0okPTAv0=
github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496/go.mod h1:oGkLhpf+kjZl6xBf758TQhh5XrAeiJv/7FRz/2spLIg=
github.com/camunda/zeebe/clients/go/v8 v8.3.2 h1:ywjMXlLIpSVnBBx0ycX+EnhLXCmX6Hpidbf7IblUPMg=
github.com/camunda/zeebe/clients/go/v8 v8.3.2/go.mod h1:IlOdQHcF9MgRWWdiuuZGQ+IB5hw54LAveMJYmrlRKSw=
github.com/camunda/zeebe/clients/go/v8 v8.3.3 h1:86QJVN/nndnwbAv7sP8+ZL4ikXfwRPi4k7UdpXpCGKQ=
github.com/camunda/zeebe/clients/go/v8 v8.3.3/go.mod h1:IlOdQHcF9MgRWWdiuuZGQ+IB5hw54LAveMJYmrlRKSw=
github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM=
github.com/cenkalti/backoff/v4 v4.2.1/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/checkpoint-restore/go-criu/v5 v5.3.0/go.mod h1:E/eQpaFtUKGOOSEBZgmKAcn+zUUwWxqcaKZlF54wK8E=
Expand Down

0 comments on commit 217ca7a

Please sign in to comment.