[Snyk] Upgrade hono from 4.1.3 to 4.6.9 - #44
Open
cnrkuo wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade hono from 4.1.3 to 4.6.9. See this package in npm: hono See this project in Snyk: https://app.snyk.io/org/kuohuanhuan/project/2ca4f692-ce62-4501-b31a-72f6421684ed?utm_source=github&utm_medium=referral&page=upgrade-pr
|
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.



Snyk has created this PR to upgrade hono from 4.1.3 to 4.6.9.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 66 versions ahead of your current version.
The recommended version was released on a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-HONO-6672874
SNYK-JS-HONO-8220272
SNYK-JS-HONO-7814167
Release notes
Package name: hono
What's Changed
c.req.paramdecodes invalid percent strings by @ yusukebe in #3573memofor DOM renderer by @ usualoma in #3568.concatinstead of spread syntax by @ EdamAme-x in #3584anyand fix types of adapter/deno by @ EdamAme-x in #3291.matchRouteand reduce bundle size by @ EdamAme-x in #3595c.redirect()by @ cometkim in #3609| 0instead ofMath.floorby @ EdamAme-x in #3605#for private methods to reduce the minified file size by @ yusukebe in #3596New Contributors
Full Changelog: v4.6.8...v4.6.9
What's Changed
--hotby @ nakasyou in #3576New Contributors
Full Changelog: v4.6.7...v4.6.8
What's Changed
requestContextby @ yusukebe in #3549New Contributors
Full Changelog: v4.6.6...v4.6.7
What's Changed
NotFoundwarning on Deno by @ pablo-abc in #3542New Contributors
Full Changelog: v4.6.5...v4.6.6
Security fix for CSRF Protection Middleware
This release includes a security fix for CSRF Protection Middleware. If you are using CSRF Protection Middleware, please upgrade this
honopackage immediately.Before this release, a request without a
Content-Typeheader can bypass the protection. This fix does not allow it. See: GHSA-2234-fmw7-43wrWhat's Changed
v2by @ yusukebe in #3506Access-Control-Allow-Originif there is no matching origin by @ uki00a in #3510New Contributors
Full Changelog: v4.6.4...v4.6.5
What's Changed
crypto-jsfrom dev dependencies by @ yusukebe in #3447createMiddlewareby @ yusukebe in #3498globalThisby @ sapphi-red in #3500overridetotoStringToBufferin classes extendingJSXNodeby @ yusukebe in #3505New Contributors
Full Changelog: v4.6.3...v4.6.4
This release has many new features, but each feature is small, so we've released it as a patch release.
What's Changed
runtime_teststoruntime-testsby @ yusukebe in #3419everymiddleware work with short-circuiting middlewares by @ paolostyle in #3441renderToStringby @ usualoma in #3432New Contributors
Full Changelog: v4.6.2...v4.6.3
What's Changed