GitHub CLI 2.85.0
What's Changed
✨ Features
- Add gh browse --actions flag by @rneatherway in https://github.com/cli/cli/pull/12091
- feat: allow git remote names in gh repo set-default by @majiayu000 in https://github.com/cli/cli/pull/12377
🐛 Fixes
- Fix Debian CLI package link in installation guide by @andyfeller in https://github.com/cli/cli/pull/12291
- fix: prevent panic when processing null project items by @chrishenzie in https://github.com/cli/cli/pull/12324
📚 Docs & Chores
- chore: upgrade to
cli/oauth@v1.2.1by @babakks in https://github.com/cli/cli/pull/12337 - ci: upgrade to GoReleaser
v2by @babakks in https://github.com/cli/cli/pull/12318 - CI: Update Azure Code Signing client to 1.0.95 by @BagToad in https://github.com/cli/cli/pull/12424
- CI: Update Azure Code Signing endpoint URL by @BagToad in https://github.com/cli/cli/pull/12425
- ci: tag per build job by @babakks in https://github.com/cli/cli/pull/12428
- CI: Add shell specification for temporary tag creation on Windows by @BagToad in https://github.com/cli/cli/pull/12429
- Bump sigstore-go to v1.1.4 by @williammartin in https://github.com/cli/cli/pull/12289
- Update actions/checkout to v6 in extension workflow templates by @fchimpan in https://github.com/cli/cli/pull/12393
- ci: enable noop linters by @babakks in https://github.com/cli/cli/pull/12440
:dependabot: Dependencies
- chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12274
- chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12281
- chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12282
- chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in https://github.com/cli/cli/pull/12255
- chore(deps): bump github.com/gdamore/tcell/v2 from 2.13.1 to 2.13.2 by @dependabot[bot] in https://github.com/cli/cli/pull/12262
- chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12252
- chore(deps): bump github.com/gdamore/tcell/v2 from 2.13.2 to 2.13.4 by @dependabot[bot] in https://github.com/cli/cli/pull/12302
- chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12300
- chore(deps): bump actions/attest-build-provenance from 3.0.0 to 3.1.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12339
- chore(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.7.16 by @dependabot[bot] in https://github.com/cli/cli/pull/12452
New Contributors
- @chrishenzie made their first contribution in https://github.com/cli/cli/pull/12324
- @fchimpan made their first contribution in https://github.com/cli/cli/pull/12393
- @majiayu000 made their first contribution in https://github.com/cli/cli/pull/12377
Full Changelog: https://github.com/cli/cli/compare/v2.83.2...v2.85.0