Commit graph

10616 commits

Author SHA1 Message Date
Babak K. Shandiz
00e44beee5
chore: update licenses
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-12-19 11:46:15 +00:00
Babak K. Shandiz
d77eb7f67b
chore: upgrade github.com/cli/oauth to v1.2.1
The new version ships with fixes to handling of `slow_down` errors.

(See https://github.com/cli/oauth/releases/tag/v1.2.1)

Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-12-19 11:44:25 +00:00
Babak K. Shandiz
51dfeeaa72
Merge pull request #12300 from cli/dependabot/go_modules/golang.org/x/crypto-0.46.0
chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0
2025-12-12 22:22:38 +00:00
Babak K. Shandiz
2894b786e4
chore: update licenses
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-12-12 22:11:22 +00:00
dependabot[bot]
1d2a5873d4
chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.46.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.46.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 16:28:55 +00:00
Babak K. Shandiz
bb0c794c9a
Merge pull request #12302 from cli/dependabot/go_modules/github.com/gdamore/tcell/v2-2.13.4
chore(deps): bump github.com/gdamore/tcell/v2 from 2.13.2 to 2.13.4
2025-12-12 16:26:29 +00:00
Babak K. Shandiz
9526c3d8d3
chore: update licenses
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-12-12 16:12:57 +00:00
dependabot[bot]
d3dc792e93
chore(deps): bump github.com/gdamore/tcell/v2 from 2.13.2 to 2.13.4
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.13.2 to 2.13.4.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv3.md)
- [Commits](https://github.com/gdamore/tcell/compare/v2.13.2...v2.13.4)

---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
  dependency-version: 2.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 14:03:26 +00:00
Babak K. Shandiz
b18776626f
Merge pull request #12252 from cli/dependabot/github_actions/golangci/golangci-lint-action-9.2.0
chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
2025-12-12 12:16:23 +00:00
dependabot[bot]
67559b67a4
chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](e7fa5ac41e...1e7e51e771)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 12:05:50 +00:00
Babak K. Shandiz
8b5ec86986
Merge pull request #12262 from cli/dependabot/go_modules/github.com/gdamore/tcell/v2-2.13.2
chore(deps): bump github.com/gdamore/tcell/v2 from 2.13.1 to 2.13.2
2025-12-12 12:04:27 +00:00
Babak K. Shandiz
ee64ac6f79
chore: update licenses
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-12-12 11:54:10 +00:00
Babak K. Shandiz
343f6d379d
Merge pull request #12255 from cli/dependabot/go_modules/github.com/spf13/cobra-1.10.2
chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2
2025-12-12 11:43:16 +00:00
Babak K. Shandiz
cc8ba92062
chore: update licenses
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-12-12 11:31:56 +00:00
dependabot[bot]
0bbbe3bae8
chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 11:16:24 +00:00
Babak K. Shandiz
32d35c4f7e
Merge pull request #12282 from cli/dependabot/go_modules/golang.org/x/term-0.38.0
chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0
2025-12-12 11:07:53 +00:00
Babak K. Shandiz
5f5b68f4bc
chore: update licenses
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-12-12 10:55:52 +00:00
dependabot[bot]
833c95718b
chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/term/compare/v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 10:42:21 +00:00
Babak K. Shandiz
f1e4ec8286
Merge pull request #12281 from cli/dependabot/go_modules/golang.org/x/text-0.32.0
chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0
2025-12-12 10:40:58 +00:00
Babak K. Shandiz
3096289803
chore: update licenses
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-12-12 10:27:46 +00:00
dependabot[bot]
7a05935e34
chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 10:18:32 +00:00
Babak K. Shandiz
b0f1e1a4de
Merge pull request #12274 from cli/dependabot/go_modules/golang.org/x/sync-0.19.0
chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0
2025-12-12 10:16:51 +00:00
Babak K. Shandiz
b3b99959d6
chore: update licenses
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-12-12 10:06:23 +00:00
dependabot[bot]
91b5866765
chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/sync/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 09:59:35 +00:00
Andy Feller
f72929a3bb
Merge pull request #12291 from cli/af/12290-community-debian-stable-url
Fix Debian CLI package link in installation guide
2025-12-11 11:43:56 -05:00
Andy Feller
d994a9cf5e
Fix Debian CLI package link in installation guide
Update the GitHub CLI package link for Debian.
2025-12-11 11:32:27 -05:00
Babak K. Shandiz
adbc7178c1
Merge pull request #12091 from rneatherway/browse-actions
Add gh browse --actions flag
2025-12-11 11:57:10 +00:00
Robin Neatherway
a1fbfba9e1 Add tests of browse --actions 2025-12-11 11:31:12 +00:00
Robin Neatherway
786d276bfb Add gh browse --actions flag 2025-12-11 10:33:01 +00:00
Sam Byng
560ea94fc7 Update licences 2025-12-10 15:58:48 +01:00
Sam Byng
327060ef18 Bump dev-tunnels SDK 0.1.13 to 0.1.19
This fixes codespaces cli Ports bug https://github.com/github/codespaces/issues/22585
2025-12-10 15:58:48 +01:00
cli automation
b3309ee6bf Bump Go to 1.25.5 2025-12-10 14:12:41 +01:00
dependabot[bot]
d80dc55e86
chore(deps): bump github.com/gdamore/tcell/v2 from 2.13.1 to 2.13.2
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv3.md)
- [Commits](https://github.com/gdamore/tcell/compare/v2.13.1...v2.13.2)

---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
  dependency-version: 2.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-05 14:02:49 +00:00
William Martin
c8ab18323e Update licenses for go-containerregistry-0.20.7 bump 2025-12-02 16:19:29 +01:00
dependabot[bot]
f3d2330c54 chore(deps): bump github.com/google/go-containerregistry
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.20.6 to 0.20.7.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.20.6...v0.20.7)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-version: 0.20.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 16:19:29 +01:00
William Martin
b1bbe49b2e Update licenses for go-version-1.8.0 bump 2025-12-02 15:37:28 +01:00
dependabot[bot]
23b42daf71 chore(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-version/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-version
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 15:37:28 +01:00
William Martin
64f03b3537 Update licenses for tcell-2.13.1 bump 2025-12-02 15:29:54 +01:00
dependabot[bot]
eaf786a723 chore(deps): bump github.com/gdamore/tcell/v2 from 2.9.0 to 2.13.1
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.9.0 to 2.13.1.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv3.md)
- [Commits](https://github.com/gdamore/tcell/compare/v2.9.0...v2.13.1)

---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 15:29:54 +01:00
ferhat elmas
7927c3f1c1 chore: make licenses
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
2025-12-02 15:08:58 +01:00
ferhat elmas
70470f9cef refactor: drop multierror in favor of std
Drop github.com/hashicorp/go-multierror
in favor of https://pkg.go.dev/errors#Join (go1.20).

Related to #11468

Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
2025-12-02 15:08:58 +01:00
cli automation
92ce28b723 Bump Go to 1.25.4 2025-12-02 14:50:39 +01:00
William Martin
21a2c98978 Update licenses for huh 0.8.0 bump 2025-12-02 14:36:43 +01:00
William Martin
d88b4cb8ec Fix accessible prompter tests with huh 0.8.0 upgrade 2025-12-02 14:36:43 +01:00
dependabot[bot]
d2669db1bb chore(deps): bump github.com/charmbracelet/huh from 0.7.0 to 0.8.0
Bumps [github.com/charmbracelet/huh](https://github.com/charmbracelet/huh) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/charmbracelet/huh/releases)
- [Commits](https://github.com/charmbracelet/huh/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/huh
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 14:36:43 +01:00
William Martin
8eb3fb45a4 Update licenses with grpc-1.76.0 bump 2025-12-01 18:09:01 +01:00
dependabot[bot]
50de888a52 chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.76.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.0 to 1.76.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.75.0...v1.76.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 18:09:01 +01:00
William Martin
b1c2d432ff Update licenses for mimetype 1.4.11 bump 2025-12-01 16:59:41 +01:00
dependabot[bot]
b4c08c2b3f chore(deps): bump github.com/gabriel-vasile/mimetype
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.10 to 1.4.11.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.10...v1.4.11)

---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
  dependency-version: 1.4.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 16:59:41 +01:00
dependabot[bot]
a64ea13c60 chore(deps): bump github.com/theupdateframework/go-tuf/v2
Bumps [github.com/theupdateframework/go-tuf/v2](https://github.com/theupdateframework/go-tuf) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/theupdateframework/go-tuf/releases)
- [Changelog](https://github.com/theupdateframework/go-tuf/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/theupdateframework/go-tuf/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/theupdateframework/go-tuf/v2
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 16:44:29 +01:00