Bump github.com/cli/cli/v2 from 2.24.0 to 2.24.3
Bumps github.com/cli/cli/v2 from 2.24.0 to 2.24.3.
Release notes
Sourced from github.com/cli/cli/v2's releases.
GitHub CLI 2.24.3
What's Changed
- config get: support getting oauth_token from keyring by
@mislav
in cli/cli#7124Full Changelog: https://github.com/cli/cli/compare/v2.24.2...v2.24.3
GitHub CLI 2.24.2
What's Changed
- codespace ssh: fix "connection reset by peer" by
@mislav
in cli/cli#7120Full Changelog: https://github.com/cli/cli/compare/v2.24.1...v2.24.2
GitHub CLI 2.24.1
What's Changed
- Fix progress indicator bug with generic RunWithProgress function by
@jungaretti
in cli/cli#6848auth login
: Fix retrieving current login name when pasting auth token@samcoe
in cli/cli#7114Full Changelog: https://github.com/cli/cli/compare/v2.24.0...v2.24.1
Commits
-
71d9e0e
Merge pull request #7124 from cli/config-get-token-fix -
db68dfa
config get: support getting oauth_token from keyring -
b2b0a16
Merge pull request #7120 from cli/codespace-ssh-fix -
1933fc2
codespace ssh: fix "connection reset by peer" -
50ddb36
Manually get current user name rather than use api client (#7114) -
03730c2
Merge pull request #6848 from cli/jungaretti/fix-jupyter-spinner -
0673dcc
Fix delete tests -
39a1dc9
Match return style -
c347737
Fix build errors -
5a7f779
Merge branch 'trunk' into jungaretti/fix-jupyter-spinner - See full diff in compare view