Skip to content

chore(deps): bump github.com/cli/cli/v2 from 2.91.0 to 2.92.0#56

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/cli/cli/v2-2.92.0
May 3, 2026
Merged

chore(deps): bump github.com/cli/cli/v2 from 2.91.0 to 2.92.0#56
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/cli/cli/v2-2.92.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/cli/cli/v2 from 2.91.0 to 2.92.0.

Release notes

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

GitHub CLI 2.92.0

Support GitHub Enterprise Cloud (GHEC) in skill commandset

Now gh skill subcommands (install, preview, publish, search, update) are able to work with GHEC hosts with data residency.

Add --allow-hidden-dirs flag to skill preview

Following the addition of --allow-hidden-dirs to skill install in the previous release, now the flag is also supported in skill preview, allowing users to preview skills located in hidden (dot-prefixed) directories such as .claude/skills/, .agents/skills/, and .github/skills/.

What's Changed

✨ Features

🐛 Fixes

📚 Docs & Chores

:dependabot: Dependencies

New Contributors

Full Changelog: cli/cli@v2.91.0...v2.92.0

Commits
  • 6c470f6 Merge pull request #13281 from maxbeizer/fix/projects-v2-ignorable-error
  • 697f7f6 Merge pull request #13301 from cli/bump-go-1.26.2
  • 06ac7b6 Bump Go to 1.26.2
  • e41ec70 Merge pull request #13298 from cli/dependabot/go_modules/github.com/mattn/go-...
  • 0e3c499 chore(deps): bump github.com/mattn/go-isatty from 0.0.21 to 0.0.22
  • 3c7c88c Merge pull request #13296 from travellertales/patch-1
  • e40c592 Update command.go
  • dde46dc Add "Resource not accessible" to ProjectsV2IgnorableError
  • ea7a245 Merge pull request #13274 from cli/babakks/fix-zsh-completion-on-debian
  • de6a9eb chore: fix zsh completion on debian
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/cli/cli/v2](https://github.com/cli/cli) from 2.91.0 to 2.92.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.91.0...v2.92.0)

---
updated-dependencies:
- dependency-name: github.com/cli/cli/v2
  dependency-version: 2.92.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 3, 2026
@github-actions github-actions Bot merged commit cf5f37d into main May 3, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/cli/cli/v2-2.92.0 branch May 3, 2026 07:58
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.

0 participants