fix(deps): update testcontainers-node monorepo to ^11.9.0 (#4583)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-03 10:35:20 +00:00
committed by GitHub
parent a91955a35b
commit 10bdd74b2b
3 changed files with 27 additions and 27 deletions

46
pnpm-lock.yaml generated
View File

@@ -59,8 +59,8 @@ importers:
specifier: ^14.1.0
version: 14.1.0(semantic-release@25.0.2(typescript@5.9.3))
'@testcontainers/redis':
specifier: ^11.8.1
version: 11.8.1
specifier: ^11.9.0
version: 11.9.0
'@turbo/gen':
specifier: ^2.6.1
version: 2.6.1(@swc/core@1.15.3)(@types/node@24.10.1)(typescript@5.9.3)
@@ -92,8 +92,8 @@ importers:
specifier: ^25.0.2
version: 25.0.2(typescript@5.9.3)
testcontainers:
specifier: ^11.8.1
version: 11.8.1
specifier: ^11.9.0
version: 11.9.0
turbo:
specifier: ^2.6.1
version: 2.6.1
@@ -1163,11 +1163,11 @@ importers:
specifier: ^3.1.0
version: 3.1.0
'@testcontainers/mysql':
specifier: ^11.8.1
version: 11.8.1
specifier: ^11.9.0
version: 11.9.0
'@testcontainers/postgresql':
specifier: ^11.8.1
version: 11.8.1
specifier: ^11.9.0
version: 11.9.0
better-sqlite3:
specifier: ^12.4.1
version: 12.4.1
@@ -4524,14 +4524,14 @@ packages:
'@tanstack/virtual-core@3.11.2':
resolution: {integrity: sha512-vTtpNt7mKCiZ1pwU9hfKPhpdVO2sVzFQsxoVBGtOSHxlrRRzYr8iQ2TlwbAcRYCcEiZ9ECAM8kBzH0v2+VzfKw==}
'@testcontainers/mysql@11.8.1':
resolution: {integrity: sha512-FhlaFo2RKhDe0i1EnVwoASZnHm2h1gvliUGv5TTU0cUlAX8fpiFe/o286tm22EGTBwFGJKuyrVK4NLElrZWilA==}
'@testcontainers/mysql@11.9.0':
resolution: {integrity: sha512-XayyQs0QAKIlYVngUOyaqwjGobERXOsvjgw6vyvdYavUDx8AXpNEe2dc4sCcXSH0CgiTTcF3SzFuodjXvDecww==}
'@testcontainers/postgresql@11.8.1':
resolution: {integrity: sha512-uPTFk9IY5v9Dm6HcVTOSvZQQ+HrdGiwDk+/LDG+v67yD81kgBlYpH730JJhZoO72d1pJHKwTAJ+5WPOvecl1pw==}
'@testcontainers/postgresql@11.9.0':
resolution: {integrity: sha512-beLyLdLygFllktviM132Xd6tQ4i5FnuyZP+4BQEjUb5sJYHYnIrV/ZBzRRflIlF8gugt1GXgudkmr/HxM9vtKw==}
'@testcontainers/redis@11.8.1':
resolution: {integrity: sha512-mkcOsPkVvdG7AMZjvWpBlfDoncqFJRRur5mTOmlgFpaK7ISpUpOAGcyOmZ7Da8kdHLE5I3iJoT6cHgsD2LjxqA==}
'@testcontainers/redis@11.9.0':
resolution: {integrity: sha512-nDDsi8d17mYK44JAkX4tI91kgoQAT4E02UJK+d2BbcYYLZJtS3tP+w+MUkDuHWrUMlqb3HiyAdhcPz2ezxn2TA==}
'@tiptap/core@2.27.1':
resolution: {integrity: sha512-nkerkl8syHj44ZzAB7oA2GPmmZINKBKCa79FuNvmGJrJ4qyZwlkDzszud23YteFZEytbc87kVd/fP76ROS6sLg==}
@@ -10230,8 +10230,8 @@ packages:
engines: {node: '>=10'}
hasBin: true
testcontainers@11.8.1:
resolution: {integrity: sha512-XeqoHbgVA8lx9ufrgYIKlYV4eubVCn3CL6Dh7sdHT793/hbDu/S7N786MqBxQZjzDG+YRKFSCNPTEwp8lREY9Q==}
testcontainers@11.9.0:
resolution: {integrity: sha512-SQ6OqQUig7HcGVF72i+ZVIMvxPSpEz8cgC/B63ekqMzgf98DnveoBbOmqux/Wa5wQAQCt4mEPNMa/Jz7vMg9fQ==}
text-decoder@1.2.0:
resolution: {integrity: sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==}
@@ -13490,23 +13490,23 @@ snapshots:
'@tanstack/virtual-core@3.11.2': {}
'@testcontainers/mysql@11.8.1':
'@testcontainers/mysql@11.9.0':
dependencies:
testcontainers: 11.8.1
testcontainers: 11.9.0
transitivePeerDependencies:
- bare-buffer
- supports-color
'@testcontainers/postgresql@11.8.1':
'@testcontainers/postgresql@11.9.0':
dependencies:
testcontainers: 11.8.1
testcontainers: 11.9.0
transitivePeerDependencies:
- bare-buffer
- supports-color
'@testcontainers/redis@11.8.1':
'@testcontainers/redis@11.9.0':
dependencies:
testcontainers: 11.8.1
testcontainers: 11.9.0
transitivePeerDependencies:
- bare-buffer
- supports-color
@@ -20148,7 +20148,7 @@ snapshots:
commander: 2.20.3
source-map-support: 0.5.21
testcontainers@11.8.1:
testcontainers@11.9.0:
dependencies:
'@balena/dockerignore': 1.0.2
'@types/dockerode': 3.3.47