Skip to content

chore(deps): migrate TestContainers to 2.x coordinates - #799

Merged
jymaire merged 1 commit into
mainfrom
chore/testcontainers-2-migration
Sep 22, 2026
Merged

jymaire merged 1 commit into
mainfrom
chore/testcontainers-2-migration

Conversation

@jymaire

@jymaire jymaire commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Renamed the JUnit5 TestContainers integration dependency from org.testcontainers:junit-jupiter:1.21.4 to org.testcontainers:testcontainers-junit-jupiter:2.0.5, matching the TC 2.0 coordinate rename.
  • Core org.testcontainers:testcontainers:2.0.5 and io.floci:testcontainers-floci:2.16.1 were left untouched; ./gradlew compileTestJava confirmed testcontainers-floci still compiles cleanly against the TC 2.x classpath with no import fixes required.

part-of: kestra-io/kestra#19699

Test plan

  • ./gradlew compileTestJava passes

🤖 Generated with Claude Code

…er coordinate

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01P3JDyhhNg5kJCe61HyHGMG
@jymaire jymaire self-assigned this Sep 22, 2026
@github-project-automation github-project-automation Bot moved this to To review in Pull Requests Sep 22, 2026
@github-actions

github-actions Bot commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

📦 Artifacts

Name Size Updated Expiration
jar 68.77 MB Sep 22, 26, 9:47:07 AM UTC Sep 29, 26, 9:47:04 AM UTC

🧪 Java Unit Tests

TestsPassed ✅Skipped ⚠️FailedTime ⏱
Java Tests Report169 ran167 ✅2 ⚠️0 ❌4m 42s 306ms

🔁 Unreleased Commits

1 commits since v2.8.6

SHA Title Author Date
a57cc85 chore(version): bump kestraVersion to 1.3.39 Malay Dewangan Sep 16, 26, 6:09:30 AM UTC

@github-actions

Copy link
Copy Markdown
Contributor

Tests report quick summary:

success ✅ > tests: 169, success: 167, skipped: 2, failed: 0

unfold for details
Project Status Success Skipped Failed
plugin-aws success ✅ 167 2 0

@jymaire
jymaire merged commit a9c46df into main Sep 22, 2026
8 checks passed
@jymaire
jymaire deleted the chore/testcontainers-2-migration branch September 22, 2026 12:15
@github-project-automation github-project-automation Bot moved this from To review to Done in Pull Requests Sep 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant