-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): update dependency cli/cli to v2.53.0 #41
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
Merged
Conversation
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
ed7b0fa to
51187cb
Compare
51187cb to
85bbe27
Compare
85bbe27 to
2f0164c
Compare
2f0164c to
ca9ebd8
Compare
ca9ebd8 to
978e64f
Compare
978e64f to
ea363fd
Compare
ea363fd to
be4a108
Compare
be4a108 to
cd6d9d3
Compare
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.42.1->v2.53.0Release Notes
cli/cli (cli/cli)
v2.53.0: GitHub CLI 2.53.0Compare Source
What's Changed
--jsonoption tovariable getcommand by @babakks in https://github.com/cli/cli/pull/9128gh repo createto clarify owner by @jessehouwing in https://github.com/cli/cli/pull/9309gh pr view --json stateReasonby @williammartin in https://github.com/cli/cli/pull/9307issue create --editorby @notomo in https://github.com/cli/cli/pull/7193pr update-branchcommand by @babakks in https://github.com/cli/cli/pull/8953New Contributors
Full Changelog: cli/cli@v2.52.0...v2.53.0
v2.52.0: GitHub CLI 2.52.0Compare Source
What's Changed
-aflag togh run listby @joshuajtward in https://github.com/cli/cli/pull/9162gh at verifypublic beta note by @phillmv in https://github.com/cli/cli/pull/9243New Contributors
Full Changelog: cli/cli@v2.51.0...v2.52.0
v2.51.0: GitHub CLI 2.51.0Compare Source
What's Changed
signer-repoandsigner-workflowflags togh attestation verifyby @malancas in https://github.com/cli/cli/pull/9137--json-resultflag with--format=jsonin the attestation cmd by @phillmv in https://github.com/cli/cli/pull/9172New Contributors
Full Changelog: cli/cli@v2.50.0...v2.51.0
v2.50.0: GitHub CLI 2.50.0Compare Source
What's Changed
gh pr checksby @nobe4 in https://github.com/cli/cli/pull/9079gh pr viewby @nobe4 in https://github.com/cli/cli/pull/9080Attemptsfield toAttempt; expose ingh run viewandgh run lsby @cawfeecake in https://github.com/cli/cli/pull/8905gh variable get FOOcommand by @arnested in https://github.com/cli/cli/pull/9106gh attestation verifyshared workflow use case by @malancas in https://github.com/cli/cli/pull/9107New Contributors
Full Changelog: cli/cli@v2.49.2...v2.50.0
v2.49.2: GitHub CLI 2.49.2Compare Source
What's Changed
run listdoc with available--jsonfields by @babakks in https://github.com/cli/cli/pull/8934gh release createdocs by @kuzdogan in https://github.com/cli/cli/pull/8987New Contributors
Full Changelog: cli/cli@v2.49.1...v2.49.2
v2.49.1: GitHub CLI 2.49.1Compare Source
What's Changed
attestationcommand set integration tests separately by @malancas in https://github.com/cli/cli/pull/9035attestation verifysource repository check bug by @malancas in https://github.com/cli/cli/pull/9053New Contributors
Full Changelog: cli/cli@v2.49.0...v2.49.1
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
v2.48.0: GitHub CLI 2.48.0Compare Source
The Big Stuff
--slurping JSON responses ingh apiby @heaths in https://github.com/cli/cli/pull/8620--skip-ssh-keyoption togh auth logincommand by @babakks in https://github.com/cli/cli/pull/8935numSelectedReposto JSON output ofgh secret listby @babakks in https://github.com/cli/cli/pull/8899gh apinested array by @Ebonsignori in https://github.com/cli/cli/pull/8762gh repo renameby @babakks in https://github.com/cli/cli/pull/8906gh pr lock/unlocknot working when URL is passed by @t4kamura in https://github.com/cli/cli/pull/8837The Rest
go.modby @matthewhughes934 in https://github.com/cli/cli/pull/8958godirective ingo.modby @matthewhughes934 in https://github.com/cli/cli/pull/8956attestationcommand set by @malancas in https://github.com/cli/cli/pull/8919attestationcmd offline unit test failure by @malancas in https://github.com/cli/cli/pull/8933attestationcommand for more predicate types. by @steiza in https://github.com/cli/cli/pull/8949New Contributors
Full Changelog: cli/cli@v2.47.0...v2.48.0
v2.47.0: GitHub CLI 2.47.0Compare Source
What's Changed
gh repo renameby @satoqz in https://github.com/cli/cli/pull/8888New Contributors
Full Changelog: cli/cli@v2.46.0...v2.47.0
v2.46.0: GitHub CLI 2.46.0Compare Source
What's Changed
project item-listoutput by @yasunori0418 in https://github.com/cli/cli/pull/8754--dry-runoption forpr createby @v1v in https://github.com/cli/cli/pull/8376codespacescode comments by @cuinix in https://github.com/cli/cli/pull/8795-u,--useroption forgh auth tokenby @gregsmi in https://github.com/cli/cli/pull/8797release uploadby @malor in https://github.com/cli/cli/pull/8834auth statusto list all authenticated accounts by @jsoref in https://github.com/cli/cli/pull/8838New Contributors
Full Changelog: cli/cli@v2.45.0...v2.46.0
v2.45.0: GitHub CLI 2.45.0Compare Source
What's Changed
pr createby @williammartin in https://github.com/cli/cli/pull/8768refoption togh cache listby @toshimaru in https://github.com/cli/cli/pull/8711project view --webwith TTY by @harveysanders in https://github.com/cli/cli/pull/8773New Contributors
Full Changelog: cli/cli@v2.44.1...v2.45.0
v2.44.1: GitHub CLI 2.44.1Compare Source
What's Changed
Full Changelog: cli/cli@v2.44.0...v2.44.1
v2.44.0: GitHub CLI 2.44.0Compare Source
What's Changed
gh cache listby @toshimaru in https://github.com/cli/cli/pull/8667New Contributors
Full Changelog: cli/cli@v2.43.1...v2.44.0
v2.43.1: GitHub CLI 2.43.1Compare Source
What's Changed
Full Changelog: cli/cli@v2.43.0...v2.43.1
v2.43.0: GitHub CLI 2.43.0Compare 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
ghwhile 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
--jsonexport flag for release list by @v1v in https://github.com/cli/cli/pull/8474pr view. by @octo in https://github.com/cli/cli/pull/8566New 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.
This PR has been generated by Mend Renovate. View repository job log here.