build(deps): bump @hono/node-server from 1.19.11 to 1.19.14 in /Cyrano#902
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump @hono/node-server from 1.19.11 to 1.19.14 in /Cyrano#902dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Comment on lines
10
to
13
| "dependencies": { | ||
| "@anthropic-ai/sdk": "^0.88.0", | ||
| "@aws-sdk/client-s3": "^3.1029.0", | ||
| "@esbuild/win32-x64": "0.28.0", | ||
| "@iconify-icons/mingcute": "^1.2.9", |
There was a problem hiding this comment.
The PR description indicates only a bump of @hono/node-server, but this lockfile change also removes @esbuild/win32-x64 from the root "dependencies" section (it remains under optionalDependencies). If this is intentional (lockfile cleanup/alignment with package.json), please note it in the PR description; otherwise, re-check why npm generated this additional change.
MightyPrytanis
previously approved these changes
Apr 14, 2026
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.11 to 1.19.14. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.11...v1.19.14) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
17324d2 to
21c4b66
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @hono/node-server from 1.19.11 to 1.19.14.
Release notes
Sourced from @hono/node-server's releases.
Commits
b5e63a31.19.14c02d777fix: add custom inspect to lightweight Request/Response to prevent TypeError ...fd64e651.19.13025c30fMerge commit from fork6cdb5a71.19.1270250f7fix: request draining for early 413 responses (#329)cfc08b3chore: ignore claude setting (#314)