Skip to content

Conversation

@babakks
Copy link
Member

@babakks babakks commented Dec 19, 2025

Related to #9370

This PR upgrades github.com/cli/oauth to v1.2.1.

The new version ships with fixes to handling of slow_down errors (See https://github.com/cli/oauth/releases/tag/v1.2.1).

The new version ships with fixes to handling of `slow_down` errors.

(See https://github.com/cli/oauth/releases/tag/v1.2.1)

Signed-off-by: Babak K. Shandiz <babakks@github.com>
Signed-off-by: Babak K. Shandiz <babakks@github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the github.com/cli/oauth dependency from v1.2.0 to v1.2.1, incorporating fixes for handling slow_down errors in OAuth flows.

Key Changes:

  • Updated dependency version in go.mod from v1.2.0 to v1.2.1
  • Added corresponding checksum entries in go.sum for the new version
  • Updated license references across all platform-specific third-party license documentation files

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
go.mod Updates the oauth dependency version requirement to v1.2.1
go.sum Adds checksums for the new v1.2.1 version of github.com/cli/oauth
third-party-licenses.windows.md Updates oauth license reference URL from v1.2.0 to v1.2.1
third-party-licenses.linux.md Updates oauth license reference URL from v1.2.0 to v1.2.1
third-party-licenses.darwin.md Updates oauth license reference URL from v1.2.0 to v1.2.1

The changes are straightforward, consistent across all files, and properly implement the dependency upgrade. No issues were identified during the review.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Babak K. Shandiz <babakks@github.com>
@babakks
Copy link
Member Author

babakks commented Dec 19, 2025

Merging as the CI failure is not related to this PR.

@babakks babakks merged commit b3aae1f into trunk Dec 19, 2025
10 of 11 checks passed
@babakks babakks deleted the babakks/upgrade-cli-oauth branch December 19, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants