fix(deps): resolve critical CVEs in Go and npm dependencies#115
Conversation
Go (server/go.mod): - Bump go toolchain 1.22.3 -> 1.25.0 (CVE-2025-68121, CVE-2025-22871, CVE-2024-24790) - Bump google.golang.org/grpc v1.64.0 -> v1.82.1 (CVE-2026-33186) - Bump golang.org/x/net v0.27.0 -> v0.57.0 (CVE-2026-39821) npm: - Bump hbs 4.2.0 -> 4.2.1, pulls handlebars 4.7.9 (CVE-2026-33937) - Bump socket.io 4.7.4 -> 4.8.3 (CVE-2026-54466 via websocket-driver) - Add pnpm overrides for websocket-driver, shell-quote, immutable (CVE-2026-54466, CVE-2026-9277, CVE-2026-29063) Signed-off-by: Reza Jelveh <fishmangit@dynamia.ai>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: fishman The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (3)
📝 WalkthroughWalkthroughUpdated JavaScript dependency versions and pnpm overrides, raised the Go toolchain version, and refreshed Go module classifications and indirect dependency versions. ChangesDependency and Toolchain Refresh
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested labels: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
package.jsonESLint skipped: missing config or dependency (missing-dependency). The ESLint configuration references a package that is not available in the sandbox. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Go (server/go.mod):
npm:
(CVE-2026-54466, CVE-2026-9277, CVE-2026-29063)
Summary by CodeRabbit