From 5bf185d36a123c68d2b8398dc19434dfff67b020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 12:53:54 +0000 Subject: [PATCH 1/2] build(deps): bump hono from 4.12.27 to 4.12.28 in the npm_and_yarn group Bumps the npm_and_yarn group with 1 update: [hono](https://github.com/honojs/hono). Updates `hono` from 4.12.27 to 4.12.28 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.12.28) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 088d122..c246160 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "release": "bumpp && gh release create v$(bun -e \"const p = require('./package.json'); process.stdout.write(p.version)\") --generate-notes" }, "dependencies": { - "hono": "4.12.27", + "hono": "4.12.28", "pino": "10.3.1", "pino-pretty": "13.1.3" }, From a3700928b3a4e49d30c9efa9dd8f94cbb1bfb688 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 12:54:07 +0000 Subject: [PATCH 2/2] build: update bun.lock --- bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 8a54941..da8af6b 100644 --- a/bun.lock +++ b/bun.lock @@ -5,7 +5,7 @@ "": { "name": "bookhive-sync", "dependencies": { - "hono": "4.12.27", + "hono": "4.12.28", "pino": "10.3.1", "pino-pretty": "13.1.3", }, @@ -50,7 +50,7 @@ "help-me": ["help-me@5.0.0", "", {}, "sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg=="], - "hono": ["hono@4.12.27", "", {}, "sha512-1yrb/+w6HWQJrUCLkJ2IF5jNIPvvFkblV5RNOYl6bV+OA6p9GLcMpHFFGTosSvHvcAUibuUukRqhlYI4z32C7Q=="], + "hono": ["hono@4.12.28", "", {}, "sha512-YwUvVpSF7m1yOblFPrU3Hbo8XhPheBoiyfGuII6z19LnOr6JpDnyyp7LFNrfV56wS8tpvtBFGRISHN02pDdLOA=="], "jiti": ["jiti@2.7.0", "", { "bin": { "jiti": "lib/jiti-cli.mjs" } }, "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ=="],