-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/cli-cli-2.x
branch
from
April 17, 2024 11:13
ed7b0fa
to
51187cb
Compare
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
bot
force-pushed
the
renovate/cli-cli-2.x
branch
from
April 30, 2024 14:22
51187cb
to
85bbe27
Compare
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
bot
force-pushed
the
renovate/cli-cli-2.x
branch
from
May 8, 2024 15:29
85bbe27
to
2f0164c
Compare
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
bot
force-pushed
the
renovate/cli-cli-2.x
branch
from
May 13, 2024 20:11
2f0164c
to
ca9ebd8
Compare
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
bot
force-pushed
the
renovate/cli-cli-2.x
branch
from
May 29, 2024 16:45
ca9ebd8
to
978e64f
Compare
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
bot
force-pushed
the
renovate/cli-cli-2.x
branch
from
June 13, 2024 17:42
978e64f
to
ea363fd
Compare
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
bot
force-pushed
the
renovate/cli-cli-2.x
branch
from
June 24, 2024 19:57
ea363fd
to
be4a108
Compare
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
bot
force-pushed
the
renovate/cli-cli-2.x
branch
from
July 17, 2024 19:00
be4a108
to
cd6d9d3
Compare
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
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.0
Release Notes
cli/cli (cli/cli)
v2.53.0
: GitHub CLI 2.53.0Compare Source
What's Changed
--json
option tovariable get
command by @babakks in https://github.com/cli/cli/pull/9128gh repo create
to clarify owner by @jessehouwing in https://github.com/cli/cli/pull/9309gh pr view --json stateReason
by @williammartin in https://github.com/cli/cli/pull/9307issue create --editor
by @notomo in https://github.com/cli/cli/pull/7193pr update-branch
command 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
-a
flag togh run list
by @joshuajtward in https://github.com/cli/cli/pull/9162gh at verify
public 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-repo
andsigner-workflow
flags togh attestation verify
by @malancas in https://github.com/cli/cli/pull/9137--json-result
flag with--format=json
in 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 checks
by @nobe4 in https://github.com/cli/cli/pull/9079gh pr view
by @nobe4 in https://github.com/cli/cli/pull/9080Attempts
field toAttempt
; expose ingh run view
andgh run ls
by @cawfeecake in https://github.com/cli/cli/pull/8905gh variable get FOO
command by @arnested in https://github.com/cli/cli/pull/9106gh attestation verify
shared 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 list
doc with available--json
fields by @babakks in https://github.com/cli/cli/pull/8934gh release create
docs 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
attestation
command set integration tests separately by @malancas in https://github.com/cli/cli/pull/9035attestation verify
source 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.0
release introduces theattestation
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.To get started, check out gh help attestation. You can also use the
gh at <command>
alias for short.What's Changed
sigstore-go
dependency to v0.3.0 by @malancas in https://github.com/cli/cli/pull/8977gh attestation tuf-root-verify
offline test fix by @malancas in https://github.com/cli/cli/pull/8975gh attestation verify
output by @malancas in https://github.com/cli/cli/pull/8991Hidden
flag fromgh attestation
command by @malancas in https://github.com/cli/cli/pull/8998gh secret set
by @NeroBlackstone in https://github.com/cli/cli/pull/9004gh attestation verify
by @steiza in https://github.com/cli/cli/pull/8997projectsV2
to JSON fields ofgh repo
commands by @babakks in https://github.com/cli/cli/pull/9007gh repo clone
by @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
--slurp
ing JSON responses ingh api
by @heaths in https://github.com/cli/cli/pull/8620--skip-ssh-key
option togh auth login
command by @babakks in https://github.com/cli/cli/pull/8935numSelectedRepos
to JSON output ofgh secret list
by @babakks in https://github.com/cli/cli/pull/8899gh api
nested array by @Ebonsignori in https://github.com/cli/cli/pull/8762gh repo rename
by @babakks in https://github.com/cli/cli/pull/8906gh pr lock/unlock
not working when URL is passed by @t4kamura in https://github.com/cli/cli/pull/8837The Rest
go.mod
by @matthewhughes934 in https://github.com/cli/cli/pull/8958go
directive ingo.mod
by @matthewhughes934 in https://github.com/cli/cli/pull/8956attestation
command set by @malancas in https://github.com/cli/cli/pull/8919attestation
cmd offline unit test failure by @malancas in https://github.com/cli/cli/pull/8933attestation
command 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 rename
by @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-list
output by @yasunori0418 in https://github.com/cli/cli/pull/8754--dry-run
option forpr create
by @v1v in https://github.com/cli/cli/pull/8376codespaces
code comments by @cuinix in https://github.com/cli/cli/pull/8795-u
,--user
option forgh auth token
by @gregsmi in https://github.com/cli/cli/pull/8797release upload
by @malor in https://github.com/cli/cli/pull/8834auth status
to 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 create
by @williammartin in https://github.com/cli/cli/pull/8768ref
option togh cache list
by @toshimaru in https://github.com/cli/cli/pull/8711project view --web
with 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 list
by @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
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
--json
export 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.