chore(deps): bump @hono/node-server from 1.19.13 to 2.0.10 - #4928
chore(deps): bump @hono/node-server from 1.19.13 to 2.0.10#4928dependabot[bot] wants to merge 1 commit into
Conversation
|
@module-federation/devtools
@module-federation/cli
create-module-federation
@module-federation/dts-plugin
@module-federation/enhanced
@module-federation/error-codes
@module-federation/esbuild
@module-federation/managers
@module-federation/manifest
@module-federation/metro
@module-federation/metro-plugin-rnc-cli
@module-federation/metro-plugin-rnef
@module-federation/metro-plugin-rock
@module-federation/modern-js
@module-federation/modern-js-v3
@module-federation/native-federation-tests
@module-federation/native-federation-typescript
@module-federation/nextjs-mf
@module-federation/node
@module-federation/observability-plugin
@module-federation/playground
@module-federation/retry-plugin
@module-federation/rsbuild-plugin
@module-federation/rspack
@module-federation/rspress-plugin
@module-federation/runtime
@module-federation/runtime-core
@module-federation/runtime-tools
@module-federation/sdk
@module-federation/storybook-addon
@module-federation/third-party-dts-extractor
@module-federation/treeshake-frontend
@module-federation/treeshake-server
@module-federation/typescript
@module-federation/utilities
@module-federation/webpack-bundler-runtime
@module-federation/bridge-react
@module-federation/bridge-react-webpack-plugin
@module-federation/bridge-shared
@module-federation/bridge-vue3
@module-federation/inject-external-runtime-core-plugin
commit: |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6b75c4b7a8
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "license": "ISC", | ||
| "dependencies": { | ||
| "@hono/node-server": "1.19.13", | ||
| "@hono/node-server": "2.0.10", |
There was a problem hiding this comment.
Add a changeset for the server dependency bump
Because @module-federation/treeshake-server is a publishable package and this production dependency bump changes the runtime users receive, the release tooling will not publish or document the update unless a .changeset entry includes the package; I checked this commit and it only changes package.json and pnpm-lock.yaml. Please add a patch changeset so the @hono/node-server security/major update is released with the package.
Useful? React with 👍 / 👎.
Bundle Size Report8 package(s) changed, 34 unchanged. Package dist + ESM entry
Bundle targets
Consumer scenarios
Total dist (raw): 35.84 MB (-3 B (-0.0%)) Bundle sizes are generated with rslib (Rspack). Package-root metrics preserve the historical report. Tracked subpath exports such as |
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.13 to 2.0.10. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.13...v2.0.10) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.0.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
6b75c4b to
1b4673f
Compare
Bumps @hono/node-server from 1.19.13 to 2.0.10.
Release notes
Sourced from @hono/node-server's releases.
... (truncated)
Commits
7c1457e2.0.103a21938Merge commit from fork98420212.0.951f3bf5fix: recover complete request bodies after client disconnect (#375)fdb87bafix(serve-static): correct Range header parsing edge cases (#372)912e3fdfix(websocket): polyfill missing ErrorEvent global (#371)114c15e2.0.85db2d5dci(release): add--no-git-checksoption forpnpm stage publish(#369)a528a772.0.7b2d610cchore: bumpsupertest(#368)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@hono/node-serversince your current version.