build(deps): bump @hono/node-server from 1.19.11 to 1.19.13#1890
build(deps): bump @hono/node-server from 1.19.11 to 1.19.13#1890dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.11 to 1.19.13. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.11...v1.19.13) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
The latest updates on your projects. Learn more about Vercel for GitHub. 3 Skipped Deployments
|
Greptile SummaryThis is a Dependabot-generated dependency bump that upgrades Key changes included in this bump:
Confidence Score: 5/5Safe to merge — this is a targeted security and bug-fix patch with no breaking API changes. This is a patch-level dependency bump that addresses a published security advisory (GHSA-92pp-h63x-v22m) and a request-draining bug. All four changed files are as expected: three package.json version specifier updates and a consistent lockfile update. No logic, API surface, or configuration changes are introduced. The incidental @vitest/mocker lockfile snapshot change is a harmless pnpm de-duplication artefact. No P0 or P1 findings. No files require special attention.
|
| Filename | Overview |
|---|---|
| apps/ensapi/package.json | Bumps @hono/node-server minimum version specifier from ^1.19.10 to ^1.19.13 to pick up the security and bug-fix releases. |
| apps/ensrainbow/package.json | Same @hono/node-server minimum version bump as the other apps — straightforward security patch adoption. |
| apps/fallback-ensapi/package.json | Same @hono/node-server minimum version bump in devDependencies — consistent with the other apps. |
| pnpm-lock.yaml | Lockfile updated to resolve @hono/node-server to 1.19.13 across all three apps and their transitive consumers; also adds a new @vitest/mocker@4.0.5 snapshot entry (tsx@4.20.6 variant) and adjusts the vitest@4.0.5 snapshot to reference it — a minor incidental change unrelated to the main bump. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["@hono/node-server v1.19.11\n(previous)"] -->|bump| B["@hono/node-server v1.19.13\n(new)"]
B --> C["v1.19.12: Fix request draining\nfor early 413 responses"]
B --> D["v1.19.13: Security fix\nGHSA-92pp-h63x-v22m\n// slash bypass in serveStatic"]
E["apps/ensapi"] --> B
F["apps/ensrainbow"] --> B
G["apps/fallback-ensapi"] --> B
Reviews (1): Last reviewed commit: "build(deps): bump @hono/node-server from..." | Re-trigger Greptile
Bumps @hono/node-server from 1.19.11 to 1.19.13.
Release notes
Sourced from
@hono/node-server's releases.Commits
fd64e651.19.13025c30fMerge commit from fork6cdb5a71.19.1270250f7fix: request draining for early 413 responses (#329)cfc08b3chore: ignore claude setting (#314)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.