Bump github.com/cli/cli/v2 from 2.32.1 to 2.36.0
Bumps github.com/cli/cli/v2 from 2.32.1 to 2.36.0.
Release notes
Sourced from github.com/cli/cli/v2's releases.
GitHub CLI 2.36.0
What's Changed
- Hint adding codespace scope to auth login by
@rajhawaldar
in cli/cli#7961- cache/delete: percent-encode keys by
@benoit-pierre
in cli/cli#8030- Return HTTP errors properly for some commands by
@heaths
in cli/cli#8037- Show cancelled checks by
@rajhawaldar
in cli/cli#7960- feat(cache): Add JSON exporting support for cache list by
@siketyan
in cli/cli#7954- build(deps): bump mislav/bump-homebrew-formula-action from 2 to 3 by
@dependabot
in cli/cli#8033- Update triage documentation with link to unlabeled open issues by
@andyfeller
in cli/cli#8082- Forward codespace ports over Dev Tunnels by
@dmgardiner25
in cli/cli#8023- pkg/cmd/root: fix startup panic by
@alrs
in cli/cli#8105- Support standard output format flags for secret and deploy-key list by
@rajhawaldar
in cli/cli#8081- docs: update the flag
--fill
docs by@peterramaldes
in cli/cli#8080- update(run): Use attempt input when fetching jobs by
@arunsathiya
in cli/cli#7831- update(project/item-edit): New clear flag to remove item field value by
@arunsathiya
in cli/cli#8024New Contributors
@benoit-pierre
made their first contribution in cli/cli#8030@siketyan
made their first contribution in cli/cli#7954@alrs
made their first contribution in cli/cli#8105@peterramaldes
made their first contribution in cli/cli#8080@arunsathiya
made their first contribution in cli/cli#7831Full Changelog: https://github.com/cli/cli/compare/v2.35.0...v2.36.0
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#7923
... (truncated)
Commits
-
b775a90
Merge pull request #8024 from arunsathiya/new/7962-clear-flag-to-remove-field... -
9d04ee6
update(run): Use attempt input when fetching jobs (#7831) -
d283e11
Merge branch 'trunk' into new/7962-clear-flag-to-remove-field-value -
8d53e24
Merge pull request #8080 from peterramaldes/3888-document-explicitly-fill-flag -
39466f3
Merge branch 'trunk' into new/7962-clear-flag-to-remove-field-value -
c8b4652
Bubble up return value from inner function calls in runEditItem -
c103716
Update pkg/cmd/pr/create/create.go -
bd072c5
Merge pull request #8081 from rajhawaldar/SupportStandardOutputFormatFlags -
07ee387
pkg/cmd/root: fix startup panic (#8105) -
45e4bf7
Split clearing item, updating draft item and updating item values into indivi... - Additional commits viewable in compare view