Skip to content

Update resource reaper version#933

Merged
cristianrgreco merged 3 commits intotestcontainers:mainfrom
loikg:main
Mar 18, 2025
Merged

Update resource reaper version#933
cristianrgreco merged 3 commits intotestcontainers:mainfrom
loikg:main

Conversation

@loikg
Copy link
Copy Markdown
Contributor

@loikg loikg commented Mar 16, 2025

Changes the wait strategy regex of the reaper container to be compatible with newer version of the ryuk image.
The regex is align with what testcontainer-java uses.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 16, 2025

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit a6b71c0
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-node/deploys/67d89dcd7a39de000859d176
😎 Deploy Preview https://deploy-preview-933--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.

@cristianrgreco
Copy link
Copy Markdown
Collaborator

Hi @loikg, shall we update the version of ryuk used by testcontainers-node as well?

@cristianrgreco cristianrgreco added the maintenance Improvements that do not change functionality label Mar 16, 2025
@loikg
Copy link
Copy Markdown
Contributor Author

loikg commented Mar 16, 2025

Hi @cristianrgreco done I bump the ryuk image version to 0.11.0.

@cristianrgreco
Copy link
Copy Markdown
Collaborator

Thanks @loikg, just missing the defaults in the doc:

| RYUK_CONTAINER_IMAGE | testcontainers/ryuk:0.5.1 | Custom image for ryuk |

@cristianrgreco cristianrgreco added enhancement New feature or request minor Backward compatible functionality and removed maintenance Improvements that do not change functionality labels Mar 17, 2025
@cristianrgreco cristianrgreco changed the title feat: make repear wait strategy compatible with new ryuk version Update resource reaper version Mar 17, 2025
@loikg
Copy link
Copy Markdown
Contributor Author

loikg commented Mar 17, 2025

Sorry my bad i had missed the docs

@cristianrgreco cristianrgreco merged commit 5810da8 into testcontainers:main Mar 18, 2025
242 checks passed
vaernion pushed a commit to Arbeidstilsynet/brevgen2 that referenced this pull request Dec 3, 2025
….21.0

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | devDependencies | minor | [`10.20.0` -> `10.21.0`](https://renovatebot.com/diffs/npm/testcontainers/10.20.0/10.21.0) |

---

### Release Notes

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

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

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

#### Changes

#### 🚀 Features

-   Add ability to set command flags to Gcloud emulators [@&#8203;digital88](https://github.com/digital88) ([#&#8203;926](testcontainers/testcontainers-node#926))
-   Update resource reaper version [@&#8203;loikg](https://github.com/loikg) ([#&#8203;933](testcontainers/testcontainers-node#933))
-   Add cosmos db emulator module [@&#8203;mrtnsch](https://github.com/mrtnsch) ([#&#8203;934](testcontainers/testcontainers-node#934))
-   Add ability to copy archives into containers [@&#8203;zacaj](https://github.com/zacaj) ([#&#8203;932](testcontainers/testcontainers-node#932))

#### 🐛 Bug Fixes

-   Do not replace user-provided Localstack `LAMBDA_DOCKER_FLAGS` [@&#8203;florian-nguyen](https://github.com/florian-nguyen) ([#&#8203;935](testcontainers/testcontainers-node#935))

#### 🧹 Maintenance

-   Upgrade linting libraries [@&#8203;prenaissance](https://github.com/prenaissance) ([#&#8203;931](testcontainers/testcontainers-node#931))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or PR is renamed to start with "rebase!".

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Related work items: #30372
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.

2 participants