Bump github.com/cli/cli/v2 from 2.32.1 to 2.33.0
Bumps github.com/cli/cli/v2 from 2.32.1 to 2.33.0.
Release notes
Sourced from github.com/cli/cli/v2's releases.
GitHub CLI 2.33.0
Meowdy terminal aficionados!
😸 Before moving onto the freshest
gh
release notes, I have some GitHub CLI team news to share with the community:
Our dear friend and college
@vilmibm
has moved on from GitHub in following his passions for digital humanities😿 The core GitHub CLI team could not be happier for Nate as those same passions has brought
gh
to this point.😻 So a tremendous unimaginable thanks to our dear friend as he chases the wind with the hopes he continues as part of the GitHub CLI community💯 We welcome a new GitHub CLI team member:
@andyfeller
😹 Andy has been a long-time CLI extension advocate within GitHub for some time, maintaining extensions for unique user challenges. Please warmly welcome him as he gets up to speed with supporting our community officially!
❤ ️What's Changed
- Delete local branch more often when merging PR by
@armandgrillet
in cli/cli#7709- Do not allow issue and pr templates to be symlinks by
@samcoe
in cli/cli#7756release create
: Trim spaces on tag name by@harveysanders
in cli/cli#7759- Use filepath.Base to sanitize path for archive downloads by
@samcoe
in cli/cli#7805- Codespaces: Use the host name from the logged in server for commands by
@jkeech
in cli/cli#7795- Update CONTRIBUTING.md by
@andyfeller
in cli/cli#7812- Allow --org parameter in lieu of a repo context for rulesets, add current_user_can_bypass to rs view by
@vaindil
in cli/cli#7747- add missing
ls
aliases tolist
subcommands by@cawfeecake
in cli/cli#7818- port repo edit prompts by
@vilmibm
in cli/cli#7816- add clobber flag to
alias set
by@JunNishimura
in cli/cli#7787- Remove GHE handling for
workflow
by@jamietanna
in cli/cli#7841- Upgrade to Go 1.21 by
@samcoe
in cli/cli#7843- switch to prompter in workflow commands by
@vilmibm
in cli/cli#7847- update more prompts by
@vilmibm
in cli/cli#7850- switch to prompter in pr shared code by
@vilmibm
in cli/cli#7859- THE FINAL PROMPTDOWN by
@vilmibm
in cli/cli#7860- codespace: Handle HTTP request retry interruption by
@azrsh
in cli/cli#7846New Contributors
@armandgrillet
made their first contribution in cli/cli#7709@harveysanders
made their first contribution in cli/cli#7759@andyfeller
made their first contribution in cli/cli#7812@JunNishimura
made their first contribution in cli/cli#7787@jamietanna
made their first contribution in cli/cli#7841@azrsh
made their first contribution in cli/cli#7846Full Changelog: https://github.com/cli/cli/compare/v2.32.1...v2.33.0
Commits
-
bb42fa0
codespace: Handle HTTP request retry interruption (#7846) -
bded827
Merge pull request #7860 from cli/THE-FINAL-PROMPTDOWN -
cd221df
Merge branch 'trunk' into THE-FINAL-PROMPTDOWN -
6417e1c
Merge pull request #7859 from cli/pr-shared-prompts -
3a5d47b
linter appeasement -
79f789b
delete prompt package -
13a4ebf
prompter for milestone -
00c25a8
prompter for projects -
81cbf5e
use prompter for labels -
9b7cc44
prompter for assignees - Additional commits viewable in compare view