cli/cli (com_github_cli_cli_linux_amd64)
### [`v2.38.0`](https://togithub.com/cli/cli/releases/tag/v2.38.0): GitHub CLI 2.38.0
[Compare Source](https://togithub.com/cli/cli/compare/v2.37.0...v2.38.0)
#### Highlights
- `extension install` no longer errors unhelpfully if the extension is already installed by [@Delta456](https://togithub.com/Delta456) in [https://github.com/cli/cli/pull/8211](https://togithub.com/cli/cli/pull/8211)
- All tables now have headers by [@heaths](https://togithub.com/heaths) in [https://github.com/cli/cli/pull/8157](https://togithub.com/cli/cli/pull/8157)
- `project` commands have a clearer error message when no owner can be resolved by [@ffalor](https://togithub.com/ffalor) in [https://github.com/cli/cli/pull/8235](https://togithub.com/cli/cli/pull/8235)
- `workflow run` now presents a select for `choice` workflow input types by [@adarshjhaa100](https://togithub.com/adarshjhaa100) in [https://github.com/cli/cli/pull/8180](https://togithub.com/cli/cli/pull/8180)
- `codespace create` no longer polls for additional codespace permissions unnecessarily by [@dmgardiner25](https://togithub.com/dmgardiner25) in [https://github.com/cli/cli/pull/8267](https://togithub.com/cli/cli/pull/8267)
- `go install` now works with the removal of our crypto fork by [@samcoe](https://togithub.com/samcoe) in [https://github.com/cli/cli/pull/8204](https://togithub.com/cli/cli/pull/8204)
#### Everything Else
- Additional testing for config by [@williammartin](https://togithub.com/williammartin) in [https://github.com/cli/cli/pull/8213](https://togithub.com/cli/cli/pull/8213)
- Bumped cpuguy83/go-md2man from 2.0.1 to 2.0.3 by [@mikelolasagasti](https://togithub.com/mikelolasagasti) in [https://github.com/cli/cli/pull/8209](https://togithub.com/cli/cli/pull/8209)
- Bumped mattn/go-isatty from 0.0.19 to 0.0.20 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/8205](https://togithub.com/cli/cli/pull/8205)
- Bumped google.golang.org/grpc from 1.53.0 to 1.56.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/8251](https://togithub.com/cli/cli/pull/8251)
- Bumped creack/pty from 1.1.18 to 1.1.20 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/8265](https://togithub.com/cli/cli/pull/8265)
- Provide default config to bumped `go-gh` by [@samcoe](https://togithub.com/samcoe) in [https://github.com/cli/cli/pull/8244](https://togithub.com/cli/cli/pull/8244)
#### New Contributors
- [@mikelolasagasti](https://togithub.com/mikelolasagasti) made their first contribution in [https://github.com/cli/cli/pull/8209](https://togithub.com/cli/cli/pull/8209)
- [@Delta456](https://togithub.com/Delta456) made their first contribution in [https://github.com/cli/cli/pull/8211](https://togithub.com/cli/cli/pull/8211)
- [@adarshjhaa100](https://togithub.com/adarshjhaa100) made their first contribution in [https://github.com/cli/cli/pull/8180](https://togithub.com/cli/cli/pull/8180)
**Full Changelog**: https://github.com/cli/cli/compare/v2.37.0...v2.38.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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v2.37.0
->v2.38.0
Release Notes
cli/cli (com_github_cli_cli_linux_amd64)
### [`v2.38.0`](https://togithub.com/cli/cli/releases/tag/v2.38.0): GitHub CLI 2.38.0 [Compare Source](https://togithub.com/cli/cli/compare/v2.37.0...v2.38.0) #### Highlights - `extension install` no longer errors unhelpfully if the extension is already installed by [@Delta456](https://togithub.com/Delta456) in [https://github.com/cli/cli/pull/8211](https://togithub.com/cli/cli/pull/8211) - All tables now have headers by [@heaths](https://togithub.com/heaths) in [https://github.com/cli/cli/pull/8157](https://togithub.com/cli/cli/pull/8157) - `project` commands have a clearer error message when no owner can be resolved by [@ffalor](https://togithub.com/ffalor) in [https://github.com/cli/cli/pull/8235](https://togithub.com/cli/cli/pull/8235) - `workflow run` now presents a select for `choice` workflow input types by [@adarshjhaa100](https://togithub.com/adarshjhaa100) in [https://github.com/cli/cli/pull/8180](https://togithub.com/cli/cli/pull/8180) - `codespace create` no longer polls for additional codespace permissions unnecessarily by [@dmgardiner25](https://togithub.com/dmgardiner25) in [https://github.com/cli/cli/pull/8267](https://togithub.com/cli/cli/pull/8267) - `go install` now works with the removal of our crypto fork by [@samcoe](https://togithub.com/samcoe) in [https://github.com/cli/cli/pull/8204](https://togithub.com/cli/cli/pull/8204) #### Everything Else - Additional testing for config by [@williammartin](https://togithub.com/williammartin) in [https://github.com/cli/cli/pull/8213](https://togithub.com/cli/cli/pull/8213) - Bumped cpuguy83/go-md2man from 2.0.1 to 2.0.3 by [@mikelolasagasti](https://togithub.com/mikelolasagasti) in [https://github.com/cli/cli/pull/8209](https://togithub.com/cli/cli/pull/8209) - Bumped mattn/go-isatty from 0.0.19 to 0.0.20 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/8205](https://togithub.com/cli/cli/pull/8205) - Bumped google.golang.org/grpc from 1.53.0 to 1.56.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/8251](https://togithub.com/cli/cli/pull/8251) - Bumped creack/pty from 1.1.18 to 1.1.20 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/cli/cli/pull/8265](https://togithub.com/cli/cli/pull/8265) - Provide default config to bumped `go-gh` by [@samcoe](https://togithub.com/samcoe) in [https://github.com/cli/cli/pull/8244](https://togithub.com/cli/cli/pull/8244) #### New Contributors - [@mikelolasagasti](https://togithub.com/mikelolasagasti) made their first contribution in [https://github.com/cli/cli/pull/8209](https://togithub.com/cli/cli/pull/8209) - [@Delta456](https://togithub.com/Delta456) made their first contribution in [https://github.com/cli/cli/pull/8211](https://togithub.com/cli/cli/pull/8211) - [@adarshjhaa100](https://togithub.com/adarshjhaa100) made their first contribution in [https://github.com/cli/cli/pull/8180](https://togithub.com/cli/cli/pull/8180) **Full Changelog**: https://github.com/cli/cli/compare/v2.37.0...v2.38.0Configuration
📅 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 Mend Renovate. View repository job log here.