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

build(deps): Bump dependency.testcontainers.version from 1.19.1 to 1.19.2 #976

Merged
1 commit merged into from
Nov 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps dependency.testcontainers.version from 1.19.1 to 1.19.2.
Updates org.testcontainers:testcontainers from 1.19.1 to 1.19.2

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.19.2

Testcontainers for Java 1.19.2

Core

Modules

Elasticserach

JDBC

K3S

Kafka

LocalStack

YugabyteDB

What's Changed

📖 Documentation

📦 Dependency updates

... (truncated)

Commits
  • 6d33055 Keep exposed ports order in ContainerDef (#7811)
  • 1419510 Merge pull request #7810 from testcontainers/combined-pr-branch
  • c326399 Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.juni...
  • f466275 Bump org.junit.jupiter:junit-jupiter-api in /examples
  • 8a55d5c Merge pull request #7809 from testcontainers/combined-pr-branch
  • 1556cfe Include native-image in META-INF (#7808)
  • 6121c44 Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.seleniumh...
  • 215d2fe Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.junit.jup...
  • 73da19e Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.hazelcast...
  • bf6bd45 Bump com.hazelcast:hazelcast from 5.3.4 to 5.3.6 in /examples
  • Additional commits viewable in compare view

Updates org.testcontainers:junit-jupiter from 1.19.1 to 1.19.2

Release notes

Sourced from org.testcontainers:junit-jupiter's releases.

1.19.2

Testcontainers for Java 1.19.2

Core

Modules

Elasticserach

JDBC

K3S

Kafka

LocalStack

YugabyteDB

What's Changed

📖 Documentation

📦 Dependency updates

... (truncated)

Commits
  • 6d33055 Keep exposed ports order in ContainerDef (#7811)
  • 1419510 Merge pull request #7810 from testcontainers/combined-pr-branch
  • c326399 Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.juni...
  • f466275 Bump org.junit.jupiter:junit-jupiter-api in /examples
  • 8a55d5c Merge pull request #7809 from testcontainers/combined-pr-branch
  • 1556cfe Include native-image in META-INF (#7808)
  • 6121c44 Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.seleniumh...
  • 215d2fe Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.junit.jup...
  • 73da19e Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.hazelcast...
  • bf6bd45 Bump com.hazelcast:hazelcast from 5.3.4 to 5.3.6 in /examples
  • 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 show <dependency name> 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)

Bumps `dependency.testcontainers.version` from 1.19.1 to 1.19.2.

Updates `org.testcontainers:testcontainers` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.1...1.19.2)

Updates `org.testcontainers:junit-jupiter` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.1...1.19.2)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 15, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

Copy link

Test Results

  47 files  ±0    47 suites  ±0   1m 35s ⏱️ - 1m 22s
104 tests ±0  104 ✔️ ±0  0 💤 ±0  0 ±0 
335 runs  ±0  335 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 06df364. ± Comparison against base commit 5d4fe0e.

@ghost
Copy link

ghost commented Nov 15, 2023

Build succeeded:

@ghost ghost merged commit cd68cff into main Nov 15, 2023
11 checks passed
@ghost ghost deleted the dependabot/maven/dependency.testcontainers.version-1.19.2 branch November 15, 2023 16:40
ghost referenced this pull request in camunda/camunda Jan 4, 2024
15777: deps(maven): Update version.zpt to v8.4.0 (main) r=github-actions[bot] 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-process-test-filters](https://togithub.com/camunda-community-hub/zeebe-process-test-root/zeebe-process-test-filters/) ([source](https://togithub.com/camunda/zeebe-process-test)) | `8.3.4` -> `8.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.camunda:zeebe-process-test-filters/8.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.camunda:zeebe-process-test-filters/8.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.camunda:zeebe-process-test-filters/8.3.4/8.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.camunda:zeebe-process-test-filters/8.3.4/8.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [io.camunda:zeebe-process-test-assertions](https://togithub.com/camunda-community-hub/zeebe-process-test-root/zeebe-process-test-assertions/) ([source](https://togithub.com/camunda/zeebe-process-test)) | `8.3.4` -> `8.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.camunda:zeebe-process-test-assertions/8.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.camunda:zeebe-process-test-assertions/8.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.camunda:zeebe-process-test-assertions/8.3.4/8.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.camunda:zeebe-process-test-assertions/8.3.4/8.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>camunda/zeebe-process-test (io.camunda:zeebe-process-test-filters)</summary>

### [`v8.4.0`](https://togithub.com/camunda/zeebe-process-test/releases/tag/8.4.0)

[Compare Source](https://togithub.com/camunda/zeebe-process-test/compare/8.3.5...8.4.0)

##### What's Changed

-   build(deps): Bump com.google.protobuf:protobuf-java from 3.24.3 to 3.24.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/924](https://togithub.com/camunda/zeebe-process-test/pull/924)
-   build(deps): Bump com.google.googlejavaformat:google-java-format from 1.18.0 to 1.18.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/925](https://togithub.com/camunda/zeebe-process-test/pull/925)
-   Release 8.3.0 by [`@&#8203;camundait](https://togithub.com/camundait)` in [https://github.com/camunda/zeebe-process-test/pull/926](https://togithub.com/camunda/zeebe-process-test/pull/926)
-   build(deps): Bump dependency.testcontainers.version from 1.19.0 to 1.19.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/918](https://togithub.com/camunda/zeebe-process-test/pull/918)
-   build(deps): Bump org.immutables:value from 2.9.3 to 2.10.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/928](https://togithub.com/camunda/zeebe-process-test/pull/928)
-   build(deps): Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/927](https://togithub.com/camunda/zeebe-process-test/pull/927)
-   build(deps): Bump com.google.api.grpc:proto-google-common-protos from 2.25.1 to 2.26.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/929](https://togithub.com/camunda/zeebe-process-test/pull/929)
-   Don't iterate over deleted keys in a transaction by [`@&#8203;remcowesterhoud](https://togithub.com/remcowesterhoud)` in [https://github.com/camunda/zeebe-process-test/pull/930](https://togithub.com/camunda/zeebe-process-test/pull/930)
-   build(deps): Bump io.netty:netty-bom from 4.1.99.Final to 4.1.100.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/931](https://togithub.com/camunda/zeebe-process-test/pull/931)
-   build(deps): Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/936](https://togithub.com/camunda/zeebe-process-test/pull/936)
-   build(deps): Bump dependency.spring.version from 6.0.12 to 6.0.13 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/937](https://togithub.com/camunda/zeebe-process-test/pull/937)
-   build(deps): Bump io.github.classgraph:classgraph from 4.8.162 to 4.8.163 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/941](https://togithub.com/camunda/zeebe-process-test/pull/941)
-   build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/940](https://togithub.com/camunda/zeebe-process-test/pull/940)
-   build(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/942](https://togithub.com/camunda/zeebe-process-test/pull/942)
-   Upgrade to java 21 by [`@&#8203;remcowesterhoud](https://togithub.com/remcowesterhoud)` in [https://github.com/camunda/zeebe-process-test/pull/938](https://togithub.com/camunda/zeebe-process-test/pull/938)
-   build(deps): Bump com.google.errorprone:error_prone_annotations from 2.22.0 to 2.23.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/943](https://togithub.com/camunda/zeebe-process-test/pull/943)
-   build(deps): Bump io.grpc:grpc-bom from 1.58.0 to 1.59.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/944](https://togithub.com/camunda/zeebe-process-test/pull/944)
-   build(deps): Bump com.google.api.grpc:proto-google-common-protos from 2.26.0 to 2.27.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/945](https://togithub.com/camunda/zeebe-process-test/pull/945)
-   build(deps): Bump org.camunda.feel:feel-engine from 1.17.0 to 1.17.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/946](https://togithub.com/camunda/zeebe-process-test/pull/946)
-   build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/947](https://togithub.com/camunda/zeebe-process-test/pull/947)
-   build(deps): Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/948](https://togithub.com/camunda/zeebe-process-test/pull/948)
-   build(deps): Bump hashicorp/vault-action from 2.7.3 to 2.7.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/949](https://togithub.com/camunda/zeebe-process-test/pull/949)
-   build(deps): Bump korthout/backport-action from 1 to 2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/950](https://togithub.com/camunda/zeebe-process-test/pull/950)
-   build(deps): Bump com.google.api.grpc:proto-google-common-protos from 2.27.0 to 2.28.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/951](https://togithub.com/camunda/zeebe-process-test/pull/951)
-   build(deps): Bump org.agrona:agrona from 1.19.2 to 1.20.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/953](https://togithub.com/camunda/zeebe-process-test/pull/953)
-   build(deps): Bump io.github.classgraph:classgraph from 4.8.163 to 4.8.164 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/955](https://togithub.com/camunda/zeebe-process-test/pull/955)
-   build(deps): Bump org.junit:junit-bom from 5.10.0 to 5.10.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/956](https://togithub.com/camunda/zeebe-process-test/pull/956)
-   build(deps): Bump com.google.protobuf:protobuf-java from 3.24.4 to 3.25.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/954](https://togithub.com/camunda/zeebe-process-test/pull/954)
-   build(deps): Bump org.camunda.community:community-hub-release-parent from 1.4.3 to 1.4.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/957](https://togithub.com/camunda/zeebe-process-test/pull/957)
-   build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/958](https://togithub.com/camunda/zeebe-process-test/pull/958)
-   build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/959](https://togithub.com/camunda/zeebe-process-test/pull/959)
-   Properly support Signal broadcasting by [`@&#8203;remcowesterhoud](https://togithub.com/remcowesterhoud)` in [https://github.com/camunda/zeebe-process-test/pull/966](https://togithub.com/camunda/zeebe-process-test/pull/966)
-   Prevent backport loops by [`@&#8203;remcowesterhoud](https://togithub.com/remcowesterhoud)` in [https://github.com/camunda/zeebe-process-test/pull/968](https://togithub.com/camunda/zeebe-process-test/pull/968)
-   build(deps): Bump dependency.testcontainers.version from 1.19.1 to 1.19.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/976](https://togithub.com/camunda/zeebe-process-test/pull/976)
-   chore(project): prepare for next release by [`@&#8203;tmetzke](https://togithub.com/tmetzke)` in [https://github.com/camunda/zeebe-process-test/pull/979](https://togithub.com/camunda/zeebe-process-test/pull/979)
-   Note about Java version compatibility by [`@&#8203;jonathanlukas](https://togithub.com/jonathanlukas)` in [https://github.com/camunda/zeebe-process-test/pull/974](https://togithub.com/camunda/zeebe-process-test/pull/974)
-   build(deps): Bump com.google.protobuf:protobuf-java from 3.25.0 to 3.25.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/981](https://togithub.com/camunda/zeebe-process-test/pull/981)
-   build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.16.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/980](https://togithub.com/camunda/zeebe-process-test/pull/980)
-   Add user task and process instance migration loggers by [`@&#8203;tmetzke](https://togithub.com/tmetzke)` in [https://github.com/camunda/zeebe-process-test/pull/978](https://togithub.com/camunda/zeebe-process-test/pull/978)
-   build(deps): Bump dependency.spring.version from 6.0.13 to 6.1.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/986](https://togithub.com/camunda/zeebe-process-test/pull/986)
-   build(deps): Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/985](https://togithub.com/camunda/zeebe-process-test/pull/985)
-   build(deps): Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/988](https://togithub.com/camunda/zeebe-process-test/pull/988)
-   build(deps): Bump org.camunda.feel:feel-engine from 1.17.1 to 1.17.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/987](https://togithub.com/camunda/zeebe-process-test/pull/987)
-   build(deps): Bump dependency.testcontainers.version from 1.19.2 to 1.19.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/989](https://togithub.com/camunda/zeebe-process-test/pull/989)
-   build(deps): Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/990](https://togithub.com/camunda/zeebe-process-test/pull/990)
-   build(deps): Bump dependency.spring.version from 6.1.0 to 6.1.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/991](https://togithub.com/camunda/zeebe-process-test/pull/991)
-   build(deps): Bump io.grpc:grpc-bom from 1.59.0 to 1.59.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/994](https://togithub.com/camunda/zeebe-process-test/pull/994)
-   Support update job timeout command by [`@&#8203;ana-vinogradova-camunda](https://togithub.com/ana-vinogradova-camunda)` in [https://github.com/camunda/zeebe-process-test/pull/993](https://togithub.com/camunda/zeebe-process-test/pull/993)
-   build(deps): Bump actions/setup-java from 3 to 4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/996](https://togithub.com/camunda/zeebe-process-test/pull/996)
-   feat: add compensation subscription record by [`@&#8203;nicpuppa](https://togithub.com/nicpuppa)` in [https://github.com/camunda/zeebe-process-test/pull/998](https://togithub.com/camunda/zeebe-process-test/pull/998)
-   build(deps): Bump com.google.api.grpc:proto-google-common-protos from 2.28.0 to 2.29.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/997](https://togithub.com/camunda/zeebe-process-test/pull/997)
-   build(deps): Bump io.grpc:grpc-bom from 1.59.1 to 1.60.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/camunda/zeebe-process-test/pull/1005](https://togithub.com/camunda/zeebe-process-test/pull/1005)
-   \[Backport release-8.4.0] Support using process instance migration from the zeebe client by [`@&#8203;backport-action](https://togithub.com/backport-action)` in [https://github.com/camunda/zeebe-process-test/pull/1013](https://togithub.com/camunda/zeebe-process-test/pull/1013)

##### New Contributors

-   [`@&#8203;tmetzke](https://togithub.com/tmetzke)` made their first contribution in [https://github.com/camunda/zeebe-process-test/pull/979](https://togithub.com/camunda/zeebe-process-test/pull/979)
-   [`@&#8203;ana-vinogradova-camunda](https://togithub.com/ana-vinogradova-camunda)` made their first contribution in [https://github.com/camunda/zeebe-process-test/pull/993](https://togithub.com/camunda/zeebe-process-test/pull/993)

**Full Changelog**: camunda/zeebe-process-test@8.3.0...8.4.0

### [`v8.3.5`](https://togithub.com/camunda/zeebe-process-test/releases/tag/8.3.5)

[Compare Source](https://togithub.com/camunda/zeebe-process-test/compare/8.3.4...8.3.5)

##### What's Changed

-   Release 8.3.4 by [`@&#8203;camundait](https://togithub.com/camundait)` in [https://github.com/camunda/zeebe-process-test/pull/1002](https://togithub.com/camunda/zeebe-process-test/pull/1002)

**Full Changelog**: camunda/zeebe-process-test@8.3.4...8.3.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 8pm every weekday,before 6am every weekday" (UTC), 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/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This pull request was closed.
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants