chore(deps): update dependency gh to v2.91.0 (main)#5297
Merged
elastic-renovate-prod[bot] merged 1 commit intomainfrom Apr 24, 2026
Merged
chore(deps): update dependency gh to v2.91.0 (main)#5297elastic-renovate-prod[bot] merged 1 commit intomainfrom
elastic-renovate-prod[bot] merged 1 commit intomainfrom
Conversation
Contributor
Merge Queue Status
This pull request spent 1 hour 13 minutes 47 seconds in the queue, with no time running CI. Waiting for:
All conditions
ReasonPull request #5297 has been merged manually at fa441d5 HintYou were too fast! |
74 tasks
74 tasks
74 tasks
74 tasks
74 tasks
74 tasks
1 task
This was referenced Apr 24, 2026
Merged
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.
This PR contains the following updates:
2.90.0->2.91.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cli/cli (gh)
v2.91.0: GitHub CLI 2.91.0GitHub 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 skillThanks to community feedback,
ghnow supports a large number of agent hosts. Rungh skill install --helpfor the list of available agents.Improve skill discovery
gh skill installnow adds the--allow-hidden-dirsflag 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
--upstreamflag is also added for non-interactive use cases.What's Changed
✨ Features
gh skills installby @tommaso-moro in https://github.com/cli/cli/pull/13209skills/directories by @SamMorrowDrums in https://github.com/cli/cli/pull/13235🐛 Fixes
skills publish --fixto not publish by @SamMorrowDrums in https://github.com/cli/cli/pull/13237📚 Docs & Chores
Full Changelog: cli/cli@v2.90.0...v2.91.0
Configuration
📅 Schedule: Branch creation - "* 1 * * 1-5" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.