-
Notifications
You must be signed in to change notification settings - Fork 5
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
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github-cli-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
66250db
to
33f7fa4
Compare
33f7fa4
to
88de467
Compare
88de467
to
61888e3
Compare
61888e3
to
cbd3339
Compare
cbd3339
to
314e2ce
Compare
314e2ce
to
39b8eac
Compare
39b8eac
to
221ce63
Compare
221ce63
to
cc9ffe8
Compare
cc9ffe8
to
582d78a
Compare
582d78a
to
234a679
Compare
234a679
to
df8fca2
Compare
df8fca2
to
2393821
Compare
2393821
to
cccee72
Compare
cccee72
to
e58d581
Compare
e58d581
to
7b630ea
Compare
203d780
to
300f499
Compare
300f499
to
bb29e9f
Compare
bb29e9f
to
0cd395c
Compare
0cd395c
to
fdb2de1
Compare
fdb2de1
to
b4617f1
Compare
b4617f1
to
cb9b8ef
Compare
cb9b8ef
to
ad6a158
Compare
ad6a158
to
81d998e
Compare
81d998e
to
5478eaa
Compare
5478eaa
to
7fa64e8
Compare
7fa64e8
to
496b489
Compare
496b489
to
9da9fa9
Compare
9da9fa9
to
ddfea6c
Compare
ddfea6c
to
c21d6fe
Compare
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:
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.1Compare Source
gh pr create
regression fixThis 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
gh pr create
, only fetch teams when reviewers contain a team by @BagToad in https://github.com/cli/cli/pull/11361📚 Docs & Chores
push
totrunk
branch by @andyfeller in https://github.com/cli/cli/pull/11325api
--preview
docs by @jsoref in https://github.com/cli/cli/pull/11274Full Changelog: cli/cli@v2.76.0...v2.76.1
v2.76.0
: GitHub CLI 2.76.0Compare Source
GitHub Copilot Pro+ and Copilot Enterprise subscribers can now assign issues to GitHub Copilot during issue creation using:
gh issue create --assignee @​copilot
gh issue create --assignee @​copilot --web
Copilot (AI)
as assignee ingh issue create
metadataFor more details, refer to the full changelog post for Copilot coding agent.
What's Changed
✨ Features
gh issue create
by @andyfeller in https://github.com/cli/cli/pull/11279release view
command by @bdehamer in https://github.com/cli/cli/pull/11251🐛 Fixes
extension
andfilename
qualifiers intopath
qualifier for web code search by @samcoe in https://github.com/cli/cli/pull/11211📚 Docs & Chores
Full Changelog: cli/cli@v2.75.1...v2.76.0
v2.75.1
: GitHub CLI 2.75.1Compare Source
What's Changed
🐛 Fixes
gh pr create
prioritize--title
and--body
over--fill
when--web
is present" by @andyfeller in https://github.com/cli/cli/pull/11300📚 Docs & Chores
~/.config/gh/config.yml
by @kurahaupo in https://github.com/cli/cli/pull/11246third-party/
folder out of CodeQL results by @BagToad in https://github.com/cli/cli/pull/11278third-party
source from golangci-lint by @andyfeller in https://github.com/cli/cli/pull/11293New Contributors
Full Changelog: cli/cli@v2.75.0...v2.75.1
v2.75.0
: GitHub CLI 2.75.0Compare Source
What's Changed
✨ Features
--no-repos-selected
ongh secret set
by @williammartin in https://github.com/cli/cli/pull/11217🐛 Fixes
gh pr create
prioritize--title
and--body
over--fill
when--web
is present by @dankrzeminski32 in https://github.com/cli/cli/pull/10547HTTP 404
when deleting remote branch inpr merge
by @babakks in https://github.com/cli/cli/pull/11234📚 Docs & Chores
workflow_dispatch
support to PR Help Wanted check by @BagToad in https://github.com/cli/cli/pull/11179GH_TOKEN
env variable from workflow by @BagToad in https://github.com/cli/cli/pull/11190apt
in installation instructions by @tklauser in https://github.com/cli/cli/pull/11216cli/cli
repository by @andyfeller in https://github.com/cli/cli/pull/11060.rsyso
generation script by @andyfeller in https://github.com/cli/cli/pull/11257New Contributors
Full Changelog: cli/cli@v2.74.2...v2.75.0
v2.74.2
: GitHub CLI 2.74.2Compare Source
What's Changed
🐛 Fixes
gh pr edit
by @BagToad in https://github.com/cli/cli/pull/11065📚 Docs & Chores
help wanted
labelling by @williammartin in https://github.com/cli/cli/pull/11105New Contributors
Full Changelog: cli/cli@v2.74.1...v2.74.2
v2.74.1
: GitHub CLI 2.74.1Compare Source
What's Changed
@copilot
ingh [pr|issue] edit --add-assignee
and--remove-assignee
by @timrogers in https://github.com/cli/cli/pull/11056Full Changelog: cli/cli@v2.74.0...v2.74.1
v2.74.0
: GitHub CLI 2.74.0Compare 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 updatinggo-gh
to a fixed version.For more information, see GHSA-g9f5-x53j-h563
What's changed
✨ Features
preview prompter
command by @BagToad in https://github.com/cli/cli/pull/10745--compact
flag by @iamazeem in https://github.com/cli/cli/pull/10629🐛 Fixes
gh config --help
by @BagToad in https://github.com/cli/cli/pull/11003gh gist edit
panic when no file in a gist by @phanen in https://github.com/cli/cli/pull/10627gh attestation
commands by @malancas in https://github.com/cli/cli/pull/10943📚 Docs & Chores
RenderJobs
andRenderJobsCompact
by @babakks in https://github.com/cli/cli/pull/11013--head
option topr list
docs by @babakks in https://github.com/cli/cli/pull/10979pr create
will print the created PR's URL by @babakks in https://github.com/cli/cli/pull/10980go-gh
to v2.12.1 by @BagToad in https://github.com/cli/cli/pull/11043New Contributors
Full Changelog: cli/cli@v2.73.0...v2.74.0
v2.73.0
: GitHub CLI 2.73.0Compare Source
You can now assign issues to GitHub Copilot directly from
gh
, just as you would assign them to a teammate. Usegh issue edit <number> --add-assignee @​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 rungh 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
issue edit
andpr edit
by @BagToad in https://github.com/cli/cli/pull/10992gh issue edit
: actors are assignable to issues by @BagToad in https://github.com/cli/cli/pull/10960gh pr edit
: Assign actors to pull requests by @BagToad in https://github.com/cli/cli/pull/10984issue edit
,pr edit
: handle display names in interactive assignee editing by @BagToad in https://github.com/cli/cli/pull/10990issue edit
,pr edit
: Support special non-interactive (flags) assignee name@copilot
by @BagToad in https://github.com/cli/cli/pull/10991closedByPullRequestsReferences
JSON field by @iamazeem in https://github.com/cli/cli/pull/10941🐛 Fixes
StatusJSONResponse
usage by @babakks in https://github.com/cli/cli/pull/10810gh pr view 0
by @nopcoder in https://github.com/cli/cli/pull/10729📚 Docs & Chores
pr create
by @williammartin in https://github.com/cli/cli/pull/10915gh attestation verify
by @malancas in https://github.com/cli/cli/pull/10670What's Changed
New Contributors
Full Changelog: cli/cli@v2.72.0...v2.73.0
v2.72.0
: GitHub CLI 2.72.0Compare Source
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:
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
gh accessibility
help topic highlighting GitHub CLI accessibility experiences by @andyfeller in https://github.com/cli/cli/pull/10890closingIssuesReferences
JSON field by @iamazeem in https://github.com/cli/cli/pull/10544🐛 Fixes
TestRepo/repo-set-default
by @aconsuegra in https://github.com/cli/cli/pull/10884New Contributors
Full Changelog: cli/cli@v2.71.2...v2.72.0
v2.71.2
: GitHub CLI 2.71.2Compare Source
What's Changed
Full Changelog: cli/cli@v2.71.1...v2.71.2
v2.71.1
: GitHub CLI 2.71.1Compare Source
What's Changed
Full Changelog: cli/cli@v2.71.0...v2.71.1
v2.71.0
: GitHub CLI 2.71.0Compare Source
What's Changed
✨ Features
gh pr create
: Support Git's@{push}
revision syntax for determining head ref by @BagToad in https://github.com/cli/cli/pull/10513gh config
: add config settings for accessible prompter and disabling spinner by @BagToad in https://github.com/cli/cli/pull/10846🐛 Fixes
project
commands use shared progress indicator by @BagToad in https://github.com/cli/cli/pull/10817issue view
by @williammartin in https://github.com/cli/cli/pull/10813issue create
by @williammartin in https://github.com/cli/cli/pull/10815📚 Docs & Chores
New Contributors
Full Changelog: cli/cli@v2.70.0...v2.71.0
v2.70.0
: GitHub CLI 2.70.0Compare 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:
For more information including demos from various official distributions, see #10649.
What's Changed
✨ Features
🐛 Fixes
run list
: do not fail on organization/enterprise ruleset imposed workflows by @BagToad in https://github.com/cli/cli/pull/10660gh alias delete
test, prevent wiping out GitHub CLI configuration by @andyfeller in https://github.com/cli/cli/pull/10683GitKind
extension directory path by @iamazeem in https://github.com/cli/cli/pull/10609📚 Docs & Chores
./script/sign
cleanup by @iamazeem in https://github.com/cli/cli/pull/10599gh at verify --help
, document json output by @phillmv in https://github.com/cli/cli/pull/10685README.md
by @babakks in https://github.com/cli/cli/pull/10742New Contributors
Full Changelog: cli/cli@v2.69.0...v2.70.0
v2.69.0
: GitHub CLI 2.69.0Compare Source
What's Changed
Features
*
characters, by @iamazeem in https://github.com/cli/cli/pull/10413Bug Fixes
gh issue/pr comment --edit-last
no longer creates a comment in non-interactive mode if there weren't one. A new flag--create-if-none
provides this behaviour, by @andyfeller in https://github.com/cli/cli/pull/10625gh repo sync
provides a more informative error for missing workflow permissions when the token is provided by a GitHub app, by @wata727 in https://github.com/cli/cli/pull/10574gh api
no longer tries to encode URLs incorrectly, by @williammartin in https://github.com/cli/cli/pull/10630Other
New Contributors
Full Changelog: cli/cli@v2.68.1...v2.69.0
v2.68.1
: GitHub CLI 2.68.1Compare Source
What's Changed
Full Changelog: cli/cli@v2.68.0...v2.68.1
v2.68.0
: GitHub CLI 2.68.0Compare Source
What's Changed
✨ Features
gh attestation verify
by @malancas in https://github.com/cli/cli/pull/10308gh issue/pr comment
] Add--create-if-none
and prompts to create a comment if no comment already exists by @latzskim in https://github.com/cli/cli/pull/10427--succeed-on-no-caches
flag to return exit code 0 by @iamazeem in https://github.com/cli/cli/pull/10327🐛 Fixes
GetLocalAttestations
and clean up custom registry transport by @malancas in https://github.com/cli/cli/pull/10382GH_REPO
too in addition to--repo
for disambiguation by @williammartin in https://github.com/cli/cli/pull/10539gh secret
subcommands not working outside of a repository)remoteResolver
caching issue by @iamazeem in https://github.com/cli/cli/pull/10456📚 Docs & Chores
gh
OAuth tokens inauth logout
's help by @BagToad in https://github.com/cli/cli/pull/10490v2.67.0
: GitHub CLI 2.67.0Compare 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 defaulthttps://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 requestSimilar to commands like
gh workflow run
which prompts for a workflow to run, nowgh 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 oldhelp wanted
issues.TLDR:
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.
This PR was generated by Mend Renovate. View the repository job log.