Skip to content

chore(deps): update dependency github-cli to v2.76.1 #295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

This PR contains the following updates:

Package Update New value References Sourcegraph
github-cli minor 2.76.1 source code search for "github-cli"

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

cli/cli (github-cli)

v2.76.1: GitHub CLI 2.76.1

Compare Source

gh pr create regression fix

This release fixes a regression introduced in v2.76.0 where organization teams were retrieved outside of intentional use cases. This caused problems for GitHub Enterprise Server users using the GitHub Actions automatic token that does not have access to organization teams.

For more information, see https://github.com/cli/cli/issues/11360

What's Changed

🐛 Fixes
📚 Docs & Chores

Full Changelog: cli/cli@v2.76.0...v2.76.1

v2.76.0: GitHub CLI 2.76.0

Compare Source

:copilot: Copilot Coding Agent Support

GitHub Copilot Pro+ and Copilot Enterprise subscribers can now assign issues to GitHub Copilot during issue creation using:

  • Command-line flag: gh issue create --assignee @​copilot
  • Launching web browser: gh issue create --assignee @​copilot --web
  • Or interactively selecting Copilot (AI) as assignee in gh issue create metadata

For more details, refer to the full changelog post for Copilot coding agent.

What's Changed

✨ Features
🐛 Fixes
📚 Docs & Chores

Full Changelog: cli/cli@v2.75.1...v2.76.0

v2.75.1: GitHub CLI 2.75.1

Compare Source

What's Changed

🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

New Contributors

Full Changelog: cli/cli@v2.75.0...v2.75.1

v2.75.0: GitHub CLI 2.75.0

Compare Source

What's Changed

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

New Contributors

Full Changelog: cli/cli@v2.74.2...v2.75.0

v2.74.2: GitHub CLI 2.74.2

Compare Source

What's Changed

🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies

New Contributors

Full Changelog: cli/cli@v2.74.1...v2.74.2

v2.74.1: GitHub CLI 2.74.1

Compare Source

What's Changed

Full Changelog: cli/cli@v2.74.0...v2.74.1

v2.74.0: GitHub CLI 2.74.0

Compare Source

Security

A security vulnerability has been identified in a core gh dependency, go-gh, where an attacker-controlled GitHub Enterprise Server could result in executing arbitrary commands on a user's machine by replacing HTTP URLs provided by GitHub with local file paths for browsing.

This issue is addressed in this gh release by updating go-gh to a fixed version.

For more information, see GHSA-g9f5-x53j-h563

What's changed

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

New Contributors

Full Changelog: cli/cli@v2.73.0...v2.74.0

v2.73.0: GitHub CLI 2.73.0

Compare Source

:copilot: Copilot Coding Agent Support

You can now assign issues to GitHub Copilot directly from gh, just as you would assign them to a teammate. Use gh issue edit <number> --add-assignee @&#8203;copilot to assign the GitHub Copilot coding agent, and Copilot will work in the background to understand the issue, propose a solution, and open a pull request when it's ready for your review. If you run gh issue edit interactively, Copilot (AI) will be displayed as a potential assignee. This feature is available for GitHub Copilot Pro+ and Copilot Enterprise subscribers. For more details, refer to the full changelog post for Copilot coding agent.

What's Changed

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

What's Changed

New Contributors

Full Changelog: cli/cli@v2.72.0...v2.73.0

v2.72.0: GitHub CLI 2.72.0

Compare Source

:accessibility: Accessibility public preview

This release marks the public preview of several accessibility improvements to the GitHub CLI that have been under development over the past year in partnership with our friends at Charm including:

  • customizable and contrasting colors
  • non-interactive user input prompting
  • text-based spinners

These new experiences are captured in a new gh a11y help topic command, which goes into greater detail into the motivation behind each of them as well as opt-in configuration settings / environment variables.

We would like you to share your feedback and join us on this journey through one of GitHub Accessibility feedback channels! 🙌

What's Changed

✨ Features
🐛 Fixes

New Contributors

Full Changelog: cli/cli@v2.71.2...v2.72.0

v2.71.2: GitHub CLI 2.71.2

Compare Source

What's Changed

Full Changelog: cli/cli@v2.71.1...v2.71.2

v2.71.1: GitHub CLI 2.71.1

Compare Source

What's Changed

Full Changelog: cli/cli@v2.71.0...v2.71.1

v2.71.0: GitHub CLI 2.71.0

Compare Source

What's Changed

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

New Contributors

Full Changelog: cli/cli@v2.70.0...v2.71.0

v2.70.0: GitHub CLI 2.70.0

Compare Source

Accessibility

This release contains dark shipped changes that are part of a larger GitHub CLI accessibility preview still under development. More information about these will be announced later this month including various channels to work with GitHub and GitHub CLI maintainers on shaping these experiences.

Ensure table headers are thematically contrasting

#​8292 is a long time issue where table headers were difficult to see in terminals with light background. Ahead of the aforementioned preview, v2.70.0 has shipped changes that improve the out-of-the-box experience based on terminal background detection.

The following screenshots demonstrate the Mac Terminal using the Basic profile, which responds to user's appearance preferences:

Screenshot of gh repo list in light background terminal Screenshot of gh repo list in dark background terminal

For more information including demos from various official distributions, see #​10649.

What's Changed

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

New Contributors

Full Changelog: cli/cli@v2.69.0...v2.70.0

v2.69.0: GitHub CLI 2.69.0

Compare Source

What's Changed

Features
Bug Fixes
Other

New Contributors

Full Changelog: cli/cli@v2.68.1...v2.69.0

v2.68.1: GitHub CLI 2.68.1

Compare Source

What's Changed

Full Changelog: cli/cli@v2.68.0...v2.68.1

v2.68.0: GitHub CLI 2.68.0

Compare Source

What's Changed

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

v2.67.0: GitHub CLI 2.67.0

Compare Source

Security

A bug in gh attestation verify may return an incorrect zero exit status when no matching attestations are found for the specified --predicate-type <value> or the default https://slsa.dev/provenance/v1 if not specified. This issue only arises if an artifact has an attestation with a predicate type different from the one provided in the command. As a result, users relying solely on these exit codes may mistakenly believe the attestation has been verified, despite the absence of an attestation with the specified predicate type and the tool printing a verification failure.

Users are advised to update gh to version v2.67.0 as soon as possible.

For more information, see GHSA-fgw4-v983-mgp8

gh pr checkout now supports interactively selecting a pull request

Similar to commands like gh workflow run which prompts for a workflow to run, now gh pr checkout will prompt for a pull request to checkout. The list is currently limited to the most recent 10 pull requests in the repository.

393797385-499b5dfb-3103-42b8-876a-3a2d4d7173c8.mov

Big thank you to @​nilvng for implementing this 🙌

Contributing guidelines updated

We've updated our CONTRIBUTING.md guidelines to give more clarity around old help wanted issues.

TLDR:

  • Please directly mention `@cl

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.

@renovate renovate bot added the bot label Nov 6, 2023
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 66250db to 33f7fa4 Compare November 14, 2023 12:03
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.38.0 chore(deps): update dependency github-cli to v2.39.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 33f7fa4 to 88de467 Compare November 14, 2023 17:11
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.39.0 chore(deps): update dependency github-cli to v2.39.1 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 88de467 to 61888e3 Compare November 27, 2023 19:10
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.39.1 chore(deps): update dependency github-cli to v2.39.2 Nov 27, 2023
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 61888e3 to cbd3339 Compare December 7, 2023 15:33
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.39.2 chore(deps): update dependency github-cli to v2.40.0 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from cbd3339 to 314e2ce Compare December 13, 2023 15:26
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.40.0 chore(deps): update dependency github-cli to v2.40.1 Dec 13, 2023
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 314e2ce to 39b8eac Compare January 8, 2024 17:37
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.40.1 chore(deps): update dependency github-cli to v2.41.0 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 39b8eac to 221ce63 Compare January 11, 2024 15:14
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.41.0 chore(deps): update dependency github-cli to v2.42.0 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 221ce63 to cc9ffe8 Compare January 16, 2024 22:12
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.42.0 chore(deps): update dependency github-cli to v2.42.1 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from cc9ffe8 to 582d78a Compare January 31, 2024 16:10
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.42.1 chore(deps): update dependency github-cli to v2.43.0 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 582d78a to 234a679 Compare January 31, 2024 21:45
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.43.0 chore(deps): update dependency github-cli to v2.43.1 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 234a679 to df8fca2 Compare February 15, 2024 15:49
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.43.1 chore(deps): update dependency github-cli to v2.44.0 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from df8fca2 to 2393821 Compare February 16, 2024 19:36
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.44.0 chore(deps): update dependency github-cli to v2.44.1 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 2393821 to cccee72 Compare March 4, 2024 21:15
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.44.1 chore(deps): update dependency github-cli to v2.45.0 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from cccee72 to e58d581 Compare March 20, 2024 19:28
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.45.0 chore(deps): update dependency github-cli to v2.46.0 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from e58d581 to 7b630ea Compare April 3, 2024 19:41
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.66.1 chore(deps): update dependency github-cli to v2.67.0 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 203d780 to 300f499 Compare March 5, 2025 20:31
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.67.0 chore(deps): update dependency github-cli to v2.68.0 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 300f499 to bb29e9f Compare March 6, 2025 13:24
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.68.0 chore(deps): update dependency github-cli to v2.68.1 Mar 6, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from bb29e9f to 0cd395c Compare March 19, 2025 18:25
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.68.1 chore(deps): update dependency github-cli to v2.69.0 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 0cd395c to fdb2de1 Compare April 15, 2025 13:32
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.69.0 chore(deps): update dependency github-cli to v2.70.0 Apr 15, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from fdb2de1 to b4617f1 Compare April 27, 2025 03:35
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.70.0 chore(deps): update dependency github-cli to v2.71.2 Apr 27, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from b4617f1 to cb9b8ef Compare April 30, 2025 21:33
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.71.2 chore(deps): update dependency github-cli to v2.72.0 Apr 30, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from cb9b8ef to ad6a158 Compare May 19, 2025 18:58
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.72.0 chore(deps): update dependency github-cli to v2.73.0 May 19, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from ad6a158 to 81d998e Compare May 30, 2025 03:37
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.73.0 chore(deps): update dependency github-cli to v2.74.0 May 30, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 81d998e to 5478eaa Compare June 10, 2025 18:10
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.74.0 chore(deps): update dependency github-cli to v2.74.1 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 5478eaa to 7fa64e8 Compare June 18, 2025 18:50
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.74.1 chore(deps): update dependency github-cli to v2.74.2 Jun 18, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 7fa64e8 to 496b489 Compare July 9, 2025 14:51
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.74.2 chore(deps): update dependency github-cli to v2.75.0 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 496b489 to 9da9fa9 Compare July 15, 2025 00:55
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.75.0 chore(deps): update dependency github-cli to v2.75.1 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 9da9fa9 to ddfea6c Compare July 18, 2025 00:16
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.75.1 chore(deps): update dependency github-cli to v2.76.0 Jul 18, 2025
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from ddfea6c to c21d6fe Compare July 24, 2025 01:46
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.76.0 chore(deps): update dependency github-cli to v2.76.1 Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant