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
@mislavin 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
@mislavin 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
@jungarettiin cli/cli#6848auth login: Fix retrieving current login name when pasting auth token@samcoein cli/cli#7114Full Changelog: https://github.com/cli/cli/compare/v2.24.0...v2.24.1
Commits
-
71d9e0eMerge pull request #7124 from cli/config-get-token-fix -
db68dfaconfig get: support getting oauth_token from keyring -
b2b0a16Merge pull request #7120 from cli/codespace-ssh-fix -
1933fc2codespace ssh: fix "connection reset by peer" -
50ddb36Manually get current user name rather than use api client (#7114) -
03730c2Merge pull request #6848 from cli/jungaretti/fix-jupyter-spinner -
0673dccFix delete tests -
39a1dc9Match return style -
c347737Fix build errors -
5a7f779Merge branch 'trunk' into jungaretti/fix-jupyter-spinner - See full diff in compare view