From c04d4c5a57d117ceaa9a8973696f98778e51f739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 22:27:24 +0000 Subject: [PATCH] chore(deps): bump testcontainers from 12.0.3 to 12.0.4 Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 12.0.3 to 12.0.4. - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](https://github.com/testcontainers/testcontainers-node/compare/v12.0.3...v12.0.4) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 12.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 22 +++++++++++----------- pnpm-workspace.yaml | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef3a0ac..0eb9751 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ catalogs: specifier: 13.1.3 version: 13.1.3 testcontainers: - specifier: 12.0.3 - version: 12.0.3 + specifier: 12.0.4 + version: 12.0.4 tsdown: specifier: 0.22.3 version: 0.22.3 @@ -402,7 +402,7 @@ importers: version: 1.18.1(esbuild@0.28.1) testcontainers: specifier: 'catalog:' - version: 12.0.3 + version: 12.0.4 devDependencies: '@temporal-contract/tsconfig': specifier: workspace:* @@ -3533,9 +3533,9 @@ packages: resolution: {integrity: sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==} engines: {node: '>=18'} - get-port@7.2.0: - resolution: {integrity: sha512-afP4W205ONCuMoPBqcR6PSXnzX35KTcJygfJfcp+QY+uwm3p20p1YczWXhlICIzGMCxYBQcySEcOgsJcrkyobg==} - engines: {node: '>=16'} + get-port@5.1.1: + resolution: {integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==} + engines: {node: '>=8'} get-tsconfig@4.14.0: resolution: {integrity: sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==} @@ -4656,8 +4656,8 @@ packages: engines: {node: '>=10'} hasBin: true - testcontainers@12.0.3: - resolution: {integrity: sha512-6vfiL9CWIX0rWhTJitzrzHcv4Q/sUfUdBV12jMz6HZ58Lz6ZtXVecO6jljd1O3ookEWQHNICiYoYNEPpDLzuRw==} + testcontainers@12.0.4: + resolution: {integrity: sha512-QIR/8xF1+F/26cIM+9B4yyxNTbKJxAv3hygZyhPRgZ8Q2AhlPZjDdpXRuk16V37X4bgJRI3hXFhoEICMBA7Adg==} text-decoder@1.2.7: resolution: {integrity: sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==} @@ -7938,7 +7938,7 @@ snapshots: get-east-asian-width@1.6.0: {} - get-port@7.2.0: {} + get-port@5.1.1: {} get-tsconfig@4.14.0: dependencies: @@ -9136,7 +9136,7 @@ snapshots: commander: 2.20.3 source-map-support: 0.5.21 - testcontainers@12.0.3: + testcontainers@12.0.4: dependencies: '@balena/dockerignore': 1.0.2 '@types/dockerode': 4.0.1 @@ -9146,7 +9146,7 @@ snapshots: debug: 4.4.3 docker-compose: 1.4.2 dockerode: 5.0.0 - get-port: 7.2.0 + get-port: 5.1.1 proper-lockfile: 4.1.2 properties-reader: 3.0.1 ssh-remote-port-forward: 1.0.4 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 2122480..59845ed 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -64,7 +64,7 @@ catalog: oxlint: 1.71.0 pino: 10.3.1 pino-pretty: 13.1.3 - testcontainers: 12.0.3 + testcontainers: 12.0.4 tsdown: 0.22.3 tsx: 4.22.4 turbo: 2.9.18