Skip to content

Comments

chore(deps): bump github.com/cli/cli/v2 from 2.86.0 to 2.87.2#49

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cli/cli/v2-2.87.2
Open

chore(deps): bump github.com/cli/cli/v2 from 2.86.0 to 2.87.2#49
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cli/cli/v2-2.87.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps github.com/cli/cli/v2 from 2.86.0 to 2.87.2.

Release notes

Sourced from github.com/cli/cli/v2's releases.

GitHub CLI 2.87.2

ℹ️ 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

GitHub CLI 2.87.1

⚠️ Incomplete Release

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

GitHub CLI 2.87.0

gh workflow run immediately returns workflow run URL

One of our most requested features - with the latest changes in GitHub API, gh workflow run will immediately print the created workflow run URL.

Improved gh auth login experience in VM/WSL environments

We 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 login issues in WSL, please comment in cli/cli#9370

:copilot: Request Copilot Code Review from gh + performance improvements

gh pr edit now supports Copilot Code Review as a reviewer. You can request a review from Copilot using the --add-reviewer @copilot flag 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.

? Reviewers  [Use arrows to move, space to select, <right> to all, <left> to none, type to filter]
  [ ]  Search (7472 more)
  [x]  BagToad (Kynan Ware)
> [x]  Copilot (AI)

This experience will follow in gh pr create and gh issue for assignees in a later release.

... (truncated)

Commits
  • 6c3e39f Merge pull request #12659 from cli/dependabot/go_modules/golang.org/x/crypto-...
  • 121dc89 chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0
  • 9e82fc2 Merge pull request #12731 from cli/babakks/fix-agent-task-api-version
  • 4681b40 fix(agent-task/capi): fix capi API version
  • 3521604 Merge pull request #12716 from cli/wm-remove-licenses
  • 9049522 Remove debris licenses
  • 7ea88b1 Bundle licenses at release time (#12625)
  • dd9ca9b Clean up project item-list query addition changes (#12714)
  • ccfe693 Rename query for clarity
  • f55656c Remove pointer comments
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/cli/cli/v2](https://github.com/cli/cli) from 2.86.0 to 2.87.2.
- [Release notes](https://github.com/cli/cli/releases)
- [Changelog](https://github.com/cli/cli/blob/trunk/docs/release-process-deep-dive.md)
- [Commits](cli/cli@v2.86.0...v2.87.2)

---
updated-dependencies:
- dependency-name: github.com/cli/cli/v2
  dependency-version: 2.87.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants