Skip to content

Commit 1bf8ef8

Browse files
Update dependency testcontainers to v10.17.2 (#159)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [testcontainers](https://redirect.github.com/testcontainers/testcontainers-node) | [`10.17.1` -> `10.17.2`](https://renovatebot.com/diffs/npm/testcontainers/10.17.1/10.17.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/testcontainers/10.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/testcontainers/10.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/testcontainers/10.17.1/10.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/testcontainers/10.17.1/10.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testcontainers/testcontainers-node (testcontainers)</summary> ### [`v10.17.2`](https://redirect.github.com/testcontainers/testcontainers-node/releases/tag/v10.17.2) [Compare Source](https://redirect.github.com/testcontainers/testcontainers-node/compare/v10.17.1...v10.17.2) #### Changes #### 🐛 Bug Fixes - Add support for Docker credential providers which do not implement list command [@&#8203;glebbash](https://redirect.github.com/glebbash) ([#&#8203;902](https://redirect.github.com/testcontainers/testcontainers-node/issues/902)) #### 🧹 Maintenance - Bump undici from 5.28.4 to 5.28.5 [@&#8203;dependabot](https://redirect.github.com/dependabot) ([#&#8203;900](https://redirect.github.com/testcontainers/testcontainers-node/issues/900)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eec98c4 commit 1bf8ef8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"prettier": "3.4.2",
5252
"semantic-release": "24.2.1",
5353
"supertest": "7.0.0",
54-
"testcontainers": "10.17.1",
54+
"testcontainers": "10.17.2",
5555
"vitest": "2.1.8"
5656
},
5757
"repository": {

0 commit comments

Comments
 (0)