Bump github.com/cli/cli/v2 from 2.32.1 to 2.35.0
Bumps github.com/cli/cli/v2 from 2.32.1 to 2.35.0.
Release notes
Sourced from github.com/cli/cli/v2's releases.
GitHub CLI 2.35.0
What's New
gh alias delete
now supports the--all
flag by@JunNishimura
in cli/cli#7900gh release delete
now supports the--cleanup-tag
flag by@kemingy
in cli/cli#7884gh release create
now supports the--notes-from-tag
flag by@kbailey4444
in cli/cli#7861What's Changed
- Clarified
gh repo list --fork
and--source
behavior for orgs@ncalteen
in cli/cli#7964gh cs create
now shows the full permissions URL by@joshmgross
in cli/cli#7983- Documented when
gh auth login
falls back to using insecure storage by@kbailey4444
in cli/cli#7781- Bumped goreleaser/goreleaser-action from 4 to 5 by
@dependabot
in cli/cli#7981New Contributors
@kemingy
made their first contribution in cli/cli#7884@ncalteen
made their first contribution in cli/cli#7964@kbailey4444
made their first contribution in cli/cli#7861Full Changelog: https://github.com/cli/cli/compare/v2.34.0...v2.35.0
GitHub CLI 2.34.0
What's New
api
: Add--verbose
flag by@JunNishimura
in cli/cli#7826config clear-cache
: New command to clear the cli cache by@ffalor
in cli/cli#7693workflow list
: Add--json
,--jq
and--template
flags by@rajhawaldar
in cli/cli#7902project mark-template
: New command to control project template options by@mntlty
in cli/cli#7916 cli/cli#7923What's Changed
docs
: Fix Nix/NixOS install docs by@junaga
in cli/cli#7891repo rename
: Properly rename remote for GHES hosts by@samcoe
in cli/cli#7890pr checks
: Return different exit code for PENDING vs FAILED by@rajhawaldar
in cli/cli#7866repo create
: Execute clone when readme option is enabled by@shion1305
in cli/cli#7837repo create
: Allow--disable-wiki
flag with--template
flag by@utouto97
in cli/cli#7886auth status
: Reword token invalid message by@kousikmitra
in cli/cli#7906status
: Show status even if a comment 404s by@rwe
in cli/cli#7873run view
: Fetch all run jobs by@harveysanders
in cli/cli#7879- Use go-gh prompter package by
@samcoe
in cli/cli#7896- Add formula-path to homebrew-bump step by
@williammartin
in cli/cli#7930- build(deps): bump actions/checkout from 3 to 4 by
@dependabot
in cli/cli#7937New Contributors
@junaga
made their first contribution in cli/cli#7891@utouto97
made their first contribution in cli/cli#7886@rwe
made 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
gh
release notes, I have some GitHub CLI team news to share with the community:
... (truncated)
Commits
-
94fbbdf
Cleanup release create around new --notes-from-tag flag (#8016) -
0558f54
Merge pull request #7981 from cli/dependabot/github_actions/goreleaser/gorele... -
97755c6
Document when gh auth login writes oauth token to plain text (#7781) -
53c36d0
Merge pull request #7861 from kbailey4444/git-tag-release-notes -
abc282d
Merge branch 'trunk' into git-tag-release-notes -
f02cbf3
Merge branch 'git-tag-release-notes' of github.com:kbailey4444/cli into git-t... -
c5f88bb
Show full permissions URL ingh cs create
(#7983) -
fe40c26
build(deps): bump goreleaser/goreleaser-action from 4 to 5 -
4cd0b73
Merge pull request #7974 from cli/williammartin-patch-1 -
28746d8
Merge branch 'trunk' into git-tag-release-notes - Additional commits viewable in compare view