Closed dependabot[bot] closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
push-all-in-cloud | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 4, 2024 0:15am |
:tada: This PR is included in version 2.0.0-beta.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 1.3.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Bumps hono from 4.6.8 to 4.6.9.
Release notes
Sourced from hono's releases.
Commits
7c050b2
chore:deno install
before jsr publishing (#3621)791d07a
chore: fix jsr release workflow (#3620)3971f92
v4.6.9d717a4f
fix(utils/crypto): fix types of crypto utility (#3614)22db73f
fix(middleware/etag): generate etag hash value from all chunks (#3604)6b9fb24
fix(helper/websocket): allow custom events to be passed to generics (#3616)ae6165b
refactor: use#
for private methods to reduce the minified file size (#3596)e43f203
perf(helper/cookie): fast-path for name specified (#3608)e9830c6
perf(utils): use| 0
instead ofMath.floor
(#3605)8d775dc
chore: automatically close issues marked as “not bug” over time (#3611)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