-
Notifications
You must be signed in to change notification settings - Fork 11
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
Align release workflow with all other repositories #114
Conversation
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@peterzhuamazon @gaiksaya could you please help me out here to make sure the release workflow works seamlessly the same way as other repositories? thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The credentials were already present. Just changed the webhook trigger to be releases
. Should be good to go. Once this PR is merged, I'll change the underlying config file for https://build.ci.opensearch.org/job/opensearch-testcontainers-release/ to point at jenkins/release.jenkinsFile
Pipeline is up to date now. @reta Maybe add a documentation something similar to https://github.com/opensearch-project/opensearch-java/blob/main/RELEASING.md#releasing |
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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​peterzhuamazon](https://github.com/peterzhuamazon)` to co-maintainers. by [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 - [`@​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) - [`@​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) - [`@​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) - [`@​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>
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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​peterzhuamazon](https://github.com/peterzhuamazon)` to co-maintainers. by [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 - [`@​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) - [`@​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) - [`@​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) - [`@​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>
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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​peterzhuamazon](https://github.com/peterzhuamazon)` to co-maintainers. by [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 - [`@​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) - [`@​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) - [`@​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) - [`@​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>
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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​peterzhuamazon](https://github.com/peterzhuamazon)` to co-maintainers. by [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 - [`@​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) - [`@​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) - [`@​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) - [`@​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>
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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​peterzhuamazon](https://github.com/peterzhuamazon)` to co-maintainers. by [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 - [`@​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) - [`@​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) - [`@​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) - [`@​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>
Description
Align release workflow with all other repositories
Issues Resolved
N/A
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.