Skip to content
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

Bump GitHub CLI (gh) version to 2.64.0 #1617

Conversation

jenkins-infra-updatecli[bot]
Copy link
Contributor

Bump GitHub CLI (gh) version

Update the `GitHub CLI (gh)` version in the tools-versions.yml file

change detected: * key "$.gh_version" updated from "2.63.2" to "2.64.0", in file "provisioning/tools-versions.yml"

2.64.0
Release published on the 2024-12-20 19:37:27 +0000 UTC at the url https://github.com/cli/cli/releases/tag/v2.64.0

## What's Changed
* docs: improve docs for browse command as of #5352 by @ankddev in https://github.com/cli/cli/pull/10025
* Open PR against gh-merge-base by @heaths in https://github.com/cli/cli/pull/9712
* Add integration tests for `gh attestation verify` when the `bundle-from-oci` flag is specified by @malancas in https://github.com/cli/cli/pull/10020
* `gh repo rename` help text clarifies new repo name should not include owner by @BagToad in https://github.com/cli/cli/pull/10044
* fix: list branches in square brackets in `gh run` and `gh codespace` by @uday-rana in https://github.com/cli/cli/pull/10043
* Bump actions/attest-build-provenance from 1.4.4 to 2.1.0 by @dependabot in https://github.com/cli/cli/pull/10056
* Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in https://github.com/cli/cli/pull/10070
* Improve documentation and error messaging for local extension installations without executables by @BagToad in https://github.com/cli/cli/pull/9933
* docs: better document auth scopes by @ankddev in https://github.com/cli/cli/pull/10026
* Sigstore verifier logic updates by @malancas in https://github.com/cli/cli/pull/9999
* `gh pr merge --delete-branch` exits with error when merge requested via merge queue by @BagToad in https://github.com/cli/cli/pull/10074
* sundry `gh at inspect` improvements by @phillmv in https://github.com/cli/cli/pull/9954
* Support `pr view` for intra-org forks by @williammartin in https://github.com/cli/cli/pull/10078
* Print policy information before verifying attestations by @malancas in https://github.com/cli/cli/pull/9891
* Improve error handling in apt setup script by @jobegrabber in https://github.com/cli/cli/pull/10055
* Use Windows compatible file name for downloaded attestations when running `gh attestation download` by @malancas in https://github.com/cli/cli/pull/10051
* Bump github.com/cpuguy83/go-md2man/v2 from 2.0.5 to 2.0.6 by @dependabot in https://github.com/cli/cli/pull/10094
* Perform all `gh attestation verify` policy options configuration in the `newEnforcementCriteria()` function by @malancas in https://github.com/cli/cli/pull/10012

## New Contributors
* @ankddev made their first contribution in https://github.com/cli/cli/pull/10025
* @uday-rana made their first contribution in https://github.com/cli/cli/pull/10043
* @jobegrabber made their first contribution in https://github.com/cli/cli/pull/10055

**Full Changelog**: https://github.com/cli/cli/compare/v2.63.2...v2.64.0
Update the `GitHub CLI (gh)` version in the goss test

change detected: * key "$.command.gh_cli.stdout[0]" updated from "2.63.2" to "2.64.0", in file "tests/goss-common.yaml"

2.64.0
Release published on the 2024-12-20 19:37:27 +0000 UTC at the url https://github.com/cli/cli/releases/tag/v2.64.0

## What's Changed
* docs: improve docs for browse command as of #5352 by @ankddev in https://github.com/cli/cli/pull/10025
* Open PR against gh-merge-base by @heaths in https://github.com/cli/cli/pull/9712
* Add integration tests for `gh attestation verify` when the `bundle-from-oci` flag is specified by @malancas in https://github.com/cli/cli/pull/10020
* `gh repo rename` help text clarifies new repo name should not include owner by @BagToad in https://github.com/cli/cli/pull/10044
* fix: list branches in square brackets in `gh run` and `gh codespace` by @uday-rana in https://github.com/cli/cli/pull/10043
* Bump actions/attest-build-provenance from 1.4.4 to 2.1.0 by @dependabot in https://github.com/cli/cli/pull/10056
* Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in https://github.com/cli/cli/pull/10070
* Improve documentation and error messaging for local extension installations without executables by @BagToad in https://github.com/cli/cli/pull/9933
* docs: better document auth scopes by @ankddev in https://github.com/cli/cli/pull/10026
* Sigstore verifier logic updates by @malancas in https://github.com/cli/cli/pull/9999
* `gh pr merge --delete-branch` exits with error when merge requested via merge queue by @BagToad in https://github.com/cli/cli/pull/10074
* sundry `gh at inspect` improvements by @phillmv in https://github.com/cli/cli/pull/9954
* Support `pr view` for intra-org forks by @williammartin in https://github.com/cli/cli/pull/10078
* Print policy information before verifying attestations by @malancas in https://github.com/cli/cli/pull/9891
* Improve error handling in apt setup script by @jobegrabber in https://github.com/cli/cli/pull/10055
* Use Windows compatible file name for downloaded attestations when running `gh attestation download` by @malancas in https://github.com/cli/cli/pull/10051
* Bump github.com/cpuguy83/go-md2man/v2 from 2.0.5 to 2.0.6 by @dependabot in https://github.com/cli/cli/pull/10094
* Perform all `gh attestation verify` policy options configuration in the `newEnforcementCriteria()` function by @malancas in https://github.com/cli/cli/pull/10012

## New Contributors
* @ankddev made their first contribution in https://github.com/cli/cli/pull/10025
* @uday-rana made their first contribution in https://github.com/cli/cli/pull/10043
* @jobegrabber made their first contribution in https://github.com/cli/cli/pull/10055

**Full Changelog**: https://github.com/cli/cli/compare/v2.63.2...v2.64.0
Jenkins pipeline link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@jenkins-infra-updatecli jenkins-infra-updatecli bot added the enhancement New feature or request label Dec 20, 2024
@dduportal dduportal enabled auto-merge December 21, 2024 07:33
@dduportal dduportal merged commit 4d12c39 into main Dec 21, 2024
2 checks passed
@dduportal dduportal deleted the updatecli_main_a46f24821f557c05c59f8a7d1e46607b324b57b6cde66a897b3b5ee7057dc0cf branch December 21, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants