What's Changed
🐛 Fixes
- Ensure hostnames are visible in CLI website by @andyfeller in https://github.com/cli/cli/pull/11295
- Revert "Fix:
gh pr create
prioritize--title
and--body
over--fill
when--web
is present" by @andyfeller in https://github.com/cli/cli/pull/11300
📚 Docs & Chores
- Ensure go directive is always .0 version in bump by @williammartin in https://github.com/cli/cli/pull/11259
- Minor (1-word) documentation typo in generated
~/.config/gh/config.yml
by @kurahaupo in https://github.com/cli/cli/pull/11246 - Automate closing of stale issues by @babakks in https://github.com/cli/cli/pull/11268
- Filter the
third-party/
folder out of CodeQL results by @BagToad in https://github.com/cli/cli/pull/11278 - Exclude
third-party
source from golangci-lint by @andyfeller in https://github.com/cli/cli/pull/11293
:dependabot: Dependencies
- Bump Go to 1.24.5 by @github-actions[bot] in https://github.com/cli/cli/pull/11255
- chore(deps): bump github.com/sigstore/protobuf-specs from 0.4.3 to 0.5.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11263
- chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11266
- chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11264
- chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11265
- chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11275
New Contributors
- @kurahaupo made their first contribution in https://github.com/cli/cli/pull/11246
- @github-actions[bot] made their first contribution in https://github.com/cli/cli/pull/11255
Full Changelog: https://github.com/cli/cli/compare/v2.75.0...v2.75.1