Skip to content

Commit c9ecc27

Browse files
chore(deps): update dependency testcontainers to v11.11.0 (#412)
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.10.0` → `11.11.0`](https://renovatebot.com/diffs/npm/testcontainers/11.10.0/11.11.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/testcontainers/11.11.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/testcontainers/11.11.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/testcontainers/11.10.0/11.11.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/testcontainers/11.10.0/11.11.0?slim=true) | --- ### Release Notes <details> <summary>testcontainers/testcontainers-node (testcontainers)</summary> ### [`v11.11.0`](https://redirect.github.com/testcontainers/testcontainers-node/releases/tag/v11.11.0) [Compare Source](https://redirect.github.com/testcontainers/testcontainers-node/compare/v11.10.0...v11.11.0) #### Changes #### 🚀 Features - Add Azure Service Bus module [@&#8203;UnstoppableMango](https://redirect.github.com/UnstoppableMango) ([#&#8203;1194](https://redirect.github.com/testcontainers/testcontainers-node/issues/1194)) #### 🐛 Bug Fixes - Selenium support user-provided network [@&#8203;AlexSanin](https://redirect.github.com/AlexSanin) ([#&#8203;1207](https://redirect.github.com/testcontainers/testcontainers-node/issues/1207)) - Fix abstract started container async dispose [@&#8203;joebowbeer](https://redirect.github.com/joebowbeer) ([#&#8203;1203](https://redirect.github.com/testcontainers/testcontainers-node/issues/1203)) - Authenticate with `identityToken` when present in `auths` [@&#8203;jwhite-sds](https://redirect.github.com/jwhite-sds) ([#&#8203;1197](https://redirect.github.com/testcontainers/testcontainers-node/issues/1197)) #### 🧹 Maintenance - Export KafkaContainer's SaslSslListenerOptions [@&#8203;joebowbeer](https://redirect.github.com/joebowbeer) ([#&#8203;1201](https://redirect.github.com/testcontainers/testcontainers-node/issues/1201)) - Update Kafka module markdown and ZK test version [@&#8203;joebowbeer](https://redirect.github.com/joebowbeer) ([#&#8203;1198](https://redirect.github.com/testcontainers/testcontainers-node/issues/1198)) #### 📦 Dependency Updates - Bump the dependencies group across 16 directories with 18 updates @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1200](https://redirect.github.com/testcontainers/testcontainers-node/issues/1200)) - Bump the dependencies group with 12 updates @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1199](https://redirect.github.com/testcontainers/testcontainers-node/issues/1199)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4xNCIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjE0IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 414cd29 commit c9ecc27

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"prettier": "3.7.4",
5252
"semantic-release": "25.0.2",
5353
"supertest": "7.1.4",
54-
"testcontainers": "11.10.0",
54+
"testcontainers": "11.11.0",
5555
"vitest": "4.0.16"
5656
},
5757
"repository": {

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)