chore: upgrade packages CVE-2025-58181 & CVE-2025-47914#50
chore: upgrade packages CVE-2025-58181 & CVE-2025-47914#50creativeprojects merged 1 commit intomainfrom
Conversation
WalkthroughThe Go module configuration is updated with a newer Go toolchain (1.24.7 to 1.24.11) and several external dependencies are bumped to their latest versions, including Gitea SDK, GitLab API client, crypto, oauth2, sys, and time packages. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings📚 Learning: 2024-10-12T21:53:51.558ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (4)
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 |
There was a problem hiding this comment.
Pull request overview
This PR upgrades multiple Go dependencies to address security vulnerabilities CVE-2025-58181 and CVE-2025-47914. The changes include updating the Go version and upgrading several direct and indirect dependencies.
Key changes:
- Upgraded Go version from 1.24.7 to 1.24.11
- Updated multiple golang.org/x/* packages (crypto, oauth2, sys, term, time)
- Upgraded third-party dependencies including code.gitea.io/sdk/gitea, gitlab.com/gitlab-org/api/client-go, and github.com/hashicorp/go-version
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates Go version and upgrades direct and indirect dependencies to address CVEs |
| go.sum | Updates dependency checksums to match the upgraded versions in go.mod |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #50 +/- ##
==========================================
+ Coverage 77.07% 78.10% +1.02%
==========================================
Files 28 28
Lines 1435 1146 -289
==========================================
- Hits 1106 895 -211
+ Misses 279 201 -78
Partials 50 50
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.