-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Bump org.testcontainers:testcontainers from 1.21.0 to 1.21.2 #2463
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
Merged
eddumelendez
merged 1 commit into
main
from
dependabot/maven/org.testcontainers-testcontainers-1.21.2
Jun 25, 2025
Merged
Bump org.testcontainers:testcontainers from 1.21.0 to 1.21.2 #2463
eddumelendez
merged 1 commit into
main
from
dependabot/maven/org.testcontainers-testcontainers-1.21.2
Jun 25, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
|
@dependabot rebase |
cee7ae0 to
0d23e9d
Compare
Member
|
@dependabot rebase |
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.21.0 to 1.21.2. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.21.0...1.21.2) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
0d23e9d to
959ee17
Compare
svc-squareup-copybara
pushed a commit
to cashapp/misk
that referenced
this pull request
Jun 27, 2025
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | org.flywaydb.flyway | plugin | misk/gradle/libs.versions.toml | gradle | minor | `11.9.1` -> `11.10.0` | | [uk.org.webcompere:system-stubs-jupiter](https://github.com/webcompere/system-stubs) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.1.6` -> `2.1.8` | | [com.google.cloud:google-cloud-logging](https://github.com/googleapis/java-logging) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `3.22.5` -> `3.22.6` | | [com.github.docker-java:docker-java-transport-httpclient5](https://github.com/docker-java/docker-java) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `3.5.1` -> `3.5.2` | | [com.github.docker-java:docker-java-transport](https://github.com/docker-java/docker-java) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `3.5.1` -> `3.5.2` | | [com.github.docker-java:docker-java-core](https://github.com/docker-java/docker-java) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `3.5.1` -> `3.5.2` | | [com.github.docker-java:docker-java-api](https://github.com/docker-java/docker-java) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `3.5.1` -> `3.5.2` | | [com.github.docker-java:docker-java](https://github.com/docker-java/docker-java) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `3.5.1` -> `3.5.2` | | [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.70` -> `2.31.71` | | [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.70` -> `2.31.71` | | [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.70` -> `2.31.71` | | [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.70` -> `2.31.71` | | [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.70` -> `2.31.71` | --- ### Release Notes <details> <summary>googleapis/java-logging (com.google.cloud:google-cloud-logging)</summary> ### [`v3.22.6`](https://github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3226-2025-06-25) ##### Bug Fixes - Regenerate gapic yaml and service yaml for logging by augmentation configs ([9023895](googleapis/java-logging@9023895)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.50.0 ([#​1821](googleapis/java-logging#1821)) ([af4edc5](googleapis/java-logging@af4edc5)) - Update googleapis/sdk-platform-java action to v2.60.0 ([#​1822](googleapis/java-logging#1822)) ([0a96dd5](googleapis/java-logging@0a96dd5)) </details> <details> <summary>docker-java/docker-java (com.github.docker-java:docker-java-transport-httpclient5)</summary> ### [`v3.5.2`](https://github.com/docker-java/docker-java/releases/tag/3.5.2) [Compare Source](docker-java/docker-java@3.5.1...3.5.2) ##### Changes - Bump org.bouncycastle:bcpkix-jdk18on from 1.80 to 1.81 [@​dependabot](https://github.com/dependabot) ([#​2455](docker-java/docker-java#2455)) - Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.2 [@​dependabot](https://github.com/dependabot) ([#​2462](docker-java/docker-java#2462)) - Bump org.testcontainers:testcontainers from 1.21.0 to 1.21.2 [@​dependabot](https://github.com/dependabot) ([#​2463](docker-java/docker-java#2463)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: 1ef21453f68ea7077efc9fd9b3523d85d59f8f07
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps org.testcontainers:testcontainers from 1.21.0 to 1.21.2.
Release notes
Sourced from org.testcontainers:testcontainers's releases.
Commits
2bdd299Add DockerMcpGatewayContainer (#10364)7d83019Update Gradle Wrapper from undefined to 8.14.2 (#10352)415a2f4Update ryuk version to 0.12.0 (#10357)63189c8[create-pull-request] automated change (#10281)71f4e2e[create-pull-request] automated change (#10282)df3ed30Add support to clickhouse JDBC V2 (#10280)2e0ef57Fix register listener for kafka docs (#10268)b3bcf36Use generic init script filename when copying it into a CassandraContainer (#...8ad5c41Expose Loki in LgtmContainer (#10256)a2197e1Add support to pull model for DockerModelRunnerContainer (#10253)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)