chore(deps): update dependency gh to v2.96.0#158
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/gh-2.x
branch
from
July 5, 2026 21:44
6395e80 to
f72c3cd
Compare
renovate
Bot
force-pushed
the
renovate/gh-2.x
branch
2 times, most recently
from
July 16, 2026 14:57
4275392 to
a2e4c21
Compare
renovate
Bot
force-pushed
the
renovate/gh-2.x
branch
from
July 21, 2026 01:48
a2e4c21 to
0c96de7
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.94.0→2.96.0Release Notes
cli/cli (gh)
v2.96.0: GitHub CLI 2.96.0Compare Source
Security
A security vulnerability has been identified, and fixed, that could allow command execution on a user's computer when connecting to a malicious Codespace via
gh codespace jupyter.Users of
gh codespace jupyterare advised to update gh to version v2.96.0 as soon as possible.For more information see: GHSA-8cg3-r6g9-fpg2
Download release assets without authentication
gh release downloadnow works against public repositories without authentication, matchinggh extension install. A token is still used when one is present:# Download assets from a public repository, no login required gh release download v2.96.0 --repo cli/cliWhat's Changed
✨ Features
gh release downloadwithout authentication on public repositories by @BagToad in #13723antigravity-cliandantigravity2.0ingh skillby @BagToad in #13784🐛 Fixes
~/.agents/skillsby @toller892 in #13681--dirwithout agent prompt by @happysnaker in #13766int64for GitHub database IDs by @williammartin in #13403📚 Docs & Chores
AGENTS.mdby @BagToad in #13720--cloneboolean flag behaviour ingh repo forkhelp by @BagToad in #13786TestHuhPrompterMultiSelectWithSearchPersistenceon slow architectures by @pdostal in #13675New Contributors
Full Changelog: cli/cli@v2.95.0...v2.96.0
v2.95.0: GitHub CLI 2.95.0Compare Source
Read repository files and directories with
gh repo read-fileandgh repo read-dirTwo new preview commands read repository contents without cloning:
Both commands default to the repository's default branch, accept
--refto target any branch, tag, or commit, and support--json,--jq, and--templatefor scripting. This makes it easy for agents and automation to inspect a repo without a full checkout.What's Changed
✨ Features
repo read-fileandrepo read-dirby @babakks in #13580🐛 Fixes
📚 Docs & Chores
Full Changelog: cli/cli@v2.94.0...v2.95.0
Configuration
📅 Schedule: (UTC)
🚦 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.