Commit 4a3e44c
authored
chore(package): update dependency cli/cli to v2.83.0 (#532)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cli/cli](https://redirect.github.com/cli/cli) | minor | `2.82.1` ->
`2.83.0` |
---
### Release Notes
<details>
<summary>cli/cli (cli/cli)</summary>
###
[`v2.83.0`](https://redirect.github.com/cli/cli/releases/tag/v2.83.0):
GitHub CLI 2.83.0
[Compare
Source](https://redirect.github.com/cli/cli/compare/v2.82.1...v2.83.0)
#### What's Changed
##### ✨ Features
- Add `isImmutable` to `release list` JSON output by
[@​babakks](https://redirect.github.com/babakks) in
[#​12064](https://redirect.github.com/cli/cli/pull/12064)
- `gh agent-task create`: support `--custom-agent`/`-a` flag by
[@​BagToad](https://redirect.github.com/BagToad) in
[#​12068](https://redirect.github.com/cli/cli/pull/12068)
- Improve `api` command docs around `--input` and `--field` by
[@​babakks](https://redirect.github.com/babakks) in
[#​12062](https://redirect.github.com/cli/cli/pull/12062)
- 💡 (gh repo delete) Add warning when `--yes` is ignored without a
repository, Closes:
[#​12033](https://redirect.github.com/cli/cli/issues/12033) by
[@​Shion1305](https://redirect.github.com/Shion1305) in
[#​12039](https://redirect.github.com/cli/cli/pull/12039)
- feat: implement gh `pr revert` by
[@​lucasmelin](https://redirect.github.com/lucasmelin) in
[#​8826](https://redirect.github.com/cli/cli/pull/8826)
##### 🐛 Fixes
- fix(gist): add support for editing & viewing large files by
[@​luxass](https://redirect.github.com/luxass) in
[#​11761](https://redirect.github.com/cli/cli/pull/11761)
- Fix `--interval` flags docs in `gh pr checks` by
[@​2003Aditya](https://redirect.github.com/2003Aditya) in
[#​12053](https://redirect.github.com/cli/cli/pull/12053)
- Fix gh attestation verify to work when Public Good Instance of
Sigstore is unavailable by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​11989](https://redirect.github.com/cli/cli/pull/11989)
##### 📚 Docs & Chores
- chore: add basic linters by
[@​babakks](https://redirect.github.com/babakks) in
[#​12084](https://redirect.github.com/cli/cli/pull/12084)
- CI: Update lint govulncheck to use source mode by
[@​BagToad](https://redirect.github.com/BagToad) in
[#​12089](https://redirect.github.com/cli/cli/pull/12089)
- chore: add `workflow_dispatch` to govulncheck triggers by
[@​babakks](https://redirect.github.com/babakks) in
[#​12085](https://redirect.github.com/cli/cli/pull/12085)
- Exclude `third-party` from Golangci-lint formatting paths by
[@​babakks](https://redirect.github.com/babakks) in
[#​12058](https://redirect.github.com/cli/cli/pull/12058)
- Apply `go fix` to remove deprecated `// +build` tags by
[@​babakks](https://redirect.github.com/babakks) in
[#​12056](https://redirect.github.com/cli/cli/pull/12056)
- Bump Golangci-lint to `v2.6.0` by
[@​babakks](https://redirect.github.com/babakks) in
[#​12049](https://redirect.github.com/cli/cli/pull/12049)
- Mention `pr checks` in `run list` docs by
[@​babakks](https://redirect.github.com/babakks) in
[#​12050](https://redirect.github.com/cli/cli/pull/12050)
- Fix typo in comment for `gh issue develop` branch checkout command by
[@​jonzfisher](https://redirect.github.com/jonzfisher) in
[#​12042](https://redirect.github.com/cli/cli/pull/12042)
- Use "release" sentinel value for release attestation verification by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​11991](https://redirect.github.com/cli/cli/pull/11991)
- Improve docstring for release-create by
[@​bdehamer](https://redirect.github.com/bdehamer) in
[#​11945](https://redirect.github.com/cli/cli/pull/11945)
##### 1 parent 5eb0924 commit 4a3e44c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments