[Snyk] Upgrade hono from 3.7.5 to 3.12.12 #201
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 3.7.5 to 3.12.12.
ℹ️ 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 47 versions ahead of your current version.
The recommended version was released a year ago.
Issues fixed by the recommended upgrade:
SNYK-JS-HONO-6129070
SNYK-JS-HONO-6129121
Release notes
Package name: hono
-
3.12.12 - 2024-02-07
- fix(types):
-
3.12.11 - 2024-02-05
- fix(html): Remove circular dependencies in
- fix(types):
- @ javascripter made their first contribution in #2143
-
3.12.10 - 2024-02-02
- fix(trie-router): fix same parameter name issue by @ yusukebe in #2136
-
3.12.9 - 2024-01-31
- chore: add development environment by @ jarqvi in #2095
- chore(lint): set
- fix: replace fs.existsSync() with Bun.file().exists() by @ the-pesar in #2115
- fix(types): infer complex path params by @ yusukebe in #2122
- fix(jsx): fix context provider with async component by @ usualoma in #2124
- @ jarqvi made their first contribution in #2095
- @ the-pesar made their first contribution in #2115
-
3.12.8 - 2024-01-27
- fix(factory): correct types inside of
- fix: enable to return Response like object by @ usualoma in #2085
- refactor: request param by @ ariskemper in #2088
-
3.12.7 - 2024-01-25
- refactor: aws lambda createResult method by @ ariskemper in #2038
- refactor: secure headers middleware by @ ariskemper in #2039
- refactor: body parser by @ ariskemper in #2045
- feat(dev): support
- refactor(test): change to not use
- refactor: stream pull by @ ariskemper in #2057
- refactor: url util splitRoutingPath by @ ariskemper in #2058
- fix(hono-base): fix not found handler calling timing when one middleware by @ usualoma in #2080
-
3.12.6 - 2024-01-18
- feat: Add Type to request for Lambda@Edge adapter to support S3 origin by @ mosle in #1991
- Refactor middleware, tests by @ ariskemper in #2005
- feat: add script for watch, remove tsc from test by @ ariskemper in #2008
- refactor: cors by @ ariskemper in #2009
- refactor: jwt by @ ariskemper in #2011
- fix(types): use middlewares with different env types by @ agatan in #2018
- fix(context): fixed middleware +
- @ ariskemper made their first contribution in #2005
- @ agatan made their first contribution in #2018
-
3.12.5 - 2024-01-16
-
3.12.4 - 2024-01-15
-
3.12.3 - 2024-01-12
-
3.12.2 - 2024-01-11
-
3.12.1 - 2024-01-09
-
3.12.0 - 2024-01-04
-
3.11.12 - 2024-01-01
-
3.11.11 - 2023-12-26
-
3.11.10 - 2023-12-24
-
3.11.9 - 2023-12-21
-
3.11.8 - 2023-12-16
-
3.11.7 - 2023-12-14
-
3.11.6 - 2023-12-13
-
3.11.5 - 2023-12-13
-
3.11.4 - 2023-12-09
-
3.11.3 - 2023-12-07
-
3.11.2 - 2023-12-05
-
3.11.1 - 2023-12-04
-
3.11.0 - 2023-12-04
-
3.10.5 - 2023-12-03
-
3.10.4 - 2023-12-01
-
3.10.3 - 2023-11-28
-
3.10.2 - 2023-11-21
-
3.10.1 - 2023-11-15
-
3.10.0 - 2023-11-13
-
3.10.0-rc.2 - 2023-11-08
-
3.10.0-rc.1 - 2023-11-06
-
3.9.2 - 2023-11-03
-
3.9.1 - 2023-10-31
-
3.9.0 - 2023-10-27
-
3.9.0-rc.1 - 2023-10-26
-
3.8.4 - 2023-10-26
-
3.8.3 - 2023-10-22
-
3.8.2 - 2023-10-21
-
3.8.1 - 2023-10-18
-
3.8.0 - 2023-10-17
-
3.8.0-rc.3 - 2023-10-16
-
3.8.0-rc.2 - 2023-10-05
-
3.8.0-rc.1 - 2023-10-05
-
3.7.6 - 2023-10-12
-
3.7.5 - 2023-10-05
from hono GitHub release notesWhat's Changed
MergeSchemaPathinfer inputs not only params by @ yusukebe in #2154Full Changelog: v3.12.11...v3.12.12
What's Changed
hono/htmlby @ javascripter in #2143MergeSchemePathinfers param types correctly by @ yusukebe in #2152New Contributors
Full Changelog: v3.12.10...v3.12.11
What's Changed
Full Changelog: v3.12.9...v3.12.10
What's Changed
curlyrule asallby @ yusukebe in #2112New Contributors
Full Changelog: v3.12.8...v3.12.9
What's Changed
createMiddleware()by @ yusukebe in #2081Full Changelog: v3.12.7...v3.12.8
What's Changed
NO_COLORby @ ryuapp in #2007envcommand by @ ryuapp in #2062Full Changelog: v3.12.6...v3.12.7
What's Changed
c.json({}, requestInit)problem by @ yusukebe in #2025New Contributors
Full Changelog: v3.12.5...v3.12.6
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: