bpm-crafters / process-engine-api

Beautiful implementation-agnostic process engine API.
https://bpm-crafters.github.io/process-engine-api/stable/
Apache License 2.0
13 stars 1 forks source link

Bump spring-zeebe.version from 8.5.3 to 8.5.11 #85

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps spring-zeebe.version from 8.5.3 to 8.5.11. Updates io.camunda.spring:spring-boot-starter-camunda from 8.5.3 to 8.5.11

Release notes

Sourced from io.camunda.spring:spring-boot-starter-camunda's releases.

8.5.11

What's Changed

Full Changelog: https://github.com/camunda-community-hub/spring-zeebe/compare/8.5.10...8.5.11

8.5.10

What's Changed

Full Changelog: https://github.com/camunda-community-hub/spring-zeebe/compare/8.5.9...8.5.10

8.5.9

What's Changed

Full Changelog: https://github.com/camunda-community-hub/spring-zeebe/compare/8.5.8...8.5.9

8.5.8

What's Changed

Full Changelog: https://github.com/camunda-community-hub/spring-zeebe/compare/8.5.7...8.5.8

8.5.7

What's Changed

Full Changelog: https://github.com/camunda-community-hub/spring-zeebe/compare/8.5.6...8.5.7

8.5.6

... (truncated)

Commits
  • 95c1e83 release(v8.5.11)
  • 866410e Underlying HTTP client evaluates system properties, e.g. proxy settings (#943...
  • 2fe0663 fix(deps): update dependency org.scala-lang:scala-library to v2.13.15 (#948)
  • d2e6ceb fix(deps): update dependency com.google.protobuf:protobuf-bom to v3.25.5 (#942)
  • b0ef0da bugfix: do not ignore json field names from annotations (#934) (#936)
  • 8d2863e fix(deps): update zeebe.version to v8.5.7 (#931)
  • 5919778 fix(deps): update identity.version to v8.5.5 (#927)
  • e4efd78 release(v8.5.10): prepare for next development iteration
  • 0fe2676 release(v8.5.10)
  • bcb3551 fix(deps): update zeebe.version to v8.5.6 (release/8.5) (#896)
  • Additional commits viewable in compare view


Updates io.camunda.spring:java-common from 8.5.3 to 8.5.11

Updates io.camunda.spring:spring-boot-starter-camunda-test-testcontainer from 8.5.3 to 8.5.11

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 show 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)
dependabot[bot] commented 1 month ago

Superseded by #96.