From ee46f4d2d3ae382d4203a7adc82caa7de4421666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:15:24 +0000 Subject: [PATCH] chore(deps): bump hono from 4.10.7 to 4.11.4 Bumps [hono](https://github.com/honojs/hono) from 4.10.7 to 4.11.4. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.10.7...v4.11.4) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/hono/package.json | 2 +- packages/runnable-hono/package.json | 2 +- pnpm-lock.yaml | 31 +++++++++++++++-------------- 3 files changed, 18 insertions(+), 17 deletions(-) diff --git a/examples/hono/package.json b/examples/hono/package.json index 9b698674..90f7a8eb 100644 --- a/examples/hono/package.json +++ b/examples/hono/package.json @@ -25,7 +25,7 @@ "@hono/node-server": "^1.13.7", "@runnablejs/hono": "workspace:*", "dotenv": "^16.0.3", - "hono": "^4.6.14" + "hono": "^4.11.4" }, "devDependencies": { "@types/node": "^24.10.1", diff --git a/packages/runnable-hono/package.json b/packages/runnable-hono/package.json index 6c252fba..d08b3753 100644 --- a/packages/runnable-hono/package.json +++ b/packages/runnable-hono/package.json @@ -53,7 +53,7 @@ "@runnablejs/config": "workspace:*", "@runnablejs/tsconfig": "workspace:*", "@types/node": "^24.10.1", - "hono": "^4.10.7", + "hono": "^4.11.4", "resolve-package-path": "^4.0.3", "tsx": "^3.14.0", "typescript": "^5.9.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d12d102..47fa1c22 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,7 +46,7 @@ importers: dependencies: '@hono/node-server': specifier: ^1.13.7 - version: 1.19.6(hono@4.10.7) + version: 1.19.6(hono@4.11.4) '@runnablejs/hono': specifier: workspace:* version: link:../../packages/runnable-hono @@ -54,8 +54,8 @@ importers: specifier: ^16.0.3 version: 16.6.1 hono: - specifier: ^4.6.14 - version: 4.10.7 + specifier: ^4.11.4 + version: 4.11.4 devDependencies: '@types/node': specifier: ^24.10.1 @@ -417,7 +417,7 @@ importers: devDependencies: '@hono/node-server': specifier: ^1.19.6 - version: 1.19.6(hono@4.10.7) + version: 1.19.6(hono@4.11.4) '@runnablejs/config': specifier: workspace:* version: link:../config @@ -428,8 +428,8 @@ importers: specifier: ^24.10.1 version: 24.10.1 hono: - specifier: ^4.10.7 - version: 4.10.7 + specifier: ^4.11.4 + version: 4.11.4 resolve-package-path: specifier: ^4.0.3 version: 4.0.3 @@ -2099,8 +2099,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@20.19.25': - resolution: {integrity: sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==} + '@types/node@20.19.29': + resolution: {integrity: sha512-YrT9ArrGaHForBaCNwFjoqJWmn8G1Pr7+BH/vwyLHciA9qT/wSiuOhxGCT50JA5xLvFBd6PIiGkE3afxcPE1nw==} '@types/node@24.10.1': resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==} @@ -3547,8 +3547,8 @@ packages: hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} - hono@4.10.7: - resolution: {integrity: sha512-icXIITfw/07Q88nLSkB9aiUrd8rYzSweK681Kjo/TSggaGbOX4RRyxxm71v+3PC8C/j+4rlxGeoTRxQDkaJkUw==} + hono@4.11.4: + resolution: {integrity: sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==} engines: {node: '>=16.9.0'} hookable@5.5.3: @@ -5373,6 +5373,7 @@ packages: whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} @@ -6354,9 +6355,9 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@hono/node-server@1.19.6(hono@4.10.7)': + '@hono/node-server@1.19.6(hono@4.11.4)': dependencies: - hono: 4.10.7 + hono: 4.11.4 '@iconify-json/fa@1.2.2': dependencies: @@ -7139,7 +7140,7 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@20.19.25': + '@types/node@20.19.29': dependencies: undici-types: 6.21.0 optional: true @@ -9095,7 +9096,7 @@ snapshots: happy-dom@20.0.11: dependencies: - '@types/node': 20.19.25 + '@types/node': 20.19.29 '@types/whatwg-mimetype': 3.0.2 whatwg-mimetype: 3.0.0 optional: true @@ -9138,7 +9139,7 @@ snapshots: dependencies: react-is: 16.13.1 - hono@4.10.7: {} + hono@4.11.4: {} hookable@5.5.3: {}