Skip to content

Update dependency testcontainers to v10.28.0 - autoclosed#794

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/testcontainers-node-monorepo
Sep 21, 2025
Merged

Update dependency testcontainers to v10.28.0 - autoclosed#794
renovate[bot] merged 1 commit into
mainfrom
renovate/testcontainers-node-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 20, 2025

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:

Package Change Age Confidence
testcontainers 10.25.0 -> 10.28.0 age confidence

Release Notes

testcontainers/testcontainers-node (testcontainers)

v10.28.0

Compare Source

Changes

🚀 Features

🐛 Bug Fixes

🧹 Maintenance

v10.27.0

Compare Source

Changes
🚀 Features
📦 Dependency Updates

v10.26.0

Compare Source

Changes
🚀 Features

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) September 20, 2025 21:05
@renovate renovate Bot force-pushed the renovate/testcontainers-node-monorepo branch from a2634fd to 449015a Compare September 20, 2025 22:38
@renovate renovate Bot requested a review from csikb as a code owner September 20, 2025 22:38
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ec4ec0f) to head (a102e54).

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           
Flag Coverage Δ
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@csikb csikb disabled auto-merge September 21, 2025 07:29
@csikb csikb added this pull request to the merge queue Sep 21, 2025
@csikb csikb removed this pull request from the merge queue due to a manual request Sep 21, 2025
@renovate renovate Bot enabled auto-merge September 21, 2025 08:03
@renovate renovate Bot force-pushed the renovate/testcontainers-node-monorepo branch from 449015a to 73df0e2 Compare September 21, 2025 08:03
@renovate renovate Bot force-pushed the renovate/testcontainers-node-monorepo branch from 73df0e2 to a102e54 Compare September 21, 2025 08:11
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot added this pull request to the merge queue Sep 21, 2025
@csikb csikb removed this pull request from the merge queue due to a manual request Sep 21, 2025
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)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/testcontainers/10.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/testcontainers/10.25.0/10.28.0?slim=true)](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
[@&#8203;joebowbeer](https://redirect.github.com/joebowbeer)
([#&#8203;1011](https://redirect.github.com/testcontainers/testcontainers-node/issues/1011))
- Add support for redis-stack containers
[@&#8203;crcarlo](https://redirect.github.com/crcarlo)
([#&#8203;1005](https://redirect.github.com/testcontainers/testcontainers-node/issues/1005))

#### 🐛 Bug Fixes

- Export container classes from the Etcd module
[@&#8203;prenaissance](https://redirect.github.com/prenaissance)
([#&#8203;1007](https://redirect.github.com/testcontainers/testcontainers-node/issues/1007))

#### 🧹 Maintenance

- Upgrade NATS library used for tests
[@&#8203;jdinsel-xealth](https://redirect.github.com/jdinsel-xealth)
([#&#8203;1009](https://redirect.github.com/testcontainers/testcontainers-node/issues/1009))
- Pin gcloud cloud-sdk image version
[@&#8203;cristianrgreco](https://redirect.github.com/cristianrgreco)
([#&#8203;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
[@&#8203;prenaissance](https://redirect.github.com/prenaissance)
([#&#8203;1004](https://redirect.github.com/testcontainers/testcontainers-node/issues/1004))

##### 📦 Dependency Updates

- Bump undici from 5.28.5 to 5.29.0
[@&#8203;dependabot](https://redirect.github.com/dependabot)
([#&#8203;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
[@&#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/robonaut-server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot enabled auto-merge September 21, 2025 08:17
@renovate renovate Bot added this pull request to the merge queue Sep 21, 2025
Merged via the queue into main with commit 2921cea Sep 21, 2025
13 checks passed
@renovate renovate Bot deleted the renovate/testcontainers-node-monorepo branch September 21, 2025 08:20
@renovate renovate Bot changed the title Update dependency testcontainers to v10.28.0 Update dependency testcontainers to v10.28.0 - autoclosed Sep 21, 2025
@bsstudio-pr-release
Copy link
Copy Markdown

🎉 This PR is included in version 1.3.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant