Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency cli/cli to v2.56.0 (#540)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cli/cli](https://github.com/cli/cli) | minor | `v2.55.0` -> `v2.56.0` | --- ### Release Notes <details> <summary>cli/cli (cli/cli)</summary> ### [`v2.56.0`](https://github.com/cli/cli/releases/tag/v2.56.0): GitHub CLI 2.56.0 [Compare Source](https://github.com/cli/cli/compare/v2.55.0...v2.56.0) #### Important note about renewed GPG key The Debian and RedHat releases have been signed with a new GPG key. If you are experiencing issues updating your `.deb` or `.rpm` packages, please read [cli/cli#9569](https://github.com/cli/cli/issues/9569). #### What's Changed - Always print URL scheme to stdout by [@​heaths](https://github.com/heaths) in [https://github.com/cli/cli/pull/9471](https://github.com/cli/cli/pull/9471) - Quote repo names consistently in `gh repo sync` stdout by [@​muzimuzhi](https://github.com/muzimuzhi) in [https://github.com/cli/cli/pull/9491](https://github.com/cli/cli/pull/9491) - Fetch bundle from OCI registry for verify by [@​ejahnGithub](https://github.com/ejahnGithub) in [https://github.com/cli/cli/pull/9421](https://github.com/cli/cli/pull/9421) - Remove `Internal` from `gh repo create` prompt when owner is not an org by [@​jtmcg](https://github.com/jtmcg) in [https://github.com/cli/cli/pull/9465](https://github.com/cli/cli/pull/9465) - Drop surplus trailing space char in flag names in web by [@​muzimuzhi](https://github.com/muzimuzhi) in [https://github.com/cli/cli/pull/9495](https://github.com/cli/cli/pull/9495) - fix the trimming of log filenames for `gh run view` by [@​benebsiny](https://github.com/benebsiny) in [https://github.com/cli/cli/pull/9482](https://github.com/cli/cli/pull/9482) - "offline" verification using the bundle of attestations without any additional handling of the file by [@​aryanbhosale](https://github.com/aryanbhosale) in [https://github.com/cli/cli/pull/9523](https://github.com/cli/cli/pull/9523) - build(deps): bump actions/attest-build-provenance from 1.4.1 to 1.4.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/cli/cli/pull/9518](https://github.com/cli/cli/pull/9518) - Fix doc typo for `repo sync` by [@​muzimuzhi](https://github.com/muzimuzhi) in [https://github.com/cli/cli/pull/9509](https://github.com/cli/cli/pull/9509) - Correct the help message for -F by [@​Goooler](https://github.com/Goooler) in [https://github.com/cli/cli/pull/9525](https://github.com/cli/cli/pull/9525) - chore: fix some function names by [@​crystalstall](https://github.com/crystalstall) in [https://github.com/cli/cli/pull/9555](https://github.com/cli/cli/pull/9555) - verify 2nd artifact without swapping order by [@​aryanbhosale](https://github.com/aryanbhosale) in [https://github.com/cli/cli/pull/9532](https://github.com/cli/cli/pull/9532) - `gh attestation verify` handles empty JSONL files by [@​malancas](https://github.com/malancas) in [https://github.com/cli/cli/pull/9541](https://github.com/cli/cli/pull/9541) - Enhance Linux installation docs to redirect users to GPG renewal issue, better troubleshooting support by [@​andyfeller](https://github.com/andyfeller) in [https://github.com/cli/cli/pull/9573](https://github.com/cli/cli/pull/9573) - Upgrade sigstore-go to v0.6.1 by [@​codysoyland](https://github.com/codysoyland) in [https://github.com/cli/cli/pull/9566](https://github.com/cli/cli/pull/9566) - Check for nil values to prevent nil dereference panic by [@​codysoyland](https://github.com/codysoyland) in [https://github.com/cli/cli/pull/9578](https://github.com/cli/cli/pull/9578) - build(deps): bump actions/attest-build-provenance from 1.4.2 to 1.4.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/cli/cli/pull/9575](https://github.com/cli/cli/pull/9575) #### New Contributors - [@​aryanbhosale](https://github.com/aryanbhosale) made their first contribution in [https://github.com/cli/cli/pull/9523](https://github.com/cli/cli/pull/9523) - [@​Goooler](https://github.com/Goooler) made their first contribution in [https://github.com/cli/cli/pull/9525](https://github.com/cli/cli/pull/9525) - [@​crystalstall](https://github.com/crystalstall) made their first contribution in [https://github.com/cli/cli/pull/9555](https://github.com/cli/cli/pull/9555) **Full Changelog**: cli/cli@v2.55.0...v2.56.0 </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/izumin5210/dotfiles). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: izumin5210-update-aqua-checksum[bot] <169593670+izumin5210-update-aqua-checksum[bot]@users.noreply.github.com>
- Loading branch information