Update dependency github-cli to v2.64.0 #272
Merged
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.55.0->2.64.0Release Notes
cli/cli (github-cli)
v2.64.0: GitHub CLI 2.64.0Compare Source
What's Changed
gh attestation verifywhen thebundle-from-ociflag is specified by @malancas in https://github.com/cli/cli/pull/10020gh repo renamehelp text clarifies new repo name should not include owner by @BagToad in https://github.com/cli/cli/pull/10044gh runandgh codespaceby @uday-rana in https://github.com/cli/cli/pull/10043gh pr merge --delete-branchexits with error when merge requested via merge queue by @BagToad in https://github.com/cli/cli/pull/10074gh at inspectimprovements by @phillmv in https://github.com/cli/cli/pull/9954pr viewfor intra-org forks by @williammartin in https://github.com/cli/cli/pull/10078gh attestation downloadby @malancas in https://github.com/cli/cli/pull/10051gh attestation verifypolicy options configuration in thenewEnforcementCriteria()function by @malancas in https://github.com/cli/cli/pull/10012New Contributors
Full Changelog: cli/cli@v2.63.2...v2.64.0
v2.63.2: GitHub CLI 2.63.2Compare Source
What's Changed
Full Changelog: cli/cli@v2.63.1...v2.63.2
v2.63.1: GitHub CLI 2.63.1Compare Source
What's Changed
git/client_test.gocomments for linter by @BagToad in https://github.com/cli/cli/pull/9969gh repo fork, log the change by @timrogers in https://github.com/cli/cli/pull/9983Security
A security vulnerability has been identified in GitHub CLI that could create or overwrite files in unintended directories when users download a malicious GitHub Actions workflow artifact through
gh run download.For more information, see GHSA-2m9h-r57g-45pj
Full Changelog: cli/cli@v2.63.0...v2.63.1
v2.63.0: GitHub CLI 2.63.0Compare Source
What's Changed
getAttestationsfunctions by @malancas in https://github.com/cli/cli/pull/9892baseRefOidinpr viewby @daliusd in https://github.com/cli/cli/pull/9938heredocstrings by @BagToad in https://github.com/cli/cli/pull/9948release createfails due to missingworkflowOAuth scope by @BagToad in https://github.com/cli/cli/pull/9791Full Changelog: cli/cli@v2.62.0...v2.63.0
Security
A security vulnerability has been identified in the GitHub CLI that could leak authentication tokens when cloning repositories containing git submodules hosted outside of GitHub.com and ghe.com.
For more information, see GHSA-jwcm-9g39-pmcw
New Contributors
v2.62.0: GitHub CLI 2.62.0Compare Source
What's Changed
Full Changelog: cli/cli@v2.61.0...v2.62.0
Security
A security vulnerability has been identified in GitHub CLI that could allow remote code execution (RCE) when users connect to a malicious Codespace SSH server and use the
gh codespace sshorgh codespace logscommands.For more information, see GHSA-p2h2-3vg9-4p87
GitHub CLI notifies users about latest extension upgrades
Similar to the notification of latest
ghreleases, thev2.62.0version of GitHub CLI will notify users about latest extension upgrades when the extension is used:Why does this matter?
This removes a common pain point of extension authors as they have had to reverse engineer and implement a similar mechanism within their extensions directly.
With this quality of life improvement, there are 2 big benefits:
What do you need to do?
Extension authors should review their extensions and consider removing any custom logic previously implemented to notify users of new releases.
v2.61.0: GitHub CLI 2.61.0Compare Source
Ensure users understand consequences before making repository visibility changes
In
v2.61.0,gh repo editcommand has been enhanced to inform users about consequences of changing visibility and ensure users are intentional before making irreversible changes:gh repo editvisibility change requires confirmation when changing frompublic,private, orinternalgh repo edit --visibilitychange requires new--accept-visibility-change-consequencesflag to confirmgh repo editexperienceWhat's Changed
projectcommand by @jtmcg in https://github.com/cli/cli/pull/9816gh rulesetby @andyfeller in https://github.com/cli/cli/pull/9815gh repo editby @andyfeller in https://github.com/cli/cli/pull/9845gh attestation verifyby @malancas in https://github.com/cli/cli/pull/9838gh attestation verifyshould only verify provenance attestations by default by @malancas in https://github.com/cli/cli/pull/9825dnf5commands as default by @its-miroma in https://github.com/cli/cli/pull/9844gh attestation verifypolicy enforcement refactor by @malancas in https://github.com/cli/cli/pull/9848gh attestation verifyby @malancas in https://github.com/cli/cli/pull/9877gh cache listwhen--jsonis provided by @williammartin in https://github.com/cli/cli/pull/9883gh pr create -wignore template flag by @nilvng in https://github.com/cli/cli/pull/9863New Contributors
Full Changelog: cli/cli@v2.60.1...v2.61.0
v2.60.1: GitHub CLI 2.60.1Compare Source
This is a small patch release to fix installing
ghviago installwhich was broken with v2.60.0.What's Changed
Full Changelog: cli/cli@v2.60.0...v2.60.1
v2.60.0: GitHub CLI 2.60.0Compare Source
What's Changed
LiveSigstoreVerifier.Verifyshould error if no attestations are present by @phillmv in https://github.com/cli/cli/pull/9742gh at verifyretries fetching attestations if it receives a 5xx by @phillmv in https://github.com/cli/cli/pull/9797working-with-us.mdby @BagToad in https://github.com/cli/cli/pull/9800ghis supported on GitHub Enterprise Cloud by @BagToad in https://github.com/cli/cli/pull/9805Acceptance Test Changes
workflow,run, andcachecommands by @BagToad in https://github.com/cli/cli/pull/9766apiacceptance tests by @BagToad in https://github.com/cli/cli/pull/9770releasecommands by @BagToad in https://github.com/cli/cli/pull/9771organdssh-keycommands by @BagToad in https://github.com/cli/cli/pull/9812gh authcommands by @jtmcg in https://github.com/cli/cli/pull/9787repocommands by @jtmcg in https://github.com/cli/cli/pull/9783searchcommand by @BagToad in https://github.com/cli/cli/pull/9786variablecommands by @andyfeller in https://github.com/cli/cli/pull/978secretcommands by @andyfeller in https://github.com/cli/cli/pull/9782New Contributors
Full Changelog: cli/cli@v2.59.0...v2.60.0
v2.59.0: GitHub CLI 2.59.0Compare Source
What's Changed
SECURITY.mdwith expectations for privately reported vulnerabilities by @BagToad in https://github.com/cli/cli/pull/9687darwin-amd64binary on an Apple Silicon macOS device by @timrogers in https://github.com/cli/cli/pull/9650repo license list/viewandrepo gitignore list/viewby @BagToad in https://github.com/cli/cli/pull/9721GH_ACCEPTANCE_SCRIPTenv var to target a single script by @williammartin in https://github.com/cli/cli/pull/9756issuecommand by @williammartin in https://github.com/cli/cli/pull/9757gist listby @heaths in https://github.com/cli/cli/pull/9728New Contributors
Full Changelog: cli/cli@v2.58.0...v2.59.0
v2.58.0: GitHub CLI 2.58.0Compare Source
What's Changed
attestation verifycustom issuer mismatch error by @bdehamer in https://github.com/cli/cli/pull/9616attestation trusted-rootcommand by @BagToad in https://github.com/cli/cli/pull/9635attestation trusted-rootcommand by @bdehamer in https://github.com/cli/cli/pull/9610trusted-rootcommand by @bdehamer in https://github.com/cli/cli/pull/9638dnf5instructions todocs/install_linux.mdby @its-miroma in https://github.com/cli/cli/pull/9660New Contributors
Full Changelog: cli/cli@v2.57.0...v2.58.0
v2.57.0: GitHub CLI 2.57.0Compare Source
What's Changed
--activeflag to thegh auth statuscommand by @velumuruganr in https://github.com/cli/cli/pull/9520gh attestation verifytest for custom OIDC issuers by @bdehamer in https://github.com/cli/cli/pull/9595darwin-arm64binary, but adarwin-amd64binary is available by @timrogers in https://github.com/cli/cli/pull/9599gh attestation verifybundle parsing and validation errors by @malancas in https://github.com/cli/cli/pull/9564attestation verifyoutput when no TTY present by @bdehamer in https://github.com/cli/cli/pull/9612New Contributors
Full Changelog: cli/cli@v2.56.0...v2.57.0
v2.56.0: GitHub CLI 2.56.0Compare Source
Important note about renewed GPG key
The Debian and RedHat releases have been signed with a new GPG key. If you are experiencing issues updating your
.debor.rpmpackages, please read cli/cli#9569.What's Changed
gh repo syncstdout by @muzimuzhi in https://github.com/cli/cli/pull/9491Internalfromgh repo createprompt when owner is not an org by @jtmcg in https://github.com/cli/cli/pull/9465gh run viewby @benebsiny in https://github.com/cli/cli/pull/9482repo syncby @muzimuzhi in https://github.com/cli/cli/pull/9509gh attestation verifyhandles empty JSONL files by @malancas in https://github.com/cli/cli/pull/9541New Contributors
Full Changelog: cli/cli@v2.55.0...v2.56.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.