-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: honojs/hono
base: v4.12.5
head repository: honojs/hono
compare: v4.12.6
- 7 commits
- 36 files changed
- 7 contributors
Commits on Mar 6, 2026
-
fix(accept): replace regex split to mitigate ReDoS (#4758)
* fix(accept): replace regex split to mitigate ReDoS * test(accept): cover escaped quote and backslash parsing paths * fix(accept): handle quoted params and comma safely * refactor: improve accept header parsing --------- Co-authored-by: Taku Amano <taku@taaas.jp>
Configuration menu - View commit details
-
Copy full SHA for 5086956 - Browse repository at this point
Copy the full SHA 5086956View commit details
Commits on Mar 7, 2026
-
fix(jsx): align link hoisting and dedupe with React 19 (#4792)
* fix(jsx): align link hoisting and dedupe with React 19 * ci: apply automated fixes * test(jsx): fix expected output for link element deduplication * fix: remove unused argument from shouldDeDupeByKey Co-authored-by: Yusuke Wada <yusuke@kamawada.com> * test: Add test to check behavior of uncovered conditional branches --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
Configuration menu - View commit details
-
Copy full SHA for 8217d9e - Browse repository at this point
Copy the full SHA 8217d9eView commit details
Commits on Mar 9, 2026
-
chore(builld): tsconfig project references (#4797)
* chore(builld): tsconfig project references * ci: apply automated fixes * chore(perf-measures): include type-check scripts * chore(perf-measures): install and build --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d69deb8 - Browse repository at this point
Copy the full SHA d69deb8View commit details
Commits on Mar 10, 2026
-
chore: add
tsconfig.spec.json(#4798)* chore: add `tsconfig.spec.json` * Update tsconfig.spec.json Co-authored-by: Jonathan Haines <jonno.haines@gmail.com> --------- Co-authored-by: Jonathan Haines <jonno.haines@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e80acb - Browse repository at this point
Copy the full SHA 0e80acbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58825a7 - Browse repository at this point
Copy the full SHA 58825a7View commit details -
fix(lambda-edge): avoid callback handler deprecation on NODEJS_24_X (#…
…4782) * fix(lambda-edge): reduce handler arity to avoid NODEJS_24_X callback deprecation * style: format fix
Configuration menu - View commit details
-
Copy full SHA for 53b66ae - Browse repository at this point
Copy the full SHA 53b66aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f88636 - Browse repository at this point
Copy the full SHA 3f88636View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.12.5...v4.12.6