Skip to content

Bump github.com/cli/cli/v2 from 2.92.0 to 2.93.0 in the go_modules group across 1 directory#110

Merged
skarim merged 1 commit into
mainfrom
dependabot/go_modules/go_modules-1b165219c5
May 29, 2026
Merged

Bump github.com/cli/cli/v2 from 2.92.0 to 2.93.0 in the go_modules group across 1 directory#110
skarim merged 1 commit into
mainfrom
dependabot/go_modules/go_modules-1b165219c5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps the go_modules group with 1 update in the / directory: github.com/cli/cli/v2.

Updates github.com/cli/cli/v2 from 2.92.0 to 2.93.0

Release notes

Sourced from github.com/cli/cli/v2's releases.

GitHub CLI 2.93.0

Security

A security vulnerability has been identified, and fixed, that would incorrectly include authorization header in API requests to TUF repository mirrors via gh attestation, gh release verify, and gh release verify-asset commands.

Users are advised to update gh to version v2.93.0 as soon as possible.

For more information see: GHSA-8xvp-7hj6-mcj9

Support agents in gh secret command set

The gh secret command set can now set agent secrets. For more information, see "Configuring secrets and variables for Copilot cloud agent".

What's Changed

✨ Features

🐛 Fixes

📚 Docs & Chores

... (truncated)

Commits
  • f96972c Merge pull request #13536 from cli/bagtoad/kw-fix-attestation-integration-tests
  • 98d91db test(attestation): align integration tests with new external HTTP client
  • 1f92732 Merge commit from fork
  • e6dfcd3 fix: use separate http client for non-github hosts
  • 9a593ce Merge pull request #13518 from cli/kw/immutable-releases-readme
  • a5be6be docs: note immutable releases starting v2.93.0
  • d2006fe Merge pull request #13510 from cli/bagtoad/bump-x-net-0-55-0
  • be4ad7e bump golang.org/x/net
  • e53ff32 Merge pull request #13457 from cli/dependabot/go_modules/github.com/google/go...
  • d99c18c Merge pull request #13462 from cli/dependabot/go_modules/github.com/theupdate...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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 conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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>
@dependabot dependabot Bot requested a review from skarim as a code owner May 29, 2026 15:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 29, 2026
@skarim skarim requested a review from Copilot May 29, 2026 16:11
Copy link
Copy Markdown
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

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/v2 to v2.93.0.
  • Bump golang.org/x/sys to v0.45.0, golang.org/x/text to v0.37.0, golang.org/x/term to v0.43.0, golang.org/x/tools to 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 skarim merged commit 5ed5693 into main May 29, 2026
5 checks passed
@skarim skarim deleted the dependabot/go_modules/go_modules-1b165219c5 branch May 29, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants