Skip to content

chore(mise): update tool aqua:cli/cli (2.98.0 → 2.99.0) - #285

Merged
github-actions[bot] merged 1 commit into
mainfrom
renovate/mise-tools
Sep 4, 2026
Merged

chore(mise): update tool aqua:cli/cli (2.98.0 → 2.99.0)#285
github-actions[bot] merged 1 commit into
mainfrom
renovate/mise-tools

Conversation

@renovate

@renovate renovate Bot commented Sep 4, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change Pending
aqua:cli/cli tools minor 2.98.02.99.0 2.100.0

Warning

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


Release Notes

cli/cli (aqua:cli/cli)

v2.99.0: GitHub CLI 2.99.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.98.0...v2.99.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the type/minor label Sep 4, 2026
@renovate

renovate Bot commented Sep 4, 2026

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Post-upgrade command 'helm-docs --chart-search-root=. --log-level=warn' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'helm-schema --chart-search-root . --skip-auto-generation required,additionalProperties --append-newline' has not been added to the allowed list in allowedCommands

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Renovate PR Analysis

Update Summary

  • Dependency: aqua:cli/cli (GitHub CLI, mise-managed dev tool)
  • Version: 2.98.0 → 2.99.0
  • Type: minor

Release Changes

Source: cli/cli v2.99.0

Features:

  • New repeatable --attach flag on gh issue/pr create/edit/comment for uploading images/videos (gh.io/gh-attach)
  • gh issue develop --checkout --worktree support
  • Text-only spinner output when gh is invoked by a coding agent

Fixes:

  • Worktree safety: gh repo sync no longer corrupts linked worktrees and explains cross-worktree checkouts; gh pr merge --delete-branch guarded against worktree conflicts; gh issue develop rejects non-empty worktree targets
  • gh view now rejects --comments combined with --json (behavioral tightening)
  • Copilot declined-install warning newline; Codex user skills install path; attachment batches limited to 50 files

Chores: internal dependency bumps (grpc 1.83.2, bubbletea/bubbles, go-containerregistry 0.22.0, sigstore protobuf-specs 0.5.2, codeql-actions, azure/login 3.0.2).

Breaking Changes

None affecting our usage. Verified against this repo:

  • grep --comments across the repo → no matches, so the --comments + --json rejection cannot affect any script
  • Repo usage of gh is limited to gh release download, gh pr view/review/comment/merge, gh workflow run, gh auth status (Taskfile.yaml, .github/actions/app-tests/setup.sh, .github/prompts/*) — none are affected by the changes above

Code Changes Required

None. Single-line change to .mise.toml.

Security Impact

No security fixes in this release (no CVEs referenced). Dev-tooling only:

  • .mise.toml is the only reference to cli/cli (grep cli/cli|2\.98\.0.mise.toml:2 only)
  • CI does not use mise (grep mise in .github/ → no matches); workflows use the runner-preinstalled gh
  • No container image under apps/ installs or ships gh; Dockerfiles, docker-bake.hcl, and tests.yaml are untouched
  • Multi-arch: not applicable (no image change)

Recommendation

Safe to merge — minor bump of a mise-managed local development tool; only .mise.toml changes, no container images are affected, and no gh invocation pattern used by this repo changes behavior in 2.99.0.

@github-actions
github-actions Bot merged commit 5be0a1a into main Sep 4, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants