What's Changed
🐛 Fixes
- Isolate user-provided search query from contextual qualifiers by @babakks in https://github.com/cli/cli/pull/12170
📚 Docs & Chores
- Refactor cfg out of CAPI Client by @williammartin in https://github.com/cli/cli/pull/12148
- Remove extra flag default from help usage by @andyfeller in https://github.com/cli/cli/pull/12154
- Add PGP key rotation PoC by @babakks in https://github.com/cli/cli/pull/12176
- Add Debian/Ubuntu to unofficial packages by @andyfeller in https://github.com/cli/cli/pull/12191
- Error if go-licenses is not on the PATH by @williammartin in https://github.com/cli/cli/pull/12238
- refactor: drop multierror in favor of std by @ferhatelmas in https://github.com/cli/cli/pull/12234
:dependabot: Dependencies
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12165
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/cli/cli/pull/12178
- chore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in https://github.com/cli/cli/pull/12037
- chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12189
- chore(deps): bump github.com/theupdateframework/go-tuf/v2 from 2.2.0 to 2.3.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12100
- chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.10 to 1.4.11 by @dependabot[bot] in https://github.com/cli/cli/pull/12051
- chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.76.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11972
- chore(deps): bump github.com/charmbracelet/huh from 0.7.0 to 0.8.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11971
- Bump Go to 1.25.4 by @github-actions[bot] in https://github.com/cli/cli/pull/12104
- chore(deps): bump github.com/gdamore/tcell/v2 from 2.9.0 to 2.13.1 by @dependabot[bot] in https://github.com/cli/cli/pull/12246
- chore(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12247
- chore(deps): bump github.com/google/go-containerregistry from 0.20.6 to 0.20.7 by @dependabot[bot] in https://github.com/cli/cli/pull/12245
- Bump Go to 1.25.5 by @github-actions[bot] in https://github.com/cli/cli/pull/12250
- Bump dev-tunnels SDK 0.1.13 to 0.1.19 by @sam-byng in https://github.com/cli/cli/pull/12285
New Contributors
- @ferhatelmas made their first contribution in https://github.com/cli/cli/pull/12234
- @sam-byng made their first contribution in https://github.com/cli/cli/pull/12285
Full Changelog: https://github.com/cli/cli/compare/v2.83.1...v2.83.2