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

fix(deps): update dependency io.camunda:zeebe-bom to v8.4.1 #715

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.camunda:zeebe-bom (source) 8.4.0 -> 8.4.1 age adoption passing confidence

Release Notes

camunda/zeebe (io.camunda:zeebe-bom)

v8.4.1

Compare Source

Bug Fixes

Misc
  • NoSuchElementException: null while recovering from a snapshot (#​15721)
  • Restore from backup should validate partition count (#​15411)

Maintenance

  • Disable Ehcache auto configuration (#​15624)

Documentation

  • Correct invalid snapshot interval value in template YAML files (#​15625)

Merged Pull Requests

  • [Backport stable/8.4] Provide default values in DMN deployment records (#​16109)
  • [Backport stable/8.4] Exporter: expose partitionId on Context and LastExportedRecordPosition on Controller (#​16091)
  • [Backport stable/8.4] Fix job backoff restore migration (#​16089)
  • deps(maven): Update version.msgpack to v0.9.8 (stable/8.4) (#​16081)
  • [Backport stable/8.4] fix(engine): double quotes in variables should be correctly handled (#​16073)
  • Recover data written to wrong column families (#​16072)
  • [Backport stable/8.4] fix(docker): Disable provenance for docker-push-action (#​16064)
  • deps(maven): Update spring boot to v3.2.2 (stable/8.4) (#​16062)
  • deps(maven): Update plugin.version.surefire to v3.2.5 (stable/8.4) (#​16061)
  • deps(maven): Update dependency org.springframework:spring-framework-bom to v6.1.3 (stable/8.4) (#​16060)
  • deps(maven): Update dependency org.slf4j:slf4j-api to v2.0.11 (stable/8.4) (#​16059)
  • deps(maven): Update dependency org.apache.maven.surefire:surefire-extensions-api to v3.2.5 (stable/8.4) (#​16058)
  • deps(maven): Update dependency org.apache.maven.surefire:maven-surefire-common to v3.2.5 (stable/8.4) (#​16055)
  • deps(maven): Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.2.5 (stable/8.4) (#​16054)
  • deps(maven): Update dependency io.netty:netty-bom to v4.1.106.Final (stable/8.4) (#​16042)
  • deps(maven): Update dependency com.netflix.concurrency-limits:concurrency-limits-core to v0.4.1 (stable/8.4) (#​16041)
  • [Backport stable/8.4] refactor(topology): reduce log level when applying operation failed (#​16014)
  • [Backport stable/8.4] Allow serializing RecordMetadata of size larger than a short (#​16010)
  • [Backport stable/8.4] Fix PKCS1 support by ensuring BouncyCastle is present at runtime (#​15999)
  • deps(maven): Update dependency io.projectreactor:reactor-core to v3.6.2 (stable/8.4) (#​15998)
  • deps(docker): Update ubuntu:jammy Docker digest to e6173d4 (stable/8.4) (#​15997)
  • deps(docker): Update eclipse-temurin:21-jdk-jammy Docker digest to ad942b1 (stable/8.4) (#​15996)
  • deps(maven): Update dependency io.netty:netty-bom to v4.1.105.Final (stable/8.4) (#​15971)
  • [Backport stable/8.4] refactor(engine): minor cleanup of DbMigrator (#​15952)
  • deps(maven): Update dependency io.projectreactor.netty:reactor-netty-http to v1.1.15 (stable/8.4) (#​15950)
  • deps(maven): Update dependency io.micrometer:micrometer-bom to v1.12.2 (stable/8.4) (#​15949)
  • deps(maven): Update dependency com.google.protobuf:protobuf-bom to v3.25.2 (stable/8.4) (#​15948)
  • deps(maven): Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.3.0 (stable/8.4) (#​15947)
  • [Backport stable/8.4] Validate ES min_age exporter (#​15940)
  • [Backport stable/8.4] deps(maven): Update dependency org.codehaus.mojo:flatten-maven-plugin to v1.6.0 (main) (#​15935)
  • [Backport stable/8.4] Building "quickly skips the flatten plugin (#​15933)
  • [Backport stable/8.4] Fix race condition between receiving a new snapshot and aborting previous pending one (#​15926)
  • [Backport stable/8.4] fix(topology): throw detailed exception if decoding fails (#​15924)
  • [Backport stable/8.4] ci: directly call GH API to put PRs into merge queue (#​15877)
  • [Backport stable/8.4] fix(scheduler): allow closing unscheduled actors (#​15871)
  • [Backport stable/8.4] ci: sync auto-merge job with main (#​15867)
  • [Backport stable/8.4] docs: fix default snapshot interval (#​15857)
  • [Backport stable/8.4] ci: auto-merge backport and dependency upgrade PRs with merge queues (#​15849)
  • fix(dist): silence noisy info logs from ehcache (#​15828)
  • fix(logstream): handle log reset while iterating though log entries (#​15826)
  • fix(restore): validate partition count when restoring (#​15814)
  • [Backport stable/8.4] fix(snapshot): ignore file not found exceptions on deletion (#​15791)
  • Await between each zbctl test setup command (#​15770)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Jan 26, 2024

Test Results

 25 files   25 suites   1m 15s ⏱️
222 tests 222 ✅ 0 💤 0 ❌
338 runs  338 ✅ 0 💤 0 ❌

Results for commit 56ace51.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/patch-version.zeebe branch from 8daf6ae to 56ace51 Compare January 26, 2024 22:10
@renovate renovate bot merged commit cbb57fe into main Jan 27, 2024
5 checks passed
@renovate renovate bot deleted the renovate/patch-version.zeebe branch January 27, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants