Skip to content

chore(deps): update dependency gitlab-org/cli to v1.89.0#242

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/gitlab-org-cli-1.x
Open

chore(deps): update dependency gitlab-org/cli to v1.89.0#242
renovate[bot] wants to merge 1 commit intomainfrom
renovate/gitlab-org-cli-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
gitlab-org/cli minor 1.53.01.89.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gitlab-org/cli (gitlab-org/cli)

v1.89.0

Compare Source

Changelog
✨ Features
  • 039a3495: feat(auth): add SSH hostname prompting for self-hosted instances (Kai Armstrong karmstrong@gitlab.com)
  • 05fe9806: feat(stack): Add update-base flag to sync command to rebase onto updated base branch (Casey Morris casey@philo.com)
  • 1c42d1e8: feat: add JSON output support to 18 commands for agent automation (Kai Armstrong karmstrong@gitlab.com)
🐛 Bug Fixes
📝 Documentation
  • 9b5c3efc: docs: Review and update glab runner docs (Brendan Lynch blynch@gitlab.com)
  • f3de08bb: docs: Review and update new glab duo cli docs (Brendan Lynch blynch@gitlab.com)
📦 Dependencies
  • 14c4a74b: chore(deps): adjust to client-go v2 breaking changes (Timo Furrer tfurrer@gitlab.com)
  • 65c93b4e: chore(deps): change client-go import paths to v2 (Timo Furrer tfurrer@gitlab.com)
  • 72007fcc: chore(deps): update dependency @​commitlint/cli to ^20.4.3 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 0deaee8b: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v2 (GitLab Renovate Bot gitlab-bot@gitlab.com)

v1.88.0

Compare Source

Changelog
✨ Features
  • 6fcf0f0f: feat(duo cli): add support for help command (Kai Armstrong karmstrong@gitlab.com)
  • 608d331a: feat(mr note): add --resolve and --unresolve flags (Kai Armstrong karmstrong@gitlab.com)
  • 8409c32c: feat(mr view): add --resolved and --unresolved filtering flags (Kai Armstrong karmstrong@gitlab.com)
  • f1b8d6be: feat: add a new command for the unassigning the runner from the project (Aayush <kumaraayush9810@​gmail.com>)
  • 184e47a5: feat: add new command for assigning the project to a runner (Aayush <kumaraayush9810@​gmail.com>)
