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 cli/cli to v2.53.0 #41

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
cli/cli minor v2.42.1 -> v2.53.0

Release Notes

cli/cli (cli/cli)

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

New Contributors

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

v2.43.1: GitHub CLI 2.43.1

Compare Source

What's Changed

Full Changelog: cli/cli@v2.43.0...v2.43.1

v2.43.0: GitHub CLI 2.43.0

Compare Source

Special note

With this release, the GitHub CLI team sees @​samcoe off to new adventures beyond GitHub! 😿 Sam has been an amazing maintainer and colleague who has helped so many people adopt gh while trying to connect with the community regarding its needs. There will forever be a Sam-shaped hole no one can fill but hope he continues to be a part wherever his whirlwind journey takes him! ❤️

What's Changed

New Contributors

Full Changelog: cli/cli@v2.42.1...v2.43.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) April 15, 2024 18:57
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 15, 2024
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from ed7b0fa to 51187cb Compare April 17, 2024 11:13
@renovate renovate bot changed the title chore(deps): update dependency cli/cli to v2.47.0 chore(deps): update dependency cli/cli to v2.48.0 Apr 17, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 17, 2024
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 51187cb to 85bbe27 Compare April 30, 2024 14:22
@renovate renovate bot changed the title chore(deps): update dependency cli/cli to v2.48.0 chore(deps): update dependency cli/cli to v2.49.0 Apr 30, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 30, 2024
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 85bbe27 to 2f0164c Compare May 8, 2024 15:29
@renovate renovate bot changed the title chore(deps): update dependency cli/cli to v2.49.0 chore(deps): update dependency cli/cli to v2.49.1 May 8, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes May 8, 2024
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 2f0164c to ca9ebd8 Compare May 13, 2024 20:11
@renovate renovate bot changed the title chore(deps): update dependency cli/cli to v2.49.1 chore(deps): update dependency cli/cli to v2.49.2 May 13, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes May 13, 2024
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from ca9ebd8 to 978e64f Compare May 29, 2024 16:45
@renovate renovate bot changed the title chore(deps): update dependency cli/cli to v2.49.2 chore(deps): update dependency cli/cli to v2.50.0 May 29, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes May 29, 2024
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from 978e64f to ea363fd Compare June 13, 2024 17:42
@renovate renovate bot changed the title chore(deps): update dependency cli/cli to v2.50.0 chore(deps): update dependency cli/cli to v2.51.0 Jun 13, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 13, 2024
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from ea363fd to be4a108 Compare June 24, 2024 19:57
@renovate renovate bot changed the title chore(deps): update dependency cli/cli to v2.51.0 chore(deps): update dependency cli/cli to v2.52.0 Jun 24, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 24, 2024
@renovate renovate bot force-pushed the renovate/cli-cli-2.x branch from be4a108 to cd6d9d3 Compare July 17, 2024 19:00
@renovate renovate bot changed the title chore(deps): update dependency cli/cli to v2.52.0 chore(deps): update dependency cli/cli to v2.53.0 Jul 17, 2024
@renovate renovate bot merged commit 9aaaa50 into main Jul 18, 2024
12 of 13 checks passed
@renovate renovate bot deleted the renovate/cli-cli-2.x branch July 18, 2024 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants