Commit 360a9fb
authored
deps: update dependency org.testcontainers:testcontainers-bom to v2.0.2 (#2285)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.testcontainers:testcontainers-bom](https://java.testcontainers.org) ([source](https://redirect.github.com/testcontainers/testcontainers-java)) | `2.0.1` -> `2.0.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>testcontainers/testcontainers-java (org.testcontainers:testcontainers-bom)</summary>
### [`v2.0.2`](https://redirect.github.com/testcontainers/testcontainers-java/releases/tag/2.0.2)
[Compare Source](https://redirect.github.com/testcontainers/testcontainers-java/compare/2.0.1...2.0.2)
### What's Changed
- Update docker image version to 25.0.5 ([#​11219](https://redirect.github.com/testcontainers/testcontainers-java/issues/11219)) [@​eddumelendez](https://redirect.github.com/eddumelendez)
- Set default docker API version to 1.44 ([#​11216](https://redirect.github.com/testcontainers/testcontainers-java/issues/11216)) [@​eddumelendez](https://redirect.github.com/eddumelendez)
- Fix ollama example ([#​11217](https://redirect.github.com/testcontainers/testcontainers-java/issues/11217)) [@​eddumelendez](https://redirect.github.com/eddumelendez)
- Update testcontainers version to ${GITHUB\_REF##\*/} ([#​11125](https://redirect.github.com/testcontainers/testcontainers-java/issues/11125)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
- Update docs version to ${GITHUB\_REF##\*/} ([#​11126](https://redirect.github.com/testcontainers/testcontainers-java/issues/11126)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
#### 🐛 Bug Fixes
- Optimize ScriptSplitter from O(n\*m) to O(1) when initializing database ([#​11130](https://redirect.github.com/testcontainers/testcontainers-java/issues/11130)) [@​hspragg-godaddy](https://redirect.github.com/hspragg-godaddy)
#### 📖 Documentation
- Update kotest-extensions-testcontainers link ([#​11138](https://redirect.github.com/testcontainers/testcontainers-java/issues/11138)) [@​noojung](https://redirect.github.com/noojung)
#### 🧹 Housekeeping
- Add getBaseUrl() to NginxContainer using NGINX\_DEFAULT\_PORT ([#​11137](https://redirect.github.com/testcontainers/testcontainers-java/issues/11137)) [@​ghusta](https://redirect.github.com/ghusta)
#### 📦 Dependency updates
- Update docker-java version to 3.7.0 ([#​11218](https://redirect.github.com/testcontainers/testcontainers-java/issues/11218)) [@​eddumelendez](https://redirect.github.com/eddumelendez)
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 559cdee commit 360a9fb
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments