[Snyk] Upgrade io.netty:netty-transport from 4.1.86.Final to 4.1.87.Final#879
Closed
snyk-bot wants to merge 1 commit into
Closed
[Snyk] Upgrade io.netty:netty-transport from 4.1.86.Final to 4.1.87.Final#879snyk-bot wants to merge 1 commit into
snyk-bot wants to merge 1 commit into
Conversation
Snyk has created this PR to upgrade io.netty:netty-transport from 4.1.86.Final to 4.1.87.Final. See this package in Maven Repository: https://mvnrepository.com/artifact/io.netty/netty-transport/ See this project in Snyk: https://app.snyk.io/org/arcade-player/project/1d76fb8e-ce4c-4e2f-98a5-2ee202e3e01a?utm_source=github&utm_medium=referral&page=upgrade-pr
mergify Bot
added a commit
that referenced
this pull request
Dec 14, 2025
…to 4.1.1 [skip ci] Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 4.0.3 to 4.1.1. Release notes *Sourced from [io.github.ascopes:protobuf-maven-plugin's releases](https://github.com/ascopes/protobuf-maven-plugin/releases).* > v4.1.1 > ------ > > * Reworked plugin resolution to be able to run in parallel. > * Consistent generation of plugin ID naming is now enforced across all protoc plugin kinds. > * JVM plugin executable generation is now abstracted, internal paths have changed slightly so users may want to run `mvn clean` on projects when updating to ensure any old files are cleaned up. > * `plugins` specification order is now retained internally. This does not influence execution order (which is what the order param is to be used for by consumers), but does influence the naming of internally generated files. This leads to stronger buildvconsistency guarantees when updating this Maven plugin in the future. > * Removed some incorrectly documented attributes from documentation that did not exist for certain protoc plugin variants. > > v4.1.0 > ------ > > This release implements a new way of specifying `protoc` plugins. Whilst the old mechanism still works, it is now deprecated for removal in v5.0. > > Plugins are now specified as a discriminated list with a `kind` attribute. > > For example: > > ``` > <plugin> > <groupId>io.github.ascopes</groupId> > <artifactId>protobuf-maven-plugin</artifactId> > <version>4.1.0</version> > > <configuration> > <plugins> > <plugin kind="binary-maven"> > ... > </plugin> > </plugins> > </configuration> > </plugin> > ``` > > See <https://ascopes.github.io/protobuf-maven-plugin/using-protoc-plugins.html> for full details of usage, with examples. > > This paves the way for cleaning up some ugly parts of the API in v5.0, as well as supporting consistency with [GH-877](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/877) which aims to allow eventually using WASM distributions of `protoc` as an optional alternative to platform-specific binaries. Commits * [`fd28a80`](ascopes/protobuf-maven-plugin@fd28a80) [maven-release-plugin] prepare release v4.1.1 * [`cf85175`](ascopes/protobuf-maven-plugin@cf85175) Set 'since' tags for v4.1.1 * [`d289f52`](ascopes/protobuf-maven-plugin@d289f52) Merge pull request [#888](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/888) from ascopes/task/gh-877-consolidate-plugin-resolvers * [`cd20ebe`](ascopes/protobuf-maven-plugin@cd20ebe) [GH-877](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/877): Consolidate logic for protoc plugin resolution into one class * [`f8135f7`](ascopes/protobuf-maven-plugin@f8135f7) Remove erroneous documentation regarding path plugins and digests * [`190705a`](ascopes/protobuf-maven-plugin@190705a) Merge pull request [#887](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/887) from ascopes/task/gh-877-reusable-java-app-generator * [`b8f83d9`](ascopes/protobuf-maven-plugin@b8f83d9) [GH-877](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/877): Fix failing ITs * [`33ebca4`](ascopes/protobuf-maven-plugin@33ebca4) [GH-877](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/877): Extract logic for generating executables from Java into scripts * [`31a6b09`](ascopes/protobuf-maven-plugin@31a6b09) Merge pull request [#886](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/886) from ascopes/task/gh-879-examples * [`230cc76`](ascopes/protobuf-maven-plugin@230cc76) [GH-879](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/879): Improve IT examples for dependency usage * Additional commits viewable in [compare view](ascopes/protobuf-maven-plugin@v4.0.3...v4.1.1) [](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
Apr 13, 2026
….3 in /e2e-python [skip ci] [//]: # (dependabot-start)⚠️ \*\*Dependabot is rebasing this PR\*\*⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Updates the requirements on [testcontainers](https://github.com/testcontainers/testcontainers-python) to permit the latest version. Release notes *Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-python/releases).* > testcontainers: v4.13.3 > ----------------------- > > [4.13.3](testcontainers/testcontainers-python@testcontainers-v4.13.2...testcontainers-v4.13.3) (2025-11-14) > -------------------------------------------------------------------------------------------------------------------------------------- > > ### python 3.14 is now supported! > > ### Bug Fixes > > * do not require consumer of library to state nonsupport for py4 ([#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912)) ([f608df9](testcontainers/testcontainers-python@f608df9)) > * **docs:** Update dependencies for docs ([#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900)) ([3f66784](testcontainers/testcontainers-python@3f66784)) Changelog *Sourced from [testcontainers's changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md).* > [4.13.3](testcontainers/testcontainers-python@testcontainers-v4.13.2...testcontainers-v4.13.3) (2025-11-14) > -------------------------------------------------------------------------------------------------------------------------------------- > > ### Bug Fixes > > * do not require consumer of library to state nonsupport for py4 ([#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912)) ([f608df9](testcontainers/testcontainers-python@f608df9)) > * **docs:** Update dependencies for docs ([#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900)) ([3f66784](testcontainers/testcontainers-python@3f66784)) > * support python 3.14!!! - ([#917](https://redirect.github.com/testcontainers/testcontainers-python/issues/917)) ([f76e982](testcontainers/testcontainers-python@f76e982)) > > [4.13.2](testcontainers/testcontainers-python@testcontainers-v4.13.1...testcontainers-v4.13.2) (2025-10-07) > -------------------------------------------------------------------------------------------------------------------------------------- > > ### Bug Fixes > > * **core:** Fix issues with doctests ([#893](https://redirect.github.com/testcontainers/testcontainers-python/issues/893)) ([2e4d80a](testcontainers/testcontainers-python@2e4d80a)) > * **core:** waiting improvements + remove decorators in core ([#894](https://redirect.github.com/testcontainers/testcontainers-python/issues/894)) ([f93f379](testcontainers/testcontainers-python@f93f379)) > * issue [#889](https://redirect.github.com/testcontainers/testcontainers-python/issues/889) by changing the annotated return type of `waiting_for` to `Self`. ([#890](https://redirect.github.com/testcontainers/testcontainers-python/issues/890)) ([fe941b1](testcontainers/testcontainers-python@fe941b1)) > * **mongo:** mongo start waiting forever for old mongo versions ([#783](https://redirect.github.com/testcontainers/testcontainers-python/issues/783)) ([1388612](testcontainers/testcontainers-python@1388612)) > * **redpanda:** copy the startup script to a path that can be written … ([#867](https://redirect.github.com/testcontainers/testcontainers-python/issues/867)) ([e6b976d](testcontainers/testcontainers-python@e6b976d)) > * **trino:** Remove deprecated class and decorator from Trino container ([#895](https://redirect.github.com/testcontainers/testcontainers-python/issues/895)) ([bb646e9](testcontainers/testcontainers-python@bb646e9)) > > [4.13.1](testcontainers/testcontainers-python@testcontainers-v4.13.0...testcontainers-v4.13.1) (2025-09-24) > -------------------------------------------------------------------------------------------------------------------------------------- > > ### Bug Fixes > > * **core:** Added 'compose' in compose\_command\_property ([#879](https://redirect.github.com/testcontainers/testcontainers-python/issues/879)) ([769b7b6](testcontainers/testcontainers-python@769b7b6)) > * **core:** make sure context manager exits ([#876](https://redirect.github.com/testcontainers/testcontainers-python/issues/876)) ([10089f6](testcontainers/testcontainers-python@10089f6)) > > [4.13.0](testcontainers/testcontainers-python@testcontainers-v4.12.0...testcontainers-v4.13.0) (2025-08-27) > -------------------------------------------------------------------------------------------------------------------------------------- > > ### Features > > * **azurite:** Enhance connection string generation for network and local access ([#859](https://redirect.github.com/testcontainers/testcontainers-python/issues/859)) ([b21e5e3](testcontainers/testcontainers-python@b21e5e3)) > * **core:** add enhanced wait strategies ([#855](https://redirect.github.com/testcontainers/testcontainers-python/issues/855)) ([60d21f8](testcontainers/testcontainers-python@60d21f8)) > * **core:** DockerCompose: support list of env\_files ([#847](https://redirect.github.com/testcontainers/testcontainers-python/issues/847)) ([fe206eb](testcontainers/testcontainers-python@fe206eb)) > > ### Bug Fixes > > * assert-in-get\_container\_host\_ip-before-start ([#862](https://redirect.github.com/testcontainers/testcontainers-python/issues/862)) ([fc4155e](testcontainers/testcontainers-python@fc4155e)) > * **core:** improper reading of .testcontainers.properties ([#863](https://redirect.github.com/testcontainers/testcontainers-python/issues/863)) ([350f246](testcontainers/testcontainers-python@350f246)) > * **core:** Make TC\_POOLING\_INTERVAL/sleep\_time a float ([#839](https://redirect.github.com/testcontainers/testcontainers-python/issues/839)) ([a072f3f](testcontainers/testcontainers-python@a072f3f)) > > [4.12.0](testcontainers/testcontainers-python@testcontainers-v4.11.0...testcontainers-v4.12.0) (2025-07-21) > -------------------------------------------------------------------------------------------------------------------------------------- > > ### Features ... (truncated) Commits * [`5c00041`](testcontainers/testcontainers-python@5c00041) chore(main): release testcontainers 4.13.3 ([#909](https://redirect.github.com/testcontainers/testcontainers-python/issues/909)) * [`f76e982`](testcontainers/testcontainers-python@f76e982) chore: add python 3.14 to CI matrix ([#917](https://redirect.github.com/testcontainers/testcontainers-python/issues/917)) * [`f608df9`](testcontainers/testcontainers-python@f608df9) fix: do not require consumer of library to state nonsupport for py4 ([#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912)) * [`3f66784`](testcontainers/testcontainers-python@3f66784) fix(docs): Update dependencies for docs ([#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900)) * [`5c1504c`](testcontainers/testcontainers-python@5c1504c) chore(main): release testcontainers 4.13.2 ([#891](https://redirect.github.com/testcontainers/testcontainers-python/issues/891)) * [`1388612`](testcontainers/testcontainers-python@1388612) fix(mongo): mongo start waiting forever for old mongo versions ([#783](https://redirect.github.com/testcontainers/testcontainers-python/issues/783)) * [`e6b976d`](testcontainers/testcontainers-python@e6b976d) fix(redpanda): copy the startup script to a path that can be written … ([#867](https://redirect.github.com/testcontainers/testcontainers-python/issues/867)) * [`bb646e9`](testcontainers/testcontainers-python@bb646e9) fix(trino): Remove deprecated class and decorator from Trino container ([#895](https://redirect.github.com/testcontainers/testcontainers-python/issues/895)) * [`2e4d80a`](testcontainers/testcontainers-python@2e4d80a) fix(core): Fix issues with doctests ([#893](https://redirect.github.com/testcontainers/testcontainers-python/issues/893)) * [`f93f379`](testcontainers/testcontainers-python@f93f379) fix(core): waiting improvements + remove decorators in core ([#894](https://redirect.github.com/testcontainers/testcontainers-python/issues/894)) * Additional commits viewable in [compare view](testcontainers/testcontainers-python@testcontainers-v4.9.1...testcontainers-v4.13.3) 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 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 [email protected] ([#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 [email protected] ([#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
Jun 21, 2026
…/studio [skip ci] Bumps [semver](https://github.com/npm/node-semver) from 7.8.4 to 7.8.5. Release notes *Sourced from [semver's releases](https://github.com/npm/node-semver/releases).* > v7.8.5 > ------ > > [7.8.5](npm/node-semver@v7.8.4...v7.8.5) (2026-06-19) > -------------------------------------------------------------------------------- > > ### Bug Fixes > > * [`9c8692a`](npm/node-semver@9c8692a) [#878](https://redirect.github.com/npm/node-semver/pull/878) include prereleases in tilde range lower bound with includePrerelease ([#878](https://redirect.github.com/npm/node-semver/issues/878)) ([`@chatman-media`](https://github.com/chatman-media)) Changelog *Sourced from [semver's changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md).* > [7.8.5](npm/node-semver@v7.8.4...v7.8.5) (2026-06-19) > -------------------------------------------------------------------------------- > > ### Bug Fixes > > * [`9c8692a`](npm/node-semver@9c8692a) [#878](https://redirect.github.com/npm/node-semver/pull/878) include prereleases in tilde range lower bound with includePrerelease ([#878](https://redirect.github.com/npm/node-semver/issues/878)) ([`@chatman-media`](https://github.com/chatman-media)) Commits * [`6e05b76`](npm/node-semver@6e05b76) chore: release 7.8.5 ([#879](https://redirect.github.com/npm/node-semver/issues/879)) * [`9c8692a`](npm/node-semver@9c8692a) fix: include prereleases in tilde range lower bound with includePrerelease (#... * See full diff in [compare view](npm/node-semver@v7.8.4...v7.8.5) [](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 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)
tae898
pushed a commit
to humemai/arcadedb-embedded-python
that referenced
this pull request
Jun 28, 2026
…to 4.1.1 [skip ci] Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 4.0.3 to 4.1.1. Release notes *Sourced from [io.github.ascopes:protobuf-maven-plugin's releases](https://github.com/ascopes/protobuf-maven-plugin/releases).* > v4.1.1 > ------ > > * Reworked plugin resolution to be able to run in parallel. > * Consistent generation of plugin ID naming is now enforced across all protoc plugin kinds. > * JVM plugin executable generation is now abstracted, internal paths have changed slightly so users may want to run `mvn clean` on projects when updating to ensure any old files are cleaned up. > * `plugins` specification order is now retained internally. This does not influence execution order (which is what the order param is to be used for by consumers), but does influence the naming of internally generated files. This leads to stronger buildvconsistency guarantees when updating this Maven plugin in the future. > * Removed some incorrectly documented attributes from documentation that did not exist for certain protoc plugin variants. > > v4.1.0 > ------ > > This release implements a new way of specifying `protoc` plugins. Whilst the old mechanism still works, it is now deprecated for removal in v5.0. > > Plugins are now specified as a discriminated list with a `kind` attribute. > > For example: > > ``` > <plugin> > <groupId>io.github.ascopes</groupId> > <artifactId>protobuf-maven-plugin</artifactId> > <version>4.1.0</version> > > <configuration> > <plugins> > <plugin kind="binary-maven"> > ... > </plugin> > </plugins> > </configuration> > </plugin> > ``` > > See <https://ascopes.github.io/protobuf-maven-plugin/using-protoc-plugins.html> for full details of usage, with examples. > > This paves the way for cleaning up some ugly parts of the API in v5.0, as well as supporting consistency with [ArcadeDataGH-877](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/877) which aims to allow eventually using WASM distributions of `protoc` as an optional alternative to platform-specific binaries. Commits * [`fd28a80`](ascopes/protobuf-maven-plugin@fd28a80) [maven-release-plugin] prepare release v4.1.1 * [`cf85175`](ascopes/protobuf-maven-plugin@cf85175) Set 'since' tags for v4.1.1 * [`d289f52`](ascopes/protobuf-maven-plugin@d289f52) Merge pull request [ArcadeData#888](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/888) from ascopes/task/ArcadeDatagh-877-consolidate-plugin-resolvers * [`cd20ebe`](ascopes/protobuf-maven-plugin@cd20ebe) [ArcadeDataGH-877](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/877): Consolidate logic for protoc plugin resolution into one class * [`f8135f7`](ascopes/protobuf-maven-plugin@f8135f7) Remove erroneous documentation regarding path plugins and digests * [`190705a`](ascopes/protobuf-maven-plugin@190705a) Merge pull request [ArcadeData#887](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/887) from ascopes/task/ArcadeDatagh-877-reusable-java-app-generator * [`b8f83d9`](ascopes/protobuf-maven-plugin@b8f83d9) [ArcadeDataGH-877](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/877): Fix failing ITs * [`33ebca4`](ascopes/protobuf-maven-plugin@33ebca4) [ArcadeDataGH-877](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/877): Extract logic for generating executables from Java into scripts * [`31a6b09`](ascopes/protobuf-maven-plugin@31a6b09) Merge pull request [ArcadeData#886](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/886) from ascopes/task/ArcadeDatagh-879-examples * [`230cc76`](ascopes/protobuf-maven-plugin@230cc76) [ArcadeDataGH-879](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/879): Improve IT examples for dependency usage * Additional commits viewable in [compare view](ascopes/protobuf-maven-plugin@v4.0.3...v4.1.1) [](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)
tae898
pushed a commit
to humemai/arcadedb-embedded-python
that referenced
this pull request
Jun 28, 2026
….3 in /e2e-python [skip ci] [//]: # (dependabot-start)⚠️ \*\*Dependabot is rebasing this PR\*\*⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Updates the requirements on [testcontainers](https://github.com/testcontainers/testcontainers-python) to permit the latest version. Release notes *Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-python/releases).* > testcontainers: v4.13.3 > ----------------------- > > [4.13.3](testcontainers/testcontainers-python@testcontainers-v4.13.2...testcontainers-v4.13.3) (2025-11-14) > -------------------------------------------------------------------------------------------------------------------------------------- > > ### python 3.14 is now supported! > > ### Bug Fixes > > * do not require consumer of library to state nonsupport for py4 ([ArcadeData#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912)) ([f608df9](testcontainers/testcontainers-python@f608df9)) > * **docs:** Update dependencies for docs ([ArcadeData#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900)) ([3f66784](testcontainers/testcontainers-python@3f66784)) Changelog *Sourced from [testcontainers's changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md).* > [4.13.3](testcontainers/testcontainers-python@testcontainers-v4.13.2...testcontainers-v4.13.3) (2025-11-14) > -------------------------------------------------------------------------------------------------------------------------------------- > > ### Bug Fixes > > * do not require consumer of library to state nonsupport for py4 ([ArcadeData#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912)) ([f608df9](testcontainers/testcontainers-python@f608df9)) > * **docs:** Update dependencies for docs ([ArcadeData#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900)) ([3f66784](testcontainers/testcontainers-python@3f66784)) > * support python 3.14!!! - ([ArcadeData#917](https://redirect.github.com/testcontainers/testcontainers-python/issues/917)) ([f76e982](testcontainers/testcontainers-python@f76e982)) > > [4.13.2](testcontainers/testcontainers-python@testcontainers-v4.13.1...testcontainers-v4.13.2) (2025-10-07) > -------------------------------------------------------------------------------------------------------------------------------------- > > ### Bug Fixes > > * **core:** Fix issues with doctests ([#893](https://redirect.github.com/testcontainers/testcontainers-python/issues/893)) ([2e4d80a](testcontainers/testcontainers-python@2e4d80a)) > * **core:** waiting improvements + remove decorators in core ([ArcadeData#894](https://redirect.github.com/testcontainers/testcontainers-python/issues/894)) ([f93f379](testcontainers/testcontainers-python@f93f379)) > * issue [#889](https://redirect.github.com/testcontainers/testcontainers-python/issues/889) by changing the annotated return type of `waiting_for` to `Self`. ([ArcadeData#890](https://redirect.github.com/testcontainers/testcontainers-python/issues/890)) ([fe941b1](testcontainers/testcontainers-python@fe941b1)) > * **mongo:** mongo start waiting forever for old mongo versions ([ArcadeData#783](https://redirect.github.com/testcontainers/testcontainers-python/issues/783)) ([1388612](testcontainers/testcontainers-python@1388612)) > * **redpanda:** copy the startup script to a path that can be written … ([#867](https://redirect.github.com/testcontainers/testcontainers-python/issues/867)) ([e6b976d](testcontainers/testcontainers-python@e6b976d)) > * **trino:** Remove deprecated class and decorator from Trino container ([ArcadeData#895](https://redirect.github.com/testcontainers/testcontainers-python/issues/895)) ([bb646e9](testcontainers/testcontainers-python@bb646e9)) > > [4.13.1](testcontainers/testcontainers-python@testcontainers-v4.13.0...testcontainers-v4.13.1) (2025-09-24) > -------------------------------------------------------------------------------------------------------------------------------------- > > ### Bug Fixes > > * **core:** Added 'compose' in compose\_command\_property ([ArcadeData#879](https://redirect.github.com/testcontainers/testcontainers-python/issues/879)) ([769b7b6](testcontainers/testcontainers-python@769b7b6)) > * **core:** make sure context manager exits ([ArcadeData#876](https://redirect.github.com/testcontainers/testcontainers-python/issues/876)) ([10089f6](testcontainers/testcontainers-python@10089f6)) > > [4.13.0](testcontainers/testcontainers-python@testcontainers-v4.12.0...testcontainers-v4.13.0) (2025-08-27) > -------------------------------------------------------------------------------------------------------------------------------------- > > ### Features > > * **azurite:** Enhance connection string generation for network and local access ([ArcadeData#859](https://redirect.github.com/testcontainers/testcontainers-python/issues/859)) ([b21e5e3](testcontainers/testcontainers-python@b21e5e3)) > * **core:** add enhanced wait strategies ([ArcadeData#855](https://redirect.github.com/testcontainers/testcontainers-python/issues/855)) ([60d21f8](testcontainers/testcontainers-python@60d21f8)) > * **core:** DockerCompose: support list of env\_files ([ArcadeData#847](https://redirect.github.com/testcontainers/testcontainers-python/issues/847)) ([fe206eb](testcontainers/testcontainers-python@fe206eb)) > > ### Bug Fixes > > * assert-in-get\_container\_host\_ip-before-start ([ArcadeData#862](https://redirect.github.com/testcontainers/testcontainers-python/issues/862)) ([fc4155e](testcontainers/testcontainers-python@fc4155e)) > * **core:** improper reading of .testcontainers.properties ([ArcadeData#863](https://redirect.github.com/testcontainers/testcontainers-python/issues/863)) ([350f246](testcontainers/testcontainers-python@350f246)) > * **core:** Make TC\_POOLING\_INTERVAL/sleep\_time a float ([ArcadeData#839](https://redirect.github.com/testcontainers/testcontainers-python/issues/839)) ([a072f3f](testcontainers/testcontainers-python@a072f3f)) > > [4.12.0](testcontainers/testcontainers-python@testcontainers-v4.11.0...testcontainers-v4.12.0) (2025-07-21) > -------------------------------------------------------------------------------------------------------------------------------------- > > ### Features ... (truncated) Commits * [`5c00041`](testcontainers/testcontainers-python@5c00041) chore(main): release testcontainers 4.13.3 ([ArcadeData#909](https://redirect.github.com/testcontainers/testcontainers-python/issues/909)) * [`f76e982`](testcontainers/testcontainers-python@f76e982) chore: add python 3.14 to CI matrix ([ArcadeData#917](https://redirect.github.com/testcontainers/testcontainers-python/issues/917)) * [`f608df9`](testcontainers/testcontainers-python@f608df9) fix: do not require consumer of library to state nonsupport for py4 ([ArcadeData#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912)) * [`3f66784`](testcontainers/testcontainers-python@3f66784) fix(docs): Update dependencies for docs ([ArcadeData#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900)) * [`5c1504c`](testcontainers/testcontainers-python@5c1504c) chore(main): release testcontainers 4.13.2 ([ArcadeData#891](https://redirect.github.com/testcontainers/testcontainers-python/issues/891)) * [`1388612`](testcontainers/testcontainers-python@1388612) fix(mongo): mongo start waiting forever for old mongo versions ([ArcadeData#783](https://redirect.github.com/testcontainers/testcontainers-python/issues/783)) * [`e6b976d`](testcontainers/testcontainers-python@e6b976d) fix(redpanda): copy the startup script to a path that can be written … ([#867](https://redirect.github.com/testcontainers/testcontainers-python/issues/867)) * [`bb646e9`](testcontainers/testcontainers-python@bb646e9) fix(trino): Remove deprecated class and decorator from Trino container ([ArcadeData#895](https://redirect.github.com/testcontainers/testcontainers-python/issues/895)) * [`2e4d80a`](testcontainers/testcontainers-python@2e4d80a) fix(core): Fix issues with doctests ([#893](https://redirect.github.com/testcontainers/testcontainers-python/issues/893)) * [`f93f379`](testcontainers/testcontainers-python@f93f379) fix(core): waiting improvements + remove decorators in core ([ArcadeData#894](https://redirect.github.com/testcontainers/testcontainers-python/issues/894)) * Additional commits viewable in [compare view](testcontainers/testcontainers-python@testcontainers-v4.9.1...testcontainers-v4.13.3) 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 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)
tae898
pushed a commit
to humemai/arcadedb-embedded-python
that referenced
this pull request
Jun 28, 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+) ([ArcadeData#935](https://redirect.github.com/uuidjs/uuid/issues/935)) > * drop node@18 support ([ArcadeData#934](https://redirect.github.com/uuidjs/uuid/issues/934)) > > ### Features > > * drop node@18 support ([ArcadeData#934](https://redirect.github.com/uuidjs/uuid/issues/934)) ([dc4ddb8](uuidjs/uuid@dc4ddb8)) > > ### Bug Fixes > > * expect `crypto` to be global everywhere (requires node@20+) ([ArcadeData#935](https://redirect.github.com/uuidjs/uuid/issues/935)) ([f2c235f](uuidjs/uuid@f2c235f)) > * Use GITHUB\_TOKEN for release-please and enable npm provenance ([ArcadeData#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 ([ArcadeData#901](https://redirect.github.com/uuidjs/uuid/issues/901)) > > ### Bug Fixes > > * make browser exports the default ([ArcadeData#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+) ([ArcadeData#935](https://redirect.github.com/uuidjs/uuid/issues/935)) > * drop node@18 support ([ArcadeData#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 ([ArcadeData#901](https://redirect.github.com/uuidjs/uuid/issues/901)) > > ### Bug Fixes > > * make browser exports the default ([ArcadeData#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 [email protected] ([ArcadeData#887](https://redirect.github.com/uuidjs/uuid/issues/887)) > * remove CommonJS support ([ArcadeData#886](https://redirect.github.com/uuidjs/uuid/issues/886)) > * drop node@16 support ([ArcadeData#883](https://redirect.github.com/uuidjs/uuid/issues/883)) > > ### Features > > * add node@24 to ci matrix ([ArcadeData#879](https://redirect.github.com/uuidjs/uuid/issues/879)) ([42b6178](uuidjs/uuid@42b6178)) > * drop node@16 support ([ArcadeData#883](https://redirect.github.com/uuidjs/uuid/issues/883)) ([0f38cf1](uuidjs/uuid@0f38cf1)) > * remove CommonJS support ([ArcadeData#886](https://redirect.github.com/uuidjs/uuid/issues/886)) ([ae786e2](uuidjs/uuid@ae786e2)) > * update to [email protected] ([ArcadeData#887](https://redirect.github.com/uuidjs/uuid/issues/887)) ([c7ee405](uuidjs/uuid@c7ee405)) > > ### Bug Fixes > > * improve v4() performance ([ArcadeData#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 ([ArcadeData#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+) ([ArcadeData#935](https://redirect.github.com/uuidjs/uuid/issues/935)) * [`529ef08`](uuidjs/uuid@529ef08) chore: upgrade TypeScript and fixup types ([ArcadeData#927](https://redirect.github.com/uuidjs/uuid/issues/927)) * [`086fd79`](uuidjs/uuid@086fd79) chore: update dependencies ([ArcadeData#933](https://redirect.github.com/uuidjs/uuid/issues/933)) * [`dc4ddb8`](uuidjs/uuid@dc4ddb8) feat!: drop node@18 support ([ArcadeData#934](https://redirect.github.com/uuidjs/uuid/issues/934)) * [`0f1f9c9`](uuidjs/uuid@0f1f9c9) chore: switch to Biome for parsing and linting ([ArcadeData#932](https://redirect.github.com/uuidjs/uuid/issues/932)) * [`e2879e6`](uuidjs/uuid@e2879e6) chore: use maintained version of npm-run-all ([ArcadeData#930](https://redirect.github.com/uuidjs/uuid/issues/930)) * [`ffa3138`](uuidjs/uuid@ffa3138) fix: Use GITHUB\_TOKEN for release-please and enable npm provenance ([ArcadeData#925](https://redirect.github.com/uuidjs/uuid/issues/925)) * [`0423d49`](uuidjs/uuid@0423d49) docs: remove obsolete v1 option notes ([ArcadeData#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) ([ArcadeData#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) ([ArcadeData#1323](https://redirect.github.com/testcontainers/testcontainers-node/issues/1323)) > * Use `/tmp` for Kafka startup script [`@cristianrgreco`](https://github.com/cristianrgreco) ([ArcadeData#1302](https://redirect.github.com/testcontainers/testcontainers-node/issues/1302)) > > 📖 Documentation > --------------- > > * Clarify PR defaults in AGENTS.md [`@cristianrgreco`](https://github.com/cristianrgreco) ([ArcadeData#1303](https://redirect.github.com/testcontainers/testcontainers-node/issues/1303)) > > 🧹 Maintenance > ------------- > > * Repair npm publish version updates [`@cristianrgreco`](https://github.com/cristianrgreco) ([ArcadeData#1330](https://redirect.github.com/testcontainers/testcontainers-node/issues/1330)) ... (truncated) Commits * [`80d537a`](testcontainers/testcontainers-node@80d537a) Fix npm publish version updates ([ArcadeData#1330](https://redirect.github.com/testcontainers/testcontainers-node/issues/1330)) * [`5e9bfff`](testcontainers/testcontainers-node@5e9bfff) Use configured health checks as the default wait strategy ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#1302](https://redirect.github.com/testcontainers/testcontainers-node/issues/1302)) * [`38fb397`](testcontainers/testcontainers-node@38fb397) Clarify PR defaults in AGENTS.md ([ArcadeData#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)
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.
Snyk has created this PR to upgrade io.netty:netty-transport from 4.1.86.Final to 4.1.87.Final.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs