What's Changed
✨ Features
- Add
isImmutabletorelease listJSON output by @babakks in https://github.com/cli/cli/pull/12064 gh agent-task create: support--custom-agent/-aflag by @BagToad in https://github.com/cli/cli/pull/12068- 💡 (gh repo delete) Add warning when
--yesis ignored without a repository, Closes: [#12033] by @Shion1305 in https://github.com/cli/cli/pull/12039 - feat: implement gh
pr revertby @lucasmelin in https://github.com/cli/cli/pull/8826
🐛 Fixes
- fix(gist): add support for editing & viewing large files by @luxass in https://github.com/cli/cli/pull/11761
- Fix gh attestation verify to work when Public Good Instance of Sigstore is unavailable by @Copilot in https://github.com/cli/cli/pull/11989
📚 Docs & Chores
- chore: add basic linters by @babakks in https://github.com/cli/cli/pull/12084
- CI: Update lint govulncheck to use source mode by @BagToad in https://github.com/cli/cli/pull/12089
- chore: add
workflow_dispatchto govulncheck triggers by @babakks in https://github.com/cli/cli/pull/12085 - Exclude
third-partyfrom Golangci-lint formatting paths by @babakks in https://github.com/cli/cli/pull/12058 - Apply
go fixto remove deprecated// +buildtags by @babakks in https://github.com/cli/cli/pull/12056 - Bump Golangci-lint to
v2.6.0by @babakks in https://github.com/cli/cli/pull/12049 - Mention
pr checksinrun listdocs by @babakks in https://github.com/cli/cli/pull/12050 - Fix typo in comment for
gh issue developbranch checkout command by @jonzfisher in https://github.com/cli/cli/pull/12042 - Use "release" sentinel value for release attestation verification by @Copilot in https://github.com/cli/cli/pull/11991
- Improve docstring for release-create by @bdehamer in https://github.com/cli/cli/pull/11945
- Improve
apicommand docs around--inputand--fieldby @babakks in https://github.com/cli/cli/pull/12062 - Fix
--intervalflags docs ingh pr checksby @2003Aditya in https://github.com/cli/cli/pull/12053
:dependabot: Dependencies
- Bump Go to 1.25.3 by @github-actions[bot] in https://github.com/cli/cli/pull/11926
- chore(deps): bump github.com/cli/go-gh/v2 from 2.12.2 to 2.13.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12095
- Update Go toolchain version to 1.24.9 by @BagToad in https://github.com/cli/cli/pull/12054
- chore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11973
- chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11974
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/cli/cli/pull/12031
- chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in https://github.com/cli/cli/pull/12032
- chore(deps): bump github.com/rivo/tview from 0.0.0-20250625164341-a4a78f1e05cb to 0.42.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12000
- chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11509
- chore(deps): bump mislav/bump-homebrew-formula-action from 3.4 to 3.6 by @dependabot[bot] in https://github.com/cli/cli/pull/11750
New Contributors
- @lucasmelin made their first contribution in https://github.com/cli/cli/pull/8826
- @jonzfisher made their first contribution in https://github.com/cli/cli/pull/12042
- @2003Aditya made their first contribution in https://github.com/cli/cli/pull/12053
Full Changelog: https://github.com/cli/cli/compare/v2.82.1...v2.83.0