Skip to content

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

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/cli/cli/v2-2.91.0
Apr 26, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

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

Release notes

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

GitHub CLI 2.91.0

GitHub CLI now collects pseudonymous telemetry

To better understand how features are used in practice, especially as agentic adoption grows, GitHub CLI now sends pseudonymous telemetry.

See Telemetry for more details on what's collected, why, and how to opt out.

Support more agents in gh skill

Thanks to community feedback, gh now supports a large number of agent hosts. Run gh skill install --help for the list of available agents.

Improve skill discovery

gh skill install now adds the --allow-hidden-dirs flag to support discovering skills in hidden (dot-prefixed) directories such as .claude/skills/, .agents/skills/, and .github/skills/.

Detect skills re-published from other sources

GitHut CLI now detects if the skill to be installed is re-published from an upstream source and offers the option to install it from there. The --upstream flag is also added for non-interactive use cases.

What's Changed

✨ Features

🐛 Fixes

📚 Docs & Chores

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

Commits
  • 6fffc2e Merge pull request #13254 from cli/wm/enable-telemetry
  • b5757ea Merge pull request #13244 from cli/kw/agent-skills
  • 90ef03e Enable telemetry without env var
  • 3a6d4de Merge pull request #13255 from cli/wm/log-no-events
  • 92e812b Merge pull request #13236 from cli/sammorrowdrums/skill-install-upstream-prov...
  • 0467ed4 test(telemetry): assert ANSI escape chars for color codes
  • ec4a3ed fix(telemetry): lower bias in sample bucket calc
  • fe90f9a Add telemetry command (#13253)
  • 50f0f8f feat(skills): detect re-published skills and offer upstream install
  • 571bb1c Log when there is no telemetry
  • 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.90.0 to 2.91.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.90.0...v2.91.0)

---
updated-dependencies:
- dependency-name: github.com/cli/cli/v2
  dependency-version: 2.91.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 Apr 26, 2026
@github-actions github-actions Bot merged commit 8fe21e9 into main Apr 26, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/cli/cli/v2-2.91.0 branch April 26, 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