Commit e6c2dfa
authored
chore: update testcontainers-java monorepo to v1.21.0 (#1612)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.testcontainers:junit-jupiter](https://java.testcontainers.org)
([source](https://redirect.github.com/testcontainers/testcontainers-java))
| `1.20.4` -> `1.21.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [org.testcontainers:testcontainers](https://java.testcontainers.org)
([source](https://redirect.github.com/testcontainers/testcontainers-java))
| `1.20.4` -> `1.21.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>testcontainers/testcontainers-java
(org.testcontainers:junit-jupiter)</summary>
###
[`v1.21.0`](https://redirect.github.com/testcontainers/testcontainers-java/releases/tag/1.21.0)
[Compare
Source](https://redirect.github.com/testcontainers/testcontainers-java/compare/1.20.6...1.21.0)
##### What's Changed
- Fix typo in LGTM container method
([#​10189](https://redirect.github.com/testcontainers/testcontainers-java/issues/10189))
[@​jaydeluca](https://redirect.github.com/jaydeluca)
- Pass `start` command required in Solr 10
([#​10174](https://redirect.github.com/testcontainers/testcontainers-java/issues/10174))
[@​epugh](https://redirect.github.com/epugh)
- \[solr] Replace "create_core" with "create" command
([#​10172](https://redirect.github.com/testcontainers/testcontainers-java/issues/10172))
[@​epugh](https://redirect.github.com/epugh)
- Update docs version to ${GITHUB_REF##\*/}
([#​10063](https://redirect.github.com/testcontainers/testcontainers-java/issues/10063))
[@​github-actions](https://redirect.github.com/github-actions)
- Update testcontainers version to ${GITHUB_REF##\*/}
([#​10062](https://redirect.github.com/testcontainers/testcontainers-java/issues/10062))
[@​github-actions](https://redirect.github.com/github-actions)
##### 1 parent 65e94f0 commit e6c2dfa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments