Skip to content

chore(deps): update github cli to v2.97.0 - #56

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cli-cli-2.x
Open

chore(deps): update github cli to v2.97.0#56
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cli-cli-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
cli/cli minor 2.96.02.97.0

Release Notes

cli/cli (cli/cli)

v2.97.0: GitHub CLI 2.97.0

Compare Source

Security

Four security vulnerabilities have been identified, and fixed, in this release. Users are advised to update gh to version v2.97.0 as soon as possible.

Several commands (including gh gist view, gh api, gh pr diff, gh release download --output -, gh codespace logs, gh skills preview, and gh agent-task view/create) printed externally controlled content without neutralizing terminal escape sequences, allowing escape sequence injection into a user's terminal.

See GHSA-3m3g-3wcr-px46 for more information.

Some request URLs were built without escaping their variable path components, so a value containing URL path metacharacters could alter the request path and cause gh to address a different resource than intended.

See GHSA-4fjg-2h4q-fwg3 for more information.

gh auth status (without --show-token) could print a portion of the authentication token in plaintext for token types whose format contains an underscore after the prefix, such as github_pat_*, ghs_*, and ghu_*.

See GHSA-cg6r-mpgc-h9mm for more information.

gh attestation verify built the certificate matcher from --signer-repo and --signer-workflow without escaping regex metacharacters, so a lookalike repository or workflow name could satisfy a matcher intended for a trusted signer and bypass attestation verification.

See GHSA-mm27-mwq9-fr5g for more information.

Address project fields and items by name in gh project

gh project item-edit and gh project item-list can now reference project fields and single-select options by name:

# Set an item's field by name
gh project item-edit 1 --owner monalisa --url <url> --field "Status" --value "In Progress"

# Show named fields as extra columns
gh project item-list 1 --owner "@&#8203;me" --field "Status" --field "Priority"

What's Changed

✨ Features
🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

New Contributors

Full Changelog: cli/cli@v2.96.0...v2.97.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot

changeset-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3be0765

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot changed the title chore(deps): update github cli to v2.94.0 chore(deps): update github cli to v2.95.0 Jun 18, 2026
@renovate
renovate Bot force-pushed the renovate/cli-cli-2.x branch from 2406bc1 to fab389c Compare June 18, 2026 01:39
@renovate renovate Bot changed the title chore(deps): update github cli to v2.95.0 chore(deps): update github cli to v2.95.0 - autoclosed Jun 30, 2026
@renovate renovate Bot closed this Jun 30, 2026
@renovate
renovate Bot deleted the renovate/cli-cli-2.x branch June 30, 2026 04:14
@renovate renovate Bot changed the title chore(deps): update github cli to v2.95.0 - autoclosed chore(deps): update github cli to v2.96.0 Jul 2, 2026
@renovate renovate Bot reopened this Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/cli-cli-2.x branch 2 times, most recently from fab389c to 0bc7099 Compare July 2, 2026 21:49
@renovate renovate Bot changed the title chore(deps): update github cli to v2.96.0 chore(deps): update github cli to v2.96.0 - autoclosed Jul 26, 2026
@renovate renovate Bot closed this Jul 26, 2026
@renovate renovate Bot changed the title chore(deps): update github cli to v2.96.0 - autoclosed chore(deps): update github cli to v2.97.0 Jul 31, 2026
@renovate renovate Bot reopened this Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/cli-cli-2.x branch 2 times, most recently from 0bc7099 to 3be0765 Compare July 31, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants