chore(deps): Bump @hono/node-server from 1.19.14 to 2.0.2 - #8
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump @hono/node-server from 1.19.14 to 2.0.2#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/hono/node-server-2.0.0
branch
from
April 30, 2026 20:32
55d7df1 to
17b01e4
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/hono/node-server-2.0.0
branch
2 times, most recently
from
April 30, 2026 20:49
271b7c6 to
e8b8a34
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/hono/node-server-2.0.0
branch
3 times, most recently
from
May 12, 2026 04:35
1a3425a to
b7cb4f1
Compare
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.14 to 2.0.2. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.14...v2.0.2) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/hono/node-server-2.0.0
branch
from
May 12, 2026 04:58
b7cb4f1 to
4ee5a24
Compare
This was referenced Aug 8, 2026
keithfawcett
added a commit
that referenced
this pull request
Aug 9, 2026
Turns the handoff brief into a status record: what each item was, what actually shipped, and — the part that is still open — the staging exercises that have to pass before either money path is trusted. Item A (#10, PR #73): planner/executor split with a durable payout intent and a frozen commission set. Item B (#12, PR #75): the three funding races plus a live-Stripe backstop for missed refund/reversal webhooks. Item C (#8, PR #74): the three missing tables, per-table primary keys, a portable SQL dump, and two array round-trip bugs the test found. No code left on any of the three; the remaining work is the staging checklists in docs/direct-connect-payouts.md and section H of the funding staging runbook, plus the two post-merge prod actions for #62 and #63. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.14 to 2.0.2.
Release notes
Sourced from @hono/node-server's releases.
... (truncated)
Commits
808159c2.0.21a9748efix: handle serveStatic stream fallback backpressure (#351)54d1bcdfix(serve-static): stop using file birthtime for Date header (#350)9138a802.0.10ed7656fix: forward Hono response headers during WebSocket upgrade (#346)58c93552.0.02d6f161Merge pull request #316 from honojs/v294cde952.0.0-rc.2ef43cddperf: replace Uint8Array lookup tables with regex in buildUrl (#345)1529e41fix: improve Response.json() and Response.redirect() spec compliance and effi...