sonicjs
sonicjs copied to clipboard
Bump hono from 3.11.7 to 4.2.7
Bumps hono from 3.11.7 to 4.2.7.
Release notes
Sourced from hono's releases.
v4.2.7
This release fixes "Restricted Directory Traversal in serveStatic with deno".
Full Changelog: https://github.com/honojs/hono/compare/v4.2.6...v4.2.7
v4.2.6
What's Changed
- refactor(adapter/aws): Optimize multiple call of same conditions with polymorphism by
@exoego
in honojs/hono#2521- fix(sse): close sse stream on end by
@domeccleston
in honojs/hono#2529- fix(client): Don't show
$ws
when not used WebSockets by@nakasyou
in honojs/hono#2532- refactor(ssg): update utils.ts by
@eltociear
in honojs/hono#2519New Contributors
@domeccleston
made their first contribution in honojs/hono#2529@eltociear
made their first contribution in honojs/hono#2519Full Changelog: https://github.com/honojs/hono/compare/v4.2.5...v4.2.6
v4.2.5
What's Changed
- fix(client): Allow calling toString and valueOf on the proxy object by
@ibash
in honojs/hono#2510- fix(adapter): handle multi value headers in AWS Lambda by
@exoego
in honojs/hono#2494- fix(client): shuold not remove tailing slash from top-level URL by
@yusukebe
in honojs/hono#2523- fix(jsx/dom): remove lookbehind assertion in event regexp by
@usualoma
in honojs/hono#2524New Contributors
@ibash
made their first contribution in honojs/hono#2510Full Changelog: https://github.com/honojs/hono/compare/v4.2.4...v4.2.5
v4.2.4
What's Changed
- fix(jwt): Make JWT Header
typ
Field Optional to Enhance Compatibility by@naporin0624
in honojs/hono#2488- fix(testing): set
baseUrl
fortestClient
by@yusukebe
in honojs/hono#2496- fix(validator): Default use to
OutputTypeExcludeResponseType
whenInputType
is unknown by@nagasawaryoya
in honojs/hono#2500- refactor(trie-router): parentPatterns is updated but never queried by
@exoego
in honojs/hono#2503- refactor: Remove redundant initializer by
@exoego
in honojs/hono#2502- refactor(cloudflare-workers): Suppress eslint noise by
@exoego
in honojs/hono#2504- fix(jsx): Add catch to async function's promise by
@mwilkins91
in honojs/hono#2471New Contributors
@nagasawaryoya
made their first contribution in honojs/hono#2500@exoego
made their first contribution in honojs/hono#2503@mwilkins91
made their first contribution in honojs/hono#2471Full Changelog: https://github.com/honojs/hono/compare/v4.2.3...v4.2.4
v4.2.3
What's Changed
- fix(ssg): use response header to mark as disabled routes for SSG by
@usualoma
in honojs/hono#2477
... (truncated)
Commits
28e597f
v4.2.792e65fb
Merge pull request from GHSA-3mpf-rcc7-5347b38e40e
v4.2.6c882cef
refactor(ssg): update utils.ts (#2519)5c9d8b4
fix(client): Don't show$ws
when not used WebSockets (#2532)9f9a41c
fix(sse): close sse stream on end (#2529)c83d80f
refactor(aws-lambda): replace conditional logics with polymorphism (#2521)fa9ed80
v4.2.568cabde
fix(jsx/dom): remove lookbehind assertion in event regexp (#2524)ed51b0b
fix(client): shuold not remove tailing slash from top-level URL (#2523)- Additional commits viewable in compare view
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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.
Deploying sonicjs with
Cloudflare Pages
Latest commit: |
ac27e7c
|
Status: | ✅ Deploy successful! |
Preview URL: | https://f004d1f8.sonicjs-emq.pages.dev |
Branch Preview URL: | https://dependabot-npm-and-yarn-hono-nwz3.sonicjs-emq.pages.dev |