Skip to content

Commit 4fd78a4

Browse files
Update dependency testcontainers to v10.26.0 (#201)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [testcontainers](https://redirect.github.com/testcontainers/testcontainers-node) | [`10.25.0` -> `10.26.0`](https://renovatebot.com/diffs/npm/testcontainers/10.25.0/10.26.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/testcontainers/10.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/testcontainers/10.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/testcontainers/10.25.0/10.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/testcontainers/10.25.0/10.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testcontainers/testcontainers-node (testcontainers)</summary> ### [`v10.26.0`](https://redirect.github.com/testcontainers/testcontainers-node/releases/tag/v10.26.0) [Compare Source](https://redirect.github.com/testcontainers/testcontainers-node/compare/v10.25.0...v10.26.0) ##### Changes ##### 🚀 Features - Support Neo4j plugins other than Apoc [@&#8203;stscoundrel](https://redirect.github.com/stscoundrel) ([#&#8203;994](https://redirect.github.com/testcontainers/testcontainers-node/issues/994)) - Add `Wait.forListeningPorts` to Cassandra/Cockroach/Postgres modules [@&#8203;nidomiro](https://redirect.github.com/nidomiro) ([#&#8203;998](https://redirect.github.com/testcontainers/testcontainers-node/issues/998)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4xOCIsInVwZGF0ZWRJblZlciI6IjQwLjExLjE4IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e419145 commit 4fd78a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"prettier": "3.5.3",
5252
"semantic-release": "24.2.3",
5353
"supertest": "7.1.1",
54-
"testcontainers": "10.25.0",
54+
"testcontainers": "10.26.0",
5555
"vitest": "2.1.9"
5656
},
5757
"repository": {

0 commit comments

Comments
 (0)