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

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

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.57.0 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.57.0: GitHub CLI 2.57.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.56.0...v2.57.0

v2.56.0: GitHub CLI 2.56.0

Compare 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 .deb or .rpm packages, please read cli/cli#9569.

What's Changed

New Contributors

Full Changelog: cli/cli@v2.55.0...v2.56.0

v2.55.0: GitHub CLI 2.55.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.54.0...v2.55.0

v2.54.0: GitHub CLI 2.54.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.53.0...v2.54.0

v2.53.0: GitHub CLI 2.53.0

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.52.0...v2.53.0

v2.52.0: GitHub CLI 2.52.0

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.51.0...v2.52.0

v2.51.0: GitHub CLI 2.51.0

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.50.0...v2.51.0

v2.50.0: GitHub CLI 2.50.0

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.49.2...v2.50.0

v2.49.2: GitHub CLI 2.49.2

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.49.1...v2.49.2

v2.49.1: GitHub CLI 2.49.1

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.49.0...v2.49.1

v2.49.0: GitHub CLI 2.49.0

Compare Source

Support for GitHub Artifact Attestations

v2.49.0 release introduces the attestation command 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.

##### Verify a local artifact
gh attestation verify artifact.bin -o <your org>

##### Verify a local artifact against a local artifact attestation
gh attestation verify artifact.bin -b ./artifact-v0.0.1-bundle.json -o <your org>

##### Verify an OCI image
gh attestation verify oci://ghcr.io/foo/bar:latest -o <your org>

##### Download artifact attestations
gh attestation download artifact.bin -o <your org>

To get started, check out gh help attestation. You can also use the gh at <command> alias for short.

What's Changed
New Contributors

Full Changelog: cli/cli@v2.48.0...v2.49.0

v2.48.0: GitHub CLI 2.48.0

Compare Source

The Big Stuff
The Rest
New Contributors

Full Changelog: cli/cli@v2.47.0...v2.48.0

v2.47.0: GitHub CLI 2.47.0

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.46.0...v2.47.0

v2.46.0: GitHub CLI 2.46.0

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.45.0...v2.46.0

v2.45.0: GitHub CLI 2.45.0

Compare Source

What's Changed
New Contributors

Full Changelog: cli/cli@v2.44.1...v2.45.0

v2.44.1: GitHub CLI 2.44.1

Compare Source

What's Changed

Full Changelog: cli/cli@v2.44.0...v2.44.1

v2.44.0: GitHub CLI 2.44.0

Compare Source

What's Changed


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 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 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 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 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 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 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 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 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 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 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 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 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.46.0 chore(deps): update dependency github-cli to v2.47.0 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 7b630ea to 59993c4 Compare April 17, 2024 10:24
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.47.0 chore(deps): update dependency github-cli to v2.48.0 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 59993c4 to 63f2d47 Compare April 30, 2024 17:11
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.48.0 chore(deps): update dependency github-cli to v2.49.0 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 63f2d47 to 3158ce9 Compare May 8, 2024 16:09
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.49.0 chore(deps): update dependency github-cli to v2.49.1 May 8, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 3158ce9 to 41a86c6 Compare May 13, 2024 18:24
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.49.1 chore(deps): update dependency github-cli to v2.49.2 May 13, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 41a86c6 to 98794db Compare May 29, 2024 16:58
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.49.2 chore(deps): update dependency github-cli to v2.50.0 May 29, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 98794db to 9569f65 Compare June 13, 2024 16:17
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.50.0 chore(deps): update dependency github-cli to v2.51.0 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from 9569f65 to dd64f3a Compare June 24, 2024 20:38
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.51.0 chore(deps): update dependency github-cli to v2.52.0 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from dd64f3a to fedb7e8 Compare July 17, 2024 19:27
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.52.0 chore(deps): update dependency github-cli to v2.53.0 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/github-cli-2.x branch from fedb7e8 to 77be3c5 Compare August 1, 2024 18:26
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.53.0 chore(deps): update dependency github-cli to v2.54.0 Aug 1, 2024
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.54.0 chore(deps): update dependency github-cli to v2.55.0 Aug 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.55.0 chore(deps): update dependency github-cli to v2.56.0 Sep 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency github-cli to v2.56.0 chore(deps): update dependency github-cli to v2.57.0 Sep 16, 2024
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.

0 participants