From cb81efa42c99f4bd8024b21e0818294db8d22fec Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 10:23:42 +0000 Subject: [PATCH] fix(deps): update testcontainers-node monorepo to ^10.26.0 (#3114) 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 | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 1a83b45dc..fd7ce8375 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "jsdom": "^26.1.0", "prettier": "^3.5.3", "semantic-release": "^24.2.3", - "testcontainers": "^10.25.0", + "testcontainers": "^10.26.0", "turbo": "^2.5.3", "typescript": "^5.8.3", "vite-tsconfig-paths": "^5.1.4", diff --git a/packages/db/package.json b/packages/db/package.json index c81ac6182..7a4c6afb8 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -46,7 +46,7 @@ "@homarr/server-settings": "workspace:^0.1.0", "@mantine/core": "^8.0.1", "@paralleldrive/cuid2": "^2.2.2", - "@testcontainers/mysql": "^10.25.0", + "@testcontainers/mysql": "^10.26.0", "better-sqlite3": "^11.10.0", "dotenv": "^16.5.0", "drizzle-kit": "^0.31.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 70e4f6213..4111d173a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^24.2.3 version: 24.2.3(typescript@5.8.3) testcontainers: - specifier: ^10.25.0 - version: 10.25.0 + specifier: ^10.26.0 + version: 10.26.0 turbo: specifier: ^2.5.3 version: 2.5.3 @@ -1025,8 +1025,8 @@ importers: specifier: ^2.2.2 version: 2.2.2 '@testcontainers/mysql': - specifier: ^10.25.0 - version: 10.25.0 + specifier: ^10.26.0 + version: 10.26.0 better-sqlite3: specifier: ^11.10.0 version: 11.10.0 @@ -4246,8 +4246,8 @@ packages: '@tanstack/virtual-core@3.11.2': resolution: {integrity: sha512-vTtpNt7mKCiZ1pwU9hfKPhpdVO2sVzFQsxoVBGtOSHxlrRRzYr8iQ2TlwbAcRYCcEiZ9ECAM8kBzH0v2+VzfKw==} - '@testcontainers/mysql@10.25.0': - resolution: {integrity: sha512-jUlwvo2P4Ae2jQ4IaInWycbhcsDq5gfLzRUYETjJiiEpig/p2S5+90iVpBoMDALHFVASuJ9Z6HSzphpQ+mOMVw==} + '@testcontainers/mysql@10.26.0': + resolution: {integrity: sha512-WNFbMVLa1WF5SmcqH8fUbjwDcyHcBcq1XLazuEVxT4UwQUaZXA7nLAzJoIngNcCXZ1+m4nROVjM9PsQW4nzMBQ==} '@tiptap/core@2.12.0': resolution: {integrity: sha512-3qX8oGVKFFZzQ0vit+ZolR6AJIATBzmEmjAA0llFhWk4vf3v64p1YcXcJsOBsr5scizJu5L6RYWEFatFwqckRg==} @@ -9779,8 +9779,8 @@ packages: resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==} engines: {node: '>=18'} - testcontainers@10.25.0: - resolution: {integrity: sha512-X3x6cjorEMgei1vVx3M7dnTMzWoWOTi4krpUf3C2iOvOcwsaMUHbca9J4yzpN65ieiWhcK2dA5dxpZyUonwC2Q==} + testcontainers@10.26.0: + resolution: {integrity: sha512-4Iv3KB23pZcnxnXg4eIlOpXuvx4aHexxLY6URiciRQrc3Dao09NsVoYGxD8sV9heKUZ107mecalDITx4NZHo7A==} text-decoder@1.2.0: resolution: {integrity: sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==} @@ -12849,9 +12849,9 @@ snapshots: '@tanstack/virtual-core@3.11.2': {} - '@testcontainers/mysql@10.25.0': + '@testcontainers/mysql@10.26.0': dependencies: - testcontainers: 10.25.0 + testcontainers: 10.26.0 transitivePeerDependencies: - bare-buffer - supports-color @@ -19331,7 +19331,7 @@ snapshots: glob: 10.4.5 minimatch: 9.0.5 - testcontainers@10.25.0: + testcontainers@10.26.0: dependencies: '@balena/dockerignore': 1.0.2 '@types/dockerode': 3.3.38