fix(deps): update testcontainers-node monorepo to ^11.3.0 (#3652)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-07-18 20:23:21 +00:00
committed by GitHub
parent c2305d4e27
commit 2394159f8b
3 changed files with 14 additions and 13 deletions

View File

@@ -47,7 +47,7 @@
"jsdom": "^26.1.0",
"prettier": "^3.6.2",
"semantic-release": "^24.2.7",
"testcontainers": "^11.2.1",
"testcontainers": "^11.3.0",
"turbo": "^2.5.5",
"typescript": "^5.8.3",
"vite-tsconfig-paths": "^5.1.4",

View File

@@ -46,7 +46,7 @@
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/core": "^8.1.3",
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^11.2.1",
"@testcontainers/mysql": "^11.3.0",
"better-sqlite3": "^12.2.0",
"dotenv": "^17.2.0",
"drizzle-kit": "^0.31.4",

23
pnpm-lock.yaml generated
View File

@@ -65,8 +65,8 @@ importers:
specifier: ^24.2.7
version: 24.2.7(typescript@5.8.3)
testcontainers:
specifier: ^11.2.1
version: 11.2.1
specifier: ^11.3.0
version: 11.3.0
turbo:
specifier: ^2.5.5
version: 2.5.5
@@ -1072,8 +1072,8 @@ importers:
specifier: ^2.2.2
version: 2.2.2
'@testcontainers/mysql':
specifier: ^11.2.1
version: 11.2.1
specifier: ^11.3.0
version: 11.3.0
better-sqlite3:
specifier: ^12.2.0
version: 12.2.0
@@ -4377,8 +4377,8 @@ packages:
'@tanstack/virtual-core@3.11.2':
resolution: {integrity: sha512-vTtpNt7mKCiZ1pwU9hfKPhpdVO2sVzFQsxoVBGtOSHxlrRRzYr8iQ2TlwbAcRYCcEiZ9ECAM8kBzH0v2+VzfKw==}
'@testcontainers/mysql@11.2.1':
resolution: {integrity: sha512-grOpOcFvDBuwSGVgtIT1lOb/RcVGVfuoxsnngO/TeepZ5XXS50Wjj/HmdxG88XXAKEjVv2I9A/6T02nAV8JyLw==}
'@testcontainers/mysql@11.3.0':
resolution: {integrity: sha512-5zOzAcsQUVbN9tCC6cbD0zkxOu/P8NdFsYc+w1YFctGUOf5DL0QBBwDv5LkFj92+eic4veggPlzVd2SX8LT3SQ==}
'@tiptap/core@2.26.1':
resolution: {integrity: sha512-fymyd/XZvYiHjBoLt1gxs024xP/LY26d43R1vluYq7AHBL/7DE3ywzy+1GEsGyAv5Je2L0KBhNIR/izbq3Kaqg==}
@@ -6494,6 +6494,7 @@ packages:
eslint-config-prettier@10.1.7:
resolution: {integrity: sha512-xztdELuHs7grBM+qdMUF4M4SjPpeOMN3kx7sGU6ifl5yibck/GRa0+0d+m1lPsGNkd+2bIWh2lUUTzX7MX/obw==}
deprecated: This is a malicious version, don't use
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
@@ -9987,8 +9988,8 @@ packages:
resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==}
engines: {node: '>=18'}
testcontainers@11.2.1:
resolution: {integrity: sha512-KJALGi8ButKDZgzHr0PtJUVNBOSlSFncumZ34MCQTN4VEU9AK4tWTn9gCcAFzG4zBmzzC2aEbHMFUujqkbDvBg==}
testcontainers@11.3.0:
resolution: {integrity: sha512-bfSfWDZl5Ima/wRkDjoyuntLIp7wFv7jc+97/BL1zJyKszMFEDHsDcH1ryv8L4kYqVfl6V0efMzY4tluypa1nw==}
text-decoder@1.2.0:
resolution: {integrity: sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==}
@@ -13117,9 +13118,9 @@ snapshots:
'@tanstack/virtual-core@3.11.2': {}
'@testcontainers/mysql@11.2.1':
'@testcontainers/mysql@11.3.0':
dependencies:
testcontainers: 11.2.1
testcontainers: 11.3.0
transitivePeerDependencies:
- bare-buffer
- supports-color
@@ -19701,7 +19702,7 @@ snapshots:
glob: 10.4.5
minimatch: 9.0.5
testcontainers@11.2.1:
testcontainers@11.3.0:
dependencies:
'@balena/dockerignore': 1.0.2
'@types/dockerode': 3.3.42