Skip to content

Commit a79ffc9

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update cli/cli to v2.55.0
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [cli/cli](https://github.com/cli/cli) | minor | `v2.54.0` -> `v2.55.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>cli/cli (cli/cli)</summary> ### [`v2.55.0`](https://github.com/cli/cli/releases/tag/v2.55.0): GitHub CLI 2.55.0 [Compare Source](cli/cli@v2.54.0...v2.55.0) #### What's Changed - Update `gh variable get` to use repo host by [@&#8203;andyfeller](https://github.com/andyfeller) in cli/cli#9411 - build(deps): bump actions/attest-build-provenance from 1.3.3 to 1.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in cli/cli#9400 - Unify use of tab indent in non-test source files by [@&#8203;muzimuzhi](https://github.com/muzimuzhi) in cli/cli#9407 - Add Acceptance Criteria requirement to triage.md for accepted issues by [@&#8203;jtmcg](https://github.com/jtmcg) in cli/cli#9435 - Improve Unix compliance `gh repo set-default` by [@&#8203;thecaffeinedev](https://github.com/thecaffeinedev) in cli/cli#9431 - Document that `gh run download` downloads the latest artifact by default by [@&#8203;sato11](https://github.com/sato11) in cli/cli#9412 - build(deps): bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by [@&#8203;dependabot](https://github.com/dependabot) in cli/cli#9432 - Replace `--project.*` flags' `name` with `title` in docs by [@&#8203;jtmcg](https://github.com/jtmcg) in cli/cli#9443 - Wrap flags with backticks, continued by [@&#8203;muzimuzhi](https://github.com/muzimuzhi) in cli/cli#9444 - Improve `gh release create --notes-from-tag` behavior with multiline tag annotation by [@&#8203;babakks](https://github.com/babakks) in cli/cli#9385 - Add `pr create --editor` by [@&#8203;benebsiny](https://github.com/benebsiny) in cli/cli#9433 - build(deps): bump actions/attest-build-provenance from 1.4.0 to 1.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in cli/cli#9451 - Require Sigstore Bundle v0.2+ when verifying with `gh attestation` by [@&#8203;codysoyland](https://github.com/codysoyland) in cli/cli#9442 - build(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 by [@&#8203;dependabot](https://github.com/dependabot) in cli/cli#9459 - Update Go and other extension workflow templates to reflect recent enhancements to `cli/gh-extension-precompile` by [@&#8203;BagToad](https://github.com/BagToad) in cli/cli#9462 - Add note for external contributors to `working-with-us.md` by [@&#8203;BagToad](https://github.com/BagToad) in cli/cli#9468 - Update attestation TUF root by [@&#8203;codysoyland](https://github.com/codysoyland) in cli/cli#9467 - Improve documentation for pr checks and exit codes by [@&#8203;thecaffeinedev](https://github.com/thecaffeinedev) in cli/cli#9452 - cmd/pr/checks: Describe bucket and state JSON fields by [@&#8203;arunsathiya](https://github.com/arunsathiya) in cli/cli#9439 - Add Flox as an installation option by [@&#8203;bryanhonof](https://github.com/bryanhonof) in cli/cli#9396 - fix behavior for `gh issue develop -b does-not-exist-on-remote` by [@&#8203;benebsiny](https://github.com/benebsiny) in cli/cli#9477 - Update `--project <number>` flags in `gh search` to `owner/number` by [@&#8203;jtmcg](https://github.com/jtmcg) in cli/cli#9453 #### New Contributors - [@&#8203;jtmcg](https://github.com/jtmcg) made their first contribution in cli/cli#9435 - [@&#8203;thecaffeinedev](https://github.com/thecaffeinedev) made their first contribution in cli/cli#9431 - [@&#8203;sato11](https://github.com/sato11) made their first contribution in cli/cli#9412 - [@&#8203;codysoyland](https://github.com/codysoyland) made their first contribution in cli/cli#9442 - [@&#8203;BagToad](https://github.com/BagToad) made their first contribution in cli/cli#9462 - [@&#8203;bryanhonof](https://github.com/bryanhonof) made their first contribution in cli/cli#9396 **Full Changelog**: cli/cli@v2.54.0...v2.55.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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent f04077f commit a79ffc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ packages:
127127
- name: gabrie30/[email protected]
128128
description: Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more
129129
link: https://github.com/gabrie30/ghorg
130-
- name: cli/cli@v2.54.0
130+
- name: cli/cli@v2.55.0
131131
description: GitHub’s official command line tool
132132
link: https://github.com/cli/cli
133133
- name: watchexec/[email protected]

0 commit comments

Comments
 (0)