build(deps): bump hono from 4.12.23 to 4.12.34 - #227
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [hono](https://github.com/honojs/hono) from 4.12.23 to 4.12.34. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.23...v4.12.34) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.34 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
|
You have reached your Codex usage limits for security reviews. Please try again later. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Code Coverage OverviewLanguages: TypeScript TypeScript / code-coverage/arkorThe overall coverage in commit fc8bde1 in the TypeScript / code-coverage/create-arkorThe overall coverage in commit fc8bde1 in the TypeScript / code-coverage/cli-internalThe overall coverage in commit fc8bde1 in the TypeScript / code-coverage/studio-appThe overall coverage in commit fc8bde1 in the Updated |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Superseded by #235. |
Bumps hono from 4.12.23 to 4.12.34.
Release notes
Sourced from hono's releases.
... (truncated)
Commits
734755a4.12.349839ff3chore: updatebun.lock(#5182)0c45036Merge commit from fork720b566Merge commit from forkf70e2c3Merge commit from fork93fc250Merge commit from fork51db3134.12.33aed1463chore: remove undici in favor of global fetch (#5168)224d2f5fix(jsx): handle useSyncExternalStore subscription and snapshot changes (#5166)df653cechore: bump@hono/node-server(#5167)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.
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.
Summary by cubic
Bumps
honofrom 4.12.23 to 4.12.34 to pick up upstream security fixes and bug fixes. Notable behavior changes:hono/proxynow strips connection-scoped response headers per RFC 9110; fixes ReDoS inhono/cors; fixes SSRmemo()reusing output across requests; improveshono/languageperformance.hono/proxy, verify any depended-on response headers are still present; hop-by-hop headers will now be removed.hono/jsxSSR withmemo(), confirm per-request data (e.g., user info, CSRF tokens) renders correctly.Written for commit fc8bde1. Summary will update on new commits.