chore(deps): bump hono from 4.12.25 to 4.12.26 in /packages/treeshake-server#4834
Conversation
❌ Deploy Preview for module-federation-docs failed. Why did it fail? →
|
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ac9b16f830
ℹ️ 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".
| "@hono/zod-validator": "0.7.4", | ||
| "dotenv": "16.4.5", | ||
| "hono": "4.12.7", | ||
| "hono": "4.12.25", |
There was a problem hiding this comment.
Commit the pnpm lockfile update
This manifest now requires hono 4.12.25, but the root pnpm-lock.yaml still records packages/treeshake-server with specifier: 4.12.7 / version: 4.12.7 and peer resolutions against hono@4.12.7. In the CI/install path that uses pnpm install --frozen-lockfile, this package.json/lockfile mismatch rejects the install, and the security bump is not actually locked for consumers until the lockfile is regenerated and committed.
Useful? React with 👍 / 👎.
ac9b16f to
479c624
Compare
Bumps [hono](https://github.com/honojs/hono) from 4.12.25 to 4.12.26. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.25...v4.12.26) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
479c624 to
2d54fce
Compare
Bumps hono from 4.12.25 to 4.12.26.
Release notes
Sourced from hono's releases.
Commits
27b79924.12.26d29982cchore: replace arg and glob with Bun native APIs in build script16215d5chore: remove unused devcontainer and gitpod configs (#5029)c574cf1ci: publish to npm from CI with OIDC trusted publishing (#5028)e50df01fix(lambda-edge): satisfy Deno lib types for Content-Length body encoding (#5...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.