♻️ Pin dependencies#30
Conversation
debab31 to
2fabdb1
Compare
a0e3d5a to
5079b70
Compare
8cb0ba8 to
d05eec2
Compare
e2cb1db to
e126e6a
Compare
b68a9cf to
6802e4c
Compare
5130ec4 to
cfc60f7
Compare
f86da93 to
c462495
Compare
6369b62 to
9fb562b
Compare
8cddd2a to
b13d630
Compare
cd2a290 to
9c431ee
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 baa0724. Configure here.
| "zod": "^3.25.0 || ^4.0.0" | ||
| "@modelcontextprotocol/sdk": "1.26.0", | ||
| "decimal.js": "10.6.0", | ||
| "zod": "3.25.49" |
There was a problem hiding this comment.
bun.lock not updated to match pinned versions
Medium Severity
package.json and package-lock.json were pinned to exact versions, but bun.lock was not regenerated. Its workspace block still records the old caret/tilde ranges, and several resolved entries (e.g. @modelcontextprotocol/sdk@1.29.0, eslint@9.39.4, @eslint/js@9.39.4, typescript-eslint@8.46.2) no longer satisfy the new exact pins. Since the build, test setup, and bun src/mcp-server/build.mts flow rely on bun install, npm and bun consumers will end up on different dependency graphs.
Reviewed by Cursor Bugbot for commit baa0724. Configure here.
|
You have used all Bugbot PR reviews included in your free trial for your GitHub account on this workspace. To continue using Bugbot reviews, enable Bugbot for your team in the Cursor dashboard. |
1 similar comment
|
You have used all Bugbot PR reviews included in your free trial for your GitHub account on this workspace. To continue using Bugbot reviews, enable Bugbot for your team in the Cursor dashboard. |


This PR contains the following updates:
^9.26.0→9.39.4^1.26.0→1.26.0^1.1.1→1.1.1^4.17.21→4.17.25^10.4.3→10.6.0^9.26.0→9.39.4^4.21.2→4.22.1^15.14.0→15.15.0~5.8.3→5.8.3^8.26.0→8.59.0^3.25.0 || ^4.0.0→3.25.76Add the preset
:preserveSemverRangesto your config if you don't want to pin your dependencies.Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.