wiremock-testcontainers-java
wiremock-testcontainers-java copied to clipboard
Bump org.testcontainers:testcontainers-bom from 1.21.3 to 2.0.2
Bumps org.testcontainers:testcontainers-bom from 1.21.3 to 2.0.2.
Release notes
Sourced from org.testcontainers:testcontainers-bom's releases.
2.0.2
What's Changed
- Update docker image version to 25.0.5 (#11219)
@eddumelendez- Set default docker API version to 1.44 (#11216)
@eddumelendez- Fix ollama example (#11217)
@eddumelendez- Update testcontainers version to ${GITHUB_REF##*/} (#11125) @github-actions[bot]
- Update docs version to ${GITHUB_REF##*/} (#11126) @github-actions[bot]
🐛 Bug Fixes
- Optimize ScriptSplitter from O(n*m) to O(1) when initializing database (#11130)
@hspragg-godaddy📖 Documentation
🧹 Housekeeping
📦 Dependency updates
- Update docker-java version to 3.7.0 (#11218)
@eddumelendez2.0.1
What's Changed
- Fixes exclusion of testcontainers-jdbc-test from publication (#11115)
@froque- Update docs version to ${GITHUB_REF##*/} (#11110) @github-actions[bot]
- Update testcontainers version to ${GITHUB_REF##*/} (#11111) @github-actions[bot]
🐛 Bug Fixes
- Add MySQLR2DBCDatabaseContainer compatible with org.testcontainers.mysql.MySQLContainer (#11119)
@eddumelendez- Add MariaDBR2DBCDatabaseContainer compatible with org.testcontainers.mariadb.MariaDBContainer (#11117)
@eddumelendez- Add MSSQLR2DBCDatabaseContainer compatible with org.testcontainers.mssqlserver.MSSQLServerContainer (#11118)
@eddumelendez- Add PostgreSQLR2DBCDatabaseContainer compatible with org.testcontainers.postgresql.PostgreSQLContainer (#11120)
@eddumelendez📖 Documentation
- Fix artifact coordinates listed in docs (#11121)
@ox-sag- Fix doc about Testcontainers JUnit Jupiter coordinates (#11113)
@Chessray🧹 Housekeeping
- Remove lombok from OracleR2DBCDatabaseContainer (#11116)
@eddumelendez2.0.0
Testcontainers 2.0.0
... (truncated)
Commits
623ea96Update docker image version to 25.0.5 (#11219)9dcf4f0Add docker version input in moby-latest workflowa434e35Set version to moby-latest workflowf3e4cd5Update docker-java version to 3.7.0 (#11218)58119edSet default docker API version to 1.44 (#11216)ab25486Fix ollama example (#11217)73726f4Cleanup japicmp excludes57e03d0Optimize ScriptSplitter from O(n*m) to O(1) when initializing database (#11130)c504647Add getBaseUrl() to NginxContainer using NGINX_DEFAULT_PORT (#11137)6cc3506Update kotest-extensions-testcontainers link (#11138)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot 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)