build(deps-dev): bump @hono/node-server from 1.19.14 to 1.19.15 in /packages/junior - #1564
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
1db9569 to
9077b1f
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 9077b1f. Configure here.
| "@emnapi/core": "^1.10.0", | ||
| "@emnapi/runtime": "^1.10.0", | ||
| "@hono/node-server": "1.19.14", | ||
| "@hono/node-server": "1.19.15", |
There was a problem hiding this comment.
Incomplete dependency lockfile update
High Severity
@hono/node-server is bumped to 1.19.15 in packages/junior/package.json, but pnpm-lock.yaml still pins specifier and resolution to 1.19.14. CI installs with pnpm install --frozen-lockfile, so the mismatch fails dependency install before any tests run and the bump never takes effect.
Reviewed by Cursor Bugbot for commit 9077b1f. Configure here.
9077b1f to
deffd11
Compare
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.14 to 1.19.15. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/commits) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.15 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
deffd11 to
b49f435
Compare


Bumps @hono/node-server from 1.19.14 to 1.19.15.
Commits