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

Bump testcontainers from 1.17.5 to 1.17.6 #46

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps testcontainers from 1.17.5 to 1.17.6.

Release notes

Sourced from testcontainers's releases.

1.17.6

What's Changed

Highlights

This release has been made possible through the efforts of 20 contributors. The Testcontainers does not cease to amaze us, thanks to everyone of you and thanks for the ongoing support and collaboration 🥰.

This release brings a lot of database love with 2 new modules, and as always a couple of bug fixes and improvements

New Module: QuestDB (#5995) @​Vangreen

QuestDB, is a high-performance, open-source SQL database for applications in financial services, IoT, machine learning, DevOps and observability.

var container = new QuestDBContainer("questdb/questdb:6.5.3")
container.start()
var connectionUrl = container.getHttpUrl()
// use the connectionUrl and start testing!

New Module: YugabyteDB (#4372) @​srinivasa-vasu

YugabyteDB, is a modern distributed SQL database for transactional cloud native applications. PostgreSQL compatible. It offers two APIs, SQL and CQL.

var container = new YugabyteDBYSQLContainer("yugabytedb/yugabyte:2.14.4.0-b26");
container.start()
var jdbcUrl = container.getJdbcUrl();
// use the jdbcUrl and start testing!
var container = new YugabyteDBYCQLContainer("yugabytedb/yugabyte:2.14.4.0-b26");
container.start()
var contactPoint = container.getContactPoint();
// use the contactPoint and start testing!

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

... (truncated)

Commits
  • 4a2ca13 Merge pull request #6212 from testcontainers/combined-pr-branch
  • 388af56 Merge remote-tracking branch 'origin/dependabot/gradle/modules/localstack/com...
  • 2748cf8 Merge remote-tracking branch 'origin/dependabot/gradle/modules/localstack/com...
  • 889ea6b Add yugabytedb to mkdocs.yml (#6211)
  • c174676 Bump aws-java-sdk-logs from 1.12.337 to 1.12.343 in /modules/localstack
  • c2abe0d Bump aws-java-sdk-s3 from 1.12.337 to 1.12.343 in /modules/localstack
  • 11c3079 Merge pull request #6210 from testcontainers/combined-pr-branch
  • aed19b8 Merge remote-tracking branch 'origin/dependabot/gradle/modules/dynalite/com.a...
  • 6633109 Merge remote-tracking branch 'origin/dependabot/gradle/modules/gcloud/com.goo...
  • fa867b0 Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.jetbrains...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.17.5 to 1.17.6.
- [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.17.5...1.17.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from dblock and reta as code owners November 28, 2022 20:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
@reta reta merged commit 97d5bb2 into main Dec 15, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.testcontainers-testcontainers-1.17.6 branch December 15, 2022 13:22
@reta reta mentioned this pull request Dec 15, 2022
5 tasks
ghost referenced this pull request in camunda/camunda Dec 11, 2023
15327: deps(maven): Update dependency org.opensearch:opensearch-testcontainers to v2.0.1 (main) r=megglos 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 |
|---|---|---|---|---|---|
| [org.opensearch:opensearch-testcontainers](https://github.com/opensearch-project/opensearch-testcontainers) | `2.0.0` -> `2.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.opensearch:opensearch-testcontainers/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.opensearch:opensearch-testcontainers/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.opensearch:opensearch-testcontainers/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.opensearch:opensearch-testcontainers/2.0.0/2.0.1?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>opensearch-project/opensearch-testcontainers (org.opensearch:opensearch-testcontainers)</summary>

### [`v2.0.1`](https://github.com/opensearch-project/opensearch-testcontainers/releases/tag/v2.0.1)

[Compare Source](https://github.com/opensearch-project/opensearch-testcontainers/compare/release-2.0.0...v2.0.1)

#### What's Changed

-   Bumping version to 2.0.1 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/35](https://github.com/opensearch-project/opensearch-testcontainers/pull/35)
-   Add version.properties and refactor version management at build time by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/36](https://github.com/opensearch-project/opensearch-testcontainers/pull/36)
-   Add 1.x branch support for snapshot publishing by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/38](https://github.com/opensearch-project/opensearch-testcontainers/pull/38)
-   Updating README.md by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/40](https://github.com/opensearch-project/opensearch-testcontainers/pull/40)
-   Bump opensearch-rest-client from 2.3.0 to 2.4.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/44](https://github.com/opensearch-project/opensearch-testcontainers/pull/44)
-   Bump com.diffplug.spotless from 6.11.0 to 6.12.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/43](https://github.com/opensearch-project/opensearch-testcontainers/pull/43)
-   Bump spotless-plugin-gradle from 6.11.0 to 6.12.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/47](https://github.com/opensearch-project/opensearch-testcontainers/pull/47)
-   Bump testcontainers from 1.17.5 to 1.17.6 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/46](https://github.com/opensearch-project/opensearch-testcontainers/pull/46)
-   Bump opensearch-rest-client from 2.4.0 to 2.4.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/50](https://github.com/opensearch-project/opensearch-testcontainers/pull/50)
-   Bump spotless-plugin-gradle from 6.12.0 to 6.12.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/52](https://github.com/opensearch-project/opensearch-testcontainers/pull/52)
-   Bump com.diffplug.spotless from 6.12.0 to 6.12.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/53](https://github.com/opensearch-project/opensearch-testcontainers/pull/53)
-   Facilitate inheriting from OpensearchContainer without breaking with\*… by [`@&#8203;ginkel](https://github.com/ginkel)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/55](https://github.com/opensearch-project/opensearch-testcontainers/pull/55)
-   Updated MAINTAINERS.md format. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/54](https://github.com/opensearch-project/opensearch-testcontainers/pull/54)
-   Bump com.diffplug.spotless from 6.12.1 to 6.13.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/59](https://github.com/opensearch-project/opensearch-testcontainers/pull/59)
-   Bump spotless-plugin-gradle from 6.12.1 to 6.13.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/56](https://github.com/opensearch-project/opensearch-testcontainers/pull/56)
-   Bump junit-jupiter from 5.9.1 to 5.9.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/58](https://github.com/opensearch-project/opensearch-testcontainers/pull/58)
-   Bump junit-jupiter-params from 5.9.1 to 5.9.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/57](https://github.com/opensearch-project/opensearch-testcontainers/pull/57)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.13.0 to 6.14.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/60](https://github.com/opensearch-project/opensearch-testcontainers/pull/60)
-   Bump com.diffplug.spotless from 6.13.0 to 6.14.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/61](https://github.com/opensearch-project/opensearch-testcontainers/pull/61)
-   Bump org.opensearch.client:opensearch-rest-client from 2.4.1 to 2.5.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/62](https://github.com/opensearch-project/opensearch-testcontainers/pull/62)
-   Bump com.diffplug.spotless from 6.14.0 to 6.14.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/64](https://github.com/opensearch-project/opensearch-testcontainers/pull/64)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.0 to 6.14.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/63](https://github.com/opensearch-project/opensearch-testcontainers/pull/63)
-   Bump com.diffplug.spotless from 6.14.1 to 6.15.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/65](https://github.com/opensearch-project/opensearch-testcontainers/pull/65)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.1 to 6.15.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/66](https://github.com/opensearch-project/opensearch-testcontainers/pull/66)
-   Added untriaged issue workflow. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/68](https://github.com/opensearch-project/opensearch-testcontainers/pull/68)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.15.0 to 6.16.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/71](https://github.com/opensearch-project/opensearch-testcontainers/pull/71)
-   Bump com.diffplug.spotless from 6.15.0 to 6.16.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/70](https://github.com/opensearch-project/opensearch-testcontainers/pull/70)
-   Bump org.opensearch.client:opensearch-rest-client from 2.5.0 to 2.6.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/69](https://github.com/opensearch-project/opensearch-testcontainers/pull/69)
-   Configure Mend for github.com by [`@&#8203;mend-for-github-com](https://github.com/mend-for-github-com)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/48](https://github.com/opensearch-project/opensearch-testcontainers/pull/48)
-   Bump com.diffplug.spotless from 6.16.0 to 6.17.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/74](https://github.com/opensearch-project/opensearch-testcontainers/pull/74)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.16.0 to 6.17.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/73](https://github.com/opensearch-project/opensearch-testcontainers/pull/73)
-   Migrate snapshots publication to GHA by [`@&#8203;gaiksaya](https://github.com/gaiksaya)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/76](https://github.com/opensearch-project/opensearch-testcontainers/pull/76)
-   Bump com.diffplug.spotless from 6.17.0 to 6.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/79](https://github.com/opensearch-project/opensearch-testcontainers/pull/79)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.17.0 to 6.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/80](https://github.com/opensearch-project/opensearch-testcontainers/pull/80)
-   Bump org.testcontainers:testcontainers from 1.17.6 to 1.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/78](https://github.com/opensearch-project/opensearch-testcontainers/pull/78)
-   Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/82](https://github.com/opensearch-project/opensearch-testcontainers/pull/82)
-   Update Gradle to 8.1.1 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/72](https://github.com/opensearch-project/opensearch-testcontainers/pull/72)
-   Bump org.opensearch.client:opensearch-rest-client from 2.6.0 to 2.7.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/84](https://github.com/opensearch-project/opensearch-testcontainers/pull/84)
-   Added [`@&#8203;peterzhuamazon](https://github.com/peterzhuamazon)` to co-maintainers. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/85](https://github.com/opensearch-project/opensearch-testcontainers/pull/85)
-   Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/86](https://github.com/opensearch-project/opensearch-testcontainers/pull/86)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.18.0 to 6.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/87](https://github.com/opensearch-project/opensearch-testcontainers/pull/87)
-   Bump com.diffplug.spotless from 6.18.0 to 6.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/88](https://github.com/opensearch-project/opensearch-testcontainers/pull/88)
-   Bump org.testcontainers:testcontainers from 1.18.1 to 1.18.3 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/89](https://github.com/opensearch-project/opensearch-testcontainers/pull/89)
-   Bump org.opensearch.client:opensearch-rest-client from 2.7.0 to 2.8.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/90](https://github.com/opensearch-project/opensearch-testcontainers/pull/90)
-   Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/95](https://github.com/opensearch-project/opensearch-testcontainers/pull/95)
-   Bump com.diffplug.spotless from 6.19.0 to 6.20.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/93](https://github.com/opensearch-project/opensearch-testcontainers/pull/93)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.19.0 to 6.20.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/94](https://github.com/opensearch-project/opensearch-testcontainers/pull/94)
-   Bump org.opensearch.client:opensearch-rest-client from 2.8.0 to 2.9.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/96](https://github.com/opensearch-project/opensearch-testcontainers/pull/96)
-   Bump org.testcontainers:testcontainers from 1.18.3 to 1.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/99](https://github.com/opensearch-project/opensearch-testcontainers/pull/99)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.20.0 to 6.22.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/106](https://github.com/opensearch-project/opensearch-testcontainers/pull/106)
-   Bump com.diffplug.spotless from 6.20.0 to 6.22.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/105](https://github.com/opensearch-project/opensearch-testcontainers/pull/105)
-   Bump org.opensearch.client:opensearch-rest-client from 2.9.0 to 2.10.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/104](https://github.com/opensearch-project/opensearch-testcontainers/pull/104)
-   Bump org.testcontainers:testcontainers from 1.19.0 to 1.19.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/103](https://github.com/opensearch-project/opensearch-testcontainers/pull/103)
-   Update to Gradle 8.3 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/100](https://github.com/opensearch-project/opensearch-testcontainers/pull/100)
-   Update to Gradle 8.4 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/108](https://github.com/opensearch-project/opensearch-testcontainers/pull/108)
-   Bump org.opensearch.client:opensearch-rest-client from 2.10.0 to 2.11.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/109](https://github.com/opensearch-project/opensearch-testcontainers/pull/109)
-   Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/111](https://github.com/opensearch-project/opensearch-testcontainers/pull/111)
-   Fix Maven local repository location (post Gradle 8.4 update) by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/112](https://github.com/opensearch-project/opensearch-testcontainers/pull/112)
-   Fix ReleaseExtension which requires versionPropertyFile by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/113](https://github.com/opensearch-project/opensearch-testcontainers/pull/113)
-   Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/115](https://github.com/opensearch-project/opensearch-testcontainers/pull/115)
-   Align release workflow with all other repositories by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/114](https://github.com/opensearch-project/opensearch-testcontainers/pull/114)
-   Add RELEASING.md by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/116](https://github.com/opensearch-project/opensearch-testcontainers/pull/116)

#### New Contributors

-   [`@&#8203;ginkel](https://github.com/ginkel)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/55](https://github.com/opensearch-project/opensearch-testcontainers/pull/55)
-   [`@&#8203;dblock](https://github.com/dblock)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/54](https://github.com/opensearch-project/opensearch-testcontainers/pull/54)
-   [`@&#8203;mend-for-github-com](https://github.com/mend-for-github-com)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/48](https://github.com/opensearch-project/opensearch-testcontainers/pull/48)
-   [`@&#8203;gaiksaya](https://github.com/gaiksaya)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/76](https://github.com/opensearch-project/opensearch-testcontainers/pull/76)

**Full Changelog**: opensearch-project/opensearch-testcontainers@release-2.0.0...v2.0.1

</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 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/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Meggle (Sebastian Bathke) <sebastian.bathke@camunda.com>
ghost referenced this pull request in camunda/camunda Dec 11, 2023
15330: deps(maven): Update dependency org.opensearch:opensearch-testcontainers to v2.0.1 (stable/8.2) r=megglos 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 |
|---|---|---|---|---|---|
| [org.opensearch:opensearch-testcontainers](https://github.com/opensearch-project/opensearch-testcontainers) | `2.0.0` -> `2.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.opensearch:opensearch-testcontainers/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.opensearch:opensearch-testcontainers/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.opensearch:opensearch-testcontainers/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.opensearch:opensearch-testcontainers/2.0.0/2.0.1?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>opensearch-project/opensearch-testcontainers (org.opensearch:opensearch-testcontainers)</summary>

### [`v2.0.1`](https://github.com/opensearch-project/opensearch-testcontainers/releases/tag/v2.0.1)

[Compare Source](https://github.com/opensearch-project/opensearch-testcontainers/compare/release-2.0.0...v2.0.1)

#### What's Changed

-   Bumping version to 2.0.1 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/35](https://github.com/opensearch-project/opensearch-testcontainers/pull/35)
-   Add version.properties and refactor version management at build time by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/36](https://github.com/opensearch-project/opensearch-testcontainers/pull/36)
-   Add 1.x branch support for snapshot publishing by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/38](https://github.com/opensearch-project/opensearch-testcontainers/pull/38)
-   Updating README.md by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/40](https://github.com/opensearch-project/opensearch-testcontainers/pull/40)
-   Bump opensearch-rest-client from 2.3.0 to 2.4.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/44](https://github.com/opensearch-project/opensearch-testcontainers/pull/44)
-   Bump com.diffplug.spotless from 6.11.0 to 6.12.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/43](https://github.com/opensearch-project/opensearch-testcontainers/pull/43)
-   Bump spotless-plugin-gradle from 6.11.0 to 6.12.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/47](https://github.com/opensearch-project/opensearch-testcontainers/pull/47)
-   Bump testcontainers from 1.17.5 to 1.17.6 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/46](https://github.com/opensearch-project/opensearch-testcontainers/pull/46)
-   Bump opensearch-rest-client from 2.4.0 to 2.4.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/50](https://github.com/opensearch-project/opensearch-testcontainers/pull/50)
-   Bump spotless-plugin-gradle from 6.12.0 to 6.12.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/52](https://github.com/opensearch-project/opensearch-testcontainers/pull/52)
-   Bump com.diffplug.spotless from 6.12.0 to 6.12.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/53](https://github.com/opensearch-project/opensearch-testcontainers/pull/53)
-   Facilitate inheriting from OpensearchContainer without breaking with\*… by [`@&#8203;ginkel](https://github.com/ginkel)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/55](https://github.com/opensearch-project/opensearch-testcontainers/pull/55)
-   Updated MAINTAINERS.md format. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/54](https://github.com/opensearch-project/opensearch-testcontainers/pull/54)
-   Bump com.diffplug.spotless from 6.12.1 to 6.13.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/59](https://github.com/opensearch-project/opensearch-testcontainers/pull/59)
-   Bump spotless-plugin-gradle from 6.12.1 to 6.13.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/56](https://github.com/opensearch-project/opensearch-testcontainers/pull/56)
-   Bump junit-jupiter from 5.9.1 to 5.9.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/58](https://github.com/opensearch-project/opensearch-testcontainers/pull/58)
-   Bump junit-jupiter-params from 5.9.1 to 5.9.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/57](https://github.com/opensearch-project/opensearch-testcontainers/pull/57)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.13.0 to 6.14.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/60](https://github.com/opensearch-project/opensearch-testcontainers/pull/60)
-   Bump com.diffplug.spotless from 6.13.0 to 6.14.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/61](https://github.com/opensearch-project/opensearch-testcontainers/pull/61)
-   Bump org.opensearch.client:opensearch-rest-client from 2.4.1 to 2.5.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/62](https://github.com/opensearch-project/opensearch-testcontainers/pull/62)
-   Bump com.diffplug.spotless from 6.14.0 to 6.14.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/64](https://github.com/opensearch-project/opensearch-testcontainers/pull/64)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.0 to 6.14.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/63](https://github.com/opensearch-project/opensearch-testcontainers/pull/63)
-   Bump com.diffplug.spotless from 6.14.1 to 6.15.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/65](https://github.com/opensearch-project/opensearch-testcontainers/pull/65)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.1 to 6.15.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/66](https://github.com/opensearch-project/opensearch-testcontainers/pull/66)
-   Added untriaged issue workflow. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/68](https://github.com/opensearch-project/opensearch-testcontainers/pull/68)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.15.0 to 6.16.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/71](https://github.com/opensearch-project/opensearch-testcontainers/pull/71)
-   Bump com.diffplug.spotless from 6.15.0 to 6.16.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/70](https://github.com/opensearch-project/opensearch-testcontainers/pull/70)
-   Bump org.opensearch.client:opensearch-rest-client from 2.5.0 to 2.6.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/69](https://github.com/opensearch-project/opensearch-testcontainers/pull/69)
-   Configure Mend for github.com by [`@&#8203;mend-for-github-com](https://github.com/mend-for-github-com)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/48](https://github.com/opensearch-project/opensearch-testcontainers/pull/48)
-   Bump com.diffplug.spotless from 6.16.0 to 6.17.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/74](https://github.com/opensearch-project/opensearch-testcontainers/pull/74)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.16.0 to 6.17.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/73](https://github.com/opensearch-project/opensearch-testcontainers/pull/73)
-   Migrate snapshots publication to GHA by [`@&#8203;gaiksaya](https://github.com/gaiksaya)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/76](https://github.com/opensearch-project/opensearch-testcontainers/pull/76)
-   Bump com.diffplug.spotless from 6.17.0 to 6.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/79](https://github.com/opensearch-project/opensearch-testcontainers/pull/79)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.17.0 to 6.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/80](https://github.com/opensearch-project/opensearch-testcontainers/pull/80)
-   Bump org.testcontainers:testcontainers from 1.17.6 to 1.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/78](https://github.com/opensearch-project/opensearch-testcontainers/pull/78)
-   Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/82](https://github.com/opensearch-project/opensearch-testcontainers/pull/82)
-   Update Gradle to 8.1.1 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/72](https://github.com/opensearch-project/opensearch-testcontainers/pull/72)
-   Bump org.opensearch.client:opensearch-rest-client from 2.6.0 to 2.7.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/84](https://github.com/opensearch-project/opensearch-testcontainers/pull/84)
-   Added [`@&#8203;peterzhuamazon](https://github.com/peterzhuamazon)` to co-maintainers. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/85](https://github.com/opensearch-project/opensearch-testcontainers/pull/85)
-   Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/86](https://github.com/opensearch-project/opensearch-testcontainers/pull/86)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.18.0 to 6.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/87](https://github.com/opensearch-project/opensearch-testcontainers/pull/87)
-   Bump com.diffplug.spotless from 6.18.0 to 6.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/88](https://github.com/opensearch-project/opensearch-testcontainers/pull/88)
-   Bump org.testcontainers:testcontainers from 1.18.1 to 1.18.3 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/89](https://github.com/opensearch-project/opensearch-testcontainers/pull/89)
-   Bump org.opensearch.client:opensearch-rest-client from 2.7.0 to 2.8.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/90](https://github.com/opensearch-project/opensearch-testcontainers/pull/90)
-   Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/95](https://github.com/opensearch-project/opensearch-testcontainers/pull/95)
-   Bump com.diffplug.spotless from 6.19.0 to 6.20.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/93](https://github.com/opensearch-project/opensearch-testcontainers/pull/93)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.19.0 to 6.20.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/94](https://github.com/opensearch-project/opensearch-testcontainers/pull/94)
-   Bump org.opensearch.client:opensearch-rest-client from 2.8.0 to 2.9.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/96](https://github.com/opensearch-project/opensearch-testcontainers/pull/96)
-   Bump org.testcontainers:testcontainers from 1.18.3 to 1.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/99](https://github.com/opensearch-project/opensearch-testcontainers/pull/99)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.20.0 to 6.22.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/106](https://github.com/opensearch-project/opensearch-testcontainers/pull/106)
-   Bump com.diffplug.spotless from 6.20.0 to 6.22.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/105](https://github.com/opensearch-project/opensearch-testcontainers/pull/105)
-   Bump org.opensearch.client:opensearch-rest-client from 2.9.0 to 2.10.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/104](https://github.com/opensearch-project/opensearch-testcontainers/pull/104)
-   Bump org.testcontainers:testcontainers from 1.19.0 to 1.19.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/103](https://github.com/opensearch-project/opensearch-testcontainers/pull/103)
-   Update to Gradle 8.3 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/100](https://github.com/opensearch-project/opensearch-testcontainers/pull/100)
-   Update to Gradle 8.4 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/108](https://github.com/opensearch-project/opensearch-testcontainers/pull/108)
-   Bump org.opensearch.client:opensearch-rest-client from 2.10.0 to 2.11.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/109](https://github.com/opensearch-project/opensearch-testcontainers/pull/109)
-   Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/111](https://github.com/opensearch-project/opensearch-testcontainers/pull/111)
-   Fix Maven local repository location (post Gradle 8.4 update) by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/112](https://github.com/opensearch-project/opensearch-testcontainers/pull/112)
-   Fix ReleaseExtension which requires versionPropertyFile by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/113](https://github.com/opensearch-project/opensearch-testcontainers/pull/113)
-   Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/115](https://github.com/opensearch-project/opensearch-testcontainers/pull/115)
-   Align release workflow with all other repositories by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/114](https://github.com/opensearch-project/opensearch-testcontainers/pull/114)
-   Add RELEASING.md by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/116](https://github.com/opensearch-project/opensearch-testcontainers/pull/116)

#### New Contributors

-   [`@&#8203;ginkel](https://github.com/ginkel)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/55](https://github.com/opensearch-project/opensearch-testcontainers/pull/55)
-   [`@&#8203;dblock](https://github.com/dblock)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/54](https://github.com/opensearch-project/opensearch-testcontainers/pull/54)
-   [`@&#8203;mend-for-github-com](https://github.com/mend-for-github-com)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/48](https://github.com/opensearch-project/opensearch-testcontainers/pull/48)
-   [`@&#8203;gaiksaya](https://github.com/gaiksaya)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/76](https://github.com/opensearch-project/opensearch-testcontainers/pull/76)

**Full Changelog**: opensearch-project/opensearch-testcontainers@release-2.0.0...v2.0.1

</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 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/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6InN0YWJsZS84LjIifQ==-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Meggle (Sebastian Bathke) <sebastian.bathke@camunda.com>
ghost referenced this pull request in camunda/camunda Dec 11, 2023
15327: deps(maven): Update dependency org.opensearch:opensearch-testcontainers to v2.0.1 (main) r=megglos 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 |
|---|---|---|---|---|---|
| [org.opensearch:opensearch-testcontainers](https://github.com/opensearch-project/opensearch-testcontainers) | `2.0.0` -> `2.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.opensearch:opensearch-testcontainers/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.opensearch:opensearch-testcontainers/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.opensearch:opensearch-testcontainers/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.opensearch:opensearch-testcontainers/2.0.0/2.0.1?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>opensearch-project/opensearch-testcontainers (org.opensearch:opensearch-testcontainers)</summary>

### [`v2.0.1`](https://github.com/opensearch-project/opensearch-testcontainers/releases/tag/v2.0.1)

[Compare Source](https://github.com/opensearch-project/opensearch-testcontainers/compare/release-2.0.0...v2.0.1)

#### What's Changed

-   Bumping version to 2.0.1 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/35](https://github.com/opensearch-project/opensearch-testcontainers/pull/35)
-   Add version.properties and refactor version management at build time by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/36](https://github.com/opensearch-project/opensearch-testcontainers/pull/36)
-   Add 1.x branch support for snapshot publishing by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/38](https://github.com/opensearch-project/opensearch-testcontainers/pull/38)
-   Updating README.md by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/40](https://github.com/opensearch-project/opensearch-testcontainers/pull/40)
-   Bump opensearch-rest-client from 2.3.0 to 2.4.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/44](https://github.com/opensearch-project/opensearch-testcontainers/pull/44)
-   Bump com.diffplug.spotless from 6.11.0 to 6.12.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/43](https://github.com/opensearch-project/opensearch-testcontainers/pull/43)
-   Bump spotless-plugin-gradle from 6.11.0 to 6.12.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/47](https://github.com/opensearch-project/opensearch-testcontainers/pull/47)
-   Bump testcontainers from 1.17.5 to 1.17.6 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/46](https://github.com/opensearch-project/opensearch-testcontainers/pull/46)
-   Bump opensearch-rest-client from 2.4.0 to 2.4.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/50](https://github.com/opensearch-project/opensearch-testcontainers/pull/50)
-   Bump spotless-plugin-gradle from 6.12.0 to 6.12.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/52](https://github.com/opensearch-project/opensearch-testcontainers/pull/52)
-   Bump com.diffplug.spotless from 6.12.0 to 6.12.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/53](https://github.com/opensearch-project/opensearch-testcontainers/pull/53)
-   Facilitate inheriting from OpensearchContainer without breaking with\*… by [`@&#8203;ginkel](https://github.com/ginkel)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/55](https://github.com/opensearch-project/opensearch-testcontainers/pull/55)
-   Updated MAINTAINERS.md format. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/54](https://github.com/opensearch-project/opensearch-testcontainers/pull/54)
-   Bump com.diffplug.spotless from 6.12.1 to 6.13.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/59](https://github.com/opensearch-project/opensearch-testcontainers/pull/59)
-   Bump spotless-plugin-gradle from 6.12.1 to 6.13.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/56](https://github.com/opensearch-project/opensearch-testcontainers/pull/56)
-   Bump junit-jupiter from 5.9.1 to 5.9.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/58](https://github.com/opensearch-project/opensearch-testcontainers/pull/58)
-   Bump junit-jupiter-params from 5.9.1 to 5.9.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/57](https://github.com/opensearch-project/opensearch-testcontainers/pull/57)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.13.0 to 6.14.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/60](https://github.com/opensearch-project/opensearch-testcontainers/pull/60)
-   Bump com.diffplug.spotless from 6.13.0 to 6.14.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/61](https://github.com/opensearch-project/opensearch-testcontainers/pull/61)
-   Bump org.opensearch.client:opensearch-rest-client from 2.4.1 to 2.5.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/62](https://github.com/opensearch-project/opensearch-testcontainers/pull/62)
-   Bump com.diffplug.spotless from 6.14.0 to 6.14.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/64](https://github.com/opensearch-project/opensearch-testcontainers/pull/64)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.0 to 6.14.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/63](https://github.com/opensearch-project/opensearch-testcontainers/pull/63)
-   Bump com.diffplug.spotless from 6.14.1 to 6.15.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/65](https://github.com/opensearch-project/opensearch-testcontainers/pull/65)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.1 to 6.15.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/66](https://github.com/opensearch-project/opensearch-testcontainers/pull/66)
-   Added untriaged issue workflow. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/68](https://github.com/opensearch-project/opensearch-testcontainers/pull/68)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.15.0 to 6.16.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/71](https://github.com/opensearch-project/opensearch-testcontainers/pull/71)
-   Bump com.diffplug.spotless from 6.15.0 to 6.16.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/70](https://github.com/opensearch-project/opensearch-testcontainers/pull/70)
-   Bump org.opensearch.client:opensearch-rest-client from 2.5.0 to 2.6.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/69](https://github.com/opensearch-project/opensearch-testcontainers/pull/69)
-   Configure Mend for github.com by [`@&#8203;mend-for-github-com](https://github.com/mend-for-github-com)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/48](https://github.com/opensearch-project/opensearch-testcontainers/pull/48)
-   Bump com.diffplug.spotless from 6.16.0 to 6.17.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/74](https://github.com/opensearch-project/opensearch-testcontainers/pull/74)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.16.0 to 6.17.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/73](https://github.com/opensearch-project/opensearch-testcontainers/pull/73)
-   Migrate snapshots publication to GHA by [`@&#8203;gaiksaya](https://github.com/gaiksaya)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/76](https://github.com/opensearch-project/opensearch-testcontainers/pull/76)
-   Bump com.diffplug.spotless from 6.17.0 to 6.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/79](https://github.com/opensearch-project/opensearch-testcontainers/pull/79)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.17.0 to 6.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/80](https://github.com/opensearch-project/opensearch-testcontainers/pull/80)
-   Bump org.testcontainers:testcontainers from 1.17.6 to 1.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/78](https://github.com/opensearch-project/opensearch-testcontainers/pull/78)
-   Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/82](https://github.com/opensearch-project/opensearch-testcontainers/pull/82)
-   Update Gradle to 8.1.1 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/72](https://github.com/opensearch-project/opensearch-testcontainers/pull/72)
-   Bump org.opensearch.client:opensearch-rest-client from 2.6.0 to 2.7.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/84](https://github.com/opensearch-project/opensearch-testcontainers/pull/84)
-   Added [`@&#8203;peterzhuamazon](https://github.com/peterzhuamazon)` to co-maintainers. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/85](https://github.com/opensearch-project/opensearch-testcontainers/pull/85)
-   Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/86](https://github.com/opensearch-project/opensearch-testcontainers/pull/86)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.18.0 to 6.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/87](https://github.com/opensearch-project/opensearch-testcontainers/pull/87)
-   Bump com.diffplug.spotless from 6.18.0 to 6.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/88](https://github.com/opensearch-project/opensearch-testcontainers/pull/88)
-   Bump org.testcontainers:testcontainers from 1.18.1 to 1.18.3 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/89](https://github.com/opensearch-project/opensearch-testcontainers/pull/89)
-   Bump org.opensearch.client:opensearch-rest-client from 2.7.0 to 2.8.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/90](https://github.com/opensearch-project/opensearch-testcontainers/pull/90)
-   Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/95](https://github.com/opensearch-project/opensearch-testcontainers/pull/95)
-   Bump com.diffplug.spotless from 6.19.0 to 6.20.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/93](https://github.com/opensearch-project/opensearch-testcontainers/pull/93)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.19.0 to 6.20.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/94](https://github.com/opensearch-project/opensearch-testcontainers/pull/94)
-   Bump org.opensearch.client:opensearch-rest-client from 2.8.0 to 2.9.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/96](https://github.com/opensearch-project/opensearch-testcontainers/pull/96)
-   Bump org.testcontainers:testcontainers from 1.18.3 to 1.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/99](https://github.com/opensearch-project/opensearch-testcontainers/pull/99)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.20.0 to 6.22.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/106](https://github.com/opensearch-project/opensearch-testcontainers/pull/106)
-   Bump com.diffplug.spotless from 6.20.0 to 6.22.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/105](https://github.com/opensearch-project/opensearch-testcontainers/pull/105)
-   Bump org.opensearch.client:opensearch-rest-client from 2.9.0 to 2.10.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/104](https://github.com/opensearch-project/opensearch-testcontainers/pull/104)
-   Bump org.testcontainers:testcontainers from 1.19.0 to 1.19.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/103](https://github.com/opensearch-project/opensearch-testcontainers/pull/103)
-   Update to Gradle 8.3 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/100](https://github.com/opensearch-project/opensearch-testcontainers/pull/100)
-   Update to Gradle 8.4 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/108](https://github.com/opensearch-project/opensearch-testcontainers/pull/108)
-   Bump org.opensearch.client:opensearch-rest-client from 2.10.0 to 2.11.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/109](https://github.com/opensearch-project/opensearch-testcontainers/pull/109)
-   Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/111](https://github.com/opensearch-project/opensearch-testcontainers/pull/111)
-   Fix Maven local repository location (post Gradle 8.4 update) by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/112](https://github.com/opensearch-project/opensearch-testcontainers/pull/112)
-   Fix ReleaseExtension which requires versionPropertyFile by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/113](https://github.com/opensearch-project/opensearch-testcontainers/pull/113)
-   Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/115](https://github.com/opensearch-project/opensearch-testcontainers/pull/115)
-   Align release workflow with all other repositories by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/114](https://github.com/opensearch-project/opensearch-testcontainers/pull/114)
-   Add RELEASING.md by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/116](https://github.com/opensearch-project/opensearch-testcontainers/pull/116)

#### New Contributors

-   [`@&#8203;ginkel](https://github.com/ginkel)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/55](https://github.com/opensearch-project/opensearch-testcontainers/pull/55)
-   [`@&#8203;dblock](https://github.com/dblock)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/54](https://github.com/opensearch-project/opensearch-testcontainers/pull/54)
-   [`@&#8203;mend-for-github-com](https://github.com/mend-for-github-com)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/48](https://github.com/opensearch-project/opensearch-testcontainers/pull/48)
-   [`@&#8203;gaiksaya](https://github.com/gaiksaya)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/76](https://github.com/opensearch-project/opensearch-testcontainers/pull/76)

**Full Changelog**: opensearch-project/opensearch-testcontainers@release-2.0.0...v2.0.1

</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 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/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Meggle (Sebastian Bathke) <sebastian.bathke@camunda.com>
ghost referenced this pull request in camunda/camunda Dec 12, 2023
15556: deps(maven): Update dependency org.opensearch:opensearch-testcontainers to v2.0.1 (stable/8.3) r=megglos 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 |
|---|---|---|---|---|---|
| [org.opensearch:opensearch-testcontainers](https://github.com/opensearch-project/opensearch-testcontainers) | `2.0.0` -> `2.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.opensearch:opensearch-testcontainers/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.opensearch:opensearch-testcontainers/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.opensearch:opensearch-testcontainers/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.opensearch:opensearch-testcontainers/2.0.0/2.0.1?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>opensearch-project/opensearch-testcontainers (org.opensearch:opensearch-testcontainers)</summary>

### [`v2.0.1`](https://github.com/opensearch-project/opensearch-testcontainers/releases/tag/v2.0.1)

[Compare Source](https://github.com/opensearch-project/opensearch-testcontainers/compare/release-2.0.0...v2.0.1)

#### What's Changed

-   Bumping version to 2.0.1 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/35](https://github.com/opensearch-project/opensearch-testcontainers/pull/35)
-   Add version.properties and refactor version management at build time by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/36](https://github.com/opensearch-project/opensearch-testcontainers/pull/36)
-   Add 1.x branch support for snapshot publishing by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/38](https://github.com/opensearch-project/opensearch-testcontainers/pull/38)
-   Updating README.md by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/40](https://github.com/opensearch-project/opensearch-testcontainers/pull/40)
-   Bump opensearch-rest-client from 2.3.0 to 2.4.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/44](https://github.com/opensearch-project/opensearch-testcontainers/pull/44)
-   Bump com.diffplug.spotless from 6.11.0 to 6.12.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/43](https://github.com/opensearch-project/opensearch-testcontainers/pull/43)
-   Bump spotless-plugin-gradle from 6.11.0 to 6.12.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/47](https://github.com/opensearch-project/opensearch-testcontainers/pull/47)
-   Bump testcontainers from 1.17.5 to 1.17.6 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/46](https://github.com/opensearch-project/opensearch-testcontainers/pull/46)
-   Bump opensearch-rest-client from 2.4.0 to 2.4.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/50](https://github.com/opensearch-project/opensearch-testcontainers/pull/50)
-   Bump spotless-plugin-gradle from 6.12.0 to 6.12.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/52](https://github.com/opensearch-project/opensearch-testcontainers/pull/52)
-   Bump com.diffplug.spotless from 6.12.0 to 6.12.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/53](https://github.com/opensearch-project/opensearch-testcontainers/pull/53)
-   Facilitate inheriting from OpensearchContainer without breaking with\*… by [`@&#8203;ginkel](https://github.com/ginkel)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/55](https://github.com/opensearch-project/opensearch-testcontainers/pull/55)
-   Updated MAINTAINERS.md format. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/54](https://github.com/opensearch-project/opensearch-testcontainers/pull/54)
-   Bump com.diffplug.spotless from 6.12.1 to 6.13.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/59](https://github.com/opensearch-project/opensearch-testcontainers/pull/59)
-   Bump spotless-plugin-gradle from 6.12.1 to 6.13.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/56](https://github.com/opensearch-project/opensearch-testcontainers/pull/56)
-   Bump junit-jupiter from 5.9.1 to 5.9.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/58](https://github.com/opensearch-project/opensearch-testcontainers/pull/58)
-   Bump junit-jupiter-params from 5.9.1 to 5.9.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/57](https://github.com/opensearch-project/opensearch-testcontainers/pull/57)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.13.0 to 6.14.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/60](https://github.com/opensearch-project/opensearch-testcontainers/pull/60)
-   Bump com.diffplug.spotless from 6.13.0 to 6.14.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/61](https://github.com/opensearch-project/opensearch-testcontainers/pull/61)
-   Bump org.opensearch.client:opensearch-rest-client from 2.4.1 to 2.5.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/62](https://github.com/opensearch-project/opensearch-testcontainers/pull/62)
-   Bump com.diffplug.spotless from 6.14.0 to 6.14.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/64](https://github.com/opensearch-project/opensearch-testcontainers/pull/64)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.0 to 6.14.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/63](https://github.com/opensearch-project/opensearch-testcontainers/pull/63)
-   Bump com.diffplug.spotless from 6.14.1 to 6.15.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/65](https://github.com/opensearch-project/opensearch-testcontainers/pull/65)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.1 to 6.15.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/66](https://github.com/opensearch-project/opensearch-testcontainers/pull/66)
-   Added untriaged issue workflow. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/68](https://github.com/opensearch-project/opensearch-testcontainers/pull/68)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.15.0 to 6.16.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/71](https://github.com/opensearch-project/opensearch-testcontainers/pull/71)
-   Bump com.diffplug.spotless from 6.15.0 to 6.16.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/70](https://github.com/opensearch-project/opensearch-testcontainers/pull/70)
-   Bump org.opensearch.client:opensearch-rest-client from 2.5.0 to 2.6.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/69](https://github.com/opensearch-project/opensearch-testcontainers/pull/69)
-   Configure Mend for github.com by [`@&#8203;mend-for-github-com](https://github.com/mend-for-github-com)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/48](https://github.com/opensearch-project/opensearch-testcontainers/pull/48)
-   Bump com.diffplug.spotless from 6.16.0 to 6.17.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/74](https://github.com/opensearch-project/opensearch-testcontainers/pull/74)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.16.0 to 6.17.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/73](https://github.com/opensearch-project/opensearch-testcontainers/pull/73)
-   Migrate snapshots publication to GHA by [`@&#8203;gaiksaya](https://github.com/gaiksaya)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/76](https://github.com/opensearch-project/opensearch-testcontainers/pull/76)
-   Bump com.diffplug.spotless from 6.17.0 to 6.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/79](https://github.com/opensearch-project/opensearch-testcontainers/pull/79)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.17.0 to 6.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/80](https://github.com/opensearch-project/opensearch-testcontainers/pull/80)
-   Bump org.testcontainers:testcontainers from 1.17.6 to 1.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/78](https://github.com/opensearch-project/opensearch-testcontainers/pull/78)
-   Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/82](https://github.com/opensearch-project/opensearch-testcontainers/pull/82)
-   Update Gradle to 8.1.1 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/72](https://github.com/opensearch-project/opensearch-testcontainers/pull/72)
-   Bump org.opensearch.client:opensearch-rest-client from 2.6.0 to 2.7.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/84](https://github.com/opensearch-project/opensearch-testcontainers/pull/84)
-   Added [`@&#8203;peterzhuamazon](https://github.com/peterzhuamazon)` to co-maintainers. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/85](https://github.com/opensearch-project/opensearch-testcontainers/pull/85)
-   Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/86](https://github.com/opensearch-project/opensearch-testcontainers/pull/86)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.18.0 to 6.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/87](https://github.com/opensearch-project/opensearch-testcontainers/pull/87)
-   Bump com.diffplug.spotless from 6.18.0 to 6.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/88](https://github.com/opensearch-project/opensearch-testcontainers/pull/88)
-   Bump org.testcontainers:testcontainers from 1.18.1 to 1.18.3 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/89](https://github.com/opensearch-project/opensearch-testcontainers/pull/89)
-   Bump org.opensearch.client:opensearch-rest-client from 2.7.0 to 2.8.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/90](https://github.com/opensearch-project/opensearch-testcontainers/pull/90)
-   Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/95](https://github.com/opensearch-project/opensearch-testcontainers/pull/95)
-   Bump com.diffplug.spotless from 6.19.0 to 6.20.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/93](https://github.com/opensearch-project/opensearch-testcontainers/pull/93)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.19.0 to 6.20.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/94](https://github.com/opensearch-project/opensearch-testcontainers/pull/94)
-   Bump org.opensearch.client:opensearch-rest-client from 2.8.0 to 2.9.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/96](https://github.com/opensearch-project/opensearch-testcontainers/pull/96)
-   Bump org.testcontainers:testcontainers from 1.18.3 to 1.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/99](https://github.com/opensearch-project/opensearch-testcontainers/pull/99)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.20.0 to 6.22.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/106](https://github.com/opensearch-project/opensearch-testcontainers/pull/106)
-   Bump com.diffplug.spotless from 6.20.0 to 6.22.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/105](https://github.com/opensearch-project/opensearch-testcontainers/pull/105)
-   Bump org.opensearch.client:opensearch-rest-client from 2.9.0 to 2.10.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/104](https://github.com/opensearch-project/opensearch-testcontainers/pull/104)
-   Bump org.testcontainers:testcontainers from 1.19.0 to 1.19.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/103](https://github.com/opensearch-project/opensearch-testcontainers/pull/103)
-   Update to Gradle 8.3 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/100](https://github.com/opensearch-project/opensearch-testcontainers/pull/100)
-   Update to Gradle 8.4 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/108](https://github.com/opensearch-project/opensearch-testcontainers/pull/108)
-   Bump org.opensearch.client:opensearch-rest-client from 2.10.0 to 2.11.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/109](https://github.com/opensearch-project/opensearch-testcontainers/pull/109)
-   Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/111](https://github.com/opensearch-project/opensearch-testcontainers/pull/111)
-   Fix Maven local repository location (post Gradle 8.4 update) by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/112](https://github.com/opensearch-project/opensearch-testcontainers/pull/112)
-   Fix ReleaseExtension which requires versionPropertyFile by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/113](https://github.com/opensearch-project/opensearch-testcontainers/pull/113)
-   Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/115](https://github.com/opensearch-project/opensearch-testcontainers/pull/115)
-   Align release workflow with all other repositories by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/114](https://github.com/opensearch-project/opensearch-testcontainers/pull/114)
-   Add RELEASING.md by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/116](https://github.com/opensearch-project/opensearch-testcontainers/pull/116)

#### New Contributors

-   [`@&#8203;ginkel](https://github.com/ginkel)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/55](https://github.com/opensearch-project/opensearch-testcontainers/pull/55)
-   [`@&#8203;dblock](https://github.com/dblock)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/54](https://github.com/opensearch-project/opensearch-testcontainers/pull/54)
-   [`@&#8203;mend-for-github-com](https://github.com/mend-for-github-com)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/48](https://github.com/opensearch-project/opensearch-testcontainers/pull/48)
-   [`@&#8203;gaiksaya](https://github.com/gaiksaya)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/76](https://github.com/opensearch-project/opensearch-testcontainers/pull/76)

**Full Changelog**: opensearch-project/opensearch-testcontainers@release-2.0.0...v2.0.1

</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 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/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6InN0YWJsZS84LjMifQ==-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Meggle (Sebastian Bathke) <sebastian.bathke@camunda.com>
ghost referenced this pull request in camunda/camunda Dec 12, 2023
15556: deps(maven): Update dependency org.opensearch:opensearch-testcontainers to v2.0.1 (stable/8.3) r=megglos 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 |
|---|---|---|---|---|---|
| [org.opensearch:opensearch-testcontainers](https://github.com/opensearch-project/opensearch-testcontainers) | `2.0.0` -> `2.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.opensearch:opensearch-testcontainers/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.opensearch:opensearch-testcontainers/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.opensearch:opensearch-testcontainers/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.opensearch:opensearch-testcontainers/2.0.0/2.0.1?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>opensearch-project/opensearch-testcontainers (org.opensearch:opensearch-testcontainers)</summary>

### [`v2.0.1`](https://github.com/opensearch-project/opensearch-testcontainers/releases/tag/v2.0.1)

[Compare Source](https://github.com/opensearch-project/opensearch-testcontainers/compare/release-2.0.0...v2.0.1)

#### What's Changed

-   Bumping version to 2.0.1 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/35](https://github.com/opensearch-project/opensearch-testcontainers/pull/35)
-   Add version.properties and refactor version management at build time by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/36](https://github.com/opensearch-project/opensearch-testcontainers/pull/36)
-   Add 1.x branch support for snapshot publishing by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/38](https://github.com/opensearch-project/opensearch-testcontainers/pull/38)
-   Updating README.md by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/40](https://github.com/opensearch-project/opensearch-testcontainers/pull/40)
-   Bump opensearch-rest-client from 2.3.0 to 2.4.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/44](https://github.com/opensearch-project/opensearch-testcontainers/pull/44)
-   Bump com.diffplug.spotless from 6.11.0 to 6.12.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/43](https://github.com/opensearch-project/opensearch-testcontainers/pull/43)
-   Bump spotless-plugin-gradle from 6.11.0 to 6.12.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/47](https://github.com/opensearch-project/opensearch-testcontainers/pull/47)
-   Bump testcontainers from 1.17.5 to 1.17.6 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/46](https://github.com/opensearch-project/opensearch-testcontainers/pull/46)
-   Bump opensearch-rest-client from 2.4.0 to 2.4.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/50](https://github.com/opensearch-project/opensearch-testcontainers/pull/50)
-   Bump spotless-plugin-gradle from 6.12.0 to 6.12.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/52](https://github.com/opensearch-project/opensearch-testcontainers/pull/52)
-   Bump com.diffplug.spotless from 6.12.0 to 6.12.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/53](https://github.com/opensearch-project/opensearch-testcontainers/pull/53)
-   Facilitate inheriting from OpensearchContainer without breaking with\*… by [`@&#8203;ginkel](https://github.com/ginkel)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/55](https://github.com/opensearch-project/opensearch-testcontainers/pull/55)
-   Updated MAINTAINERS.md format. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/54](https://github.com/opensearch-project/opensearch-testcontainers/pull/54)
-   Bump com.diffplug.spotless from 6.12.1 to 6.13.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/59](https://github.com/opensearch-project/opensearch-testcontainers/pull/59)
-   Bump spotless-plugin-gradle from 6.12.1 to 6.13.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/56](https://github.com/opensearch-project/opensearch-testcontainers/pull/56)
-   Bump junit-jupiter from 5.9.1 to 5.9.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/58](https://github.com/opensearch-project/opensearch-testcontainers/pull/58)
-   Bump junit-jupiter-params from 5.9.1 to 5.9.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/57](https://github.com/opensearch-project/opensearch-testcontainers/pull/57)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.13.0 to 6.14.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/60](https://github.com/opensearch-project/opensearch-testcontainers/pull/60)
-   Bump com.diffplug.spotless from 6.13.0 to 6.14.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/61](https://github.com/opensearch-project/opensearch-testcontainers/pull/61)
-   Bump org.opensearch.client:opensearch-rest-client from 2.4.1 to 2.5.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/62](https://github.com/opensearch-project/opensearch-testcontainers/pull/62)
-   Bump com.diffplug.spotless from 6.14.0 to 6.14.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/64](https://github.com/opensearch-project/opensearch-testcontainers/pull/64)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.0 to 6.14.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/63](https://github.com/opensearch-project/opensearch-testcontainers/pull/63)
-   Bump com.diffplug.spotless from 6.14.1 to 6.15.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/65](https://github.com/opensearch-project/opensearch-testcontainers/pull/65)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.1 to 6.15.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/66](https://github.com/opensearch-project/opensearch-testcontainers/pull/66)
-   Added untriaged issue workflow. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/68](https://github.com/opensearch-project/opensearch-testcontainers/pull/68)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.15.0 to 6.16.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/71](https://github.com/opensearch-project/opensearch-testcontainers/pull/71)
-   Bump com.diffplug.spotless from 6.15.0 to 6.16.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/70](https://github.com/opensearch-project/opensearch-testcontainers/pull/70)
-   Bump org.opensearch.client:opensearch-rest-client from 2.5.0 to 2.6.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/69](https://github.com/opensearch-project/opensearch-testcontainers/pull/69)
-   Configure Mend for github.com by [`@&#8203;mend-for-github-com](https://github.com/mend-for-github-com)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/48](https://github.com/opensearch-project/opensearch-testcontainers/pull/48)
-   Bump com.diffplug.spotless from 6.16.0 to 6.17.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/74](https://github.com/opensearch-project/opensearch-testcontainers/pull/74)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.16.0 to 6.17.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/73](https://github.com/opensearch-project/opensearch-testcontainers/pull/73)
-   Migrate snapshots publication to GHA by [`@&#8203;gaiksaya](https://github.com/gaiksaya)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/76](https://github.com/opensearch-project/opensearch-testcontainers/pull/76)
-   Bump com.diffplug.spotless from 6.17.0 to 6.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/79](https://github.com/opensearch-project/opensearch-testcontainers/pull/79)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.17.0 to 6.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/80](https://github.com/opensearch-project/opensearch-testcontainers/pull/80)
-   Bump org.testcontainers:testcontainers from 1.17.6 to 1.18.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/78](https://github.com/opensearch-project/opensearch-testcontainers/pull/78)
-   Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/82](https://github.com/opensearch-project/opensearch-testcontainers/pull/82)
-   Update Gradle to 8.1.1 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/72](https://github.com/opensearch-project/opensearch-testcontainers/pull/72)
-   Bump org.opensearch.client:opensearch-rest-client from 2.6.0 to 2.7.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/84](https://github.com/opensearch-project/opensearch-testcontainers/pull/84)
-   Added [`@&#8203;peterzhuamazon](https://github.com/peterzhuamazon)` to co-maintainers. by [`@&#8203;dblock](https://github.com/dblock)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/85](https://github.com/opensearch-project/opensearch-testcontainers/pull/85)
-   Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/86](https://github.com/opensearch-project/opensearch-testcontainers/pull/86)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.18.0 to 6.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/87](https://github.com/opensearch-project/opensearch-testcontainers/pull/87)
-   Bump com.diffplug.spotless from 6.18.0 to 6.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/88](https://github.com/opensearch-project/opensearch-testcontainers/pull/88)
-   Bump org.testcontainers:testcontainers from 1.18.1 to 1.18.3 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/89](https://github.com/opensearch-project/opensearch-testcontainers/pull/89)
-   Bump org.opensearch.client:opensearch-rest-client from 2.7.0 to 2.8.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/90](https://github.com/opensearch-project/opensearch-testcontainers/pull/90)
-   Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/95](https://github.com/opensearch-project/opensearch-testcontainers/pull/95)
-   Bump com.diffplug.spotless from 6.19.0 to 6.20.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/93](https://github.com/opensearch-project/opensearch-testcontainers/pull/93)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.19.0 to 6.20.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/94](https://github.com/opensearch-project/opensearch-testcontainers/pull/94)
-   Bump org.opensearch.client:opensearch-rest-client from 2.8.0 to 2.9.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/96](https://github.com/opensearch-project/opensearch-testcontainers/pull/96)
-   Bump org.testcontainers:testcontainers from 1.18.3 to 1.19.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/99](https://github.com/opensearch-project/opensearch-testcontainers/pull/99)
-   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.20.0 to 6.22.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/106](https://github.com/opensearch-project/opensearch-testcontainers/pull/106)
-   Bump com.diffplug.spotless from 6.20.0 to 6.22.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/105](https://github.com/opensearch-project/opensearch-testcontainers/pull/105)
-   Bump org.opensearch.client:opensearch-rest-client from 2.9.0 to 2.10.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/104](https://github.com/opensearch-project/opensearch-testcontainers/pull/104)
-   Bump org.testcontainers:testcontainers from 1.19.0 to 1.19.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/103](https://github.com/opensearch-project/opensearch-testcontainers/pull/103)
-   Update to Gradle 8.3 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/100](https://github.com/opensearch-project/opensearch-testcontainers/pull/100)
-   Update to Gradle 8.4 by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/108](https://github.com/opensearch-project/opensearch-testcontainers/pull/108)
-   Bump org.opensearch.client:opensearch-rest-client from 2.10.0 to 2.11.0 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/109](https://github.com/opensearch-project/opensearch-testcontainers/pull/109)
-   Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/111](https://github.com/opensearch-project/opensearch-testcontainers/pull/111)
-   Fix Maven local repository location (post Gradle 8.4 update) by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/112](https://github.com/opensearch-project/opensearch-testcontainers/pull/112)
-   Fix ReleaseExtension which requires versionPropertyFile by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/113](https://github.com/opensearch-project/opensearch-testcontainers/pull/113)
-   Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.2 by [`@&#8203;dependabot](https://github.com/dependabot)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/115](https://github.com/opensearch-project/opensearch-testcontainers/pull/115)
-   Align release workflow with all other repositories by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/114](https://github.com/opensearch-project/opensearch-testcontainers/pull/114)
-   Add RELEASING.md by [`@&#8203;reta](https://github.com/reta)` in [https://github.com/opensearch-project/opensearch-testcontainers/pull/116](https://github.com/opensearch-project/opensearch-testcontainers/pull/116)

#### New Contributors

-   [`@&#8203;ginkel](https://github.com/ginkel)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/55](https://github.com/opensearch-project/opensearch-testcontainers/pull/55)
-   [`@&#8203;dblock](https://github.com/dblock)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/54](https://github.com/opensearch-project/opensearch-testcontainers/pull/54)
-   [`@&#8203;mend-for-github-com](https://github.com/mend-for-github-com)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/48](https://github.com/opensearch-project/opensearch-testcontainers/pull/48)
-   [`@&#8203;gaiksaya](https://github.com/gaiksaya)` made their first contribution in [https://github.com/opensearch-project/opensearch-testcontainers/pull/76](https://github.com/opensearch-project/opensearch-testcontainers/pull/76)

**Full Changelog**: opensearch-project/opensearch-testcontainers@release-2.0.0...v2.0.1

</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 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/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6InN0YWJsZS84LjMifQ==-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Meggle (Sebastian Bathke) <sebastian.bathke@camunda.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant