Bump github.com/cli/cli/v2 from 2.92.0 to 2.93.0 in the go_modules group across 1 directory#110
Merged
Merged
Conversation
Bumps the go_modules group with 1 update in the / directory: [github.com/cli/cli/v2](https://github.com/cli/cli). Updates `github.com/cli/cli/v2` from 2.92.0 to 2.93.0 - [Release notes](https://github.com/cli/cli/releases) - [Changelog](https://github.com/cli/cli/blob/trunk/docs/release-process-deep-dive.md) - [Commits](cli/cli@v2.92.0...v2.93.0) --- updated-dependencies: - dependency-name: github.com/cli/cli/v2 dependency-version: 2.93.0 dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Dependabot bump of github.com/cli/cli/v2 from 2.92.0 to 2.93.0, along with transitive updates to several golang.org/x/* modules. The repo uses cli/cli/v2/git in internal/git to drive Git operations; the new release also includes a security fix for gh attestation/gh release verify, none of which are exercised by this extension.
Changes:
- Bump
github.com/cli/cli/v2to v2.93.0. - Bump
golang.org/x/systo v0.45.0,golang.org/x/textto v0.37.0,golang.org/x/termto v0.43.0,golang.org/x/toolsto v0.45.0.
Show a summary per file
| File | Description |
|---|---|
| go.mod | Updates direct dependency versions for cli/cli/v2, x/sys, x/text, and indirect x/term. |
| go.sum | Corresponding checksum updates for the bumped modules. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/2 changed files
- Comments generated: 0
skarim
approved these changes
May 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go_modules group with 1 update in the / directory: github.com/cli/cli/v2.
Updates
github.com/cli/cli/v2from 2.92.0 to 2.93.0Release notes
Sourced from github.com/cli/cli/v2's releases.
... (truncated)
Commits
f96972cMerge pull request #13536 from cli/bagtoad/kw-fix-attestation-integration-tests98d91dbtest(attestation): align integration tests with new external HTTP client1f92732Merge commit from forke6dfcd3fix: use separate http client for non-github hosts9a593ceMerge pull request #13518 from cli/kw/immutable-releases-readmea5be6bedocs: note immutable releases starting v2.93.0d2006feMerge pull request #13510 from cli/bagtoad/bump-x-net-0-55-0be4ad7ebump golang.org/x/nete53ff32Merge pull request #13457 from cli/dependabot/go_modules/github.com/google/go...d99c18cMerge pull request #13462 from cli/dependabot/go_modules/github.com/theupdate...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.