feat(mise): update tool aqua:cli/cli (2.72.0 → 2.73.0)#475
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
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:
2.72.0->2.73.0Release Notes
cli/cli (aqua:cli/cli)
v2.73.0: GitHub CLI 2.73.0Compare Source
You can now assign issues to GitHub Copilot directly from
gh, just as you would assign them to a teammate. Usegh issue edit <number> --add-assignee @​copilotto assign the GitHub Copilot coding agent, and Copilot will work in the background to understand the issue, propose a solution, and open a pull request when it's ready for your review. If you rungh issue editinteractively,Copilot (AI)will be displayed as a potential assignee. This feature is available for GitHub Copilot Pro+ and Copilot Enterprise subscribers. For more details, refer to the full changelog post for Copilot coding agent.What's Changed
✨ Features
issue editandpr editby @BagToad in https://github.com/cli/cli/pull/10992gh issue edit: actors are assignable to issues by @BagToad in https://github.com/cli/cli/pull/10960gh pr edit: Assign actors to pull requests by @BagToad in https://github.com/cli/cli/pull/10984issue edit,pr edit: handle display names in interactive assignee editing by @BagToad in https://github.com/cli/cli/pull/10990issue edit,pr edit: Support special non-interactive (flags) assignee name@copilotby @BagToad in https://github.com/cli/cli/pull/10991closedByPullRequestsReferencesJSON field by @iamazeem in https://github.com/cli/cli/pull/10941🐛 Fixes
StatusJSONResponseusage by @babakks in https://github.com/cli/cli/pull/10810gh pr view 0by @nopcoder in https://github.com/cli/cli/pull/10729📚 Docs & Chores
pr createby @williammartin in https://github.com/cli/cli/pull/10915gh attestation verifyby @malancas in https://github.com/cli/cli/pull/10670What's Changed
New Contributors
Full Changelog: cli/cli@v2.72.0...v2.73.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 Renovate Bot.