Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump version.zeebe from 8.0.5 to 8.0.6 #337

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps version.zeebe from 8.0.5 to 8.0.6.
Updates zeebe-bom 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-protocol-jackson 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-api from 8.0.5 to 8.0.6

Release notes

Sourced from zeebe-process-test-api's releases.

8.0.6

What's Changed

New Contributors

Full Changelog: camunda/zeebe-process-test@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

Updates zeebe-process-test-assertions from 8.0.5 to 8.0.6

Release notes

Sourced from zeebe-process-test-assertions's releases.

8.0.6

What's Changed

New Contributors

Full Changelog: camunda/zeebe-process-test@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

Updates zeebe-process-test-filters from 8.0.5 to 8.0.6

Release notes

Sourced from zeebe-process-test-filters's releases.

8.0.6

What's Changed

New Contributors

Full Changelog: camunda/zeebe-process-test@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

Updates zeebe-build-tools 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

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)

Bumps `version.zeebe` from 8.0.5 to 8.0.6.

Updates `zeebe-bom` from 8.0.5 to 8.0.6
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.0.5...8.0.6)

Updates `zeebe-protocol-jackson` from 8.0.5 to 8.0.6
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.0.5...8.0.6)

Updates `zeebe-process-test-api` from 8.0.5 to 8.0.6
- [Release notes](https://github.com/camunda/zeebe-process-test/releases)
- [Commits](camunda/zeebe-process-test@8.0.5...8.0.6)

Updates `zeebe-process-test-assertions` from 8.0.5 to 8.0.6
- [Release notes](https://github.com/camunda/zeebe-process-test/releases)
- [Commits](camunda/zeebe-process-test@8.0.5...8.0.6)

Updates `zeebe-process-test-filters` from 8.0.5 to 8.0.6
- [Release notes](https://github.com/camunda/zeebe-process-test/releases)
- [Commits](camunda/zeebe-process-test@8.0.5...8.0.6)

Updates `zeebe-build-tools` from 8.0.5 to 8.0.6
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.0.5...8.0.6)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-protocol-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-process-test-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-process-test-assertions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-process-test-filters
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2022
@npepinpe npepinpe merged commit f52f972 into main Sep 12, 2022
@npepinpe npepinpe deleted the dependabot/maven/main/version.zeebe-8.0.6 branch September 12, 2022 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant