build(deps): bump dependencies and go toolchain to fix govulncheck#179
build(deps): bump dependencies and go toolchain to fix govulncheck#179rileyhilliard merged 1 commit intomainfrom
Conversation
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. WalkthroughUpdates Go toolchain from 1.24.12 to 1.24.13 and bumps multiple module dependencies to patch/minor versions. Introduces deadlock prevention in the task orchestrator via an Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~50 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
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 |
497a784 to
3108eb0
Compare
Summary
github.com/charmbracelet/bubblesfrom v0.21.1-0.20250623103423-23b8fd6302d7 to v0.21.1github.com/go-viper/mapstructure/v2from v2.4.0 to v2.5.0golang.org/x/cryptofrom v0.47.0 to v0.48.0golang.org/x/termfrom v0.39.0 to v0.40.0Supersedes #172, #173, #174, #175.
Test plan
go build ./cmd/rrsucceedsgo vet ./...cleanSummary by CodeRabbit
Chores
Bug Fixes
Tests