Commit 9679600
authored
chore(package): update dependency cli/cli to v2.87.0 (#640)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cli/cli](https://redirect.github.com/cli/cli) | minor | `2.86.0` →
`2.87.0` |
---
### Release Notes
<details>
<summary>cli/cli (cli/cli)</summary>
###
[`v2.87.0`](https://redirect.github.com/cli/cli/releases/tag/v2.87.0):
GitHub CLI 2.87.0
[Compare
Source](https://redirect.github.com/cli/cli/compare/v2.86.0...v2.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
[#​9370](https://redirect.github.com/cli/cli/issues/9370)
#### 1 parent c46a47b commit 9679600
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments