Skip to content

Implement withAutoRemove #905#939

Merged
cristianrgreco merged 4 commits intotestcontainers:mainfrom
digital88:pr-905-digital88-1
Mar 19, 2025
Merged

Implement withAutoRemove #905#939
cristianrgreco merged 4 commits intotestcontainers:mainfrom
digital88:pr-905-digital88-1

Conversation

@digital88
Copy link
Copy Markdown
Contributor

Fixed tests for #905

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 18, 2025

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit 7a2ab37
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-node/deploys/67d9c3eb6aa4b50008a5689e
😎 Deploy Preview https://deploy-preview-939--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@digital88
Copy link
Copy Markdown
Contributor Author

@cristianrgreco Hi, can you please trigger this actions?

image

Tests do pass on my machine.

@cristianrgreco cristianrgreco changed the title Fix tests for #905 Implement withAutoRemove #905 Mar 18, 2025
@cristianrgreco cristianrgreco added enhancement New feature or request minor Backward compatible functionality labels Mar 18, 2025
@cristianrgreco cristianrgreco merged commit 5732a4a into testcontainers:main Mar 19, 2025
242 checks passed
@digital88 digital88 deleted the pr-905-digital88-1 branch March 19, 2025 19:11
vaernion pushed a commit to Arbeidstilsynet/brevgen2 that referenced this pull request Dec 3, 2025
….23.0

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | [`10.21.0` -> `10.23.0`](https://renovatebot.com/diffs/npm/testcontainers/10.21.0/10.23.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/testcontainers/10.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/testcontainers/10.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/testcontainers/10.21.0/10.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/testcontainers/10.21.0/10.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>testcontainers/testcontainers-node (testcontainers)</summary>

### [`v10.23.0`](https://github.com/testcontainers/testcontainers-node/releases/tag/v10.23.0)

[Compare Source](testcontainers/testcontainers-node@v10.22.0...v10.23.0)

#### Changes

#### 🚀 Features

-   Add snapshot support to postgres module [@&#8203;Nikola-Milovic](https://github.com/Nikola-Milovic) ([#&#8203;961](testcontainers/testcontainers-node#961))

### [`v10.22.0`](https://github.com/testcontainers/testcontainers-node/releases/tag/v10.22.0)

[Compare Source](testcontainers/testcontainers-node@v10.21.0...v10.22.0)

#### Changes

#### 🚀 Features

-   Improve PortCheck logging for distroless images [@&#8203;digital88](https://github.com/digital88) ([#&#8203;954](testcontainers/testcontainers-node#954))
-   Add buildkit support [@&#8203;cristianrgreco](https://github.com/cristianrgreco) ([#&#8203;955](testcontainers/testcontainers-node#955))
-   Add `TESTCONTAINERS_RYUK_VERBOSE` setting [@&#8203;digital88](https://github.com/digital88) ([#&#8203;941](testcontainers/testcontainers-node#941))
-   Update ChromaDB + improve docs and tests [@&#8203;cristianrgreco](https://github.com/cristianrgreco) ([#&#8203;940](testcontainers/testcontainers-node#940))
-   Implement `withAutoRemove` [#&#8203;905](testcontainers/testcontainers-node#905) [@&#8203;digital88](https://github.com/digital88) ([#&#8203;939](testcontainers/testcontainers-node#939))

#### 🐛 Bug Fixes

-   Couchbase: add missing exports and fix sonar suggestions [@&#8203;digital88](https://github.com/digital88) ([#&#8203;942](testcontainers/testcontainers-node#942))

#### 🧹 Maintenance

-   Docs: clarified timeout unit in different places [@&#8203;digital88](https://github.com/digital88) ([#&#8203;958](https://github.com/test...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request minor Backward compatible functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants