From f385da150f1b0d5886d871b55ae90af4ce282b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 08:22:38 +0000 Subject: [PATCH] chore(deps): bump hono from 4.12.8 to 4.12.14 Bumps [hono](https://github.com/honojs/hono) from 4.12.8 to 4.12.14. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.8...v4.12.14) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/test-utils/package.json | 2 +- pnpm-lock.yaml | 56 ++++++++++++++------------------ 2 files changed, 25 insertions(+), 33 deletions(-) diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index c37e6539c..a9c62c55d 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -24,7 +24,7 @@ "@hono/node-server": "^1.19.11", "@stripe/sync-destination-postgres": "workspace:*", "@stripe/sync-openapi": "workspace:*", - "hono": "^4.12.8", + "hono": "^4.12.14", "pg": "^8.16.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 537f9f18e..0e2d364db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -106,7 +106,7 @@ importers: devDependencies: '@hono/node-server': specifier: ^1 - version: 1.19.11(hono@4.12.8) + version: 1.19.11(hono@4.12.14) '@playwright/test': specifier: ^1 version: 1.59.1 @@ -154,10 +154,10 @@ importers: dependencies: '@hono/node-server': specifier: ^1 - version: 1.19.11(hono@4.12.8) + version: 1.19.11(hono@4.12.14) '@scalar/hono-api-reference': specifier: ^0.6 - version: 0.6.0(hono@4.12.8) + version: 0.6.0(hono@4.12.14) '@stripe/sync-destination-google-sheets': specifier: workspace:* version: link:../../packages/destination-google-sheets @@ -199,7 +199,7 @@ importers: version: 148.0.0 hono: specifier: ^4 - version: 4.12.8 + version: 4.12.14 ink: specifier: ^7.0.1 version: 7.0.1(@types/react@19.2.14)(react@19.2.5) @@ -245,10 +245,10 @@ importers: dependencies: '@hono/node-server': specifier: ^1 - version: 1.19.11(hono@4.12.8) + version: 1.19.11(hono@4.12.14) '@scalar/hono-api-reference': specifier: ^0.6 - version: 0.6.0(hono@4.12.8) + version: 0.6.0(hono@4.12.14) '@stripe/sync-destination-google-sheets': specifier: workspace:* version: link:../../packages/destination-google-sheets @@ -296,7 +296,7 @@ importers: version: 16.6.1 hono: specifier: ^4 - version: 4.12.8 + version: 4.12.14 ink: specifier: ^7.0.1 version: 7.0.1(@types/react@19.2.14)(react@19.2.5) @@ -429,7 +429,7 @@ importers: devDependencies: '@hono/node-server': specifier: ^1 - version: 1.19.11(hono@4.12.8) + version: 1.19.11(hono@4.12.14) '@stripe/sync-destination-google-sheets': specifier: workspace:* version: link:../packages/destination-google-sheets @@ -477,7 +477,7 @@ importers: version: 144.0.0 hono: specifier: ^4 - version: 4.12.8 + version: 4.12.14 pg: specifier: ^8.16.0 version: 8.16.3 @@ -567,10 +567,10 @@ importers: dependencies: '@hono/zod-validator': specifier: ^0.7.6 - version: 0.7.6(hono@4.12.8)(zod@4.3.6) + version: 0.7.6(hono@4.12.14)(zod@4.3.6) hono: specifier: ^4 - version: 4.12.8 + version: 4.12.14 zod: specifier: ^4.3.6 version: 4.3.6 @@ -733,7 +733,7 @@ importers: dependencies: '@hono/node-server': specifier: ^1.19.11 - version: 1.19.11(hono@4.12.8) + version: 1.19.11(hono@4.12.14) '@stripe/sync-destination-postgres': specifier: workspace:* version: link:../destination-postgres @@ -741,8 +741,8 @@ importers: specifier: workspace:* version: link:../openapi hono: - specifier: ^4.12.8 - version: 4.12.8 + specifier: ^4.12.14 + version: 4.12.14 pg: specifier: ^8.16.3 version: 8.16.3 @@ -3576,8 +3576,8 @@ packages: resolution: {integrity: sha512-EQfezRg0NCZGNlhlDR3Evrw1FVL2G3LhU7EgPoxufQKruNBSYA8MiRPHeWbU+36o+Fhel0wMwM+sLEiBAlNLJA==} engines: {node: '>=10.0.0'} - hono@4.12.8: - resolution: {integrity: sha512-VJCEvtrezO1IAR+kqEYnxUOoStaQPGrCmX3j4wDTNOcD1uRPFpGlwQUIW8niPuvHXaTUxeOUl5MMDGrl+tmO9A==} + hono@4.12.14: + resolution: {integrity: sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==} engines: {node: '>=16.9.0'} hookable@5.5.3: @@ -5756,13 +5756,13 @@ snapshots: protobufjs: 7.5.4 yargs: 17.7.2 - '@hono/node-server@1.19.11(hono@4.12.8)': + '@hono/node-server@1.19.11(hono@4.12.14)': dependencies: - hono: 4.12.8 + hono: 4.12.14 - '@hono/zod-validator@0.7.6(hono@4.12.8)(zod@4.3.6)': + '@hono/zod-validator@0.7.6(hono@4.12.14)(zod@4.3.6)': dependencies: - hono: 4.12.8 + hono: 4.12.14 zod: 4.3.6 '@humanfs/core@0.19.1': {} @@ -6601,10 +6601,10 @@ snapshots: dependencies: '@scalar/types': 0.1.0 - '@scalar/hono-api-reference@0.6.0(hono@4.12.8)': + '@scalar/hono-api-reference@0.6.0(hono@4.12.14)': dependencies: '@scalar/core': 0.1.3 - hono: 4.12.8 + hono: 4.12.14 '@scalar/openapi-types@0.1.9': {} @@ -7321,14 +7321,6 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.2.2(@types/node@24.10.1)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.1))': - dependencies: - '@vitest/spy': 3.2.4 - estree-walker: 3.0.3 - magic-string: 0.30.21 - optionalDependencies: - vite: 7.2.2(@types/node@24.10.1)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.1) - '@vitest/mocker@3.2.4(vite@7.2.2(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.1))': dependencies: '@vitest/spy': 3.2.4 @@ -8207,7 +8199,7 @@ snapshots: heap-js@2.7.1: {} - hono@4.12.8: {} + hono@4.12.14: {} hookable@5.5.3: {} @@ -9391,7 +9383,7 @@ snapshots: dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.2.2(@types/node@24.10.1)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.1)) + '@vitest/mocker': 3.2.4(vite@7.2.2(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.1)(tsx@4.21.0)(yaml@2.8.1)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4