Skip to content

fix: restore valid Huh module path to unblock CI#1415

Closed
Copilot wants to merge 2 commits intorenovate/github.com-charmbracelet-huh-2.xfrom
copilot/sub-pr-1414
Closed

fix: restore valid Huh module path to unblock CI#1415
Copilot wants to merge 2 commits intorenovate/github.com-charmbracelet-huh-2.xfrom
copilot/sub-pr-1414

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 16, 2026

  • Review new PR comment and confirm requested dependency version
  • Reproduce/inspect current CI failures for stacked base branch and current branch
  • Update code and module metadata to use github.com/charmbracelet/huh/v2 v2.0.3
  • Run targeted tests for affected packages
  • Run automated code review and security scan
  • Reply to PR comment with fix commit hash

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: hwbrzzl <24771476+hwbrzzl@users.noreply.github.com>
Copilot AI changed the title [WIP] chore: Update module github.com/charmbracelet/huh to v2 fix: restore valid Huh module path to unblock CI Mar 16, 2026
Copilot AI requested a review from hwbrzzl March 16, 2026 03:46
@hwbrzzl
Copy link
Copy Markdown
Contributor

hwbrzzl commented Mar 16, 2026

@copilot I want use github.com/charmbracelet/huh/v2 v2.0.3

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (renovate/github.com-charmbracelet-huh-2.x@d3efbb2). Learn more about missing BASE report.

Additional details and impacted files
@@                             Coverage Diff                              @@
##             renovate/github.com-charmbracelet-huh-2.x    #1415   +/-   ##
============================================================================
  Coverage                                             ?   67.18%           
============================================================================
  Files                                                ?      348           
  Lines                                                ?    25609           
  Branches                                             ?        0           
============================================================================
  Hits                                                 ?    17206           
  Misses                                               ?     7674           
  Partials                                             ?      729           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 16, 2026

@copilot I want use github.com/charmbracelet/huh/v2 v2.0.3

I tested that exact requirement locally and in CI context, and Go rejects it because v2.0.3 declares module path charm.land/huh/v2 (not github.com/charmbracelet/huh/v2). Attempting to force it with replace also fails with module-path conflicts. If you want v2, I can switch the codebase to charm.land/huh/v2 v2.0.3 imports/dependency instead.

@hwbrzzl hwbrzzl closed this Mar 16, 2026
@h2zi h2zi deleted the copilot/sub-pr-1414 branch March 17, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants