chore(deps): update dependency cli/cli to v2.67.0 #3532
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.66.1
->v2.67.0
Release Notes
cli/cli (cli/cli)
v2.67.0
: GitHub CLI 2.67.0Compare Source
gh pr checkout
now supports interactively selecting a pull requestSimilar to commands like
gh workflow run
which prompts for a workflow to run, nowgh pr checkout
will prompt for a pull request to checkout. The list is currently limited to the most recent 10 pull requests in the repository.393797385-499b5dfb-3103-42b8-876a-3a2d4d7173c8.mov
Big thank you to @nilvng for implementing this 🙌
Contributing guidelines updated
We've updated our
CONTRIBUTING.md
guidelines to give more clarity around oldhelp wanted
issues.TLDR:
@cli/code-reviewers
when an issue you want to work on does not have clear Acceptance CriteriaNote: Acceptance Criteria is posted as an issue comment by a core maintainer.
See https://github.com/cli/cli/pull/10381 and https://github.com/cli/cli/pull/10395 for more information.
❓ Have feedback on anything? We'd love to hear from you in a discussion post ❤️
What's Changed
✨ Features
gh repo rename
is used with a new repo name that contains an owner by @timrogers in https://github.com/cli/cli/pull/10364iterationId
field in ProjectV2ItemFieldIterationValue by @iamazeem in https://github.com/cli/cli/pull/10329🐛 Fixes
--slurp
flag by @iamazeem in https://github.com/cli/cli/pull/10332--ref
flag by @iamazeem in https://github.com/cli/cli/pull/10328📚 Docs & Chores
help wanted
issues and pull requests by @BagToad in https://github.com/cli/cli/pull/10381gh pr checks
in theLong
section by @iamazeem in https://github.com/cli/cli/pull/10389Full Changelog: cli/cli@v2.66.1...v2.67.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.