chore(deps): update dependency cli/cli to v2.49.0 (main)#4093
Merged
Conversation
alexcb
approved these changes
May 7, 2024
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
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:
v2.48.0->v2.49.0Release Notes
cli/cli (cli/cli)
v2.49.0: GitHub CLI 2.49.0Compare Source
Support for GitHub Artifact Attestations
v2.49.0release introduces theattestationcommand set for downloading and verifying attestations about artifacts built in GitHub Actions! This is part of the larger Artifact Attestations initiative. An artifact attestation is a piece of cryptographically signed metadata that is generated as part of your artifact build process. These attestations bind artifacts to the details of the workflow run that produced them, and allow you to guarantee the integrity and provenance of any artifact built in GitHub Actions.To get started, check out gh help attestation. You can also use the
gh at <command>alias for short.What's Changed
sigstore-godependency to v0.3.0 by @malancas in https://github.com/cli/cli/pull/8977gh attestation tuf-root-verifyoffline test fix by @malancas in https://github.com/cli/cli/pull/8975gh attestation verifyoutput by @malancas in https://github.com/cli/cli/pull/8991Hiddenflag fromgh attestationcommand by @malancas in https://github.com/cli/cli/pull/8998gh secret setby @NeroBlackstone in https://github.com/cli/cli/pull/9004gh attestation verifyby @steiza in https://github.com/cli/cli/pull/8997projectsV2to JSON fields ofgh repocommands by @babakks in https://github.com/cli/cli/pull/9007gh repo cloneby @babakks in https://github.com/cli/cli/pull/9008New Contributors
Full Changelog: cli/cli@v2.48.0...v2.49.0
Configuration
📅 Schedule: Branch creation - "after 4pm on monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.