Open
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.85.0→2.87.34.50.1→4.52.4Release Notes
cli/cli (cli/cli)
v2.87.3: GitHub CLI 2.87.3Compare Source
What's Changed
Full Changelog: cli/cli@v2.87.2...v2.87.3
v2.87.2: GitHub CLI 2.87.2Compare Source
ℹ️ Note
This release was cut primarily to resolve a publishing issue. We recommend reviewing the v2.87.1 release notes for the complete set of latest features and fixes.
What's Changed
Full Changelog: cli/cli@v2.87.1...v2.87.2
v2.87.1: GitHub CLI 2.87.1Compare Source
The v2.87.1 release experienced a failure in our workflow and is not fully published to the designated package managers/repositories. This is resolved in v2.87.2, so we recommend using that release instead.
What's Changed
Full Changelog: cli/cli@v2.87.0...v2.87.1
v2.87.0: GitHub CLI 2.87.0Compare Source
gh workflow runimmediately returns workflow run URLOne of our most requested features - with the latest changes in GitHub API,
gh workflow runwill immediately print the created workflow run URL.Improved
gh auth loginexperience in VM/WSL environmentsWe have observed rare cases of time drift between the wall and monotonic clocks, mostly in WSL or VM environments, causing failures during polling for the OAuth token. This new release implements measures to account for such situations.
If you continue to experience
gh auth loginissues in WSL, please comment in #9370gh+ performance improvementsgh pr editnow supports Copilot Code Review as a reviewer. You can request a review from Copilot using the--add-reviewer @​copilotflag or interactively by selecting reviewers in the prompts.This release also introduces a new search experience for selecting reviewers and assignees in
gh pr edit. Instead of loading all collaborators and teams upfront, results are now fetched based on inputs to a new search option. Initial options are suggestions based on those involved with the pull request already.This experience will follow in
gh pr createandgh issuefor assignees in a later release.What's Changed
✨ Features
--queryflag toproject item-listby @williammartin in #12696--exit-statuswith--logand--log-failedinrun viewby @williammartin in #12679gh pr edit: Add support for Copilot as reviewer with search capability, performance and accessibility improvements by @BagToad in #12567gh pr edit: new interactive prompt for assignee selection, performance and accessibility improvements by @BagToad in #12526📚 Docs & Chores
gh release upload: Clarify--clobberflag deletes assets before re-uploading by @BagToad in #12711gh gist editcommand by @BagToad in #12710cli/oauthtov1.2.2by @babakks in #12573New Contributors
Full Changelog: cli/cli@v2.86.0...v2.87.0
v2.86.0: GitHub CLI 2.86.0Compare Source
ghSince we deprecated the GitHub Copilot in the CLI extension in favor of the new agentic GitHub Copilot CLI, we want to give developers using
gha simple way to get started using our most powerful terminal assistant.gh copilotwill prompt to install, then run Copilot CLIgh copilot <args>will execute the Copilot CLI, forwarding any arguments and flagsFor more information and usage options, run
gh copilot --help.What's Changed
✨ Features
gh copilot: add nativecopilotcommand to execute/install copilot cli by @devm33 in #12444gh cache delete: allow for delete all caches for a ref by @davidspek in #12101gh pr create: error when head and base refs are identical in pr create by @majiayu000 in #12376📚 Docs & Chores
copilotcommand tests by @babakks in #12500New Contributors
Full Changelog: cli/cli@v2.85.0...v2.86.0
mikefarah/yq (mikefarah/yq)
v4.52.4Compare Source
v4.52.2Compare Source
v4.52.1: - TOML roundtrip and more!Compare Source
Parent now supports negative indices, and added a 'root' command for referencing the top level document
Fixed scalar encoding for HCL
Add --yaml-compact-seq-indent / -c flag for compact sequence indentation (#2583) Thanks @jfenal
Add symlink check to file rename util (#2576) Thanks @Elias-elastisys
Powershell fixed default command used for __completeNoDesc alias (#2568) Thanks @teejaded
Unwrap scalars in shell output mode. (#2548) Thanks @flintwinters
Added K8S KYAML output format support (#2560) Thanks @robbat2
Bumped dependencies
Special shout out to @ccoVeille for reviewing my PRs!
Thanks to everyone that contributed ❤️
Configuration
📅 Schedule: Branch creation - "before 7am on the first day of the month" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.