Commit 52a3fde
authored
chore(deps): update dependency testcontainers to v11.12.0 (#487)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
|
[testcontainers](https://redirect.github.com/testcontainers/testcontainers-node)
| [`11.11.0` →
`11.12.0`](https://renovatebot.com/diffs/npm/testcontainers/11.11.0/11.12.0)
|

|

|

|

|
---
### Release Notes
<details>
<summary>testcontainers/testcontainers-node (testcontainers)</summary>
###
[`v11.12.0`](https://redirect.github.com/testcontainers/testcontainers-node/releases/tag/v11.12.0)
[Compare
Source](https://redirect.github.com/testcontainers/testcontainers-node/compare/v11.11.0...v11.12.0)
#### Changes
#### 🚀 Features
- Add SSL support for postgres containers
[@​cristianrgreco](https://redirect.github.com/cristianrgreco)
([#​1224](https://redirect.github.com/testcontainers/testcontainers-node/issues/1224))
- Add Azurite support for HTTPS/OAuth configuration
[@​cristianrgreco](https://redirect.github.com/cristianrgreco)
([#​1228](https://redirect.github.com/testcontainers/testcontainers-node/issues/1228))
- Support preserving UID/GID when copying archives to containers
[@​cristianrgreco](https://redirect.github.com/cristianrgreco)
([#​1234](https://redirect.github.com/testcontainers/testcontainers-node/issues/1234))
- Follow symlinks when copying files into containers
[@​cristianrgreco](https://redirect.github.com/cristianrgreco)
([#​1235](https://redirect.github.com/testcontainers/testcontainers-node/issues/1235))
- Warn when compose wait strategy names don't match containers
[@​cristianrgreco](https://redirect.github.com/cristianrgreco)
([#​1232](https://redirect.github.com/testcontainers/testcontainers-node/issues/1232))
- Add support for GenericContainer security options
[@​cristianrgreco](https://redirect.github.com/cristianrgreco)
([#​1226](https://redirect.github.com/testcontainers/testcontainers-node/issues/1226))
#### 🐛 Bug Fixes
- Honor nested .dockerignore exclusions in Docker build context
[@​cristianrgreco](https://redirect.github.com/cristianrgreco)
([#​1229](https://redirect.github.com/testcontainers/testcontainers-node/issues/1229))
- Fallback to new Reaper when reused Reaper is unreachable
[@​cristianrgreco](https://redirect.github.com/cristianrgreco)
([#​1233](https://redirect.github.com/testcontainers/testcontainers-node/issues/1233))
#### 📖 Documentation
- Add AGENTS.md:
[#​1225](https://redirect.github.com/testcontainers/testcontainers-node/issues/1225)
- Update AGENTS.md:
[#​1236](https://redirect.github.com/testcontainers/testcontainers-node/issues/1236),
[#​1231](https://redirect.github.com/testcontainers/testcontainers-node/issues/1231),
[#​1227](https://redirect.github.com/testcontainers/testcontainers-node/issues/1227)
#### 🧹 Maintenance
- Restore compose warning test compile after naming simplification
[@​cristianrgreco](https://redirect.github.com/cristianrgreco)
([#​1239](https://redirect.github.com/testcontainers/testcontainers-node/issues/1239))
- Simplify Docker Compose naming to v2-only format
[@​cristianrgreco](https://redirect.github.com/cristianrgreco)
([#​1238](https://redirect.github.com/testcontainers/testcontainers-node/issues/1238))
- Docker event stream test helper matches both `status` and `Action`
fields
[@​cristianrgreco](https://redirect.github.com/cristianrgreco)
([#​1230](https://redirect.github.com/testcontainers/testcontainers-node/issues/1230))
#### 📦 Dependency Updates
- Bump dependencies:
[#​1222](https://redirect.github.com/testcontainers/testcontainers-node/issues/1222),
[#​1223](https://redirect.github.com/testcontainers/testcontainers-node/issues/1223),
[#​1220](https://redirect.github.com/testcontainers/testcontainers-node/issues/1220),
[#​1221](https://redirect.github.com/testcontainers/testcontainers-node/issues/1221),
[#​1212](https://redirect.github.com/testcontainers/testcontainers-node/issues/1212),
[#​1211](https://redirect.github.com/testcontainers/testcontainers-node/issues/1211),
[#​1208](https://redirect.github.com/testcontainers/testcontainers-node/issues/1208),
[#​1209](https://redirect.github.com/testcontainers/testcontainers-node/issues/1209)
- Bump mkdocs-material:
[#​1205](https://redirect.github.com/testcontainers/testcontainers-node/issues/1205)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone
Europe/Dublin.
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/BSStudio/bss-web-graphql-backend).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi41IiwidXBkYXRlZEluVmVyIjoiNDMuMjYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent bc7d7e7 commit 52a3fde
2 files changed
+32
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments