spring-cloud-contract-samples
spring-cloud-contract-samples copied to clipboard
Bump junit-jupiter from 1.17.1 to 1.18.3
Bumps junit-jupiter from 1.17.1 to 1.18.3.
Release notes
Sourced from junit-jupiter's releases.
1.18.3
Testcontainers for Java 1.18.2 introduced new strategies to detect the
docker.sock. There was an issue reported, see #7082. It's is highly recommended to use version 1.18.3.What's Changed
- Fixes for new strategies (#7085)
@eddumelendez🧹 Housekeeping
1.18.2
Highlights ✨
- Support Docker Desktop paths for Linux and Mac (#7058)
@eddumelendez- Update
testcontainers/ryukversion to 0.5.1 (#7054)@eddumelendez🐛 Bug Fixes
- [redpanda] Fix command by setting memory to 1G (#7045)
@eddumelendez- [cratedb] Enable single node by default (#7041)
@matriv🚀 Features & Enhancements
- Add
TestcontainersHostPropertyClientStrategy(#7053)@eddumelendez- DockerComposeContainer: add 'removeVolumes' parameter (#7009)
@DanWiseProgramming📖 Documentation
- Fix typo in gitlab_ci instruction docs (#7059)
@dakshin-k- Add Apache Kyuubi to who is using testcontainers (#7042)
@bowenliang123🧹 Housekeeping
- Add LocalStackContainer#getEndpoint() (#7037)
@eddumelendez1.18.1
What's Changed
- Favor copy compose file instead of mount (#6945)
@eddumelendez- Allow
@Containerto be used as a meta-annotation (#6914)@eddumelendez🚀 Features & Enhancements
- Support Kraft post Confluent Platform 7.4.0 (#7014)
@danielpetisme- Alternative waiting strategy for Mockserver container (#6951)
@DenilssonMontoya- Update RedpandaContainer.java (#6939)
@shelajev🐛 Bug Fixes
... (truncated)
Commits
b0902a9Revert "Switch r2dbc mysql driver toio.asyncer:r2dbc-mysql(#7043)"c3b26caRevert "Update docker-java version to 3.3.1 (#7063)"e368f71Fixes for new strategies (#7085)5c88064Demote "testcontainers.properties not found" message to debug log level (#7035)3a2ba5fSwitch r2dbc mysql driver toio.asyncer:r2dbc-mysql(#7043)d0ddcf8Update docker-java version to 3.3.1 (#7063)a90ccc0[create-pull-request] automated change (#7061)d6665dc[create-pull-request] automated change (#7060)ca5824aFix TestcontainersHostPropertyClientProviderStrategy(DefaultDockerClientConfi...86235b4Support Docker Desktop paths for Linux and Mac (#7058)- Additional commits viewable in compare view
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 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)