Update dependency cli/cli to v2.32.0 #66
Merged
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.31.0
->v2.32.0
Release Notes
cli/cli (cli/cli)
v2.32.0
: GitHub CLI 2.32.0Compare Source
hello terminal fans, it's me @vilmibm .
We are pleased to bring you a new release of the GitHub CLI on this Confusion 46, 3189 YOLD.
We've got features. we've got bugfixes. This release has a real zest for life; can you feel it?
First though, a sad note. @mislav has moved on from GitHub. He was instrumental to this project and without him I don't think it would have ever happened. BIG THANKS MUCH LOVE to this wonderful person!
Happily, we have a new core team member who is, truly, a delight. Please welcome @williammartin , whom you'll see a lot more on issues and pull requests moving forward.
Now, let's talk BUSINESS.
gh ruleset
Repository Rulesets are in beta on git hub dot com and they are now also in beta on git hub sea ell eye. You can list, view, and check branches against rulesets set at the repository or organization level. Major shoutouts to @vaindil for this big contribution. My favorite command in here is
gh rs check <branch>
which will tell you what rules would apply to a hypothetical branch name. To learn more, rungh help ruleset
.gh cache
gh cache
is a new top level command in our suite of support for Actions. It lets you list and delete caches saved in Actions. It's neat and I like it. Thanks, @joshkraft ! To learn more, rungh help cache
.Other new stuff
gh pr create
behavior likegh repo fork
by @leavesster in https://github.com/cli/cli/pull/7330--server-port=0
and printing connection details by @josebalius in https://github.com/cli/cli/pull/7655fill-first
flag topr create
command by @kousikmitra in https://github.com/cli/cli/pull/7398Bugfixes
GH_REPO
is set by @alex-petrov-vt in https://github.com/cli/cli/pull/7626Docs & Dev
repo sync
by @samcoe in https://github.com/cli/cli/pull/7610New Contributors
Full Changelog: cli/cli@v2.31.0...v2.32.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.