Update go git module (main)#3335
Conversation
Sometimes the go mod tidy errors are about transitive dependencies and are safe to ignore. Make it easier to handle that situation.
Commit created like this: hack/go-mod-upgrade-helper github.com/go-git/go-git/v5 --ignore-tidy-error
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (4)
📝 WalkthroughWalkthroughGo module dependencies are bumped across acceptance, main, and tools modules to align versions of go-git, golang.org/x/exp, filepath-securejoin, and pjbgf/sha1cd, while klauspost/cpuid/v2 is newly added. The go-mod-upgrade-helper script is enhanced to support an optional --ignore-tidy-error flag that allows tidy operations to proceed despite errors. ChangesDependency Updates and Tooling
🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
I didn't make a Jira for it, but this should fix a CVE violation I just saw. |
|
🤖 Finished Review · ✅ Success · Started 6:31 PM UTC · Completed 6:50 PM UTC |
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
ReviewFindingsMedium
Low
Info
|
|
🤖 Finished Retro · ✅ Success · Started 8:58 PM UTC · Completed 9:03 PM UTC |
Retro: PR #3335 — Update go-git moduleThis was a straightforward human-authored PR by simonbaird to update the go-git dependency and fix a CVE, with minor enhancements to
Observations
VerdictNo new proposals. All identified improvement opportunities are already covered by existing open issues in fullsend-ai/fullsend. |
No description provided.