chore(deps): update dependency cli/cli to v2.31.0 #57
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.30.0
->v2.31.0
Release Notes
cli/cli
v2.31.0
: GitHub CLI 2.31.0Compare Source
What's New
project
commands for interacting with and manipulating projects. Huge shoutout 🥳 for the time and effort put into this work by @mntlty in https://github.com/cli/cli/pull/7375 https://github.com/cli/cli/pull/7578search code
command by @joshkraft in https://github.com/cli/cli/pull/7376cs view
command by @dmgardiner25 in https://github.com/cli/cli/pull/7496 https://github.com/cli/cli/pull/7539What's Changed
api
: output a single JSON array in REST pagination mode by @mislav in https://github.com/cli/cli/pull/7190api
: support array params in GET queries by @mislav in https://github.com/cli/cli/pull/7513api
: force method to uppercase by @ffalor in https://github.com/cli/cli/pull/7514alias
: Allow aliases to recognize extended commands by @srz-zumix in https://github.com/cli/cli/pull/7523alias import
: Fix--clobber
flag by @samcoe in https://github.com/cli/cli/pull/7569run rerun
: Improve docs around--job
flag by @williammartin in https://github.com/cli/cli/pull/7527run view
: Support viewing logs for jobs with composite actions by @williammartin in https://github.com/cli/cli/pull/7526gist edit
: Add selector option togist edit
command by @kousikmitra in https://github.com/cli/cli/pull/7537repo clone
: Set upstream remote to track all branches after initial fetch by @samcoe in https://github.com/cli/cli/pull/7542extension
: Speed up listing extensions by lazy-loading extension information when needed by @mislav in https://github.com/cli/cli/pull/7493auth
: Add timeouts to keyring operations by @samcoe in https://github.com/cli/cli/pull/7580auth status
: write to stdout on success by @rajhawaldar in https://github.com/cli/cli/pull/7540completion
: Fix bash completions for extensions and aliases by @mislav in https://github.com/cli/cli/pull/7525issue/pr view
: alphabetically sort labels forgh pr/issue view
by @ffalor in https://github.com/cli/cli/pull/7587New Contributors
Full Changelog: cli/cli@v2.30.0...v2.31.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Mend Renovate. View repository job log here.