chore(deps): bump @hono/node-server from 1.19.10 to 1.19.13 in /packages/treeshake-server#4636
Conversation
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.10 to 1.19.13. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.10...v1.19.13) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 35d4a5fe1a
ℹ️ 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.10", | ||
| "@hono/node-server": "1.19.13", |
There was a problem hiding this comment.
Regenerate lockfile for the dependency version bump
Updating @hono/node-server in this manifest without updating pnpm-lock.yaml leaves the workspace importer out of sync (pnpm-lock.yaml still records packages/treeshake-server at 1.19.10), which makes dependency state inconsistent. CI installs with pnpm install --frozen-lockfile (for example, .github/workflows/build-and-test.yml:38), so this drift will cause install to fail before tests/build run; please commit the matching lockfile update with this change.
Useful? React with 👍 / 👎.
❌ Deploy Preview for module-federation-docs failed. Why did it fail? →
|
Bumps @hono/node-server from 1.19.10 to 1.19.13.
Release notes
Sourced from
@hono/node-server's releases.Commits
fd64e651.19.13025c30fMerge commit from fork6cdb5a71.19.1270250f7fix: request draining for early 413 responses (#329)cfc08b3chore: ignore claude setting (#314)ecd4d6b1.19.11c944899fix: do not overwrite Content-Length in the fast path pattern if Content-Leng...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.