🐛 Bug Fixes
  • 7347ebe2: fix(create): show template selection before editor for -d- flag (Kai Armstrong karmstrong@gitlab.com)
  • 87064fda: fix(duo): force update check when --update flag is used (Kai Armstrong karmstrong@gitlab.com)
  • e333c538: fix: parse editor command arguments for huh external editor (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
  • 7537c2f7: docs: Update and clarify glab auth login command (Brendan Lynch blynch@gitlab.com)
📦 Dependencies
  • 7cf3cd3d: chore(deps): update dependency @​commitlint/format to ^20.4.3 (GitLab Renovate Bot gitlab-bot@gitlab.com)

v1.87.0

Compare Source

Changelog
✨ Features
  • c56196f1: feat(duo): add cli command with binary download management (Kai Armstrong karmstrong@gitlab.com)
  • e3ba483a: feat(mr-list): add more flags (Filip Aleksic faleksic@gitlab.com)
  • 29e4b5a3: feat(runner-controller): add runner controller runner scope create support (Timo Furrer tfurrer@gitlab.com)
  • c15d2a2f: feat(runner-controller): add runner controller runner scope delete support (Timo Furrer tfurrer@gitlab.com)
  • cb1b9639: feat(runner-controller): add runner controller runner scope list support (Timo Furrer tfurrer@gitlab.com)
  • 02052a33: feat(workitems): add list command (Carlos Corona ccorona@gitlab.com)
  • dcec8338: feat: add subfolder and ssh_host support for GitLab instances (Kai Armstrong karmstrong@gitlab.com)
  • 8db560e5: feat: create a new command for getting list of runners info (Aayush <kumaraayush9810@​gmail.com>)
  • 7f6bcddf: feat: new command for the pausing the runner (Aayush <kumaraayush9810@​gmail.com>)
  • fcd88b76: feat: new delete command for the runner (kumaraayush9810 <kumaraayush9810@​gmail.com>)
🐛 Bug Fixes
  • 0c9c0326: fix(ci view): prevent crash when viewing unrun downstream pipeline triggers (Kai Armstrong karmstrong@gitlab.com)
  • 6f89aa11: fix(ci): trigger/retry when branch is not specified and not on default branch (Jay McCure jmccure@gitlab.com)
  • 317d1453: fix(mr-view): usernames have at prefix (Filip Aleksic faleksic@gitlab.com)
  • 608c001a: fix: URL encode state name in OpenTofu URLs (Timo Furrer tfurrer@gitlab.com)
  • 1fb2815a: fix: detect piped stdin properly in snippet create (Kai Armstrong karmstrong@gitlab.com)
  • 9a51b51b: fix: enable filtering and fetch all members in user selection prompts (Kai Armstrong karmstrong@gitlab.com)
  • a3934515: fix: use separate config keys for base and head repository resolutions (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
  • 4816190b: docs: Update glab job artifact docs (Brendan blynch@gitlab.com)
  • c5f2fe5f: docs: fix instance of double space in docs (Evan Read eread@gitlab.com)
  • a724a137: docs: improve error message and examples for --variables-from flag (Kai Armstrong karmstrong@gitlab.com)
  • 1dbaffe1: docs: remove now unused image from project (Evan Read eread@gitlab.com)
📦 Dependencies
  • f8fdd33b: chore(deps): update dependency @​commitlint/cli to ^20.4.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • ffaaedff: chore(deps): update dependency @​commitlint/config-conventional to ^20.4.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 8a2125e2: chore(deps): update module github.com/mattn/go-runewidth to v0.0.20 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • b7606ac0: chore(deps): update module github.com/modelcontextprotocol/go-sdk to v1.4.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 5d897b63: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.44.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 91ab5aa6: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.46.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • cb75cad0: chore(deps): update module k8s.io/client-go to v0.35.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • e3d3de69: chore(ci): golangci-lint update, dont print empty tests (Filip Aleksic faleksic@gitlab.com)
  • d92a64f9: refactor(cmdutils): improve bool flag pair type (Timo Furrer tfurrer@gitlab.com)
  • 24800c62: refactor(mr view): switch from Notes API to Discussions API (Kai Armstrong karmstrong@gitlab.com)
  • 189ed700: refactor: improve TTY checks for non-interactive environments (Kai Armstrong karmstrong@gitlab.com)

v1.86.0

Compare Source

Changelog
✨ Features
🐛 Bug Fixes
  • 5f8bc6cc: fix(ci): resolve SIGTTOU hang in ci view for snap installations (Kai Armstrong karmstrong@gitlab.com)
  • 8602557a: fix(mcp): return only content field in tool responses (Kai Armstrong karmstrong@gitlab.com)
  • 4fdb0082: fix(release-download): checkbox should be green (Filip Aleksic faleksic@gitlab.com)
📦 Dependencies
  • 38f8bc43: chore(deps): bump golangci-lint to v2.10.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 0c39bcc6: chore(deps): update module github.com/modelcontextprotocol/go-sdk to v1.3.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • b32b2865: refactor(config): split config command into subcommand packages (Kai Armstrong karmstrong@gitlab.com)
  • d2241b81: refactor(mcp): add MCP annotations to commands that were missing it (Timo Furrer tfurrer@gitlab.com)
  • d40ec1eb: refactor(mcp): do not register unannotated commands as MCP tools (Timo Furrer tfurrer@gitlab.com)

v1.85.3

Compare Source

Changelog
🐛 Bug Fixes
  • 0a42506b: fix(auth): prevent legacy keyring ambiguity causing 401 errors (Kai Armstrong karmstrong@gitlab.com)
  • fe12c08d: fix(token): preserve JSON field names in list output (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
  • f14c3fd0: docs: Minor changes to runner controller scopes docs (Brendan Lynch blynch@gitlab.com)
  • 9724cb17: docs: avoid bare URLs in YAML frontmatter in documentation (Evan Read eread@gitlab.com)
📦 Dependencies
  • d5dc84ba: chore(deps): update dependency @​commitlint/cli to ^20.4.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • bd2b3bcf: chore(deps): update dependency markdownlint-cli2 to v0.21.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)

v1.85.2

Compare Source

Changelog
✨ Features
  • 3134312d: feat(cred-helper): fallback to default configured host in non-git folders (Timo Furrer tfurrer@gitlab.com)

v1.85.1

Compare Source

Changelog
🔧 Maintenance
  • ccff6d6b: chore(mcp): add exclude annotation commands when running mcp (Kai Armstrong karmstrong@gitlab.com)

v1.85.0

Compare Source

Changelog
✨ Features
  • b9acbf32: feat(runner-controller): add runner controller scope create command (Timo Furrer tfurrer@gitlab.com)
  • 440e067e: feat(runner-controller): add runner controller scope delete command (Timo Furrer tfurrer@gitlab.com)
  • 17584dfd: feat(runner-controller): add runner controller scope list command (Timo Furrer tfurrer@gitlab.com)
  • a60d14e8: feat: allow to skip commands for MCP (Timo Furrer tfurrer@gitlab.com)
  • 1426c9ff: feat: support generic credential helper (Timo Furrer tfurrer@gitlab.com)
🐛 Bug Fixes
  • fb5725e5: fix(download): propagate context for same‑host asset download (David Grieser gitlab@david-grieser.de)
📦 Dependencies
  • 89ad9a1d: chore(deps): bump GitLab client-go (Timo Furrer tfurrer@gitlab.com)
  • 699e23b9: chore(deps): update module github.com/modelcontextprotocol/go-sdk to v1.3.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 056a9c97: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.32.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • f5d08210: chore(deps): update module golang.org/x/crypto to v0.48.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • fb83e882: chore(deps): update module k8s.io/client-go to v0.35.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • b1de8584: refactor(test): support api client with auth source (Timo Furrer tfurrer@gitlab.com)
  • 61e07344: refactor: use unauthenticated auth source from GitLab client-go (Timo Furrer tfurrer@gitlab.com)

v1.84.0

Compare Source

Changelog
🐛 Bug Fixes
  • 032e82b0: fix(auth): store tokens in keyring when --use-keyring is specified (Kai Armstrong karmstrong@gitlab.com)
  • c6b792d5: fix(token): respect --active flag in JSON output (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
  • aa792b84: docs: Update the text for experiment string (Brendan Lynch blynch@gitlab.com)

v1.83.0

Compare Source

Changelog
✨ Features
  • 402b39f8: feat(runner-controller): add runner controller create command (Timo Furrer tfurrer@gitlab.com)
  • 1ee82efe: feat(runner-controller): add runner controller delete command (Timo Furrer tfurrer@gitlab.com)
  • 265eef13: feat(runner-controller): add runner controller list command (Timo Furrer tfurrer@gitlab.com)
  • 13c7a4f7: feat(runner-controller): add runner controller token create command (Timo Furrer tfurrer@gitlab.com)
  • b0ce395b: feat(runner-controller): add runner controller token list command (Timo Furrer tfurrer@gitlab.com)
  • f561b857: feat(runner-controller): add runner controller token revoke command (Timo Furrer tfurrer@gitlab.com)
  • e57ddb48: feat(runner-controller): add runner controller token rotate command (Timo Furrer tfurrer@gitlab.com)
  • 890f1cd2: feat(runner-controller): add runner controller update command (Timo Furrer tfurrer@gitlab.com)
  • fed9d351: feat(stack): add git push options support to stack sync command (Swapnaneel Patra <swapnaneel06@​gmail.com>)
🐛 Bug Fixes
  • cfc236d9: fix(ci): add merge result pipeline support to glab ci status trace and glab ci trace <job_name> (Tomas Vik tvik@gitlab.com)
  • a146646e: fix(ci): prevent crash when ci view used in non-interactive environments (Kai Armstrong karmstrong@gitlab.com)
  • 43bc0a2a: fix(config): detect symlinked config paths as same file (Miroslav Vadkerti mvadkert@redhat.com)
  • 238aced4: fix(mr): allow boolean flags to explicitly override project defaults (Kai Armstrong karmstrong@gitlab.com)
  • 4cb5c2c2: fix: Download gotestsum with correct arch (Patrick Bajao ebajao@gitlab.com)
  • 23759fcc: fix: correct MCP server flag schema (Caio Ramos <caioramos97@​gmail.com>)
  • 9f4a05d9: fix: properly set gitlab base URL in tests (Timo Furrer tfurrer@gitlab.com)
📝 Documentation
  • e7b5bb2b: docs(repo): improve clone command documentation and examples (Kai Armstrong karmstrong@gitlab.com)
  • b44a4394: docs: Fix issue related to capitalization error (Brendan blynch@gitlab.com)
  • c97e0d17: docs: avoid using redirecting GitLab Handbook links (Evan Read eread@gitlab.com)
  • f509cae1: docs: clarifies that duo ask uses classic, add link to duo cli (Uma Chandran uchandran@gitlab.com)
  • 0ffa4ec3: docs: fix link to DPoP information (Evan Read eread@gitlab.com)
  • abedc299: docs: updates the issue link for consolidating the CLI tools (Uma Chandran uchandran@gitlab.com)
📦 Dependencies
  • cfc51ba1: chore(deps): update dependency @​commitlint/config-conventional to ^20.4.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 326ae073: chore(deps): update dependency @​commitlint/config-conventional to ^20.4.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • cc091c98: chore(deps): update dependency @​commitlint/config-conventional to ^20.4.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 13fad6f6: chore(deps): update dependency @​commitlint/format to ^20.4.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 97c32d06: chore(deps): update dependency @​commitlint/read to ^20.4.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • c8ed4b79: chore(deps): update module github.com/avast/retry-go/v4 to v5 (GitLab Dependency Bot tfurrer+gitlab-renovate-bot@gitlab.com)
  • 8d780b56: chore(deps): update module github.com/charmbracelet/fang to v0.4.4 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 07d97c27: chore(deps): update module github.com/docker/cli to v29.2.1+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 2b5931dc: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.29.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • 19b9ebdc: chore: Update linting configuration from GitLab project (Evan Read eread@gitlab.com)
  • 7f4416e4: chore: update appsec handle in vulnerability issue template (Félix Veillette-Potvin fveillette@gitlab.com)
  • 0739d003: refactor(mcp): migrate to official MCP SDK (Kai Armstrong karmstrong@gitlab.com)
  • f16c985a: refactor: support ~string types enum flag values (Timo Furrer tfurrer@gitlab.com)

v1.82.0

Compare Source

Changelog
✨ Features
🐛 Bug Fixes
  • 7883dc24: fix(glrepo): use Host instead of Hostname in FromURL function (Swapnaneel Patra <swapnaneel06@​gmail.com>)
  • 3aca775d: fix(stack): reorder spinner is displayed over terminal-based editor (Sandro Sauer <sauersandro149@​gmail.com>)
  • ba8e90ef: fix: normalize nil slices to empty arrays in JSON output (Kai Armstrong karmstrong@gitlab.com)
  • 9cc43eee: fix: suppress informational messages in JSON output mode (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
📦 Dependencies
  • 52d33754: chore(deps): update dependency golangci-lint to v2.8.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 2d5732d4: chore(deps): update golangci-lint version in CI (Ahmed Hemdan ahemdan@gitlab.com)
  • b3f9cc6c: chore(deps): update module github.com/docker/cli to v29.2.0+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 807598a6: chore(deps): update module github.com/gdamore/tcell/v2 to v2.13.8 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • b5de98e9: chore(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
🔀 Others

v1.81.0

Compare Source

Changelog
✨ Features
  • 508116ae: feat(attestation): implement attestation verification in glab (Sam Roque-Worcel sroque-worcel@gitlab.com)
  • f1dc549a: feat(ci-autologin): exclusively use predefined vars when enabled (Timo Furrer tfurrer@gitlab.com)
  • 476c3902: feat(stacked-diffs): allow multiline stack ref descriptions (Kev Kloss kkloss@gitlab.com)
  • 84176fbc: feat: add --active flag to repo clone command for group filtering (Kai Armstrong karmstrong@gitlab.com)
  • 48970633: feat: implement Executor factory function (Timo Furrer tfurrer@gitlab.com)
🐛 Bug Fixes
  • b514a082: fix(auth login): Fix missing-client_id message (FeRD (Frank Dana) ferdnyc@gmail.com)
  • 971f673c: fix: allow approving and revoking approvals on draft merge requests (Kai Armstrong karmstrong@gitlab.com)
  • d156ceb9: fix: ci lint --dry-run fails with 'Reference not found' when --ref is not specified (Kai Armstrong karmstrong@gitlab.com)
  • 2eb49b9b: fix: directly open external editor when using -d- flag (Kai Armstrong karmstrong@gitlab.com)
  • 66ff43ee: fix: prevent panic when baseRepoFactory is not initialized in project mirror (Kai Armstrong karmstrong@gitlab.com)
  • 09779a25: fix: properly propagate errors in mr create when outside git repo (Kai Armstrong karmstrong@gitlab.com)
  • 5887ad30: fix: properly setup SIGTERM and SIGINT signal handling (Timo Furrer tfurrer@gitlab.com)
📝 Documentation
  • 754cadaf: docs: improve project mirror command documentation and error messages (Kai Armstrong karmstrong@gitlab.com)
📦 Dependencies
  • 21f0a360: chore(deps): update dependency @​commitlint/cli to ^20.3.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 01a7223c: chore(deps): update dependency @​commitlint/cli to ^20.3.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • eb4f9e30: chore(deps): update dependency @​commitlint/config-conventional to ^20.3.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 478b5921: chore(deps): update dependency @​commitlint/format to ^20.3.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 4ad653dc: chore(deps): update dependency @​commitlint/read to ^20.3.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 2f85f2c8: chore(deps): update module github.com/docker/cli to v29.1.5+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 8e9988f4: chore(deps): update module github.com/docker/docker-credential-helpers to v0.9.5 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 47d3b309: chore(deps): update module github.com/gdamore/tcell/v2 to v2.13.7 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 04c8e4e2: chore(deps): update module github.com/google/renameio/v2 to v2.0.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 6e727e16: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.10.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 810aadad: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.11.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • a2e643ac: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.12.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • f0f30513: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.13.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 2790055a: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.14.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 5495005e: chore(deps): update module golang.org/x/crypto to v0.47.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 91c50a8f: chore(deps): update module golang.org/x/term to v0.39.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • a5f6780c: chore(ci): improve caching with separate cache keys per job type (Kai Armstrong karmstrong@gitlab.com)
  • bfff40a4: chore(makedeb removal): removing unmaintained software documentation (Filip Aleksic faleksic@gitlab.com)
  • f1d59ace: chore: fix dupword lint issues (Oleksandr Redko oleksandr.red+gitlab@gmail.com)
  • 72a7a06d: chore: fix typos in comments and variable names across multiple files (Oleksandr Redko oleksandr.red+gitlab@gmail.com)
  • f5f3d18c: ci: allow failure in snap release job (Timo Furrer tfurrer@gitlab.com)
  • f3db768a: refactor(alias): use cmdtest.SetupCmdForTest instead of custom cmd setup (Timo Furrer tfurrer@gitlab.com)
  • 1c988f4d: refactor(attestation): use new command executor interface (Timo Furrer tfurrer@gitlab.com)
  • f88498a8: refactor(auth): use cmdtest.SetupCmdForTest instead of custom cmd setup (Timo Furrer tfurrer@gitlab.com)
  • ea264208: refactor(ci): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • d6f8fdfc: refactor(ci): use cmdtest.SetupCmdForTest instead of custom cmd setup (Timo Furrer tfurrer@gitlab.com)
  • 33006b32: refactor(ci): use cmdtest.SetupCmdForTest instead of custom cmd setup (Timo Furrer tfurrer@gitlab.com)
  • ce81090c: refactor(commands): use context from cobra cmd instead of Background (Timo Furrer tfurrer@gitlab.com)
  • f1028d1b: refactor(deploy key): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • f99ed615: refactor(duo): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • b8936f99: refactor(gpg-key): use cmdtest.SetupCmdForTest instead of custom cmd setup (Timo Furrer tfurrer@gitlab.com)
  • 6b5e8803: refactor(httpmock): remove unused httpmock package (Timo Furrer tfurrer@gitlab.com)
  • 4da67d62: refactor(issuable): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • ff522b28: refactor(issuable): use cmdtest.SetupCmdForTest instead of custom cmd setup (Timo Furrer tfurrer@gitlab.com)
  • 228ff301: refactor(issue): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • d4f360c6: refactor(iteration): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • 76448cd6: refactor(label): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • 080c872d: refactor(mr): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • 21c3f34f: refactor(mr): use cmdtest.SetupCmdForTest instead of custom cmd setup (Timo Furrer tfurrer@gitlab.com)
  • aa479583: refactor(opentofu): use new factory executor for tf subprocesses (Timo Furrer tfurrer@gitlab.com)
  • 94a13bb1: refactor(project): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • c1d841ed: refactor(project): use cmdtest.SetupCmdForTest instead of custom cmd setup (Timo Furrer tfurrer@gitlab.com)
  • 889b6a0a: refactor(release): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • 5944cd40: refactor(schedule): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • 89df3156: refactor(securefile): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • 299328d3: refactor(securefile): use cmdtest.SetupCmdForTest instead of custom cmd setup (Timo Furrer tfurrer@gitlab.com)
  • 0a19d0ab: refactor(snippet): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • 89dae8c8: refactor(stack): use cmdtest.SetupCmdForTest instead of custom cmd setup (Timo Furrer tfurrer@gitlab.com)
  • 7f83526b: refactor(stacks): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • af34285b: refactor(testing): allow to override test IOStreams (Timo Furrer tfurrer@gitlab.com)
  • 543cc13e: refactor(testing): isolate integration test-only helpers (Timo Furrer tfurrer@gitlab.com)
  • f0b6a94c: refactor(testing): move api test helper to dedicated file (Timo Furrer tfurrer@gitlab.com)
  • a09aa417: refactor(testing): move factory test helper to dedicated file (Timo Furrer tfurrer@gitlab.com)
  • 48dba104: refactor(testing): move generic test tools to dedicated file (Timo Furrer tfurrer@gitlab.com)
  • 9368f8b5: refactor(testing): move iostreams test helper to dedicated file (Timo Furrer tfurrer@gitlab.com)
  • 8fbfe78b: refactor(testing): remove tests without value (Timo Furrer tfurrer@gitlab.com)
  • aae3766a: refactor(token): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • 9705ecae: refactor(update): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • c9eba1ae: refactor(update): use cmdtest.SetupCmdForTest instead of custom cmd setup (Timo Furrer tfurrer@gitlab.com)
  • 396ed205: refactor(variable): use GitLab client-go mocking instead of HTTP mocks (Timo Furrer tfurrer@gitlab.com)
  • f468a8ad: refactor: allow attestation verify cmd tests to run in parallel (Timo Furrer tfurrer@gitlab.com)
  • ce31da55: refactor: remove execext package (Timo Furrer tfurrer@gitlab.com)
  • fafb990e: refactor: remove unused global variable (Timo Furrer tfurrer@gitlab.com)
  • 4ccb6536: refactor: rename attestation verify command ctor (Timo Furrer tfurrer@gitlab.com)
  • 37dd5d47: refactor: rename attestation verify command files (Timo Furrer tfurrer@gitlab.com)
🔀 Others
  • 87acb329: test: adjust whitespace in issuable list test (Jay McCure jmccure@gitlab.com)
  • 751e6793: test: update ci get test expectations for api client v1.14.0 (Tomas Vik tvik@gitlab.com)

v1.80.4

Compare Source

Changelog
🐛 Bug Fixes
  • e8b10d9d: fix(goreleaser): replace unsupported negative lookahead with group reordering (Kai Armstrong karmstrong@gitlab.com)

v1.80.3

Compare Source

v1.80.2

Compare Source

Changelog
Maintenance
  • 4bc7ac005f5494935c1471433c5ec435fb7b6c3f: chore(goreleaser): use .ReleaseNotes template variable in Slack announcement (Kai Armstrong karmstrong@gitlab.com)

v1.80.1

Compare Source

Changelog
Bug Fixes
  • f32543b1ac330d90d2f54076e5ea6c6a2b9e50b4: fix: correct syntax for slack announcement (Kai Armstrong karmstrong@gitlab.com)
Maintenance
  • 6c638a17b71a9b584123ff95d0dfcd86baa0a64b: refactor(ci): improve Go module caching strategy (Kai Armstrong karmstrong@gitlab.com)

v1.80.0

Compare Source

Changelog
Features
  • 91cf09126c64b796983528b76657dbfc9de215ed: feat(api): add ndjson output option (Kai Armstrong karmstrong@gitlab.com)
  • 77b4c815604476a7abfbef8077fec879f93d7e2d: feat(release): fallback to predefined CI/CD variable for default branch (Timo Furrer tfurrer@gitlab.com)
  • a9f37d71d97b7b6634415fcfe558483237232476: feat: migrate prompts from survey to huh (Kai Armstrong karmstrong@gitlab.com)
Bug Fixes
  • 29753e920cec13064a09acbb24784cb1ce4f3476: fix(installer): support non-admin Windows installation mode (Oldřich Jedlička oldium.pro@gmail.com)
  • a8ed68af2d2117eb2b904d07d258f9916b2db1b0: fix(mr): enable label priority ordering for project and group MRs (Itzamna itzamna@mayaprotocol.com)
Maintenance
  • dcbcc5502556a3a63edbb40a83f6e7f5a984fead: chore(deps): update dependency @​commitlint/config-conventional to ^20.2.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 8048060fd44af58234cf197e7e5bbab7b9ae4e0e: chore(deps): update dependency @​commitlint/format to ^20.2.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • bcfa59c6796f3d7290570eee7ef901d02ac10cf0: chore(deps): update dependency @​commitlint/lint to ^20.2.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 6e8dabdd47486dbabf2ed469314cd2aaebb303a0: chore(deps): update dependency @​commitlint/read to ^20.2.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • c75b1ba7a932ffd15b6b148d0086686194ba6df3: chore(deps): update dependency golangci-lint to v2.7.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 506962fc958b9b57c98e8041e0d9d23d9a347696: chore(deps): update dependency markdownlint-cli2 to v0.20.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 5b07844b060cf0864b46fbd926dfe41a8eaa83b8: chore(deps): update module github.com/docker/cli to v29.1.3+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 043f3533f624d355f278e0789ff0c8320bd88acb: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.8.2 (GitLab Dependency Bot tfurrer+gitlab-renovate-bot@gitlab.com)
  • 4c4b0a44023a25ff24f81fb788ed3b8615a6dc79: chore(deps): update module golang.org/x/crypto to v0.46.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 38011a0a14e674b25887968c19c945ecbd7c50f2: chore(deps): update module golang.org/x/sync to v0.19.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 15d13baf0d3ddde847cedabc9f9c11a34ec9517a: chore(deps): update module golang.org/x/term to v0.38.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 6edf0caa294a21ceb2b85e6597d8f0daf316e0b3: chore(deps): update module k8s.io/apimachinery to v0.34.3 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 6ca9b74ba3b8a39d497f86daab46cd27d74f01bc: chore(deps): update module k8s.io/client-go to v0.34.3 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • f2cd44882f7a97bbc7623fb87921be17240a6137: chore(tooling): update golangci lint version (Filip Aleksic faleksic@gitlab.com)
  • 9d1268e68489170ee771a3bcbc4ed8ba7e161e1b: chore: improve changelog and add slack announce (Kai Armstrong karmstrong@gitlab.com)
  • 399fe403fb39bc4f3ed5d02f24cc39235a8bddad: chore: migrate note commands from utils.Editor() to IOStreams.Editor() (Kai Armstrong karmstrong@gitlab.com)
  • 62a747d1acc6a672e8ff68ac2b306bd91d55e365: chore: remove explicit Go version requirements in docs and direct to SSOT (Kai Armstrong karmstrong@gitlab.com)
  • e1955f0a049ba24ea4d135f68ba8e7f0dcbcb449: chore: remove legacy prompt package and complete huh migration (Kai Armstrong karmstrong@gitlab.com)
  • 5319171efbc647ab82dc74ce1175af6d4c8130a3: chore: remove survey/v2 dependency and complete huh migration (Kai Armstrong karmstrong@gitlab.com)
  • 4ca48d951680b8cfb95f50a351edc62715d3121f: refactor: fix modernize lint issues (Oleksandr Redko oleksandr.red+gitlab@gmail.com)
  • 2727d78fd882318ef109573af58d5484c96011d3: refactor: use directional channel parameters (Oleksandr Redko oleksandr.red+gitlab@gmail.com)
Others
  • 91cc1a9384ead15f94d2f389da840fab0363eed0: fix(repo create): handle git operation failures and fix NO_PROMPT behavior (Kai Armstrong karmstrong@gitlab.com)
  • 710603458db58da891f72d7fe8b3d76fbf9e2568: fix(repo list): --group with --include-subgroups does not work with --all (Eric de Ruiter eric@famderuiter.net)
  • ef41e568535a17d52063564a1ea9e81f89f29ae5: fix(variable export): provide clean JSON output on stdout (Daniel Sonck daniel@sonck.nl)

v1.79.0

Compare Source

Changelog
  • 0e764725bb105ed1a581e070608e3f252eadb7c2: docs(config set): fixing glab config set helper messages (Michele Allevi michele.allevi+gitlab@gmail.com)
  • 0dca196a1b3e6e8b1b2b80f4e1fc1cc5627d43a0: docs: add example for glab mr note command (Brendan Lynch blynch@gitlab.com)
  • f5c0b1ba8c227b581cd8b44820017022346befc7: docs: update StringSliceVar flags that support repetition (Brendan Lynch blynch@gitlab.com)
  • 91326f76395e28023700383a8da558f4797cd97c: docs: update description for variable strings option (Brendan Lynch blynch@gitlab.com)
  • 4eb22e65a118a4c0d38c5ffc35f70e85fb83c93f: docs: update glab repo delete description (Brendan Lynch blynch@gitlab.com)
  • 25decd38a73b5ee9e56092bf8f5c523530308545: feat: CI auto-login (Timo Furrer tfurrer@gitlab.com)
  • 3c0addfbc7942f1f3f9423de192284e5e6df6784: feat: add --output flag and deprecate --format for variable export (Kai Armstrong karmstrong@gitlab.com)
  • 8ee6070b3616d7a5d06aea0433d62214ed62bd3e: feat: add securefile download via name (Jack <30406998-jack1902@​users.noreply.gitlab.com>)
  • 3f08782857e51cbac70e3d239c1ca361fb4bde13: feat: support GITLAB_HOST in auth status (Kai Armstrong karmstrong@gitlab.com)
  • 0dabef9fa3e1a2d0fd9723fb350c19bdffaf81f6: fix(ci): correct branch filtering in ci view command (Itzamna itzamna@mayaprotocol.com)
  • 878791fd869c8efa37b14830b026abbde21b65db: fix: ensure Git output is in English for stack sync (Kai Armstrong karmstrong@gitlab.com)
  • ab60c482fe125148cec75b1ab466e3a886eb0f00: fix: make token cache tests compatible with macOS (Kai Armstrong karmstrong@gitlab.com)
  • fa93f7142d732489a8f4a9642763c948662876d7: refactor(ci): remove factory dependency and handle empty pipelines (Itzamna itzamna@mayaprotocol.com)
  • 765c49b0534cf1771a33ff7b923eff54f38c5f17: refactor: adapt to breaking changes of client-go v1 (Timo Furrer tfurrer@gitlab.com)
  • 65566374d7d5c929b597a5594341b40dd525c366: refactor: move away from deprecated tcell code in v2.12.0 (Timo Furrer tfurrer@gitlab.com)

v1.78.3

Compare Source

Changelog

v1.78.2

Compare Source

Changelog

v1.78.1

Compare Source

Changelog

v1.78.0

Compare Source

Changelog
  • a3654129f11c59931d9b8e62969c9fec21389560: ci(docs): update Hugo test build (Achilleas Pipinellis axil@gitlab.com)
  • b03beb89321f8b2944a5e8a0d70272aacdd81ad6: feat(token-cache): add token-cache commands for GitLab Agent tokens (Swapnaneel Patra <swapnaneel06@​gmail.com>)
  • 0767708cdc7517ce6666f54a2de4832553b4dae3: feat: migrate survey prompts to huh (phase 2) (Kai Armstrong karmstrong@gitlab.com)
  • c6ee266be66b7daabc91ca5222f4ffdcd15e8f31: fix(check-update): avoid using self-hosted credentials for gitlab.com (Kai Armstrong karmstrong@gitlab.com)
  • 82f7e46991048e1e64c64acbefec931ff782891d: fix: create config directory earlier in init (Kai Armstrong karmstrong@gitlab.com)
  • 8847ebe46aca5d6e0e27c4fb383d3bebe4a65ab5: fix: improve token duration flag clarity and consistency (Kai Armstrong karmstrong@gitlab.com)
  • 6439a3578edc2004bdea51d82ee40d98c6864d41: fix: move token cache info and delete file (Brendan Lynch blynch@gitlab.com)
  • 3e9ff85fb7cb0ccbb59ebae78f2e18f1ae3f0a0d: fix: resource leaks in file handles and HTTP response bodies (Tanmay Sharma <tanmaysharma2123@​gmail.com>)

v1.77.0

Compare Source

Changelog
  • cab4f9f96f8282dd1fb7fa1fd024c3017101d5fd: ci(tests): speed up tests execution by using cache (Filip Aleksic faleksic@gitlab.com)
  • 8d419cb078d79fae19eb2da18471dfbb0f910b12: docs(duo): improve documentation for duo and duo ask commands (Kai Armstrong karmstrong@gitlab.com)
  • ee88ac8d36bc839e6993edccb4c0c61975de8390: feat(label): edit labels (Filip Aleksic faleksic@gitlab.com)
  • e0d2d2a60da12eb669821b5fdebbadd6fc2abc97: feat(milestone): added create, list and get commands (Filip Aleksic faleksic@gitlab.com)
  • 3ed4cd6bf877862f0c43abf145b2048da4399f5e: feat(milestone): edit and delete (Filip Aleksic faleksic@gitlab.com)
  • 9c195a6d54b0a73c38029795bfa27bb24df7ed38: feat(milestone): edit and delete milestone (Filip Aleksic faleksic@gitlab.com)
  • 2ff3e02ebef5adb5267edc85f062d53617f1ae87: fix(docs): update the documentation (Filip Aleksic faleksic@gitlab.com)
  • 956c42a35aa9bc308edd23a667b0cf3302ad0779: fix: Revert "feat(milestone): edit and delete milestone" (Filip Aleksic faleksic@gitlab.com)
  • d181ef14971155d2d22f7a68a52f45aedc6fa5b2: refactor(tests): separate unit from integration tests via build tags (Timo Furrer tfurrer@gitlab.com)

v1.76.2

Compare Source

Changelog
  • 9b60f681e2d36a1c0001171f28192753f9468ef6: fix(config): deduplicate paths in config file detection (Kai Armstrong karmstrong@gitlab.com)

v1.76.1

Compare Source

Changelog
  • 7659fbfab4fcb16f068e44df50b91672015dad41: fix(ci): snapcraft remove proxy (Filip Aleksic faleksic@gitlab.com)

v1.76.0

Compare Source

Changelog
  • 0d8f15028f58b3ba0fdd2d8605d31f6b29ea6d01: docs(release-process): remove outdated info (Filip Aleksic faleksic@gitlab.com)
  • 742a1aac9b034a15eb141f763f25a8858fe07736: feat: migrate Confirm prompts from survey to huh (Kai Armstrong karmstrong@gitlab.com)
  • 73cbbed5de2ad6d61f3bf7666178ffc1bcc70e2b: fix(config): maintain backward compatibility with legacy config path (Kai Armstrong karmstrong@gitlab.com)
  • 09be6fbe11b9d254e8a55c36ba857d3ca5d95bba: fix(logger): clarify log target (Filip Aleksic faleksic@gitlab.com)
  • da62e78ff2555386e0eca34233ac33268f1228e7: fix: sign macOS binaries (Stan Hu stanhu@gmail.com)

v1.75.0

Compare Source

Changelog
  • 4d221d12e09a26bb7445e88be41a9a1e8a44672b: build: adding s390x linux build (Gary Holtz gholtz@gitlab.com)
  • 46ac7bd6dab98256f65ff9b2011aed8f5e53fefa: docs(repo-list): clarify available options (Filip Aleksic faleksic@gitlab.com)
  • 4d1e9dd41746fd520fd38e8608309a55e9e56680: feat(auth login): auto-detect GitLab URLs from git remotes (Kai Armstrong karmstrong@gitlab.com)
  • 08ed64f690569d1624092e670fa9b4ce9b080df3: feat(ci-view): view any pipeline via id (Filip Aleksic faleksic@gitlab.com)
  • d13a2499d06439dff9b64f934bed38fba1cc930a: feat(git-credential): properly support all token types in git-credential plugin (Timo Furrer tfurrer@gitlab.com)
  • 99e40477c7718031fe838a9b6d244c1f30afd85b: feat(gpg-key): add gpg-key management commands (Swapnaneel <swapnaneel06@​gmail.com>)
  • 910a503952c69276c1563e810cb6b7bd00d08642: feat(members): add commands to manage project members (Swapnaneel <swapnaneel06@​gmail.com>)
  • fbdbd56032f30e1546420c72e900f12fb59a7611: feat: create shared GitLab theme for Charm libraries (Kai Armstrong karmstrong@gitlab.com)
  • 24e9e7ffb6f6f8d7e978dd6ef84c54d0cfb257e3: fix(auth git-credentials): ignore unsupported operations (Jacky Chen (JackyCCC) <jacky9813@​hotmail.com>)
  • 6992d2ec59cc901e58fc0f61a790b43ed176a4a0: fix(auth git-credentials): refresh oauth2 access token when expired (Jacky Chen (JackyCCC) <jacky9813@​hotmail.com>)
  • cfa2803cd916995258f43f6545c872ee6706711e: fix(ci view): display masked variables in job logs (Kai Armstrong karmstrong@gitlab.com)
  • bedc7955890a9db92806c36401a33e89882034ef: fix(config): implement XDG Base Directory Spec compliance (Kai Armstrong karmstrong@gitlab.com)
  • 717dc6bbbeae9673aae60f06913440e34dd41b3c: fix(docs): remove index with no underscore (Pearl Latteier platteier@gitlab.com)
  • edbb6491ff7e6a395b5578249d9a1a4b86935f02: test(job artifact): simplify zip tests (Oleksandr Redko oleksandr.red+gitlab@gmail.com)

v1.74.0

Compare Source

Changelog
  • caac530190e2ffae2e40d6232042171302621697: fix: do not result in bool parse error for empty config (Timo Furrer tfurrer@gitlab.com)

v1.73.1

Compare Source

Changelog
  • 4ae0efc480bad179477c69ecec1c8d50ae91444e: docs: update CLI docs format to work with Hugo (Pearl Latteier platteier@gitlab.com)
  • 159d7ab493fb69a59fcd23366823cc5a08adbcb2: fix(events): print the title when listing user events (Oleksandr Redko oleksandr.red+gitlab@gmail.com)
  • 97fcfa9f9680e3271e7a4c53edb78a6538f9ea84: fix(tables): add table names to output data (Filip Aleksic faleksic@gitlab.com)
  • 45524b285e0438bae0a824d89ee5907976f3a69f: fix: prevent cmdutils.SilentError from printing in error handler (Daniel Lecklider <lecklider.6@​gmail.com>)
  • 3612240c499a952cec64c809c741510927dca719: fix: return proper not found error for empty hosts in config file (Timo Furrer tfurrer@gitlab.com)
  • 6e9ce18ef70347d35b9f23dae3adfc9f0aa797b3: fix: stop generating documentation for deprecated commands (Kai Armstrong karmstrong@gitlab.com)

v1.73.0

Compare Source

Changelog
  • b47057c7c0214b87dfef5de60806831386128161: feat(api): Add support for custom HTTP headers via config (which can point to environment variables) (Henri Cook 2467396-henricook@users.noreply.gitlab.com)
  • ac56c58aba5adbd0e9e7131d41a8efb3e83a70d0: feat(auth logout): logout from job token and OAuth2 auth (Timo Furrer tfurrer@gitlab.com)
  • ba8946a7f0f5dda0dc7505670616a5cfa2bd79b5: feat(config): setting empty config value removes its node from config (Timo Furrer tfurrer@gitlab.com)
  • 0555045fc9d93b305a7ffda60a705404b61e3503: feat(duo / codex): Added Codex support to Duo (Shekhar Patnaik spatnaik@gitlab.com)
  • 2839a829a30e68056fbd7bf6769e79ec4c127d0e: feat(duo claude): add option to configure GitLab MCP for claude code (Timo Furrer tfurrer@gitlab.com)
  • 85b5a8bf61b9558bed1b524dd1b4eca2316d92d9: feat(env): deprecate glab variables without GLAB_ prefix (Filip Aleksic faleksic@gitlab.com)
  • 5e6c63aac777d2a8b0c6415635b729bc74903cd1: feat(securefile): Add --all flag to download all secure files (Fred Reinink freinink@gitlab.com)
  • 5b79e3473ba6a45f26c3a8b696d9cba7a85db722: feat(securefile): Verify checksum when downloading secure files (Fred Reinink freinink@gitlab.com)
  • d176a87092284d2a59021e9b03a6a02379eb243d: feat: add support for CI/CD pipeline inputs in ci run and ci run-trig commands (Florian Forster fforster@gitlab.com)
  • b427ce280051236b9f2badd867a9150fd1f9d51a: fix(ci status): properly exit status (Kai Armstrong karmstrong@gitlab.com)
  • b0013035b1b3ad9b4c681966a70354e7df0609fd: fix(mr view): runtime error: invalid memory address or nil pointer dereference (Kai Armstrong karmstrong@gitlab.com)
  • e068b8d559506fcfd80020640c789845381f2cc9: fix(repo list): fix project group filtering reliability (Eric de Ruiter eric@thisisdevelopment.nl)
  • 493e48ca9b72beba754bf2365ac64254be5e0226: fix(tests): avoid duplicate test case names (Timo Furrer tfurrer@gitlab.com)
  • 0d3765e6a34980f9a2c33969854838e9e55ff3da: fix(tests): properly use t.Parallel() where it's currently used (Timo Furrer tfurrer@gitlab.com)
  • 6c9f1f1c6eea1d9baa46e1c06ec52d7b6fdb7b9d: fix: cli display parity chars (Jose Gabriel Companioni Benitez 53531665+elC0mpa@users.noreply.github.com)
  • 8e59a41241b96573ae13e6bd16a0e83ea1495ee9: fix: prevents claude tests from writing settings.json (Kai Armstrong karmstrong@gitlab.com)
  • db9d52961c0504ec490137662c079b8d8dcacce5: refactor(cmdtest): mark test helper as such (Timo Furrer tfurrer@gitlab.com)
  • 7c1c95e55688bb81437a1db594063e49fb12fe39: refactor(confirm): use new IOStreams Confirm (Timo Furrer tfurrer@gitlab.com)
  • 7947cff09eb26196387cc16e0a65e76a590c0889: refactor(dependency): remove dependency to securejoin by using os.Root (Timo Furrer tfurrer@gitlab.com)
  • 973c3f177fd0ac30db99f91cf5cc27d2e2209fba: refactor(duo ask): use cmdtest.SetupCmdForTest directly (Timo Furrer tfurrer@gitlab.com)
  • 58e6abec0ab939d9c6bf890b40151dce706a13a7: refactor(select): use select prompt from huh (Timo Furrer tfurrer@gitlab.com)
  • 668c79b9c1ccad9c0aedb0d11c28f7f083113cce: refactor(testing): setup test factory for huh (Timo Furrer tfurrer@gitlab.com)

v1.72.0

Compare Source

Changelog
  • b6e767f0a93ba709d7ca4259129f5e1d95685f01: feat(cluster agent): introduce revoke command (Hunter Stewart hustewart@gitlab.com)
  • 9991d66488a2f25d25b0ea941d0a2279e6dab36f: fix: normalized all commands chars (Jose Gabriel Companioni Benitez gcompanionib@gmail.com)
  • aeece23637ae23eb63e4b8401f1741f5bccac9cd: refactor(login): use url.Parse instead of regex to validate hostname (Timo Furrer tfurrer@gitlab.com)

v1.71.2

Compare Source

Changelog
  • c6ab14b27f246ba3bdabd1d4c74bb1165b22227f: feat(duo claude): improve error message when duo claude token retrieval is forbidden (Timo Furrer tfurrer@gitlab.com)

v1.71.1

Compare Source

Changelog
  • cd76122bc4a178933c523123979aabbcd726a9bf: Revert "chore: enable signing for all (test)" (Stan Hu stanhu@gmail.com)
  • 4003f416dbc9fee461f8eae5bc4cb8ff59511c82: fix: tweak signature name to avoid bin/ (Stan Hu stanhu@gmail.com)

v1.71.0

Compare Source

Changelog
  • a61ec841e4af3b058ff142bd663d33b5826cc1b0: fix: add checksums to signing (Stan Hu stanhu@gmail.com)

v1.70.0

Compare Source

Changelog
  • 8b9804878992c019e42064ba10cc14b12fa27a18: fix(release): ignore .gitlab-secrets (Timo Furrer tfurrer@gitlab.com)

v1.69.0

Compare Source

v1.68.0

Compare Source

Changelog
  • 78c7dc2f97664d0a57870be63e63222d097616be: feat(agent bootstrap): support configuring commit author (Timo Furrer tfurrer@gitlab.com)
  • ab9c7f0946e72c1a800c1d6d97b7172846a2180b: feat(agent): implement token list command (Timo Furrer tfurrer@gitlab.com)
  • 3a4d34d50109b4a27e54bc0b31dfbf6aec4600a1: feat(duo/claude): Added support for Claude Code (Shekhar Patnaik spatnaik@gitlab.com)
  • a1809f2bab8768223deeecc88d5210005e147757: feat(issue-list): sort and order functionality (Filip Aleksic faleksic@gitlab.com)
  • 240f68008ede64f5a4b3a805576f19ab6eb303a5: feat(mr): add URL parsing support for mr (Munish <munishkumar631@​gmail.com>)
  • 76692fd88a3f594d4c8cb31d6c182fe07d538c27: feat(release): remove experimental status from --use-package-registry flag (Timo Furrer tfurrer@gitlab.com)
  • 5101d572e942131a9620820960a2dc20417e99ff: feat(schedule-id): print schedule id on creation (Filip Aleksic faleksic@gitlab.com)
  • 6e81bd0d6b48db6ba8aac75af7719e6583515058: fix(cluster/agent/get_token): clean up lock on OS signal (Mikhail Mazurskiy mmazurskiy@gitlab.com)
  • 376f3ffa9185b63d5e60d0a1cc4cb5f3d1647403: fix(commands): fixes to commands and env vars (Filip Aleksic faleksic@gitlab.com)
  • 713ea1b7bf0b0f816357e5151da5eadf4bec61d2: fix(env-var): respect GITLAB_HOST environment variable in all commands (Timo Furrer tfurrer@gitlab.com)
  • 8a6f45d74bd670da55aafb5418fc79f78a452a76: fix(help): preserve newlines in glamour output (Jay McCure jmccure@gitlab.com)
  • d2c2e9da298771c6c1ddde13552873d754881c41: fix(mr ci): use gitlab api to fetch default branch with fallback to main when... (Munish <munishkumar631@​gmail.com>)
  • 6adb541585ebb2bfd7bbd0ee1f8d7067ce1846ed: fix: resolve host mismatch bug in repository resolution (Alex Romanov alex@romanov.ws)
  • 2fc5d0c645bce17aa5c746319cbc2e2de8e87eb0: refactor(cluster/agent/get_token): ensure the right error is returned (Mikhail Mazurskiy mmazurskiy@gitlab.com)

v1.67.0

Compare Source

Changelog
  • b773f6522c52d5f1d8015f1a2b6ddb84c94acbd0: feat(debug): support GLAB_DEBUG_HTTP env variable to log HTTP traffic (Timo Furrer tfurrer@gitlab.com)
  • be1068289efd0ae60c6fe4f5a8c4be11b4bd23a8: feat(opentofu): add terraform and tf as aliases for the opentofu (Timo Furrer tfurrer@gitlab.com)
  • e62afb12ebf95fc2df65db274c93e4f4ae15a398: fix(release download): use unauthenticated client for non-GitLab asset links (Timo Furrer tfurrer@gitlab.com)
  • fb5bbeea9d4a803de596bd5b56639d47841e7195: refactor(release download): cleanup request creation (Timo Furrer tfurrer@gitlab.com)

v1.66.0

Compare Source

Changelog
  • 654f3a85dc567de82dcb3f91794609e3f31c9151: docs: Add a troubleshooting subheading to the README (Amy Qualls aqualls@gitlab.com)
  • a5b9c6362ee2806a2ce5e0c13536330eef3895ac: docs: testing against staging (Jay McCure jmccure@gitlab.com)
  • cc203aca6c6b4a16ccf9d8faf3b8065756486cc7: feat(agent token): force keyring mode by default (Timo Furrer tfurrer@gitlab.com)
  • 82ea474e91dc228b784b58081713ef6c6854a783: feat(agent token): generate new token if cached token has been revoked (Timo Furrer tfurrer@gitlab.com)
  • c2091f3a7e8024985d9c09db4a108401e8be0ce4: feat(agent token): lock token creation for concurrent plugin calls (Timo Furrer tfurrer@gitlab.com)
  • 266093eb4470c3b8ff55e4b93365d9a6762dd19d: feat(cluster/graph): support filtering by roots (Mikhail Mazurskiy mmazurskiy@gitlab.com)
  • 7096232d4a334d5cd592b3d7661970ff8e92b240: feat(cluster/graph): support ignoring arc direction when filtering by roots (Mikhail Mazurskiy mmazurskiy@gitlab.com)
  • 1d83b38350f14b8403be972e667ca8b17bca213e: feat(duo ask): self-hosted instance url check (Dmytro Protsiv protsivd@amazon.com)
  • 56b41e5afb5da04b932db1c77875e05d9829ae46: feat(help): document -h short option (Anatoli Babenia anatoli@rainforce.org)
  • e18f8969f0dc7e1a9de90719c96c2945ca3d0ead: feat(mr-list): support "Any" user (Filip Aleksic faleksic@gitlab.com)
  • 374f268ee79aefe05203e8978c3c729f1386a008: feat(opentofu): add delete command (Timo Furrer tfurrer@gitlab.com)
  • 891ae1851de6da4e24f3e2fef084725ce1762982: feat(opentofu): implement new opentofu init command (Timo Furrer tfurrer@gitlab.com)
  • fbbae2bed4bf30feb136785451b973a38bfb404f: feat(project): enhance fork handling for existing repos (Eve Kolb <evekolb2204@​gmail.com>)
  • 8f14b63a61834c2ac4c6f5dcbb823d5fcdace4f5: feat(release): support configuring name of release asset package (Timo Furrer tfurrer@gitlab.com)
  • c62aa7c09abaaad8c931bd80f8274513baf702a5: feat(state list): add OpenTofu state download command (Timo Furrer tfurrer@gitlab.com)
  • 3a7194c26feadca5efd5a2b676942f594bcf3d74: feat(state list): add OpenTofu state list command (Timo Furrer tfurrer@gitlab.com)
  • a12fd99c8c62e3cceb05deea19add32ddc448a40: feat(state list): add OpenTofu state lock command (Timo Furrer tfurrer@gitlab.com)
  • 75b2506196a7774d588896e14fbe049c6ab5dc23: feat(state list): add OpenTofu state unlock command (Timo Furrer tfurrer@gitlab.com)
  • c9ea3e41d2de2d92fa9a3ab78167f543525c608a: feat: add autofill flags to mr update command (Munish <munishkumar631@​gmail.com>)
  • 87d1437d456ab494e53844b13e1e580141c27339: fix(api): respect --hostname argument (Timo Furrer tfurrer@gitlab.com)
  • 172cd2f1ebfba1e305803af54f9410ae6f1b19da: fix(git): fix git test (Eve Kolb <evekolb22

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from f67d224 to 4cfad0e Compare March 24, 2025 23:43
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.54.0 chore(deps): update dependency gitlab-org/cli to v1.55.0 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch 2 times, most recently from d359666 to be6014e Compare March 31, 2025 11:54
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from be6014e to 5c9051f Compare April 23, 2025 22:45
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.55.0 chore(deps): update dependency gitlab-org/cli to v1.56.0 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 5c9051f to dd4ed0c Compare May 2, 2025 11:31
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.56.0 chore(deps): update dependency gitlab-org/cli to v1.57.0 May 2, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from dd4ed0c to ab09802 Compare May 28, 2025 14:13
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.57.0 chore(deps): update dependency gitlab-org/cli to v1.58.0 May 28, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from ab09802 to 59cd261 Compare June 4, 2025 16:48
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.58.0 chore(deps): update dependency gitlab-org/cli to v1.59.1 Jun 4, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 59cd261 to 1263c07 Compare June 4, 2025 22:03
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.59.1 chore(deps): update dependency gitlab-org/cli to v1.59.2 Jun 4, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 1263c07 to 1bc9088 Compare June 17, 2025 20:33
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.59.2 chore(deps): update dependency gitlab-org/cli to v1.60.0 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 1bc9088 to 322c892 Compare June 18, 2025 06:40
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.60.0 chore(deps): update dependency gitlab-org/cli to v1.60.1 Jun 18, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 322c892 to 79893ba Compare June 19, 2025 02:46
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.60.1 chore(deps): update dependency gitlab-org/cli to v1.60.2 Jun 19, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 79893ba to ff855f1 Compare June 25, 2025 16:59
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.60.2 chore(deps): update dependency gitlab-org/cli to v1.61.0 Jun 25, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from ff855f1 to 7593a89 Compare July 10, 2025 20:03
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.61.0 chore(deps): update dependency gitlab-org/cli to v1.62.0 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 7593a89 to ed5adcf Compare July 15, 2025 23:09
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.62.0 chore(deps): update dependency gitlab-org/cli to v1.63.0 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from ed5adcf to 8a56c7b Compare July 23, 2025 08:03
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 1610f04 to dd51be8 Compare September 16, 2025 14:55
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.70.0 chore(deps): update dependency gitlab-org/cli to v1.71.2 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from dd51be8 to 3d467ed Compare September 17, 2025 18:40
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.71.2 chore(deps): update dependency gitlab-org/cli to v1.72.0 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 3d467ed to 1e26d68 Compare October 6, 2025 21:27
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.72.0 chore(deps): update dependency gitlab-org/cli to v1.73.0 Oct 6, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 1e26d68 to 4b8f4b4 Compare October 10, 2025 22:36
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.73.0 chore(deps): update dependency gitlab-org/cli to v1.73.1 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 4b8f4b4 to a2c73fd Compare October 14, 2025 14:46
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.73.1 chore(deps): update dependency gitlab-org/cli to v1.74.0 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from a2c73fd to ba0bbe6 Compare October 31, 2025 17:50
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.74.0 chore(deps): update dependency gitlab-org/cli to v1.75.0 Oct 31, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from ba0bbe6 to 7617516 Compare November 4, 2025 18:09
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.75.0 chore(deps): update dependency gitlab-org/cli to v1.76.0 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 7617516 to 1715100 Compare November 4, 2025 21:49
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.76.0 chore(deps): update dependency gitlab-org/cli to v1.76.1 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 1715100 to 082e924 Compare November 5, 2025 05:53
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.76.1 chore(deps): update dependency gitlab-org/cli to v1.76.2 Nov 5, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 082e924 to 6f6a249 Compare November 12, 2025 01:40
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.76.2 chore(deps): update dependency gitlab-org/cli to v1.77.0 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 6f6a249 to ba52035 Compare November 21, 2025 22:36
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.77.0 chore(deps): update dependency gitlab-org/cli to v1.78.1 Nov 21, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from ba52035 to 27e9d8f Compare November 22, 2025 02:39
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.78.1 chore(deps): update dependency gitlab-org/cli to v1.78.2 Nov 22, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 27e9d8f to 1fa38ab Compare November 24, 2025 18:28
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.78.2 chore(deps): update dependency gitlab-org/cli to v1.78.3 Nov 24, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 1fa38ab to 9e7e6df Compare December 5, 2025 10:12
@renovate renovate bot changed the title chore(deps): update dependency gitlab-org/cli to v1.78.3 chore(deps): update dependency gitlab-org/cli to v1.79.0 Dec 5, 2025
@renovate renovate bot force-pushed the renovate/gitlab-org-cli-1.x branch from 9e7e6df to 80ee36b Compare December 17, 2025 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants