Skip to content

chore(deps): update hono, @hono/node-server, and fallow - #68

Merged
olleolleolle merged 1 commit into
mainfrom
chore/low-risk-dep-updates
Sep 2, 2026
Merged

chore(deps): update hono, @hono/node-server, and fallow#68
olleolleolle merged 1 commit into
mainfrom
chore/low-risk-dep-updates

Conversation

@mroderick

Copy link
Copy Markdown
Collaborator

Problem

PR #67 groups five dependency updates together, including the better-auth/oauth-provider 1.7 upgrade, which has breaking changes that need schema and seeder work. The three low-risk updates are stuck behind that.

Change

Lockfile-only, in-range updates for the three low-risk dependencies, split out of #67:

  • hono 4.13.1 → 4.13.5 — bug fixes (router wildcard matching, etag, CSRF, cookies)
  • @hono/node-server 2.1.0 → 2.1.1 — perf: lazily materialize request headers
  • fallow 3.15.0 → 3.22.0 — dev dependency

No package.json changes: all three were already within their ^ ranges. #67 shrinks to just the two better-auth packages once Dependabot rebases.

In-range lockfile updates ahead of the better-auth 1.7 group update,
so that PR stays focused on the breaking oauth-provider changes.

- hono 4.13.1 -> 4.13.5 (bug fixes: router, etag, CSRF, cookies)
- @hono/node-server 2.1.0 -> 2.1.1 (perf: lazy request headers)
- fallow 3.15.0 -> 3.22.0 (dev dependency)
@mroderick
mroderick marked this pull request as ready for review September 2, 2026 05:42

@olleolleolle olleolleolle left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Super!

@olleolleolle
olleolleolle merged commit 988a8b6 into main Sep 2, 2026
7 checks passed
@olleolleolle
olleolleolle deleted the chore/low-risk-dep-updates branch September 2, 2026 06:50
@olleolleolle

Copy link
Copy Markdown
Collaborator

Good context in the PR description, @mroderick !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants