Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
871: fix(deps): update dependency io.grpc:grpc-api to v1.57.2 r=korthout a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.grpc:grpc-api](https://togithub.com/grpc/grpc-java) | `1.57.1` -> `1.57.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.grpc:grpc-api/1.57.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.grpc:grpc-api/1.57.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.grpc:grpc-api/1.57.1/1.57.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.grpc:grpc-api/1.57.1/1.57.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>grpc/grpc-java (io.grpc:grpc-api)</summary> ### [`v1.57.2`](https://togithub.com/grpc/grpc-java/releases/tag/v1.57.2) ### Bug Fixes - util: Outlier detection tracer delegation ([#​10459](https://togithub.com/grpc/grpc-java/issues/10459)) ([#​10483](https://togithub.com/grpc/grpc-java/issues/10483)) </details> --- ### Configuration π **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). π¦ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. β» **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/zeebe-io/zeebe-cluster-testbench). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> 873: fix(deps): update zeebe.version to v8.2.12 r=korthout a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.camunda:zeebe-bpmn-model](http://zeebe.io/zeebe-bpmn-model/) ([source](https://togithub.com/camunda/zeebe)) | `8.2.11` -> `8.2.12` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.camunda:zeebe-bpmn-model/8.2.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.camunda:zeebe-bpmn-model/8.2.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.camunda:zeebe-bpmn-model/8.2.11/8.2.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.camunda:zeebe-bpmn-model/8.2.11/8.2.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [io.camunda:zeebe-bom](http://zeebe.io/) ([source](https://togithub.com/camunda/zeebe)) | `8.2.11` -> `8.2.12` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.camunda:zeebe-bom/8.2.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.camunda:zeebe-bom/8.2.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.camunda:zeebe-bom/8.2.11/8.2.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.camunda:zeebe-bom/8.2.11/8.2.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>camunda/zeebe (io.camunda:zeebe-bpmn-model)</summary> ### [`v8.2.12`](https://togithub.com/camunda/zeebe/releases/tag/8.2.12) [Compare Source](https://togithub.com/camunda/zeebe/compare/8.2.11...8.2.12) ##### Bug Fixes ##### Broker - `RandomizedRaftTest.consistencyTestWithSnapshot` fails with unexpected exception ([#​13093](https://togithub.com/camunda/zeebe/issues/13093)) ##### Misc - Process instances are banned when trying to activate a call activity with large variables ([#​13521](https://togithub.com/camunda/zeebe/issues/13521)) ##### Maintenance - Add ColumnFamily to keep track of executed migrations ([#​13763](https://togithub.com/camunda/zeebe/issues/13763)) - Avoid parsing DMN decisions for every evaluation ([#​8571](https://togithub.com/camunda/zeebe/issues/8571)) - Reevaluate Banning concept ([#​5121](https://togithub.com/camunda/zeebe/issues/5121)) ##### Merged Pull Requests - feat(ci): auto merge renovate PRs ([#​13842](https://togithub.com/camunda/zeebe/pull/13842)) - Cache parsed DRGs ([#​13831](https://togithub.com/camunda/zeebe/pull/13831)) - Build starter/worker using mvn install instead of package ([#​13828](https://togithub.com/camunda/zeebe/pull/13828)) - Raise incident on element instance commands exceeding max message size ([#​13789](https://togithub.com/camunda/zeebe/pull/13789)) - Track executed migrations in a ColumnFamily ([#​13780](https://togithub.com/camunda/zeebe/pull/13780)) - fix(stream-platform): register record listener before start reading ([#​13778](https://togithub.com/camunda/zeebe/pull/13778)) - Fix race condition when replicating the first entry of a compacted log and taking a snapshot simultaneously ([#​13724](https://togithub.com/camunda/zeebe/pull/13724)) </details> --- ### Configuration π **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). π¦ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. β» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. π **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/zeebe-io/zeebe-cluster-testbench). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information