Bump github.com/cli/cli/v2 from 2.32.1 to 2.34.0
Bumps github.com/cli/cli/v2 from 2.32.1 to 2.34.0.
Release notes
Sourced from github.com/cli/cli/v2's releases.
GitHub CLI 2.34.0
What's New
api: Add--verboseflag by@JunNishimurain cli/cli#7826config clear-cache: New command to clear the cli cache by@ffalorin cli/cli#7693workflow list: Add--json,--jqand--templateflags by@rajhawaldarin cli/cli#7902project mark-template: New command to control project template options by@mntltyin cli/cli#7916 cli/cli#7923What's Changed
docs: Fix Nix/NixOS install docs by@junagain cli/cli#7891repo rename: Properly rename remote for GHES hosts by@samcoein cli/cli#7890pr checks: Return different exit code for PENDING vs FAILED by@rajhawaldarin cli/cli#7866repo create: Execute clone when readme option is enabled by@shion1305in cli/cli#7837repo create: Allow--disable-wikiflag with--templateflag by@utouto97in cli/cli#7886auth status: Reword token invalid message by@kousikmitrain cli/cli#7906status: Show status even if a comment 404s by@rwein cli/cli#7873run view: Fetch all run jobs by@harveysandersin cli/cli#7879- Use go-gh prompter package by
@samcoein cli/cli#7896- Add formula-path to homebrew-bump step by
@williammartinin cli/cli#7930- build(deps): bump actions/checkout from 3 to 4 by
@dependabotin cli/cli#7937New Contributors
@junagamade their first contribution in cli/cli#7891@utouto97made their first contribution in cli/cli#7886@rwemade their first contribution in cli/cli#7873Full Changelog: https://github.com/cli/cli/compare/v2.33.0...v2.34.0
GitHub CLI 2.33.0
Meowdy terminal aficionados!
😸 Before moving onto the freshest
ghrelease notes, I have some GitHub CLI team news to share with the community:
Our dear friend and college
@vilmibmhas 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
ghto 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
@armandgrilletin cli/cli#7709- Do not allow issue and pr templates to be symlinks by
@samcoein cli/cli#7756release create: Trim spaces on tag name by@harveysandersin cli/cli#7759- Use filepath.Base to sanitize path for archive downloads by
@samcoein cli/cli#7805- Codespaces: Use the host name from the logged in server for commands by
@jkeechin cli/cli#7795- Update CONTRIBUTING.md by
@andyfellerin cli/cli#7812- Allow --org parameter in lieu of a repo context for rulesets, add current_user_can_bypass to rs view by
@vaindilin cli/cli#7747- add missing
lsaliases tolistsubcommands by@cawfeecakein cli/cli#7818- port repo edit prompts by
@vilmibmin cli/cli#7816
... (truncated)
Commits
-
e5f499fMerge pull request #7879 from harveysanders/7771-list-all-run-jobs -
4ccc6edMerge branch 'trunk' into 7771-list-all-run-jobs -
6f0f5a8Use consistent variable naming -
b91cfd8gh status: show status even if a comment 404s (#7873) -
f9df89dbuild(deps): bump actions/checkout from 3 to 4 (#7937) -
52a2a72rename template to mark-template cmd (#7923) -
e96fe1dMerge branch 'trunk' into 7771-list-all-run-jobs -
137da73Simplify mock jobs response -
d5d10a6Use "Link" header for pagination completion check -
acc362fFix pagination resp with "Link" header - Additional commits viewable in compare view