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 intomainfrom
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 intomainfrom
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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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 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.
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