camunda-community-hub / camunda-8-process-solution-template

Process Solution Template for Camunda Platform 8
31 stars 52 forks source link

Bump zeebe.version from 8.0.5 to 8.0.6 #15

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps zeebe.version from 8.0.5 to 8.0.6. Updates zeebe-client-java from 8.0.5 to 8.0.6

Commits
  • eab2ac8 [maven-release-plugin] prepare release 8.0.6
  • 65b180c build(project): update go embedded version data
  • f687fae merge: #10210
  • 886ccb1 test(raft): allow snapshot with one chunk in randomized tests
  • 9dc8025 refactor(raft): fix typo in error message
  • a85f521 test(raft): remove unnecessary seek
  • 1f1ed1e test(raft): improve assertion failure message
  • 0a72e69 refactor(raft): remove unused snapshot listener
  • 20d5aca fix(raft): reset log always on receiving a snapshot
  • a9e809b test(raft): improve assertion failure message
  • Additional commits viewable in compare view


Updates zeebe-process-test-extension-testcontainer from 8.0.5 to 8.0.6

Release notes

Sourced from zeebe-process-test-extension-testcontainer's releases.

8.0.6

What's Changed

New Contributors

Full Changelog: https://github.com/camunda/zeebe-process-test/compare/8.0.5...8.0.6

Commits
  • ed27d34 release(v8.0.6)
  • 3b8e38c Merge pull request #487 from camunda/release-8.0.6
  • d75a05a deps: dump Zeebe from 8.0.5 to 8.0.6
  • 0b0039b release(v8.0.5): prepare for next development iteration
  • See full diff in compare view


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 commands and options
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 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)
falko commented 2 years ago

@dependabot merge