Update dependency testcontainers to v10.28.0 - autoclosed#794
Merged
Conversation
a2634fd to
449015a
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #794 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 239 239
===========================================
Files 39 39
Lines 381 381
===========================================
Hits 381 381
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
449015a to
73df0e2
Compare
73df0e2 to
a102e54
Compare
|
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Sep 21, 2025
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [testcontainers](https://redirect.github.com/testcontainers/testcontainers-node) | [`10.25.0` -> `10.28.0`](https://renovatebot.com/diffs/npm/testcontainers/10.25.0/10.28.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testcontainers/testcontainers-node (testcontainers)</summary> ### [`v10.28.0`](https://redirect.github.com/testcontainers/testcontainers-node/releases/tag/v10.28.0) [Compare Source](https://redirect.github.com/testcontainers/testcontainers-node/compare/v10.27.0...v10.28.0) #### Changes #### 🚀 Features - NATS: Add codec, scratch compatibility [@​joebowbeer](https://redirect.github.com/joebowbeer) ([#​1011](https://redirect.github.com/testcontainers/testcontainers-node/issues/1011)) - Add support for redis-stack containers [@​crcarlo](https://redirect.github.com/crcarlo) ([#​1005](https://redirect.github.com/testcontainers/testcontainers-node/issues/1005)) #### 🐛 Bug Fixes - Export container classes from the Etcd module [@​prenaissance](https://redirect.github.com/prenaissance) ([#​1007](https://redirect.github.com/testcontainers/testcontainers-node/issues/1007)) #### 🧹 Maintenance - Upgrade NATS library used for tests [@​jdinsel-xealth](https://redirect.github.com/jdinsel-xealth) ([#​1009](https://redirect.github.com/testcontainers/testcontainers-node/issues/1009)) - Pin gcloud cloud-sdk image version [@​cristianrgreco](https://redirect.github.com/cristianrgreco) ([#​1010](https://redirect.github.com/testcontainers/testcontainers-node/issues/1010)) ### [`v10.27.0`](https://redirect.github.com/testcontainers/testcontainers-node/releases/tag/v10.27.0) [Compare Source](https://redirect.github.com/testcontainers/testcontainers-node/compare/v10.26.0...v10.27.0) ##### Changes ##### 🚀 Features - Add Etcd module [@​prenaissance](https://redirect.github.com/prenaissance) ([#​1004](https://redirect.github.com/testcontainers/testcontainers-node/issues/1004)) ##### 📦 Dependency Updates - Bump undici from 5.28.5 to 5.29.0 [@​dependabot](https://redirect.github.com/dependabot) ([#​1002](https://redirect.github.com/testcontainers/testcontainers-node/issues/1002)) ### [`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 [@​stscoundrel](https://redirect.github.com/stscoundrel) ([#​994](https://redirect.github.com/testcontainers/testcontainers-node/issues/994)) - Add `Wait.forListeningPorts` to Cassandra/Cockroach/Postgres modules [@​nidomiro](https://redirect.github.com/nidomiro) ([#​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/robonaut-server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
🎉 This PR is included in version 1.3.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
10.25.0->10.28.0Release Notes
testcontainers/testcontainers-node (testcontainers)
v10.28.0Compare Source
Changes
🚀 Features
🐛 Bug Fixes
🧹 Maintenance
v10.27.0Compare Source
Changes
🚀 Features
📦 Dependency Updates
v10.26.0Compare Source
Changes
🚀 Features
Wait.forListeningPortsto Cassandra/Cockroach/Postgres modules @nidomiro (#998)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.
This PR was generated by Mend Renovate. View the repository job log.