Skip to content

fix(deps): update dependency org.testcontainers:testcontainers-bom to v2#2052

Open
renovate[bot] wants to merge 5 commits intomainfrom
renovate/major-testcontainers-java-monorepo
Open

fix(deps): update dependency org.testcontainers:testcontainers-bom to v2#2052
renovate[bot] wants to merge 5 commits intomainfrom
renovate/major-testcontainers-java-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Confidence
org.testcontainers:testcontainers-bom (source) 1.21.3 -> 2.0.0 age confidence

Release Notes

testcontainers/testcontainers-java (org.testcontainers:testcontainers-bom)

v2.0.0

Compare Source

What's Changed

⚠️ Breaking API changes

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

46 changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 15, 2025

Test Results

811 tests   - 729   767 ✅  - 756   5m 3s ⏱️ - 6m 30s
197 suites  - 176    11 💤  -   6 
197 files    - 176    33 ❌ + 33 

For more details on these failures, see this check.

Results for commit 097795b. ± Comparison against base commit 397d3ed.

♻️ This comment has been updated with latest results.

@Ahoo-Wang Ahoo-Wang added the dependency Upgrade dependencies label Oct 15, 2025
- Replace Hamcrest assertions with Kotlin test assertions
- Simplify version and data equality checks
- Update initialized state assertions to use isTrue()/isFalse()
- Remove unused Hamcrest imports
- Refactor assertion syntax for better readability

test(query): replace Hamcrest assertion with Kotlin test assertion

- Replace assertThat with sameInstance using assert().isSameAs()
- Remove unused Hamcrest imports
- Simplify assertion syntax in snapshot query service tests

Signed-off-by: Ahoo Wang <ahoowang@qq.com>
@renovate
Copy link
Contributor Author

renovate bot commented Oct 15, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

- Replace Hamcrest assertions with Kotlin test assertions
- Use me.ahoo.test.asserts.assert for includes/excludes checks
- Remove unused Hamcrest imports
- Simplify assertion syntax for better readability

Signed-off-by: Ahoo Wang <ahoowang@qq.com>
- Replace Hamcrest assertions with custom assert library
- Simplify assertion syntax for field and order checks
- Maintain test coverage for sort option conversion
- Improve test readability and maintainability

Signed-off-by: Ahoo Wang <ahoowang@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Upgrade dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant