chore(deps): update dependency aqua:cli/cli to v2.92.0#904
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency aqua:cli/cli to v2.92.0#904renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
35f326d to
ae46ffe
Compare
ae46ffe to
e1f4fb9
Compare
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.92.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cli/cli (aqua:cli/cli)
v2.92.0: GitHub CLI 2.92.0Compare Source
Support GitHub Enterprise Cloud (GHEC) in
skillcommandsetNow
gh skillsubcommands (install,preview,publish,search,update) are able to work with GHEC hosts with data residency.Add
--allow-hidden-dirsflag toskill previewFollowing the addition of
--allow-hidden-dirstoskill installin the previous release, now the flag is also supported inskill 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
New Contributors
Full Changelog: cli/cli@v2.91.0...v2.92.0
v2.91.0: GitHub CLI 2.91.0Compare Source
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 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 #13209skills/directories by @SamMorrowDrums in #13235🐛 Fixes
skills publish --fixto not publish by @SamMorrowDrums in #13237📚 Docs & Chores
Full Changelog: cli/cli@v2.90.0...v2.91.0
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.