chore(security): update Go toolchain to 1.26.6 and patch vulnerable dependencies - #49
Conversation
Signed-off-by: Coker Richard <82083946+cokerrd@users.noreply.github.com>
Signed-off-by: Coker Richard <82083946+cokerrd@users.noreply.github.com>
…ependencies Signed-off-by: ditahkk <ditah.k@zsoftly.com>
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (14)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe CLI now requires a network for static NAT enablement and displays operation status and messages. Volume attach and detach use action responses. Go 1.26.6 and updated dependencies are applied across code, workflows, and documentation. ChangesCLI API and toolchain updates
Estimated code review effort: 3 (Moderate) | ~20 minutes Merge Risk: ⚪ Minimal · up to The dependency and toolchain updates introduce no actionable merge-blocking risk based on the supplied evidence; the PR is merge-ready after normal checks and review. Sequence Diagram(s)sequenceDiagram
participant CLI as runIPStaticNATEnable
participant Service as ipaddress.Service
participant API as Static NAT API
CLI->>Service: EnableStaticNAT(ipSlug, vmSlug, networkSlug)
Service->>API: POST request with network
API-->>Service: StaticNATResponse
Service-->>CLI: Display status and message
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 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 |
Closes #44 Signed-off-by: ditahkk <ditah.k@zsoftly.com>
Signed-off-by: ditahkk <ditah.k@zsoftly.com> # Conflicts: # CHANGELOG.md
…me attach smoke case Signed-off-by: ditahkk <ditah.k@zsoftly.com>
…works Signed-off-by: Coker Richard <82083946+cokerrd@users.noreply.github.com>
…stance create Signed-off-by: ditahkk <ditah.k@zsoftly.com>
… v0.0.27 Signed-off-by: ditahkk <ditah.k@zsoftly.com>
Signed-off-by: ditahkk <ditah.k@zsoftly.com>
Summary by CodeRabbit