From 1f00d8ef828556d08eefec1c0f16204bc8ae098f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 09:41:10 +0900 Subject: [PATCH] chore(deps): update dependency cli/cli to v2.56.0 (#540) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cli/cli](https://redirect.github.com/cli/cli) | minor | `v2.55.0` -> `v2.56.0` | --- ### Release Notes
cli/cli (cli/cli) ### [`v2.56.0`](https://redirect.github.com/cli/cli/releases/tag/v2.56.0): GitHub CLI 2.56.0 [Compare Source](https://redirect.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://redirect.github.com/cli/cli/issues/9569). #### What's Changed - Always print URL scheme to stdout by [@​heaths](https://redirect.github.com/heaths) in [https://github.com/cli/cli/pull/9471](https://redirect.github.com/cli/cli/pull/9471) - Quote repo names consistently in `gh repo sync` stdout by [@​muzimuzhi](https://redirect.github.com/muzimuzhi) in [https://github.com/cli/cli/pull/9491](https://redirect.github.com/cli/cli/pull/9491) - Fetch bundle from OCI registry for verify by [@​ejahnGithub](https://redirect.github.com/ejahnGithub) in [https://github.com/cli/cli/pull/9421](https://redirect.github.com/cli/cli/pull/9421) - Remove `Internal` from `gh repo create` prompt when owner is not an org by [@​jtmcg](https://redirect.github.com/jtmcg) in [https://github.com/cli/cli/pull/9465](https://redirect.github.com/cli/cli/pull/9465) - Drop surplus trailing space char in flag names in web by [@​muzimuzhi](https://redirect.github.com/muzimuzhi) in [https://github.com/cli/cli/pull/9495](https://redirect.github.com/cli/cli/pull/9495) - fix the trimming of log filenames for `gh run view` by [@​benebsiny](https://redirect.github.com/benebsiny) in [https://github.com/cli/cli/pull/9482](https://redirect.github.com/cli/cli/pull/9482) - "offline" verification using the bundle of attestations without any additional handling of the file by [@​aryanbhosale](https://redirect.github.com/aryanbhosale) in [https://github.com/cli/cli/pull/9523](https://redirect.github.com/cli/cli/pull/9523) - build(deps): bump actions/attest-build-provenance from 1.4.1 to 1.4.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/cli/cli/pull/9518](https://redirect.github.com/cli/cli/pull/9518) - Fix doc typo for `repo sync` by [@​muzimuzhi](https://redirect.github.com/muzimuzhi) in [https://github.com/cli/cli/pull/9509](https://redirect.github.com/cli/cli/pull/9509) - Correct the help message for -F by [@​Goooler](https://redirect.github.com/Goooler) in [https://github.com/cli/cli/pull/9525](https://redirect.github.com/cli/cli/pull/9525) - chore: fix some function names by [@​crystalstall](https://redirect.github.com/crystalstall) in [https://github.com/cli/cli/pull/9555](https://redirect.github.com/cli/cli/pull/9555) - verify 2nd artifact without swapping order by [@​aryanbhosale](https://redirect.github.com/aryanbhosale) in [https://github.com/cli/cli/pull/9532](https://redirect.github.com/cli/cli/pull/9532) - `gh attestation verify` handles empty JSONL files by [@​malancas](https://redirect.github.com/malancas) in [https://github.com/cli/cli/pull/9541](https://redirect.github.com/cli/cli/pull/9541) - Enhance Linux installation docs to redirect users to GPG renewal issue, better troubleshooting support by [@​andyfeller](https://redirect.github.com/andyfeller) in [https://github.com/cli/cli/pull/9573](https://redirect.github.com/cli/cli/pull/9573) - Upgrade sigstore-go to v0.6.1 by [@​codysoyland](https://redirect.github.com/codysoyland) in [https://github.com/cli/cli/pull/9566](https://redirect.github.com/cli/cli/pull/9566) - Check for nil values to prevent nil dereference panic by [@​codysoyland](https://redirect.github.com/codysoyland) in [https://github.com/cli/cli/pull/9578](https://redirect.github.com/cli/cli/pull/9578) - build(deps): bump actions/attest-build-provenance from 1.4.2 to 1.4.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/cli/cli/pull/9575](https://redirect.github.com/cli/cli/pull/9575) #### New Contributors - [@​aryanbhosale](https://redirect.github.com/aryanbhosale) made their first contribution in [https://github.com/cli/cli/pull/9523](https://redirect.github.com/cli/cli/pull/9523) - [@​Goooler](https://redirect.github.com/Goooler) made their first contribution in [https://github.com/cli/cli/pull/9525](https://redirect.github.com/cli/cli/pull/9525) - [@​crystalstall](https://redirect.github.com/crystalstall) made their first contribution in [https://github.com/cli/cli/pull/9555](https://redirect.github.com/cli/cli/pull/9555) **Full Changelog**: https://github.com/cli/cli/compare/v2.55.0...v2.56.0
--- ### 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. --- - [ ] 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). --------- 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> --- .../codespaces/aqua-checksums.json | 24 +++++++++---------- .../aquaproj-aqua/codespaces/aqua.yaml | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/config/.config/aquaproj-aqua/codespaces/aqua-checksums.json b/config/.config/aquaproj-aqua/codespaces/aqua-checksums.json index 16569f3f..46311393 100644 --- a/config/.config/aquaproj-aqua/codespaces/aqua-checksums.json +++ b/config/.config/aquaproj-aqua/codespaces/aqua-checksums.json @@ -41,33 +41,33 @@ "algorithm": "sha256" }, { - "id": "github_release/github.com/cli/cli/v2.55.0/gh_2.55.0_linux_amd64.tar.gz", - "checksum": "49700B3FEDB5BFCBEF696FE9F1F69091CEB9CAF2D40BD872B5028C451EFC52BC", + "id": "github_release/github.com/cli/cli/v2.56.0/gh_2.56.0_linux_amd64.tar.gz", + "checksum": "82174795823A712C01BB4C81AE00B2BDE122B1E956CCB01BAEC542A3A862F37A", "algorithm": "sha256" }, { - "id": "github_release/github.com/cli/cli/v2.55.0/gh_2.55.0_linux_arm64.tar.gz", - "checksum": "2D5D2B965E0122C41752E64873DC33C213B068C1E7A9C396CBD8F6895FB9685F", + "id": "github_release/github.com/cli/cli/v2.56.0/gh_2.56.0_linux_arm64.tar.gz", + "checksum": "3B15B92705F58A29BB59808FD72B78C6586CFD439B0BAA297A1D924F7F016864", "algorithm": "sha256" }, { - "id": "github_release/github.com/cli/cli/v2.55.0/gh_2.55.0_macOS_amd64.zip", - "checksum": "58448671A680C2B5245333BB44466305A28CF65E8F090C1FFD7EF5E729AF4463", + "id": "github_release/github.com/cli/cli/v2.56.0/gh_2.56.0_macOS_amd64.zip", + "checksum": "A5631FE81910685851C012B4496618823EC0EC91CDAB89F1FF318B45C6482BEF", "algorithm": "sha256" }, { - "id": "github_release/github.com/cli/cli/v2.55.0/gh_2.55.0_macOS_arm64.zip", - "checksum": "11B60CEF134DA32E001DEC47C897FE7023AC2059B1327F71F04436D1F4B59459", + "id": "github_release/github.com/cli/cli/v2.56.0/gh_2.56.0_macOS_arm64.zip", + "checksum": "9ED2417FD4459840A08B5AAD19CC0EC638514020488121E7D90211DB79629DAC", "algorithm": "sha256" }, { - "id": "github_release/github.com/cli/cli/v2.55.0/gh_2.55.0_windows_amd64.zip", - "checksum": "257B53CE362D2FAE73CF1FD0792B2C3F2971BE2C6C5C91F749D7FE75DD487FED", + "id": "github_release/github.com/cli/cli/v2.56.0/gh_2.56.0_windows_amd64.zip", + "checksum": "5065DBD24C15A86BD7C3D63B2393CE7B112D615E760463868580EE7625F2B034", "algorithm": "sha256" }, { - "id": "github_release/github.com/cli/cli/v2.55.0/gh_2.55.0_windows_arm64.zip", - "checksum": "11254C845820C0764FFE8B79A4799B39386191015E8CFEA02301EFAC92154419", + "id": "github_release/github.com/cli/cli/v2.56.0/gh_2.56.0_windows_arm64.zip", + "checksum": "BE9676450DB297632D0510D7FFF18F4B9445A2A8CC4B363083E6BA27682D1486", "algorithm": "sha256" }, { diff --git a/config/.config/aquaproj-aqua/codespaces/aqua.yaml b/config/.config/aquaproj-aqua/codespaces/aqua.yaml index 14d968fa..2e060967 100644 --- a/config/.config/aquaproj-aqua/codespaces/aqua.yaml +++ b/config/.config/aquaproj-aqua/codespaces/aqua.yaml @@ -10,7 +10,7 @@ registries: - type: standard ref: v4.219.0 # renovate: depName=aquaproj/aqua-registry packages: -- name: cli/cli@v2.55.0 +- name: cli/cli@v2.56.0 - name: junegunn/fzf@v0.55.0 - name: dandavison/delta@0.18.1 - name: Wilfred/difftastic@0.60.0