From: Jérôme Benoit Date: Mon, 7 Jul 2025 17:43:53 +0000 (+0200) Subject: chore(deps-dev): apply updates X-Git-Tag: v5.0.6~13 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b6cd00a5d6f397e63844fa3eea677a292429f734;p=poolifier.git chore(deps-dev): apply updates Signed-off-by: Jérôme Benoit --- diff --git a/examples/typescript/http-client-pool/package.json b/examples/typescript/http-client-pool/package.json index 189ed51ac..6b5c6f77a 100644 --- a/examples/typescript/http-client-pool/package.json +++ b/examples/typescript/http-client-pool/package.json @@ -23,7 +23,7 @@ "dependencies": { "axios": "^1.10.0", "node-fetch": "^3.3.2", - "poolifier": "^5.0.2" + "poolifier": "^5.0.5" }, "devDependencies": { "@types/node": "^24.0.10", diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index 9a690aaf3..01a2596ec 100644 --- a/examples/typescript/http-client-pool/pnpm-lock.yaml +++ b/examples/typescript/http-client-pool/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 poolifier: - specifier: ^5.0.2 - version: 5.0.2 + specifier: ^5.0.5 + version: 5.0.5 devDependencies: '@types/node': specifier: ^24.0.10 @@ -141,8 +141,8 @@ packages: resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - poolifier@5.0.2: - resolution: {integrity: sha512-Y+81llBJ/c0ky5ndwZGoVyF+QX+fTVbDXXcHDpVArGTjQbnz4jCfQwRjPhxdREydSu7QAR7GeKLQmLhhMUpVug==} + poolifier@5.0.5: + resolution: {integrity: sha512-y6/4avwZGTSh/U44l8EXZ+6hgsv1ZOwP2j825+Fipvofi2jFqVOf3hcOoCH8lE093iBkPML0NN7ha8nCz8dRFA==} engines: {node: '>=20.11.0', pnpm: '>=9.0.0'} proxy-from-env@1.1.0: @@ -277,7 +277,7 @@ snapshots: fetch-blob: 3.2.0 formdata-polyfill: 4.0.10 - poolifier@5.0.2: {} + poolifier@5.0.5: {} proxy-from-env@1.1.0: {} diff --git a/examples/typescript/http-server-pool/express-cluster/package.json b/examples/typescript/http-server-pool/express-cluster/package.json index 87a6e1118..334538e6c 100644 --- a/examples/typescript/http-server-pool/express-cluster/package.json +++ b/examples/typescript/http-server-pool/express-cluster/package.json @@ -23,7 +23,7 @@ "license": "ISC", "dependencies": { "express": "^5.1.0", - "poolifier": "^5.0.2" + "poolifier": "^5.0.5" }, "devDependencies": { "@rollup/plugin-typescript": "^12.1.4", diff --git a/examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml b/examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml index 3c69ca74a..2e7a0a712 100644 --- a/examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^5.1.0 version: 5.1.0 poolifier: - specifier: ^5.0.2 - version: 5.0.2 + specifier: ^5.0.5 + version: 5.0.5 devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.4 @@ -624,8 +624,8 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} - poolifier@5.0.2: - resolution: {integrity: sha512-Y+81llBJ/c0ky5ndwZGoVyF+QX+fTVbDXXcHDpVArGTjQbnz4jCfQwRjPhxdREydSu7QAR7GeKLQmLhhMUpVug==} + poolifier@5.0.5: + resolution: {integrity: sha512-y6/4avwZGTSh/U44l8EXZ+6hgsv1ZOwP2j825+Fipvofi2jFqVOf3hcOoCH8lE093iBkPML0NN7ha8nCz8dRFA==} engines: {node: '>=20.11.0', pnpm: '>=9.0.0'} pretty-bytes@5.6.0: @@ -1361,7 +1361,7 @@ snapshots: picomatch@4.0.2: {} - poolifier@5.0.2: {} + poolifier@5.0.5: {} pretty-bytes@5.6.0: {} diff --git a/examples/typescript/http-server-pool/express-hybrid/package.json b/examples/typescript/http-server-pool/express-hybrid/package.json index 09da19ebd..a7ab4eaa7 100644 --- a/examples/typescript/http-server-pool/express-hybrid/package.json +++ b/examples/typescript/http-server-pool/express-hybrid/package.json @@ -23,7 +23,7 @@ "license": "ISC", "dependencies": { "express": "^5.1.0", - "poolifier": "^5.0.2" + "poolifier": "^5.0.5" }, "devDependencies": { "@rollup/plugin-typescript": "^12.1.4", diff --git a/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml b/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml index 3c69ca74a..2e7a0a712 100644 --- a/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^5.1.0 version: 5.1.0 poolifier: - specifier: ^5.0.2 - version: 5.0.2 + specifier: ^5.0.5 + version: 5.0.5 devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.4 @@ -624,8 +624,8 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} - poolifier@5.0.2: - resolution: {integrity: sha512-Y+81llBJ/c0ky5ndwZGoVyF+QX+fTVbDXXcHDpVArGTjQbnz4jCfQwRjPhxdREydSu7QAR7GeKLQmLhhMUpVug==} + poolifier@5.0.5: + resolution: {integrity: sha512-y6/4avwZGTSh/U44l8EXZ+6hgsv1ZOwP2j825+Fipvofi2jFqVOf3hcOoCH8lE093iBkPML0NN7ha8nCz8dRFA==} engines: {node: '>=20.11.0', pnpm: '>=9.0.0'} pretty-bytes@5.6.0: @@ -1361,7 +1361,7 @@ snapshots: picomatch@4.0.2: {} - poolifier@5.0.2: {} + poolifier@5.0.5: {} pretty-bytes@5.6.0: {} diff --git a/examples/typescript/http-server-pool/express-worker_threads/package.json b/examples/typescript/http-server-pool/express-worker_threads/package.json index ddcfd38ed..a8619f618 100644 --- a/examples/typescript/http-server-pool/express-worker_threads/package.json +++ b/examples/typescript/http-server-pool/express-worker_threads/package.json @@ -23,7 +23,7 @@ "license": "ISC", "dependencies": { "express": "^5.1.0", - "poolifier": "^5.0.2" + "poolifier": "^5.0.5" }, "devDependencies": { "@types/express": "^5.0.3", diff --git a/examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml b/examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml index 1d72f2710..aabaa8e07 100644 --- a/examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^5.1.0 version: 5.1.0 poolifier: - specifier: ^5.0.2 - version: 5.0.2 + specifier: ^5.0.5 + version: 5.0.5 devDependencies: '@types/express': specifier: ^5.0.3 @@ -381,8 +381,8 @@ packages: resolution: {integrity: sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==} engines: {node: '>=16'} - poolifier@5.0.2: - resolution: {integrity: sha512-Y+81llBJ/c0ky5ndwZGoVyF+QX+fTVbDXXcHDpVArGTjQbnz4jCfQwRjPhxdREydSu7QAR7GeKLQmLhhMUpVug==} + poolifier@5.0.5: + resolution: {integrity: sha512-y6/4avwZGTSh/U44l8EXZ+6hgsv1ZOwP2j825+Fipvofi2jFqVOf3hcOoCH8lE093iBkPML0NN7ha8nCz8dRFA==} engines: {node: '>=20.11.0', pnpm: '>=9.0.0'} pretty-bytes@5.6.0: @@ -898,7 +898,7 @@ snapshots: path-to-regexp@8.2.0: {} - poolifier@5.0.2: {} + poolifier@5.0.5: {} pretty-bytes@5.6.0: {} diff --git a/examples/typescript/http-server-pool/fastify-cluster/package.json b/examples/typescript/http-server-pool/fastify-cluster/package.json index 3abb78853..fd4128074 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -23,7 +23,7 @@ "license": "ISC", "dependencies": { "fastify": "^5.4.0", - "poolifier": "^5.0.2" + "poolifier": "^5.0.5" }, "devDependencies": { "@rollup/plugin-typescript": "^12.1.4", diff --git a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml index 4f8346871..5fa73e632 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^5.4.0 version: 5.4.0 poolifier: - specifier: ^5.0.2 - version: 5.0.2 + specifier: ^5.0.5 + version: 5.0.5 devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.4 @@ -556,8 +556,8 @@ packages: resolution: {integrity: sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==} hasBin: true - poolifier@5.0.2: - resolution: {integrity: sha512-Y+81llBJ/c0ky5ndwZGoVyF+QX+fTVbDXXcHDpVArGTjQbnz4jCfQwRjPhxdREydSu7QAR7GeKLQmLhhMUpVug==} + poolifier@5.0.5: + resolution: {integrity: sha512-y6/4avwZGTSh/U44l8EXZ+6hgsv1ZOwP2j825+Fipvofi2jFqVOf3hcOoCH8lE093iBkPML0NN7ha8nCz8dRFA==} engines: {node: '>=20.11.0', pnpm: '>=9.0.0'} pretty-bytes@5.6.0: @@ -1208,7 +1208,7 @@ snapshots: sonic-boom: 4.2.0 thread-stream: 3.1.0 - poolifier@5.0.2: {} + poolifier@5.0.5: {} pretty-bytes@5.6.0: {} diff --git a/examples/typescript/http-server-pool/fastify-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index 6c2c2cdaf..da18c400b 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -24,7 +24,7 @@ "dependencies": { "fastify": "^5.4.0", "fastify-plugin": "^5.0.1", - "poolifier": "^5.0.2" + "poolifier": "^5.0.5" }, "devDependencies": { "@rollup/plugin-typescript": "^12.1.4", diff --git a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml index f2f9e2137..aa3cdd4f9 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^5.0.1 version: 5.0.1 poolifier: - specifier: ^5.0.2 - version: 5.0.2 + specifier: ^5.0.5 + version: 5.0.5 devDependencies: '@rollup/plugin-typescript': specifier: ^12.1.4 @@ -562,8 +562,8 @@ packages: resolution: {integrity: sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==} hasBin: true - poolifier@5.0.2: - resolution: {integrity: sha512-Y+81llBJ/c0ky5ndwZGoVyF+QX+fTVbDXXcHDpVArGTjQbnz4jCfQwRjPhxdREydSu7QAR7GeKLQmLhhMUpVug==} + poolifier@5.0.5: + resolution: {integrity: sha512-y6/4avwZGTSh/U44l8EXZ+6hgsv1ZOwP2j825+Fipvofi2jFqVOf3hcOoCH8lE093iBkPML0NN7ha8nCz8dRFA==} engines: {node: '>=20.11.0', pnpm: '>=9.0.0'} pretty-bytes@5.6.0: @@ -1216,7 +1216,7 @@ snapshots: sonic-boom: 4.2.0 thread-stream: 3.1.0 - poolifier@5.0.2: {} + poolifier@5.0.5: {} pretty-bytes@5.6.0: {} diff --git a/examples/typescript/http-server-pool/fastify-worker_threads/package.json b/examples/typescript/http-server-pool/fastify-worker_threads/package.json index bd485fb4e..0c27179f1 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/package.json +++ b/examples/typescript/http-server-pool/fastify-worker_threads/package.json @@ -24,7 +24,7 @@ "dependencies": { "fastify": "^5.4.0", "fastify-plugin": "^5.0.1", - "poolifier": "^5.0.2" + "poolifier": "^5.0.5" }, "devDependencies": { "@types/node": "^24.0.10", diff --git a/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml index e7981beb7..9b3b69473 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^5.0.1 version: 5.0.1 poolifier: - specifier: ^5.0.2 - version: 5.0.2 + specifier: ^5.0.5 + version: 5.0.5 devDependencies: '@types/node': specifier: ^24.0.10 @@ -322,8 +322,8 @@ packages: resolution: {integrity: sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==} hasBin: true - poolifier@5.0.2: - resolution: {integrity: sha512-Y+81llBJ/c0ky5ndwZGoVyF+QX+fTVbDXXcHDpVArGTjQbnz4jCfQwRjPhxdREydSu7QAR7GeKLQmLhhMUpVug==} + poolifier@5.0.5: + resolution: {integrity: sha512-y6/4avwZGTSh/U44l8EXZ+6hgsv1ZOwP2j825+Fipvofi2jFqVOf3hcOoCH8lE093iBkPML0NN7ha8nCz8dRFA==} engines: {node: '>=20.11.0', pnpm: '>=9.0.0'} pretty-bytes@5.6.0: @@ -764,7 +764,7 @@ snapshots: sonic-boom: 4.2.0 thread-stream: 3.1.0 - poolifier@5.0.2: {} + poolifier@5.0.5: {} pretty-bytes@5.6.0: {} diff --git a/examples/typescript/smtp-client-pool/package.json b/examples/typescript/smtp-client-pool/package.json index ba953fc19..1ec38cf3a 100644 --- a/examples/typescript/smtp-client-pool/package.json +++ b/examples/typescript/smtp-client-pool/package.json @@ -20,8 +20,8 @@ "author": "", "license": "ISC", "dependencies": { - "nodemailer": "^7.0.4", - "poolifier": "^5.0.2" + "nodemailer": "^7.0.5", + "poolifier": "^5.0.5" }, "devDependencies": { "@types/node": "^24.0.10", diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index e6c80fb2b..4541f7013 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -9,11 +9,11 @@ importers: .: dependencies: nodemailer: - specifier: ^7.0.4 - version: 7.0.4 + specifier: ^7.0.5 + version: 7.0.5 poolifier: - specifier: ^5.0.2 - version: 5.0.2 + specifier: ^5.0.5 + version: 5.0.5 devDependencies: '@types/node': specifier: ^24.0.10 @@ -33,12 +33,12 @@ packages: '@types/nodemailer@6.4.17': resolution: {integrity: sha512-I9CCaIp6DTldEg7vyUTZi8+9Vo0hi1/T8gv3C89yk1rSAAzoKQ8H8ki/jBYJSFoH/BisgLP8tkZMlQ91CIquww==} - nodemailer@7.0.4: - resolution: {integrity: sha512-9O00Vh89/Ld2EcVCqJ/etd7u20UhME0f/NToPfArwPEe1Don1zy4mAIz6ariRr7mJ2RDxtaDzN0WJVdVXPtZaw==} + nodemailer@7.0.5: + resolution: {integrity: sha512-nsrh2lO3j4GkLLXoeEksAMgAOqxOv6QumNRVQTJwKH4nuiww6iC2y7GyANs9kRAxCexg3+lTWM3PZ91iLlVjfg==} engines: {node: '>=6.0.0'} - poolifier@5.0.2: - resolution: {integrity: sha512-Y+81llBJ/c0ky5ndwZGoVyF+QX+fTVbDXXcHDpVArGTjQbnz4jCfQwRjPhxdREydSu7QAR7GeKLQmLhhMUpVug==} + poolifier@5.0.5: + resolution: {integrity: sha512-y6/4avwZGTSh/U44l8EXZ+6hgsv1ZOwP2j825+Fipvofi2jFqVOf3hcOoCH8lE093iBkPML0NN7ha8nCz8dRFA==} engines: {node: '>=20.11.0', pnpm: '>=9.0.0'} typescript@5.8.3: @@ -59,9 +59,9 @@ snapshots: dependencies: '@types/node': 24.0.10 - nodemailer@7.0.4: {} + nodemailer@7.0.5: {} - poolifier@5.0.2: {} + poolifier@5.0.5: {} typescript@5.8.3: {} diff --git a/examples/typescript/websocket-server-pool/ws-cluster/package.json b/examples/typescript/websocket-server-pool/ws-cluster/package.json index b7cd9f2b9..8f09c4c8b 100644 --- a/examples/typescript/websocket-server-pool/ws-cluster/package.json +++ b/examples/typescript/websocket-server-pool/ws-cluster/package.json @@ -21,7 +21,7 @@ "author": "", "license": "ISC", "dependencies": { - "poolifier": "^5.0.2", + "poolifier": "^5.0.5", "ws": "^8.18.3" }, "devDependencies": { diff --git a/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml index af3ee509e..ca4acdc05 100644 --- a/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-cluster/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: poolifier: - specifier: ^5.0.2 - version: 5.0.2 + specifier: ^5.0.5 + version: 5.0.5 ws: specifier: ^8.18.3 version: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.5) @@ -298,8 +298,8 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} - poolifier@5.0.2: - resolution: {integrity: sha512-Y+81llBJ/c0ky5ndwZGoVyF+QX+fTVbDXXcHDpVArGTjQbnz4jCfQwRjPhxdREydSu7QAR7GeKLQmLhhMUpVug==} + poolifier@5.0.5: + resolution: {integrity: sha512-y6/4avwZGTSh/U44l8EXZ+6hgsv1ZOwP2j825+Fipvofi2jFqVOf3hcOoCH8lE093iBkPML0NN7ha8nCz8dRFA==} engines: {node: '>=20.11.0', pnpm: '>=9.0.0'} queue-microtask@1.2.3: @@ -570,7 +570,7 @@ snapshots: picomatch@4.0.2: {} - poolifier@5.0.2: {} + poolifier@5.0.5: {} queue-microtask@1.2.3: {} diff --git a/examples/typescript/websocket-server-pool/ws-hybrid/package.json b/examples/typescript/websocket-server-pool/ws-hybrid/package.json index df4cbed75..e368d0983 100644 --- a/examples/typescript/websocket-server-pool/ws-hybrid/package.json +++ b/examples/typescript/websocket-server-pool/ws-hybrid/package.json @@ -21,7 +21,7 @@ "author": "", "license": "ISC", "dependencies": { - "poolifier": "^5.0.2", + "poolifier": "^5.0.5", "ws": "^8.18.3" }, "devDependencies": { diff --git a/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml index af3ee509e..ca4acdc05 100644 --- a/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: poolifier: - specifier: ^5.0.2 - version: 5.0.2 + specifier: ^5.0.5 + version: 5.0.5 ws: specifier: ^8.18.3 version: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.5) @@ -298,8 +298,8 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} - poolifier@5.0.2: - resolution: {integrity: sha512-Y+81llBJ/c0ky5ndwZGoVyF+QX+fTVbDXXcHDpVArGTjQbnz4jCfQwRjPhxdREydSu7QAR7GeKLQmLhhMUpVug==} + poolifier@5.0.5: + resolution: {integrity: sha512-y6/4avwZGTSh/U44l8EXZ+6hgsv1ZOwP2j825+Fipvofi2jFqVOf3hcOoCH8lE093iBkPML0NN7ha8nCz8dRFA==} engines: {node: '>=20.11.0', pnpm: '>=9.0.0'} queue-microtask@1.2.3: @@ -570,7 +570,7 @@ snapshots: picomatch@4.0.2: {} - poolifier@5.0.2: {} + poolifier@5.0.5: {} queue-microtask@1.2.3: {} diff --git a/examples/typescript/websocket-server-pool/ws-worker_threads/package.json b/examples/typescript/websocket-server-pool/ws-worker_threads/package.json index c743a052b..01463aab9 100644 --- a/examples/typescript/websocket-server-pool/ws-worker_threads/package.json +++ b/examples/typescript/websocket-server-pool/ws-worker_threads/package.json @@ -21,7 +21,7 @@ "author": "", "license": "ISC", "dependencies": { - "poolifier": "^5.0.2", + "poolifier": "^5.0.5", "ws": "^8.18.3" }, "devDependencies": { diff --git a/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml b/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml index b592fff0f..bab8d838f 100644 --- a/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: poolifier: - specifier: ^5.0.2 - version: 5.0.2 + specifier: ^5.0.5 + version: 5.0.5 ws: specifier: ^8.18.3 version: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.5) @@ -48,8 +48,8 @@ packages: resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==} hasBin: true - poolifier@5.0.2: - resolution: {integrity: sha512-Y+81llBJ/c0ky5ndwZGoVyF+QX+fTVbDXXcHDpVArGTjQbnz4jCfQwRjPhxdREydSu7QAR7GeKLQmLhhMUpVug==} + poolifier@5.0.5: + resolution: {integrity: sha512-y6/4avwZGTSh/U44l8EXZ+6hgsv1ZOwP2j825+Fipvofi2jFqVOf3hcOoCH8lE093iBkPML0NN7ha8nCz8dRFA==} engines: {node: '>=20.11.0', pnpm: '>=9.0.0'} typescript@5.8.3: @@ -94,7 +94,7 @@ snapshots: node-gyp-build@4.8.4: optional: true - poolifier@5.0.2: {} + poolifier@5.0.5: {} typescript@5.8.3: {} diff --git a/package.json b/package.json index e1b5737d0..67a5b789c 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "clean-publish": "^5.2.2", "cross-env": "^7.0.3", "eslint": "^9.30.1", - "eslint-plugin-jsdoc": "^51.3.3", + "eslint-plugin-jsdoc": "^51.3.4", "eslint-plugin-perfectionist": "^4.15.0", "globals": "^16.3.0", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a30c0adb..b96430372 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^9.30.1 version: 9.30.1(jiti@2.4.2) eslint-plugin-jsdoc: - specifier: ^51.3.3 - version: 51.3.3(eslint@9.30.1(jiti@2.4.2)) + specifier: ^51.3.4 + version: 51.3.4(eslint@9.30.1(jiti@2.4.2)) eslint-plugin-perfectionist: specifier: ^4.15.0 version: 4.15.0(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3) @@ -390,8 +390,8 @@ packages: '@cspell/dict-node@5.0.7': resolution: {integrity: sha512-ZaPpBsHGQCqUyFPKLyCNUH2qzolDRm1/901IO8e7btk7bEDF56DN82VD43gPvD4HWz3yLs/WkcLa01KYAJpnOw==} - '@cspell/dict-npm@5.2.9': - resolution: {integrity: sha512-1uxRQ0LGPweRX8U9EEoU/tk5GGtTLAJT0BMmeHbe2AfzxX3nYSZtK/q52h9yg/wZLgvnFYzha2DL70uuT8oZuA==} + '@cspell/dict-npm@5.2.10': + resolution: {integrity: sha512-MGR5S5e/0zcX3ln4eXQNYs3HBkX/JciqAmnCS0mNVx2jic1TtWBxJx+a33+95OhZeWF2Z/qL63FUQqZrJL27VA==} '@cspell/dict-php@4.0.14': resolution: {integrity: sha512-7zur8pyncYZglxNmqsRycOZ6inpDoVd4yFfz1pQRe5xaRWMiK3Km4n0/X/1YMWhh3e3Sl/fQg5Axb2hlN68t1g==} @@ -420,8 +420,8 @@ packages: '@cspell/dict-shell@1.1.0': resolution: {integrity: sha512-D/xHXX7T37BJxNRf5JJHsvziFDvh23IF/KvkZXNSh8VqcRdod3BAz9VGHZf6VDqcZXr1VRqIYR3mQ8DSvs3AVQ==} - '@cspell/dict-software-terms@5.1.2': - resolution: {integrity: sha512-MssT9yyInezB6mFqHTDNOIVjbMakORllIt7IJ91LrgiQOcDLzidR0gN9pE340s655TJ8U5MJNAfRfH0oRU14KQ==} + '@cspell/dict-software-terms@5.1.3': + resolution: {integrity: sha512-kHQmiMvAuXvF54S1uLZNVUJatnDv8L+pRnPMAiFXPTdudi6oM04TzI8yj8anm7gLcpfmJLCIECnc3s+we5eeXw==} '@cspell/dict-sql@2.2.0': resolution: {integrity: sha512-MUop+d1AHSzXpBvQgQkCiok8Ejzb+nrzyG16E8TvKL2MQeDwnIvMe3bv90eukP6E1HWb+V/MA/4pnq0pcJWKqQ==} @@ -463,14 +463,14 @@ packages: resolution: {integrity: sha512-LQQKY0O4QYUNKyDod8VfEBvqeJNGHJlx1v0gDq00eMvaClnkIz+y2ObGdtDlF7ZbG7TgI6PQ3ahJdlqfRPe3ZQ==} engines: {node: '>=20'} - '@emnapi/core@1.4.3': - resolution: {integrity: sha512-4m62DuCE07lw01soJwPiBGC0nAww0Q+RY70VZ+n49yDIO13yyinhbWCeNnaob0lakDtWQzSdtNWzJeOJt2ma+g==} + '@emnapi/core@1.4.4': + resolution: {integrity: sha512-A9CnAbC6ARNMKcIcrQwq6HeHCjpcBZ5wSx4U01WXCqEKlrzB9F9315WDNHkrs2xbx7YjjSxbUYxuN6EQzpcY2g==} - '@emnapi/runtime@1.4.3': - resolution: {integrity: sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==} + '@emnapi/runtime@1.4.4': + resolution: {integrity: sha512-hHyapA4A3gPaDCNfiqyZUStTMqIkKRshqPIuDOXv1hcBnD4U3l8cP0T1HMCfGRxQ6V64TGCcoswChANyOAwbQg==} - '@emnapi/wasi-threads@1.0.2': - resolution: {integrity: sha512-5n3nTJblwRi8LlXkJ9eBzu+kZR8Yxcc7ubakyQTFzPMtIhFpUBRbsnc2Dv88IZDIbCDlBiWrknhB4Lsz7mg6BA==} + '@emnapi/wasi-threads@1.0.3': + resolution: {integrity: sha512-8K5IFFsQqF9wQNJptGbS6FNKgUTsSRYnTqNCG1vPP8jFdjSv18n2mQfJpkt2Oibo9iBEzcDnDxNwKTzC7svlJw==} '@es-joy/jsdoccomment@0.52.0': resolution: {integrity: sha512-BXuN7BII+8AyNtn57euU2Yxo9yA/KUDNzrpXyi3pfqKmBhhysR6ZWOebFh3vyPoqA3/j1SOvGgucElMGwlXing==} @@ -1434,8 +1434,8 @@ packages: eslint-import-resolver-node: optional: true - eslint-plugin-jsdoc@51.3.3: - resolution: {integrity: sha512-8XK/9wncTh4PPntQfM4iYJ2v/kvX4qsfBzp+dTnyxpERWhl2R9hEJw1ihws+yAecg9CC6ExTfMInEg3wSK9kWA==} + eslint-plugin-jsdoc@51.3.4: + resolution: {integrity: sha512-maz6qa95+sAjMr9m5oRyfejc+mnyQWsWSe9oyv9371bh4/T0kWOMryJNO4h8rEd97wo/9lbzwi3OOX4rDhnAzg==} engines: {node: '>=20.11.0'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -2997,7 +2997,7 @@ snapshots: '@cspell/dict-markdown': 2.0.11(@cspell/dict-css@4.0.17)(@cspell/dict-html-symbol-entities@4.0.3)(@cspell/dict-html@4.0.11)(@cspell/dict-typescript@3.2.2) '@cspell/dict-monkeyc': 1.0.10 '@cspell/dict-node': 5.0.7 - '@cspell/dict-npm': 5.2.9 + '@cspell/dict-npm': 5.2.10 '@cspell/dict-php': 4.0.14 '@cspell/dict-powershell': 5.0.14 '@cspell/dict-public-licenses': 2.0.13 @@ -3007,7 +3007,7 @@ snapshots: '@cspell/dict-rust': 4.0.11 '@cspell/dict-scala': 5.0.7 '@cspell/dict-shell': 1.1.0 - '@cspell/dict-software-terms': 5.1.2 + '@cspell/dict-software-terms': 5.1.3 '@cspell/dict-sql': 2.2.0 '@cspell/dict-svelte': 1.0.6 '@cspell/dict-swift': 2.0.5 @@ -3114,7 +3114,7 @@ snapshots: '@cspell/dict-node@5.0.7': {} - '@cspell/dict-npm@5.2.9': {} + '@cspell/dict-npm@5.2.10': {} '@cspell/dict-php@4.0.14': {} @@ -3136,7 +3136,7 @@ snapshots: '@cspell/dict-shell@1.1.0': {} - '@cspell/dict-software-terms@5.1.2': {} + '@cspell/dict-software-terms@5.1.3': {} '@cspell/dict-sql@2.2.0': {} @@ -3169,18 +3169,18 @@ snapshots: '@cspell/url@9.1.3': {} - '@emnapi/core@1.4.3': + '@emnapi/core@1.4.4': dependencies: - '@emnapi/wasi-threads': 1.0.2 + '@emnapi/wasi-threads': 1.0.3 tslib: 2.8.1 optional: true - '@emnapi/runtime@1.4.3': + '@emnapi/runtime@1.4.4': dependencies: tslib: 2.8.1 optional: true - '@emnapi/wasi-threads@1.0.2': + '@emnapi/wasi-threads@1.0.3': dependencies: tslib: 2.8.1 optional: true @@ -3313,8 +3313,8 @@ snapshots: '@napi-rs/wasm-runtime@0.2.11': dependencies: - '@emnapi/core': 1.4.3 - '@emnapi/runtime': 1.4.3 + '@emnapi/core': 1.4.4 + '@emnapi/runtime': 1.4.4 '@tybys/wasm-util': 0.9.0 optional: true @@ -4253,7 +4253,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsdoc@51.3.3(eslint@9.30.1(jiti@2.4.2)): + eslint-plugin-jsdoc@51.3.4(eslint@9.30.1(jiti@2.4.2)): dependencies: '@es-joy/jsdoccomment': 0.52.0 are-docs-informative: 0.0.2