Skip to content

Commit

Permalink
Merge #843 #844
Browse files Browse the repository at this point in the history
843: fix(deps): update zeebe.version to v8.2.6 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.5` -> `8.2.6` | [![age](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bpmn-model/8.2.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bpmn-model/8.2.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bpmn-model/8.2.6/compatibility-slim/8.2.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bpmn-model/8.2.6/confidence-slim/8.2.5)](https://docs.renovatebot.com/merge-confidence/) |
| [io.camunda:zeebe-bom](http://zeebe.io/) ([source](https://togithub.com/camunda/zeebe)) | `8.2.5` -> `8.2.6` | [![age](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bom/8.2.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bom/8.2.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bom/8.2.6/compatibility-slim/8.2.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bom/8.2.6/confidence-slim/8.2.5)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>camunda/zeebe</summary>

### [`v8.2.6`](https://togithub.com/camunda/zeebe/releases/tag/8.2.6)

[Compare Source](https://togithub.com/camunda/zeebe/compare/8.2.5...8.2.6)

##### 8.2.6

##### Bug Fixes

##### Broker

-   Failing to write to logstream during stepdown is logged as error ([#&#8203;12780](https://togithub.com/camunda/zeebe/issues/12780))

##### Misc

-   Catch all error events by using empty 'errorCode' does not work ([#&#8203;12837](https://togithub.com/camunda/zeebe/issues/12837))
-   Cannot resolve output mapping incident on a none end event ([#&#8203;12833](https://togithub.com/camunda/zeebe/issues/12833))
-   Journal reset resulting in an intermediate state which is detected as corruption ([#&#8203;12754](https://togithub.com/camunda/zeebe/issues/12754))
-   8.2.3 Degradation: Creating an oversized BPMN causes unrecoverable failure  ([#&#8203;12591](https://togithub.com/camunda/zeebe/issues/12591))
-   Multi-Instance with messageevent-based subprocess that uses inputElement as correlationKey fails ([#&#8203;11578](https://togithub.com/camunda/zeebe/issues/11578))

##### Merged Pull Requests

-   refactor(cluster): improve logging in swim ([#&#8203;12968](https://togithub.com/camunda/zeebe/pull/12968))
-   Add specific error codes for logstream write failure ([#&#8203;12910](https://togithub.com/camunda/zeebe/pull/12910))
-   Event subprocess attaches to inner instance of multi-instance only ([#&#8203;12877](https://togithub.com/camunda/zeebe/pull/12877))
-   fix(engine): cannot resolve output mapping incident on a none end event ([#&#8203;12876](https://togithub.com/camunda/zeebe/pull/12876))
-   fix(journal): avoid gaps in logs due to reset ([#&#8203;12868](https://togithub.com/camunda/zeebe/pull/12868))
-   fix(engine): catch-all error events with empty errorCode ([#&#8203;12840](https://togithub.com/camunda/zeebe/pull/12840))
-   feat(cluster): impove error message when bootstrap channel fails ([#&#8203;12760](https://togithub.com/camunda/zeebe/pull/12760))
-   build: remove unnecessary commit for old go compat ([#&#8203;12724](https://togithub.com/camunda/zeebe/pull/12724))
-   fix(broker): reject requests larger than max message size ([#&#8203;12676](https://togithub.com/camunda/zeebe/pull/12676))
-   deps(maven): bump mockito-bom from 4.10.0 to 5.3.1 ([#&#8203;12533](https://togithub.com/camunda/zeebe/pull/12533))

</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://app.renovatebot.com/dashboard#github/zeebe-io/zeebe-cluster-testbench).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->


844: chore(deps): update hashicorp/vault-action action to v2.6.0 r=korthout a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [hashicorp/vault-action](https://togithub.com/hashicorp/vault-action) | action | minor | `v2.5.0` -> `v2.6.0` |

---

### Release Notes

<details>
<summary>hashicorp/vault-action</summary>

### [`v2.6.0`](https://togithub.com/hashicorp/vault-action/releases/tag/v2.6.0)

[Compare Source](https://togithub.com/hashicorp/vault-action/compare/v2.5.0...v2.6.0)

##### 2.6.0 (June 7, 2023)

Features:

-   Add ability to set the `vault_token` output to contain the Vault token after authentication [GH-441](https://togithub.com/hashicorp/vault-action/pull/441)
-   Add support for userpass and ldap authentication methods [GH-440](https://togithub.com/hashicorp/vault-action/pull/440)
-   Define an output, `errorMessage`, for vault-action's error messages so subsequent steps can read the errors [GH-446](https://togithub.com/hashicorp/vault-action/pull/446)

Bugs:

-   Handle undefined response in getSecrets error handler [GH-431](https://togithub.com/hashicorp/vault-action/pull/431)

</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://app.renovatebot.com/dashboard#github/zeebe-io/zeebe-cluster-testbench).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors[bot] and renovate[bot] authored Jun 12, 2023
3 parents b25dbb5 + c6d0aac + 8d5862e commit 508c7b4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Import Secrets
id: secrets # important to refer to it in later steps
uses: hashicorp/vault-action@v2.5.0
uses: hashicorp/vault-action@v2.6.0
with:
url: ${{ secrets.VAULT_ADDR }}
method: approle
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Import Secrets
id: secrets # important to refer to it in later steps
uses: hashicorp/vault-action@v2.5.0
uses: hashicorp/vault-action@v2.6.0
with:
url: ${{ secrets.VAULT_ADDR }}
method: approle
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<version.wiremock>2.35.0</version.wiremock>
<version.zeebe-process-test>8.2.6</version.zeebe-process-test>
<version.zeebeWorkerJavaTestutils>8.1.8</version.zeebeWorkerJavaTestutils>
<zeebe.version>8.2.5</zeebe.version>
<zeebe.version>8.2.6</zeebe.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 508c7b4

Please sign in to comment.