Skip to content

Commit 21159a9

Browse files
author
ECG Bot
committed
build(deps): update cli/cli to v2.76.2
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [cli/cli](https://github.com/cli/cli) | patch | `v2.76.1` -> `v2.76.2` | 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.76.2`](https://github.com/cli/cli/releases/tag/v2.76.2): GitHub CLI 2.76.2 [Compare Source](cli/cli@v2.76.1...v2.76.2) #### `gh pr create` regression fix This release fixes a regression introduced in `v2.76.1` where organization teams were not present in prompts for pull request reviewers. This caused problems in multiple commands: - Interactive `gh pr create` could not select teams when adding pull request reviewers - Tab completions with `gh pr create --reviewer` flag did not present a list of organization teams - Tab completions with `gh pr edit --add-reviewer` flag did not present a list of organization teams - Tab completions with `gh pr edit --remove-reviewer` flag did not present a list of organization teams For more information, see cli/cli#11403 #### What's Changed ##### 🐛 Fixes - Include org teams for MR reviewers by [@&#8203;andyfeller](https://github.com/andyfeller) in cli/cli#11407 ##### 📚 Docs & Chores - Delete obsolete comment about `gh-models` not respecting API rate-limit by [@&#8203;babakks](https://github.com/babakks) in cli/cli#11398 **Full Changelog**: cli/cli@v2.76.1...v2.76.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
1 parent 14515ae commit 21159a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ packages:
7777
- name: gabrie30/[email protected]
7878
description: Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more
7979
link: https://github.com/gabrie30/ghorg
80-
- name: cli/[email protected].1
80+
- name: cli/[email protected].2
8181
description: GitHub’s official command line tool
8282
link: https://github.com/cli/cli
8383
- name: watchexec/[email protected]

0 commit comments

Comments
 (0)