Commit 21159a9
ECG Bot
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 [@​andyfeller](https://github.com/andyfeller) in cli/cli#11407
##### 📚 Docs & Chores
- Delete obsolete comment about `gh-models` not respecting API rate-limit by [@​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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments