Skip to content

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
mainfrom
dependabot/npm_and_yarn/Cyrano/hono/node-server-1.19.14
Open

build(deps): bump @hono/node-server from 1.19.11 to 1.19.14 in /Cyrano#902
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Cyrano/hono/node-server-1.19.14

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps @hono/node-server from 1.19.11 to 1.19.14.

Release notes

Sourced from @​hono/node-server's releases.

v1.19.14

What's Changed

Full Changelog: honojs/node-server@v1.19.13...v1.19.14

v1.19.13

Security Fix

Fixed an issue in Serve Static Middleware where inconsistent handling of repeated slashes (//) between the router and static file resolution could allow middleware to be bypassed. Users of Serve Static Middleware are encouraged to upgrade to this version.

See GHSA-92pp-h63x-v22m for details.

v1.19.12

What's Changed

Full Changelog: honojs/node-server@v1.19.11...v1.19.12

Commits

@dependabot dependabot Bot added cyrano dependencies Pull requests that update a dependency file labels Apr 14, 2026
@dependabot dependabot Bot requested a review from MightyPrytanis as a code owner April 14, 2026 10:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file cyrano labels Apr 14, 2026
@MightyPrytanis MightyPrytanis requested a review from Copilot April 14, 2026 10:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • Cyrano/package-lock.json: Language not supported

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • Cyrano/package-lock.json: Language not supported

Comment thread Cyrano/package-lock.json
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",
Copy link

Copilot AI Apr 14, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copilot uses AI. Check for mistakes.
MightyPrytanis
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>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/Cyrano/hono/node-server-1.19.14 branch from 17324d2 to 21c4b66 Compare May 13, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cyrano dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants