chore(deps): bump the hono-stack group across 1 directory with 3 updates#14
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the hono-stack group across 1 directory with 3 updates#14dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bumps the hono-stack group with 3 updates in the / directory: [@hono/node-server](https://github.com/honojs/node-server), [hono](https://github.com/honojs/hono) and [ws](https://github.com/websockets/ws). Updates `@hono/node-server` from 1.19.14 to 2.0.4 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.14...v2.0.4) Updates `hono` from 4.12.18 to 4.12.22 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.18...v4.12.22) Updates `ws` from 8.20.1 to 8.21.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.1...8.21.0) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: hono-stack - dependency-name: hono dependency-version: 4.12.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hono-stack - dependency-name: ws dependency-version: 8.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: hono-stack ... Signed-off-by: dependabot[bot] <support@github.com>
7484012 to
ab31e04
Compare
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.
Bumps the hono-stack group with 3 updates in the / directory: @hono/node-server, hono and ws.
Updates
@hono/node-serverfrom 1.19.14 to 2.0.4Release notes
Sourced from @hono/node-server's releases.
... (truncated)
Commits
9e1cdee2.0.4b4ca622fix: stub ws types to prevent them leaking in public types (#359)9d879872.0.39463250fix: preserve headers mutated after raw Response construction (#357)cee5e81docs: Align theServeStaticOptioncommand with the current specification (#...4aa0650chore(ci): update GitHub Actions versions (#352)808159c2.0.21a9748efix: handle serveStatic stream fallback backpressure (#351)54d1bcdfix(serve-static): stop using file birthtime for Date header (#350)9138a802.0.1Updates
honofrom 4.12.18 to 4.12.22Release notes
Sourced from hono's releases.
... (truncated)
Commits
2f01b774.12.226bc0dfffeat: add msgpack as a compressible content type (#4957)7e0555dfix(deno): echo negotiated WebSocket subprotocol in upgrade response (#4955)f0ed246fix(compress): respect Accept-Encoding when encoding option is set (#4951)a192df0fix(mime): specify charset parameter per MIME type instead of mechanical dete...cf6ef70chore: update vitest to v4 and cleanups (#4952)a83ddb84.12.216cbb025Merge commit from forkc831020Merge commit from fork905aedbMerge commit from forkUpdates
wsfrom 8.20.1 to 8.21.0Release notes
Sourced from ws's releases.
Commits
bca91ad[dist] 8.21.02b2abd4[security] Limit retained message parts78eabe2[security] Add latest vulnerability to SECURITY.md