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 com.diffplug.spotless:spotless-plugin-gradle from 6.15.0 to 6.16.0 #71

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps com.diffplug.spotless:spotless-plugin-gradle from 6.15.0 to 6.16.0.

Commits
  • c4d612d Published gradle/6.16.0
  • 78e0049 Published lib/2.36.0
  • 39c84f2 speedup npm install step for npm based formatters (#1590 fixes #1480 and #1582)
  • 8ebb896 Merge remote-tracking branch 'upstream/main' into 1480-speedup-npm-install-st...
  • 78ccbc9 1480: make TimedLogger package-private (PR feedback)
  • 6716228 Add equoIde task to make eclipse setup easier (#1523)
  • 2a54d84 Update changelogs.
  • 74f2ee8 Merge branch 'main' into feat/equo-ide
  • 2872741 Handle JSON with Array as root (#1585)
  • e2f7f76 Merge branch 'main' into JacksonJasonShouldHandleTopArray
  • 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 [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.15.0 to 6.16.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@gradle/6.15.0...gradle/6.16.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from dblock and reta as code owners March 6, 2023 20:28
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
@reta reta merged commit 7bff85b into main Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/gradle/com.diffplug.spotless-spotless-plugin-gradle-6.16.0 branch March 6, 2023 20:40
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