From 092c95bbe0be73ad3dedb13c7f84ba7c36ca14db Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 10:49:01 +0000 Subject: [PATCH] fix(deps): update testcontainers-node monorepo to ^10.24.1 (#2831) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- package.json | 2 +- packages/db/package.json | 2 +- pnpm-lock.yaml | 47 ++++++++++------------------------------ 3 files changed, 14 insertions(+), 37 deletions(-) diff --git a/package.json b/package.json index d6b3fc6de..f7b3c3c58 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "jsdom": "^26.0.0", "prettier": "^3.5.3", "semantic-release": "^24.2.3", - "testcontainers": "^10.24.0", + "testcontainers": "^10.24.1", "turbo": "^2.5.0", "typescript": "^5.8.3", "vite-tsconfig-paths": "^5.1.4", diff --git a/packages/db/package.json b/packages/db/package.json index d32e78f1a..bfd9090b0 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -46,7 +46,7 @@ "@homarr/server-settings": "workspace:^0.1.0", "@mantine/core": "^7.17.4", "@paralleldrive/cuid2": "^2.2.2", - "@testcontainers/mysql": "^10.24.0", + "@testcontainers/mysql": "^10.24.1", "better-sqlite3": "^11.9.1", "dotenv": "^16.4.7", "drizzle-kit": "^0.30.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a0dc5f08..a4b9e4543 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,8 +65,8 @@ importers: specifier: ^24.2.3 version: 24.2.3(typescript@5.8.3) testcontainers: - specifier: ^10.24.0 - version: 10.24.0 + specifier: ^10.24.1 + version: 10.24.1 turbo: specifier: ^2.5.0 version: 2.5.0 @@ -1030,8 +1030,8 @@ importers: specifier: ^2.2.2 version: 2.2.2 '@testcontainers/mysql': - specifier: ^10.24.0 - version: 10.24.0 + specifier: ^10.24.1 + version: 10.24.1 better-sqlite3: specifier: ^11.9.1 version: 11.9.1 @@ -4357,8 +4357,8 @@ packages: '@tanstack/virtual-core@3.11.2': resolution: {integrity: sha512-vTtpNt7mKCiZ1pwU9hfKPhpdVO2sVzFQsxoVBGtOSHxlrRRzYr8iQ2TlwbAcRYCcEiZ9ECAM8kBzH0v2+VzfKw==} - '@testcontainers/mysql@10.24.0': - resolution: {integrity: sha512-ffeMsMK5tBO+dQRCIlST6+P8TS0YFr7t63T6lcOo5DH9b4dAvddK3Lsrs9jPFXSREets2IwG9ThhGhjM/6d5Fw==} + '@testcontainers/mysql@10.24.1': + resolution: {integrity: sha512-XGA8ayEXxWs1HgKA3w61CI3BIflpgOuAkF6I++ilCJey1clWQzAawlM3MjqJUnjznSGJk7g6bAP1FwNXNUlTmA==} '@tiptap/core@2.11.7': resolution: {integrity: sha512-zN+NFFxLsxNEL8Qioc+DL6b8+Tt2bmRbXH22Gk6F6nD30x83eaUSFlSv3wqvgyCq3I1i1NO394So+Agmayx6rQ==} @@ -5312,9 +5312,6 @@ packages: balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - bare-events@2.4.2: - resolution: {integrity: sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==} - bare-events@2.5.4: resolution: {integrity: sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==} @@ -8760,9 +8757,6 @@ packages: queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - queue-tick@1.0.1: - resolution: {integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==} - radix3@1.1.2: resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==} @@ -9443,9 +9437,6 @@ packages: resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} engines: {node: '>=10.0.0'} - streamx@2.20.1: - resolution: {integrity: sha512-uTa0mU6WUC65iUvzKH4X9hEdvSW7rbPxPtwfWiLMSj3qTdQbAiUboZTxauKfpFuGIGa1C2BYijZ7wgdUXICJhA==} - streamx@2.22.0: resolution: {integrity: sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==} @@ -9664,8 +9655,8 @@ packages: resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==} engines: {node: '>=18'} - testcontainers@10.24.0: - resolution: {integrity: sha512-akkNb3LO2IhxnJzl5kj6dDt2c5q0bWHSTUSLSsqqLuZkaJTYCyWCE76uSzJLGpCkASV7Bw4XOOKvn4Tu0GHeFA==} + testcontainers@10.24.1: + resolution: {integrity: sha512-72eJwXrGNg2fyN8LfGrniOI5hpkur7t74w8MEZPrpUZ/YojfBQY8z6ZU/P586TzfJTWEakAH49DO6f8niHsrBQ==} text-decoder@1.2.0: resolution: {integrity: sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==} @@ -12701,9 +12692,9 @@ snapshots: '@tanstack/virtual-core@3.11.2': {} - '@testcontainers/mysql@10.24.0': + '@testcontainers/mysql@10.24.1': dependencies: - testcontainers: 10.24.0 + testcontainers: 10.24.1 transitivePeerDependencies: - bare-buffer - supports-color @@ -13849,9 +13840,6 @@ snapshots: balanced-match@1.0.2: {} - bare-events@2.4.2: - optional: true - bare-events@2.5.4: optional: true @@ -17571,8 +17559,6 @@ snapshots: queue-microtask@1.2.3: {} - queue-tick@1.0.1: {} - radix3@1.1.2: {} ramda-adjunct@5.1.0(ramda@0.30.1): @@ -18407,21 +18393,12 @@ snapshots: streamsearch@1.1.0: {} - streamx@2.20.1: - dependencies: - fast-fifo: 1.3.2 - queue-tick: 1.0.1 - text-decoder: 1.2.0 - optionalDependencies: - bare-events: 2.4.2 - streamx@2.22.0: dependencies: fast-fifo: 1.3.2 text-decoder: 1.2.0 optionalDependencies: bare-events: 2.5.4 - optional: true strict-event-emitter-types@2.0.0: {} @@ -18687,7 +18664,7 @@ snapshots: dependencies: b4a: 1.6.6 fast-fifo: 1.3.2 - streamx: 2.20.1 + streamx: 2.22.0 tar@6.2.1: dependencies: @@ -18738,7 +18715,7 @@ snapshots: glob: 10.4.5 minimatch: 9.0.5 - testcontainers@10.24.0: + testcontainers@10.24.1: dependencies: '@balena/dockerignore': 1.0.2 '@types/dockerode': 3.3.37