From e4b8970c2d2fed9c59121cb41a18a87c0f1c3591 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 17:14:33 +0200 Subject: [PATCH] fix(deps): update all non-major dependencies (#3282) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../fastify-cluster/package.json | 2 +- .../fastify-hybrid/package.json | 2 +- .../fastify-worker_threads/package.json | 2 +- package.json | 4 ++-- pnpm-lock.yaml | 22 +++++++++---------- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/examples/typescript/http-server-pool/fastify-cluster/package.json b/examples/typescript/http-server-pool/fastify-cluster/package.json index 9ad9c7cdb..ba1d5f941 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -22,7 +22,7 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^5.11.0", + "fastify": "^5.11.2", "poolifier": "^5.3.2" }, "devDependencies": { diff --git a/examples/typescript/http-server-pool/fastify-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index 805b49a34..f6f426065 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -22,7 +22,7 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^5.11.0", + "fastify": "^5.11.2", "fastify-plugin": "^6.0.0", "poolifier": "^5.3.2" }, 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 3127e579e..47d99f43c 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/package.json +++ b/examples/typescript/http-server-pool/fastify-worker_threads/package.json @@ -22,7 +22,7 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^5.11.0", + "fastify": "^5.11.2", "fastify-plugin": "^6.0.0", "poolifier": "^5.3.2" }, diff --git a/package.json b/package.json index 0b70b2fe6..af958483a 100644 --- a/package.json +++ b/package.json @@ -112,9 +112,9 @@ "clean-publish": "^7.1.0", "cross-env": "^10.1.0", "eslint": "^9.39.5", - "eslint-plugin-jsdoc": "^63.3.2", + "eslint-plugin-jsdoc": "^63.3.3", "eslint-plugin-perfectionist": "^5.10.0", - "globals": "^17.8.0", + "globals": "^17.9.0", "husky": "^9.1.7", "lint-staged": "^17.3.0", "neostandard": "^0.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 091809713..43c99be24 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,14 +45,14 @@ importers: specifier: ^9.39.5 version: 9.39.5(jiti@2.6.1)(supports-color@7.2.0) eslint-plugin-jsdoc: - specifier: ^63.3.2 - version: 63.3.2(eslint@9.39.5(jiti@2.6.1)(supports-color@7.2.0))(supports-color@7.2.0) + specifier: ^63.3.3 + version: 63.3.3(eslint@9.39.5(jiti@2.6.1)(supports-color@7.2.0))(supports-color@7.2.0) eslint-plugin-perfectionist: specifier: ^5.10.0 version: 5.10.0(eslint@9.39.5(jiti@2.6.1)(supports-color@7.2.0))(supports-color@7.2.0)(typescript@6.0.3) globals: - specifier: ^17.8.0 - version: 17.8.0 + specifier: ^17.9.0 + version: 17.9.0 husky: specifier: ^9.1.7 version: 9.1.7 @@ -1443,8 +1443,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-jsdoc@63.3.2: - resolution: {integrity: sha512-5B3oO23iqbNJC/ru7uqIY80wmY66De1Q0+5kXQGHuLrGze/rL0Zw/YktMcqgYQ+kdHmgvY1q5TpRgl3yZMLmhQ==} + eslint-plugin-jsdoc@63.3.3: + resolution: {integrity: sha512-xI4IeVRzRFA2DGHrPLIxF3U+oJHU3FE+P9Zb27fVs5dPHgfcpoAs0PyCbznVhK7pwR+9BPUztFeXSgpw/CL4Yg==} engines: {node: ^22.13.0 || >=24} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 @@ -1663,8 +1663,8 @@ packages: resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} engines: {node: '>=18'} - globals@17.8.0: - resolution: {integrity: sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==} + globals@17.9.0: + resolution: {integrity: sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==} engines: {node: '>=18'} globalthis@1.0.4: @@ -4186,7 +4186,7 @@ snapshots: eslint: 9.39.5(jiti@2.6.1)(supports-color@7.2.0) eslint-compat-utils: 0.5.1(eslint@9.39.5(jiti@2.6.1)(supports-color@7.2.0)) - eslint-plugin-jsdoc@63.3.2(eslint@9.39.5(jiti@2.6.1)(supports-color@7.2.0))(supports-color@7.2.0): + eslint-plugin-jsdoc@63.3.3(eslint@9.39.5(jiti@2.6.1)(supports-color@7.2.0))(supports-color@7.2.0): dependencies: '@es-joy/jsdoccomment': 0.91.0 '@es-joy/resolve.exports': 1.2.0 @@ -4469,7 +4469,7 @@ snapshots: globals@15.15.0: {} - globals@17.8.0: {} + globals@17.9.0: {} globalthis@1.0.4: dependencies: @@ -4868,7 +4868,7 @@ snapshots: eslint-plugin-promise: 7.3.0(eslint@9.39.5(jiti@2.6.1)(supports-color@7.2.0)) eslint-plugin-react: 7.37.5(eslint@9.39.5(jiti@2.6.1)(supports-color@7.2.0)) find-up: 8.0.0 - globals: 17.8.0 + globals: 17.9.0 peowly: 1.3.3 typescript-eslint: 8.65.0(eslint@9.39.5(jiti@2.6.1)(supports-color@7.2.0))(supports-color@7.2.0)(typescript@6.0.3) transitivePeerDependencies: -- 2.53.0