close
Skip to content

build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2#1318

Merged
lvca merged 1 commit into
mainfrom
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2
Nov 13, 2023
Merged

build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2#1318
lvca merged 1 commit into
mainfrom
dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 13, 2023

Bumps org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2.

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.2.2

🐛 Bug Fixes

📦 Dependency updates

🔧 Build

Commits
  • 2d76753 [maven-release-plugin] prepare release surefire-3.2.2
  • dd640bf [SUREFIRE-2208] Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 (#682)
  • dd2fcfd [SUREFIRE-2205] Use maven-plugin-report-plugin only in plugins modules
  • 03c71d1 [SUREFIRE-2206] Downgrade plexus-xml to 3.0.0
  • c3c3c84 Use Maven 3.x.x and 3.6.3 on Jenkins
  • a540ef4 [SUREFIRE-2205] Mojo documentation links are broken
  • 3a58f29 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels Nov 13, 2023
@lvca lvca self-assigned this Nov 13, 2023
@lvca lvca added this to the 23.11.1 milestone Nov 13, 2023
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.1...surefire-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2 branch from f036f7a to 13a6ff0 Compare November 13, 2023 14:24
@lvca lvca merged commit 5bfc073 into main Nov 13, 2023
@dependabot dependabot Bot deleted the dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.2 branch November 13, 2023 14:25
mergify Bot added a commit that referenced this pull request Jan 27, 2026
…20.1 to 2.21.0 [skip ci]

Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.20.1 to 2.21.0.
Release notes

*Sourced from [org.codehaus.mojo:versions-maven-plugin's releases](https://github.com/mojohaus/versions/releases).*

> 2.21.0
> ------
>
> 🚀 New features and improvements
> -------------------------------
>
> * Add versions.skip parameter to skip plugin execution ([#1328](https://redirect.github.com/mojohaus/versions/pull/1328)) [`@​jorgheymans`](https://github.com/jorgheymans)
>
> 🐛 Bug Fixes
> -----------
>
> * [#1331](https://redirect.github.com/mojohaus/versions/issues/1331): Fix NPE in restrictionForUnchangedSegment if actual version is null ([#1332](https://redirect.github.com/mojohaus/versions/pull/1332)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * [#1310](https://redirect.github.com/mojohaus/versions/issues/1310): Corrected UseDepVersionMojo + handling a similar case in SetMojo, SetScmTagMojo, UpdateChildModulesMojo ([#1322](https://redirect.github.com/mojohaus/versions/pull/1322)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * UseDepVersionMoto should process all projects on the project list ([#1320](https://redirect.github.com/mojohaus/versions/pull/1320)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed [#1317](https://redirect.github.com/mojohaus/versions/issues/1317): Regression coming from ArtifactVersions::filter when currentVersion is null and ignoredVersions is not null ([#1319](https://redirect.github.com/mojohaus/versions/pull/1319)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 📝 Documentation updates
> -----------------------
>
> * Fix README typos in Contributing section ([#1337](https://redirect.github.com/mojohaus/versions/pull/1337)) [`@​kranthipoturaju`](https://github.com/kranthipoturaju)
> * [#1323](https://redirect.github.com/mojohaus/versions/issues/1323): Documentation ([#1324](https://redirect.github.com/mojohaus/versions/pull/1324)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 📦 Dependency updates
> --------------------
>
> * Bump byteBuddyVersion from 1.18.3 to 1.18.4 ([#1335](https://redirect.github.com/mojohaus/versions/pull/1335)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0 ([#1333](https://redirect.github.com/mojohaus/versions/pull/1333)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0 ([#1334](https://redirect.github.com/mojohaus/versions/pull/1334)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 94 to 95 ([#1330](https://redirect.github.com/mojohaus/versions/pull/1330)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump byteBuddyVersion from 1.18.2 to 1.18.3 ([#1329](https://redirect.github.com/mojohaus/versions/pull/1329)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 ([#1325](https://redirect.github.com/mojohaus/versions/pull/1325)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump byteBuddyVersion from 1.18.1 to 1.18.2 ([#1318](https://redirect.github.com/mojohaus/versions/pull/1318)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`1cdedea`](mojohaus/versions@1cdedea) [maven-release-plugin] prepare release 2.21.0
* [`b947957`](mojohaus/versions@b947957) Fix README typos in Contributing section
* [`b85c0a8`](mojohaus/versions@b85c0a8) Bump project version to 2.21.0-SNAPSHOT
* [`7ae3767`](mojohaus/versions@7ae3767) Bump byteBuddyVersion from 1.18.3 to 1.18.4 ([#1335](https://redirect.github.com/mojohaus/versions/issues/1335))
* [`38afa9f`](mojohaus/versions@38afa9f) Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
* [`39af6a2`](mojohaus/versions@39af6a2) Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0
* [`f51b9d5`](mojohaus/versions@f51b9d5) [#1331](https://redirect.github.com/mojohaus/versions/issues/1331): Fix NPE in restrictionForUnchangedSegment if actual version is null (#...
* [`8d209b3`](mojohaus/versions@8d209b3) Bump org.codehaus.mojo:mojo-parent from 94 to 95 ([#1330](https://redirect.github.com/mojohaus/versions/issues/1330))
* [`4929d48`](mojohaus/versions@4929d48) Bump byteBuddyVersion from 1.18.2 to 1.18.3 ([#1329](https://redirect.github.com/mojohaus/versions/issues/1329))
* [`cb84d01`](mojohaus/versions@cb84d01) Add versions.skip parameter to skip plugin execution ([#1328](https://redirect.github.com/mojohaus/versions/issues/1328))
* Additional commits viewable in [compare view](mojohaus/versions@2.20.1...2.21.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.codehaus.mojo:versions-maven-plugin&package-manager=maven&previous-version=2.20.1&new-version=2.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
mergify Bot added a commit that referenced this pull request May 24, 2026
Bumps [uuid](https://github.com/uuidjs/uuid) to 14.0.0 and updates ancestor dependency [testcontainers](https://github.com/testcontainers/testcontainers-node). These dependencies need to be updated together.
Updates `uuid` from 10.0.0 to 14.0.0
Release notes

*Sourced from [uuid's releases](https://github.com/uuidjs/uuid/releases).*

> v14.0.0
> -------
>
> [14.0.0](uuidjs/uuid@v13.0.0...v14.0.0) (2026-04-19)
> -------------------------------------------------------------------------------
>
> ### ⚠ BREAKING CHANGES
>
> * expect `crypto` to be global everywhere (requires node@20+) ([#935](https://redirect.github.com/uuidjs/uuid/issues/935))
> * drop node@18 support ([#934](https://redirect.github.com/uuidjs/uuid/issues/934))
>
> ### Features
>
> * drop node@18 support ([#934](https://redirect.github.com/uuidjs/uuid/issues/934)) ([dc4ddb8](uuidjs/uuid@dc4ddb8))
>
> ### Bug Fixes
>
> * expect `crypto` to be global everywhere (requires node@20+) ([#935](https://redirect.github.com/uuidjs/uuid/issues/935)) ([f2c235f](uuidjs/uuid@f2c235f))
> * Use GITHUB\_TOKEN for release-please and enable npm provenance ([#925](https://redirect.github.com/uuidjs/uuid/issues/925)) ([ffa3138](uuidjs/uuid@ffa3138))
>
> v13.0.2
> -------
>
> [13.0.2](uuidjs/uuid@v13.0.1...v13.0.2) (2026-05-04)
> -------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * rerelease to fix provenance. ([49ccb35](uuidjs/uuid@49ccb35))
>
> v13.0.1
> -------
>
> [13.0.1](uuidjs/uuid@v13.0.0...v13.0.1) (2026-04-27)
> -------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * backport fix for GHSA-w5hq-g745-h8pq ([9d27ddf](uuidjs/uuid@9d27ddf))
>
> v13.0.0
> -------
>
> [13.0.0](uuidjs/uuid@v12.0.0...v13.0.0) (2025-09-08)
> -------------------------------------------------------------------------------
>
> ### ⚠ BREAKING CHANGES
>
> * make browser exports the default ([#901](https://redirect.github.com/uuidjs/uuid/issues/901))
>
> ### Bug Fixes
>
> * make browser exports the default ([#901](https://redirect.github.com/uuidjs/uuid/issues/901)) ([bce9d72](uuidjs/uuid@bce9d72))
>
> v12.0.1
> -------
>
> [12.0.1](uuidjs/uuid@v12.0.0...v12.0.1) (2026-04-29)
> -------------------------------------------------------------------------------

... (truncated)


Changelog

*Sourced from [uuid's changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md).*

> [14.0.0](uuidjs/uuid@v13.0.0...v14.0.0) (2026-04-19)
> -------------------------------------------------------------------------------
>
> ### Security
>
> * Fixes [GHSA-w5hq-g745-h8pq](GHSA-w5hq-g745-h8pq): `v3()`, `v5()`, and `v6()` did not validate that writes would remain within the bounds of a caller-supplied buffer, allowing out-of-bounds writes when an invalid `offset` was provided. A `RangeError` is now thrown if `offset < 0` or `offset + 16 > buf.length`.
>
> ### ⚠ BREAKING CHANGES
>
> * `crypto` is now expected to be globally defined (requires node@20+) ([#935](https://redirect.github.com/uuidjs/uuid/issues/935))
> * drop node@18 support ([#934](https://redirect.github.com/uuidjs/uuid/issues/934))
> * upgrade minimum supported TypeScript version to 5.4.3, in keeping with the project's policy of supporting TypeScript versions released within the last two years
>
> [13.0.0](uuidjs/uuid@v12.0.0...v13.0.0) (2025-09-08)
> -------------------------------------------------------------------------------
>
> ### ⚠ BREAKING CHANGES
>
> * make browser exports the default ([#901](https://redirect.github.com/uuidjs/uuid/issues/901))
>
> ### Bug Fixes
>
> * make browser exports the default ([#901](https://redirect.github.com/uuidjs/uuid/issues/901)) ([bce9d72](uuidjs/uuid@bce9d72))
>
> [12.0.0](uuidjs/uuid@v11.1.0...v12.0.0) (2025-09-05)
> -------------------------------------------------------------------------------
>
> ### ⚠ BREAKING CHANGES
>
> * update to typescript@5.2 ([#887](https://redirect.github.com/uuidjs/uuid/issues/887))
> * remove CommonJS support ([#886](https://redirect.github.com/uuidjs/uuid/issues/886))
> * drop node@16 support ([#883](https://redirect.github.com/uuidjs/uuid/issues/883))
>
> ### Features
>
> * add node@24 to ci matrix ([#879](https://redirect.github.com/uuidjs/uuid/issues/879)) ([42b6178](uuidjs/uuid@42b6178))
> * drop node@16 support ([#883](https://redirect.github.com/uuidjs/uuid/issues/883)) ([0f38cf1](uuidjs/uuid@0f38cf1))
> * remove CommonJS support ([#886](https://redirect.github.com/uuidjs/uuid/issues/886)) ([ae786e2](uuidjs/uuid@ae786e2))
> * update to typescript@5.2 ([#887](https://redirect.github.com/uuidjs/uuid/issues/887)) ([c7ee405](uuidjs/uuid@c7ee405))
>
> ### Bug Fixes
>
> * improve v4() performance ([#894](https://redirect.github.com/uuidjs/uuid/issues/894)) ([5fd974c](uuidjs/uuid@5fd974c))
> * restore node: prefix ([#889](https://redirect.github.com/uuidjs/uuid/issues/889)) ([e1f42a3](uuidjs/uuid@e1f42a3))
>
> [11.1.0](uuidjs/uuid@v11.0.5...v11.1.0) (2025-02-19)
> -------------------------------------------------------------------------------

... (truncated)


Commits

* [`7c1ea08`](uuidjs/uuid@7c1ea08) chore(main): release 14.0.0 ([#926](https://redirect.github.com/uuidjs/uuid/issues/926))
* [`3d2c5b0`](uuidjs/uuid@3d2c5b0) Merge commit from fork
* [`f2c235f`](uuidjs/uuid@f2c235f) fix!: expect `crypto` to be global everywhere (requires node@20+) ([#935](https://redirect.github.com/uuidjs/uuid/issues/935))
* [`529ef08`](uuidjs/uuid@529ef08) chore: upgrade TypeScript and fixup types ([#927](https://redirect.github.com/uuidjs/uuid/issues/927))
* [`086fd79`](uuidjs/uuid@086fd79) chore: update dependencies ([#933](https://redirect.github.com/uuidjs/uuid/issues/933))
* [`dc4ddb8`](uuidjs/uuid@dc4ddb8) feat!: drop node@18 support ([#934](https://redirect.github.com/uuidjs/uuid/issues/934))
* [`0f1f9c9`](uuidjs/uuid@0f1f9c9) chore: switch to Biome for parsing and linting ([#932](https://redirect.github.com/uuidjs/uuid/issues/932))
* [`e2879e6`](uuidjs/uuid@e2879e6) chore: use maintained version of npm-run-all ([#930](https://redirect.github.com/uuidjs/uuid/issues/930))
* [`ffa3138`](uuidjs/uuid@ffa3138) fix: Use GITHUB\_TOKEN for release-please and enable npm provenance ([#925](https://redirect.github.com/uuidjs/uuid/issues/925))
* [`0423d49`](uuidjs/uuid@0423d49) docs: remove obsolete v1 option notes ([#915](https://redirect.github.com/uuidjs/uuid/issues/915))
* Additional commits viewable in [compare view](uuidjs/uuid@v10.0.0...v14.0.0)

Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub%20Actions), a new releaser for uuid since your current version.


Install script changes

This version adds `prepare` script that runs during installation. Review the package contents before updating.

  
Updates `testcontainers` from 11.14.0 to 12.0.0
Release notes

*Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).*

> v12.0.0
> -------
>
> 🚨 Breaking Changes
> ------------------
>
> 1. Node 20 is EOL. Minimum engine requirement is now `>= 22.22`, matching the constraints from our dependencies.
> 2. Previously, when no wait strategy was configured, Testcontainers defaulted to `Wait.forListeningPorts()`.
>
>    The new default wait strategy uses a Docker healthcheck when one is configured on the container image or service, falling back to `Wait.forListeningPorts()` when no healthcheck is available.
>
>    To keep the previous behaviour, configure `Wait.forListeningPorts()` explicitly:
>
>    ```
>    import { DockerComposeEnvironment, GenericContainer, Wait } from "testcontainers";
>
>    // Container: opt back into the previous default of waiting for listening ports  
>
>    const container = await new GenericContainer("my-image:latest")  
>
>    .withExposedPorts(8080)  
>
>    .withWaitStrategy(Wait.forListeningPorts())  
>
>    .start();
>
>
>
>    // Compose: apply the previous default to all services  
>
>    const environment = await new DockerComposeEnvironment(composeFilePath, "docker-compose.yml")  
>
>    .withDefaultWaitStrategy(Wait.forListeningPorts())  
>
>    .up();
>
>
>
>    // Compose: or apply it to a specific compose container  
>
>    const environment = await new DockerComposeEnvironment(composeFilePath, "docker-compose.yml")  
>
>    .withWaitStrategy("api-1", Wait.forListeningPorts())  
>
>    .up();
>    ```
>
> ---
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * Use configured health checks as the default wait strategy [`@​digital88`](https://github.com/digital88) ([#1096](https://redirect.github.com/testcontainers/testcontainers-node/issues/1096))
>
> 🐛 Bug Fixes
> -----------
>
> * Read `RYUK_CONTAINER_IMAGE` lazily so dotenv / other runtime overrides work [`@​dvirarad`](https://github.com/dvirarad) ([#1323](https://redirect.github.com/testcontainers/testcontainers-node/issues/1323))
> * Use `/tmp` for Kafka startup script [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1302](https://redirect.github.com/testcontainers/testcontainers-node/issues/1302))
>
> 📖 Documentation
> ---------------
>
> * Clarify PR defaults in AGENTS.md [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1303](https://redirect.github.com/testcontainers/testcontainers-node/issues/1303))
>
> 🧹 Maintenance
> -------------
>
> * Repair npm publish version updates [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1330](https://redirect.github.com/testcontainers/testcontainers-node/issues/1330))

... (truncated)


Commits

* [`80d537a`](testcontainers/testcontainers-node@80d537a) Fix npm publish version updates ([#1330](https://redirect.github.com/testcontainers/testcontainers-node/issues/1330))
* [`5e9bfff`](testcontainers/testcontainers-node@5e9bfff) Use configured health checks as the default wait strategy ([#1096](https://redirect.github.com/testcontainers/testcontainers-node/issues/1096))
* [`7f40327`](testcontainers/testcontainers-node@7f40327) Bump ghcr.io/devcontainers/features/node in the dependencies group ([#1318](https://redirect.github.com/testcontainers/testcontainers-node/issues/1318))
* [`df148bb`](testcontainers/testcontainers-node@df148bb) Bump the dependencies group across 18 directories with 20 updates ([#1321](https://redirect.github.com/testcontainers/testcontainers-node/issues/1321))
* [`1b7d67f`](testcontainers/testcontainers-node@1b7d67f) Bump the dependencies group across 1 directory with 30 updates ([#1322](https://redirect.github.com/testcontainers/testcontainers-node/issues/1322))
* [`b25bbea`](testcontainers/testcontainers-node@b25bbea) Read `RYUK_CONTAINER_IMAGE` lazily so dotenv / other runtime overrides work (...
* [`cec8a5f`](testcontainers/testcontainers-node@cec8a5f) Bump the dependencies group across 1 directory with 23 updates ([#1300](https://redirect.github.com/testcontainers/testcontainers-node/issues/1300))
* [`78975ef`](testcontainers/testcontainers-node@78975ef) Bump the dependencies group across 16 directories with 18 updates ([#1299](https://redirect.github.com/testcontainers/testcontainers-node/issues/1299))
* [`303430f`](testcontainers/testcontainers-node@303430f) Use /tmp for Kafka startup script ([#1302](https://redirect.github.com/testcontainers/testcontainers-node/issues/1302))
* [`38fb397`](testcontainers/testcontainers-node@38fb397) Clarify PR defaults in AGENTS.md ([#1303](https://redirect.github.com/testcontainers/testcontainers-node/issues/1303))
* Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.14.0...v12.0.0)
mergify Bot added a commit that referenced this pull request May 24, 2026
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [testcontainers](https://github.com/testcontainers/testcontainers-node). These dependencies need to be updated together.
Removes `uuid`
Updates `testcontainers` from 11.14.0 to 12.0.0
Release notes

*Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).*

> v12.0.0
> -------
>
> 🚨 Breaking Changes
> ------------------
>
> 1. Node 20 is EOL. Minimum engine requirement is now `>= 22.22`, matching the constraints from our dependencies.
> 2. Previously, when no wait strategy was configured, Testcontainers defaulted to `Wait.forListeningPorts()`.
>
>    The new default wait strategy uses a Docker healthcheck when one is configured on the container image or service, falling back to `Wait.forListeningPorts()` when no healthcheck is available.
>
>    To keep the previous behaviour, configure `Wait.forListeningPorts()` explicitly:
>
>    ```
>    import { DockerComposeEnvironment, GenericContainer, Wait } from "testcontainers";
>
>    // Container: opt back into the previous default of waiting for listening ports  
>
>    const container = await new GenericContainer("my-image:latest")  
>
>    .withExposedPorts(8080)  
>
>    .withWaitStrategy(Wait.forListeningPorts())  
>
>    .start();
>
>
>
>    // Compose: apply the previous default to all services  
>
>    const environment = await new DockerComposeEnvironment(composeFilePath, "docker-compose.yml")  
>
>    .withDefaultWaitStrategy(Wait.forListeningPorts())  
>
>    .up();
>
>
>
>    // Compose: or apply it to a specific compose container  
>
>    const environment = await new DockerComposeEnvironment(composeFilePath, "docker-compose.yml")  
>
>    .withWaitStrategy("api-1", Wait.forListeningPorts())  
>
>    .up();
>    ```
>
> ---
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * Use configured health checks as the default wait strategy [`@​digital88`](https://github.com/digital88) ([#1096](https://redirect.github.com/testcontainers/testcontainers-node/issues/1096))
>
> 🐛 Bug Fixes
> -----------
>
> * Read `RYUK_CONTAINER_IMAGE` lazily so dotenv / other runtime overrides work [`@​dvirarad`](https://github.com/dvirarad) ([#1323](https://redirect.github.com/testcontainers/testcontainers-node/issues/1323))
> * Use `/tmp` for Kafka startup script [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1302](https://redirect.github.com/testcontainers/testcontainers-node/issues/1302))
>
> 📖 Documentation
> ---------------
>
> * Clarify PR defaults in AGENTS.md [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1303](https://redirect.github.com/testcontainers/testcontainers-node/issues/1303))
>
> 🧹 Maintenance
> -------------
>
> * Repair npm publish version updates [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1330](https://redirect.github.com/testcontainers/testcontainers-node/issues/1330))

... (truncated)


Commits

* [`80d537a`](testcontainers/testcontainers-node@80d537a) Fix npm publish version updates ([#1330](https://redirect.github.com/testcontainers/testcontainers-node/issues/1330))
* [`5e9bfff`](testcontainers/testcontainers-node@5e9bfff) Use configured health checks as the default wait strategy ([#1096](https://redirect.github.com/testcontainers/testcontainers-node/issues/1096))
* [`7f40327`](testcontainers/testcontainers-node@7f40327) Bump ghcr.io/devcontainers/features/node in the dependencies group ([#1318](https://redirect.github.com/testcontainers/testcontainers-node/issues/1318))
* [`df148bb`](testcontainers/testcontainers-node@df148bb) Bump the dependencies group across 18 directories with 20 updates ([#1321](https://redirect.github.com/testcontainers/testcontainers-node/issues/1321))
* [`1b7d67f`](testcontainers/testcontainers-node@1b7d67f) Bump the dependencies group across 1 directory with 30 updates ([#1322](https://redirect.github.com/testcontainers/testcontainers-node/issues/1322))
* [`b25bbea`](testcontainers/testcontainers-node@b25bbea) Read `RYUK_CONTAINER_IMAGE` lazily so dotenv / other runtime overrides work (...
* [`cec8a5f`](testcontainers/testcontainers-node@cec8a5f) Bump the dependencies group across 1 directory with 23 updates ([#1300](https://redirect.github.com/testcontainers/testcontainers-node/issues/1300))
* [`78975ef`](testcontainers/testcontainers-node@78975ef) Bump the dependencies group across 16 directories with 18 updates ([#1299](https://redirect.github.com/testcontainers/testcontainers-node/issues/1299))
* [`303430f`](testcontainers/testcontainers-node@303430f) Use /tmp for Kafka startup script ([#1302](https://redirect.github.com/testcontainers/testcontainers-node/issues/1302))
* [`38fb397`](testcontainers/testcontainers-node@38fb397) Clarify PR defaults in AGENTS.md ([#1303](https://redirect.github.com/testcontainers/testcontainers-node/issues/1303))
* Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.14.0...v12.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant