aquaproj / aqua

Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly
https://aquaproj.github.io
884 stars 39 forks source link

chore(deps): update dependency cli/cli to v2.61.0 #3242

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
cli/cli minor v2.60.1 -> v2.61.0

Release Notes

cli/cli (cli/cli) ### [`v2.61.0`](https://redirect.github.com/cli/cli/releases/tag/v2.61.0): GitHub CLI 2.61.0 [Compare Source](https://redirect.github.com/cli/cli/compare/v2.60.1...v2.61.0) #### What's Changed - Add acceptance test for `project` command by [@​jtmcg](https://redirect.github.com/jtmcg) in [https://github.com/cli/cli/pull/9816](https://redirect.github.com/cli/cli/pull/9816) - Add comprehensive testscript for `gh ruleset` by [@​andyfeller](https://redirect.github.com/andyfeller) in [https://github.com/cli/cli/pull/9815](https://redirect.github.com/cli/cli/pull/9815) - Add comprehensive testscript for gh ext commandset by [@​andyfeller](https://redirect.github.com/andyfeller) in [https://github.com/cli/cli/pull/9810](https://redirect.github.com/cli/cli/pull/9810) - Require visibility confirmation in `gh repo edit` by [@​andyfeller](https://redirect.github.com/andyfeller) in [https://github.com/cli/cli/pull/9845](https://redirect.github.com/cli/cli/pull/9845) - Clean up skipped online tests for `gh attestation verify` by [@​malancas](https://redirect.github.com/malancas) in [https://github.com/cli/cli/pull/9838](https://redirect.github.com/cli/cli/pull/9838) - `gh attestation verify` should only verify provenance attestations by default by [@​malancas](https://redirect.github.com/malancas) in [https://github.com/cli/cli/pull/9825](https://redirect.github.com/cli/cli/pull/9825) - Set `dnf5` commands as default by [@​its-miroma](https://redirect.github.com/its-miroma) in [https://github.com/cli/cli/pull/9844](https://redirect.github.com/cli/cli/pull/9844) - Fix verbiage for deleting workflow runs by [@​akx](https://redirect.github.com/akx) in [https://github.com/cli/cli/pull/9876](https://redirect.github.com/cli/cli/pull/9876) - Bump github.com/creack/pty from 1.1.23 to 1.1.24 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/cli/cli/pull/9862](https://redirect.github.com/cli/cli/pull/9862) - `gh attestation verify` policy enforcement refactor by [@​malancas](https://redirect.github.com/malancas) in [https://github.com/cli/cli/pull/9848](https://redirect.github.com/cli/cli/pull/9848) - Simplify Sigstore verification result handling in `gh attestation verify` by [@​malancas](https://redirect.github.com/malancas) in [https://github.com/cli/cli/pull/9877](https://redirect.github.com/cli/cli/pull/9877) - Print empty array for `gh cache list` when `--json` is provided by [@​williammartin](https://redirect.github.com/williammartin) in [https://github.com/cli/cli/pull/9883](https://redirect.github.com/cli/cli/pull/9883) - Bump actions/attest-build-provenance from 1.4.3 to 1.4.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/cli/cli/pull/9884](https://redirect.github.com/cli/cli/pull/9884) - Create the automatic key when specified with -i by [@​cmbrose](https://redirect.github.com/cmbrose) in [https://github.com/cli/cli/pull/9881](https://redirect.github.com/cli/cli/pull/9881) - fix: `gh pr create -w` ignore template flag by [@​nilvng](https://redirect.github.com/nilvng) in [https://github.com/cli/cli/pull/9863](https://redirect.github.com/cli/cli/pull/9863) #### New Contributors - [@​akx](https://redirect.github.com/akx) made their first contribution in [https://github.com/cli/cli/pull/9876](https://redirect.github.com/cli/cli/pull/9876) - [@​nilvng](https://redirect.github.com/nilvng) made their first contribution in [https://github.com/cli/cli/pull/9863](https://redirect.github.com/cli/cli/pull/9863) **Full Changelog**: https://github.com/cli/cli/compare/v2.60.1...v2.61.0

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.