Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github-cli: Update to v2.63.1 #4515

Merged
merged 1 commit into from
Dec 4, 2024
Merged

github-cli: Update to v2.63.1 #4515

merged 1 commit into from
Dec 4, 2024

Conversation

sheepman4267
Copy link
Member

Summary

  • Fix formatting in git/client_test.go comments for linter
  • Bump github.com/gabriel-vasile/mimetype from 1.4.6 to 1.4.7
  • Clarify which commands correspond to which DNF version under Linux install instructions
  • When renaming an existing remote as part of remote creation in gh repo fork, log the change
  • Fix PR checkout panic when base repo is not in remotes

Security
Includes fixes for:

Test Plan

  • Build github-cli from this PR and install it
  • Execute a few gh commands and make sure it doesn't blow up

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged (Write an appropriate message in the Summary section)

**Summary**
- Fix formatting in git/client_test.go comments for linter
- Bump github.com/gabriel-vasile/mimetype from 1.4.6 to 1.4.7
- Clarify which commands correspond to which DNF version under Linux install instructions
- When renaming an existing remote as part of remote creation in gh repo fork, log the change
- Fix PR checkout panic when base repo is not in remotes

**Security**
Includes fixes for:
- [CVE-2024-54132](GHSA-2m9h-r57g-45pj)
@sheepman4267 sheepman4267 added the Type: Security Security issue label Dec 4, 2024
@sheepman4267 sheepman4267 merged commit bc4b02e into main Dec 4, 2024
1 check passed
@sheepman4267 sheepman4267 deleted the update-github-cli branch December 4, 2024 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Security Security issue
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants