fix(deps): update testcontainers-node monorepo to ^11.6.0 (#4130)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-22 10:34:51 +00:00
committed by GitHub
parent 303067b0c8
commit 83df2ec58b
3 changed files with 47 additions and 53 deletions

View File

@@ -42,7 +42,7 @@
"@semantic-release/github": "^11.0.6",
"@semantic-release/npm": "^12.0.2",
"@semantic-release/release-notes-generator": "^14.1.0",
"@testcontainers/redis": "^11.5.1",
"@testcontainers/redis": "^11.6.0",
"@turbo/gen": "^2.5.6",
"@vitejs/plugin-react": "^5.0.2",
"@vitest/coverage-v8": "^3.2.4",
@@ -52,7 +52,7 @@
"jsdom": "^27.0.0",
"prettier": "^3.6.2",
"semantic-release": "^24.2.8",
"testcontainers": "^11.5.1",
"testcontainers": "^11.6.0",
"turbo": "^2.5.6",
"typescript": "^5.9.2",
"vite-tsconfig-paths": "^5.1.4",

View File

@@ -51,8 +51,8 @@
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/core": "^8.3.1",
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^11.5.1",
"@testcontainers/postgresql": "^11.5.1",
"@testcontainers/mysql": "^11.6.0",
"@testcontainers/postgresql": "^11.6.0",
"better-sqlite3": "^12.2.0",
"dotenv": "^17.2.2",
"drizzle-kit": "^0.31.4",

92
pnpm-lock.yaml generated
View File

@@ -59,8 +59,8 @@ importers:
specifier: ^14.1.0
version: 14.1.0(semantic-release@24.2.8(typescript@5.9.2))
'@testcontainers/redis':
specifier: ^11.5.1
version: 11.5.1
specifier: ^11.6.0
version: 11.6.0
'@turbo/gen':
specifier: ^2.5.6
version: 2.5.6(@types/node@22.18.6)(typescript@5.9.2)
@@ -89,8 +89,8 @@ importers:
specifier: ^24.2.8
version: 24.2.8(typescript@5.9.2)
testcontainers:
specifier: ^11.5.1
version: 11.5.1
specifier: ^11.6.0
version: 11.6.0
turbo:
specifier: ^2.5.6
version: 2.5.6
@@ -1151,11 +1151,11 @@ importers:
specifier: ^2.2.2
version: 2.2.2
'@testcontainers/mysql':
specifier: ^11.5.1
version: 11.5.1
specifier: ^11.6.0
version: 11.6.0
'@testcontainers/postgresql':
specifier: ^11.5.1
version: 11.5.1
specifier: ^11.6.0
version: 11.6.0
better-sqlite3:
specifier: ^12.2.0
version: 12.2.0
@@ -4137,14 +4137,14 @@ packages:
'@tanstack/virtual-core@3.11.2':
resolution: {integrity: sha512-vTtpNt7mKCiZ1pwU9hfKPhpdVO2sVzFQsxoVBGtOSHxlrRRzYr8iQ2TlwbAcRYCcEiZ9ECAM8kBzH0v2+VzfKw==}
'@testcontainers/mysql@11.5.1':
resolution: {integrity: sha512-znonzVMlcCLQ6t7zDH0TOEcbGkz6iwIk5x5ZP5GqEdN0z3GLUu/jEF7yQUtfCY+PbVnCkigRg4WYS4bt6+zhyA==}
'@testcontainers/mysql@11.6.0':
resolution: {integrity: sha512-x8q2/Sz743Ohpu870A6HnzETB8iGoDGv7CKx27LQT/ps3vSDHVmzRrAnCHP7jMRx4LSFDGYR3IsfrZcIISEC4Q==}
'@testcontainers/postgresql@11.5.1':
resolution: {integrity: sha512-6P1QYIKRkktSVwTuwU0Pke5WbXTkvpLleyQcgknJPbZwhaIsCrhnbZlVzj2g/e+Nf9Lmdy1F2OAai+vUrBq0AQ==}
'@testcontainers/postgresql@11.6.0':
resolution: {integrity: sha512-+JlbHfcWpxrfWG4BZeWiNKI4pjn4FPWCnKFYkUSneuYjEuYJQWSFdP38W5RB0N1rf5ce+dYzb5SXi4i2MWH3Zw==}
'@testcontainers/redis@11.5.1':
resolution: {integrity: sha512-ThGaUPUCFW4Vwmx6kfPYhhTQjq/3UXJQrU/xxiYLqgvFJNtvtYlWmzXrwORLhPkkqnoFUnfFaX3u9u1GnrlDkw==}
'@testcontainers/redis@11.6.0':
resolution: {integrity: sha512-moyQCkOjSuvBmzTUMylcI1xBgIoGyXceAfqaEVeWJwV3rD0FqHQEcS/5fXbBofMeuJMAXS739kSfKde90QSk0A==}
'@tiptap/core@2.26.1':
resolution: {integrity: sha512-fymyd/XZvYiHjBoLt1gxs024xP/LY26d43R1vluYq7AHBL/7DE3ywzy+1GEsGyAv5Je2L0KBhNIR/izbq3Kaqg==}
@@ -5802,6 +5802,15 @@ packages:
supports-color:
optional: true
debug@4.4.3:
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
peerDependenciesMeta:
supports-color:
optional: true
decimal.js-light@2.5.1:
resolution: {integrity: sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==}
@@ -5917,8 +5926,8 @@ packages:
dns-caching@0.2.5:
resolution: {integrity: sha512-1cnB6i/OG4zfYbRnDjWZDT+FGLvOBuJlFIxVZvHBiaa62SCfaGoP4Si50O14HyoHmx1gadeGWigYXdX5LQAFvg==}
docker-compose@1.2.0:
resolution: {integrity: sha512-wIU1eHk3Op7dFgELRdmOYlPYS4gP8HhH1ZmZa13QZF59y0fblzFDFmKPhyc05phCy2hze9OEvNZAsoljrs+72w==}
docker-compose@1.3.0:
resolution: {integrity: sha512-7Gevk/5eGD50+eMD+XDnFnOrruFkL0kSd7jEG4cjmqweDSUhB7i0g8is/nBdVpl+Bx338SqIB2GLKm32M+Vs6g==}
engines: {node: '>= 6.0.0'}
docker-modem@5.0.6:
@@ -9765,9 +9774,6 @@ packages:
tar-fs@2.1.3:
resolution: {integrity: sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==}
tar-fs@3.1.0:
resolution: {integrity: sha512-5Mty5y/sOF1YWj1J6GiBodjlDc05CUR8PKXrsnFAiSG0xA+GHeWLovaZPYUDXkH/1iKRf2+M5+OrRgzC7O9b7w==}
tar-fs@3.1.1:
resolution: {integrity: sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==}
@@ -9811,8 +9817,8 @@ packages:
resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==}
engines: {node: '>=18'}
testcontainers@11.5.1:
resolution: {integrity: sha512-YSSP4lSJB8498zTeu4HYTZYgSky54ozBmIDdC8PFU5inj+vBo5hPpilhcYTgmsqsYjrXOJGV7jl0MWByS7GwuA==}
testcontainers@11.6.0:
resolution: {integrity: sha512-2kXdhZ4mvvPP4xEY1yxhLSrFt/TXokClOtppA4bt/5FJJwZrnUkyCo3TVfhHx3Ynlq1N00qjoQuxpnwFqU9a7g==}
text-decoder@1.2.0:
resolution: {integrity: sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==}
@@ -9895,10 +9901,6 @@ packages:
resolution: {integrity: sha512-M9ZQBPp6FyqhMcl233vHYyYRkxXOA1SKGlnq13S0mJdUhRSwr2w6I8rlchPL73wBwRlyIZpFvpu2VcdSMWLYXw==}
hasBin: true
tmp@0.2.4:
resolution: {integrity: sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==}
engines: {node: '>=14.14'}
tmp@0.2.5:
resolution: {integrity: sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==}
engines: {node: '>=14.14'}
@@ -12766,23 +12768,23 @@ snapshots:
'@tanstack/virtual-core@3.11.2': {}
'@testcontainers/mysql@11.5.1':
'@testcontainers/mysql@11.6.0':
dependencies:
testcontainers: 11.5.1
testcontainers: 11.6.0
transitivePeerDependencies:
- bare-buffer
- supports-color
'@testcontainers/postgresql@11.5.1':
'@testcontainers/postgresql@11.6.0':
dependencies:
testcontainers: 11.5.1
testcontainers: 11.6.0
transitivePeerDependencies:
- bare-buffer
- supports-color
'@testcontainers/redis@11.5.1':
'@testcontainers/redis@11.6.0':
dependencies:
testcontainers: 11.5.1
testcontainers: 11.6.0
transitivePeerDependencies:
- bare-buffer
- supports-color
@@ -14665,6 +14667,10 @@ snapshots:
dependencies:
ms: 2.1.3
debug@4.4.3:
dependencies:
ms: 2.1.3
decimal.js-light@2.5.1: {}
decimal.js@10.5.0: {}
@@ -14765,7 +14771,7 @@ snapshots:
dependencies:
lru-cache: 11.1.0
docker-compose@1.2.0:
docker-compose@1.3.0:
dependencies:
yaml: 2.5.1
@@ -19305,16 +19311,6 @@ snapshots:
pump: 3.0.2
tar-stream: 2.2.0
tar-fs@3.1.0:
dependencies:
pump: 3.0.2
tar-stream: 3.1.7
optionalDependencies:
bare-fs: 4.1.2
bare-path: 3.0.0
transitivePeerDependencies:
- bare-buffer
tar-fs@3.1.1:
dependencies:
pump: 3.0.2
@@ -19370,22 +19366,22 @@ snapshots:
glob: 10.4.5
minimatch: 9.0.5
testcontainers@11.5.1:
testcontainers@11.6.0:
dependencies:
'@balena/dockerignore': 1.0.2
'@types/dockerode': 3.3.44
archiver: 7.0.1
async-lock: 1.4.1
byline: 5.0.0
debug: 4.4.1
docker-compose: 1.2.0
debug: 4.4.3
docker-compose: 1.3.0
dockerode: 4.0.8
get-port: 7.1.0
proper-lockfile: 4.1.2
properties-reader: 2.3.0
ssh-remote-port-forward: 1.0.4
tar-fs: 3.1.0
tmp: 0.2.4
tar-fs: 3.1.1
tmp: 0.2.5
undici: 7.16.0
transitivePeerDependencies:
- bare-buffer
@@ -19470,8 +19466,6 @@ snapshots:
dependencies:
tldts-core: 7.0.12
tmp@0.2.4: {}
tmp@0.2.5: {}
to-buffer@1.2.1: