Skip to content

Conversation

@homebot-0
Copy link
Contributor

@homebot-0 homebot-0 bot commented Dec 20, 2025

This PR contains the following updates:

Package Update Change
aqua:cli/cli minor 2.82.02.86.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

🐄 Talos CATTLE: Major/minor version requires manual approval. Full VM rebuild via Terraform.


Release Notes

cli/cli (aqua:cli/cli)

v2.86.0: GitHub CLI 2.86.0

Compare Source

:copilot: Install and run GitHub Copilot CLI directly from gh

Since we deprecated the GitHub Copilot in the CLI extension in favor of the new agentic GitHub Copilot CLI, we want to give developers using gh a simple way to get started using our most powerful terminal assistant.

  • gh copilot will prompt to install, then run Copilot CLI
  • gh copilot <args> will execute the Copilot CLI, forwarding any arguments and flags

For more information and usage options, run gh copilot --help.

What's Changed

✨ Features
📚 Docs & Chores

New Contributors

Full Changelog: cli/cli@v2.85.0...v2.86.0

v2.85.0: GitHub CLI 2.85.0

Compare Source

What's Changed

✨ Features
🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

New Contributors

Full Changelog: cli/cli@v2.83.2...v2.85.0

v2.83.2: GitHub CLI 2.83.2

Compare Source

What's Changed

🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

New Contributors

Full Changelog: cli/cli@v2.83.1...v2.83.2

v2.83.1: GitHub CLI 2.83.1

Compare Source

What's Changed

🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

Full Changelog: cli/cli@v2.83.0...v2.83.1

v2.83.0: GitHub CLI 2.83.0

Compare Source

What's Changed

✨ Features
🐛 Fixes
  • fix(gist): add support for editing & viewing large files by @​luxass in #​11761
  • Fix gh attestation verify to work when Public Good Instance of Sigstore is unavailable by @​Copilot in #​11989
📚 Docs & Chores
:dependabot: Dependencies

New Contributors

Full Changelog: cli/cli@v2.82.1...v2.83.0

v2.82.1: GitHub CLI 2.82.1

Compare Source

Fix gh pr edit not detecting classic projects feature deprecation

gh pr edit was not correctly detecting the classic projects API deprecation. This release fixes that detection and avoids an incorrect fetch to the deprecated APIs.

This only impacted gh pr edit commands used to add or remove projects.

What's Changed

🐛 Fixes
:dependabot: Dependencies

Full Changelog: cli/cli@v2.82.0...v2.82.1


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@homebot-0 homebot-0 bot added deps/tools CLI tools (helm, flux, talos, sops, age) renovate Dependency update by Renovate update/minor Minor version update - new features labels Dec 20, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 20, 2025

Walkthrough

Updated the aqua CLI tool version in .mise.toml from 2.82.0 to 2.86.0. Configuration-only change; no code, schema, or public API modifications detected. No breaking changes identified.

Changes

Cohort / File(s) Summary
Tool Version Updates
​.mise.toml
Bumped aqua:cli/cli 2.82.0 → 2.86.0; config-only edit, no functional or structural code changes

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main change: updating aqua:cli/cli from 2.82.0 to 2.86.0 in .mise.toml, which is the sole modification in this changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch renovate/aqua-cli-cli-2.x

Comment @coderabbitai help to get the list of available commands and usage tips.

@homebot-0
Copy link
Contributor Author

homebot-0 bot commented Dec 20, 2025

ℹ️ SOPS Encryption Check

No SOPS files detected in this pull request.

Check Status
SOPS files in PR ✅ None detected

No encryption validation required for this PR.

@homebot-0
Copy link
Contributor Author

homebot-0 bot commented Dec 20, 2025

✅ Gitleaks Secret Scan Passed

No secrets detected in this pull request.

Check Status
Secret patterns ✅ Clean
Sensitive files ✅ None detected

@homebot-0 homebot-0 bot force-pushed the renovate/aqua-cli-cli-2.x branch from 496b056 to 2157f84 Compare January 8, 2026 02:48
@homebot-0 homebot-0 bot changed the title feat(github-release): update aqua:cli/cli to v2.83.2 feat(github-release): update aqua:cli/cli to v2.85.0 Jan 14, 2026
@homebot-0 homebot-0 bot force-pushed the renovate/aqua-cli-cli-2.x branch 2 times, most recently from 3d0ed14 to 0f8c652 Compare January 20, 2026 16:14
@homebot-0 homebot-0 bot changed the title feat(github-release): update aqua:cli/cli to v2.85.0 feat(github-release): update aqua:cli/cli to v2.86.0 Jan 21, 2026
@homebot-0 homebot-0 bot force-pushed the renovate/aqua-cli-cli-2.x branch from 0f8c652 to eb2ae30 Compare January 21, 2026 18:21
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In @.mise.toml:
- Line 13: The dependency entry "aqua:cli/cli" = "2.86.0" in .mise.toml
references a non-existent release; change it to the published stable "2.85.0"
(update the version string for "aqua:cli/cli") unless you intentionally want a
pre-release — in that case add a justification comment in the PR and verify the
prerelease is available from the registry before keeping "2.86.0".

@homebot-0 homebot-0 bot force-pushed the renovate/aqua-cli-cli-2.x branch from eb2ae30 to 48e03a4 Compare January 23, 2026 06:14
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In @.mise.toml:
- Line 13: The aqua dependency entry "aqua:cli/cli" = "2.86.0" was added but
v2.86.0 is very recent—before merging, verify the aqua registry has the new
release and that mise can install it; run mise install locally and add a CI job
that runs mise install (or a dedicated check) to confirm success, or
alternatively pin the registry/source explicitly in .mise.toml/CI to a known
synced registry if you need to block until propagation; update CI to fail the PR
if mise install of "aqua:cli/cli"@2.86.0 fails so the repo never breaks after
merge.

"aqua:budimanjojo/talhelper" = "3.0.38"
"aqua:cilium/cilium-cli" = "0.18.8"
"aqua:cli/cli" = "2.82.0"
"aqua:cli/cli" = "2.86.0"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

🧩 Analysis chain

🏁 Script executed:

# First, let's explore the repository structure and find all .mise.toml and aqua config files
git ls-files | head -20

Repository: jlengelbrecht/prox-ops

Length of output: 736


🏁 Script executed:

# Check the current .mise.toml file
cat -n .mise.toml 2>/dev/null || echo "File not found"

Repository: jlengelbrecht/prox-ops

Length of output: 1530


🏁 Script executed:

# Search for any aqua registry configuration files
fd -type f \( -name '*aqua*.yml' -o -name '*aqua*.yaml' -o -name '.aqua*' -o -name 'aqua*' \)

Repository: jlengelbrecht/prox-ops

Length of output: 236


🏁 Script executed:

# Search for any registry pins or references to aqua registries
rg -i 'aqua.*registry|registries.*aqua|aqua:cli' --type yaml --type toml

Repository: jlengelbrecht/prox-ops

Length of output: 157


🌐 Web query:

GitHub CLI v2.86.0 release date and availability

💡 Result:

  • Release date: January 21, 2026 (GitHub CLI v2.86.0 release; reflected by downstream packaging timestamps). [1][2]
  • Availability (as of Jan 23, 2026):
    • Homebrew: gh stable 2.86.0 is available (brew install gh). [3]
    • Chocolatey (Windows): gh 2.86.0 is published; status may vary between “Approved” vs “Pending Automated Review” depending on the Chocolatey listing/view. [2][4]
    • GitHub Release binaries: v2.86.0 is published “on GitHub” (downloadable release assets). [1]

Sources: [1] [turn4search5], [2] [turn1search1], [3] [turn5search2], [4] [turn5search6]


GitHub CLI v2.86.0 is real but fresh—validate aqua registry sync before merging.

Release published January 21, 2026, and is available via standard channels (Homebrew, Chocolatey, GitHub releases). No registry pins found in this repo, so aqua will pull from its default registry. Confirm the registry has synced the release and that mise install succeeds in CI before merge, given the 5-day age window.

🤖 Prompt for AI Agents
In @.mise.toml at line 13, The aqua dependency entry "aqua:cli/cli" = "2.86.0"
was added but v2.86.0 is very recent—before merging, verify the aqua registry
has the new release and that mise can install it; run mise install locally and
add a CI job that runs mise install (or a dedicated check) to confirm success,
or alternatively pin the registry/source explicitly in .mise.toml/CI to a known
synced registry if you need to block until propagation; update CI to fail the PR
if mise install of "aqua:cli/cli"@2.86.0 fails so the repo never breaks after
merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps/tools CLI tools (helm, flux, talos, sops, age) renovate Dependency update by Renovate update/minor Minor version update - new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants