Loading
Update registry.gitlab.com/gitlab-org/cli Docker tag to v1.95.0 (main)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| registry.gitlab.com/gitlab-org/cli | image-name | minor | v1.90.0 -> v1.95.0 |
Release Notes
gitlab-org/cli (registry.gitlab.com/gitlab-org/cli)
v1.95.0
Changelog
✨ Features
- e5b53d65: feat(duo): add --install and --yes flags to duo cli command (Kai Armstrong karmstrong@gitlab.com)
- 76d00d65: feat(skills): add
glab skills installto install bundled agent skill (experimental) (Thomas Schmidt tschmidt@gitlab.com)
📝 Documentation
- d173eac2: docs(issuable): add synopsis to close, note, reopen, subscribe, and unsubscribe (Brendan Lynch blynch@gitlab.com)
- de019774: docs(mr): add synopsis to approve, approvers, diff, close, delete, for,... (Brendan Lynch blynch@gitlab.com)
- 4fbb1820: docs(mr): add synopsis to list, view, create, checkout, merge, and update (Brendan Lynch blynch@gitlab.com)
- 86d43fd9: docs: Add synopsis to CI/CD pipeline and job commands (Brendan Lynch blynch@gitlab.com)
- 655b6ca3: docs: add info on deprecation messages (Brendan Lynch blynch@gitlab.com)
- 634601b0: docs: add synopsis to experimental subcommands (Brendan Lynch blynch@gitlab.com)
- 49d4b88e: docs: add synopsis to fork, opentofu, and auth docker commands (Brendan Lynch blynch@gitlab.com)
- a84c20e7: docs: add synopsis to list and view commands (Brendan blynch@gitlab.com)
- d225cb5d: docs: add synopsis to set, update, list, and export (Brendan blynch@gitlab.com)
- ea774f21: docs: add synopsis to trace, lint, and config compile (Brendan Lynch blynch@gitlab.com)
📦 Dependencies
- 6e175217: chore(deps): update module github.com/modelcontextprotocol/go-sdk to v1.6.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
v1.94.0
Changelog
✨ Features
- f620f7a2: feat(mr note create): add --reply flag and refactor to options struct (Tomas Vik tvik@gitlab.com)
- bed805c0: feat(mr): create diff comments (Tomas Vik (OOO back on 2026-05-11) tvik@gitlab.com)
- 56718ff9: feat(orbit): add glab orbit subcommands (experimental) (Dmitry Gruzd dgruzd@gitlab.com)
- 56b22863: feat(workitems): add
glab work-items create(Carlos Corona ccorona@gitlab.com) - 5b4bc4a6: feat: add --reviewer flag to glab stack sync (Gary Holtz gholtz@gitlab.com)
- fa792f3c: feat: add
glab work-items delete(Carlos Corona ccorona@gitlab.com) - 5d59e0be: feat: render Markdown links as OSC 8 hyperlinks in help text (Brendan Lynch blynch@gitlab.com)
🐛 Bug Fixes
- 9a6f9de4: fix(repo create): clone instead of git init when --readme is used (Kai Armstrong karmstrong@gitlab.com)
- 339ff8cc: fix(snapcraft): /etc/gitconfig permissions (Filip Aleksic faleksic@gitlab.com)
- 7f22b23c: fix: correct inverted condition for GITLAB_RELEASE_ASSETS_USE_PACKAGE_REGISTRY env var (Kai Armstrong karmstrong@gitlab.com)
- 3394d202: fix: eliminate data race in ci and job tests by avoiding global os.Stdout/os.Stderr mutation (Timo Furrer tfurrer@gitlab.com)
- a07c2c1c: fix: update flag description and remove backticks (Brendan blynch@gitlab.com)
📝 Documentation
- 774ea4f2: docs: add carapace completions note (Jonathan Bowe jonathan@bowedev.com)
- 53918c5a: docs: document both head and merge ref formats for MR pipelines (Kai Armstrong karmstrong@gitlab.com)
- da6f7b2f: docs: ensure glab check-update is accurately described (Brendan blynch@gitlab.com)
📦 Dependencies
- a0e977eb: chore(deps): update dependency @commitlint/cli to ^20.5.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- d7008ef5: chore(deps): update module charm.land/bubbletea/v2 to v2.0.6 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 5453a863: chore(deps): update module github.com/docker/cli to v29.4.1+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
- ea1e87bd: chore(deps): update module github.com/docker/cli to v29.4.2+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
- ea24f0a9: chore(deps): update module github.com/docker/docker-credential-helpers to v0.9.6 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 8bb00fb6: chore(deps): update module github.com/gdamore/tcell/v2 to v2.13.9 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 5762ad2e: chore(deps): update module github.com/mattn/go-isatty to v0.0.21 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 41d476fc: chore(deps): update module github.com/mattn/go-isatty to v0.0.22 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- f1c53172: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.21.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 58ca66f7: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.22.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 6f317c36: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.24.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 230c924a: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.24.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- bd77d705: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.24.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
- ada4904f: chore: sync commit-lint script from gitlab-lsp (Kai Armstrong karmstrong@gitlab.com)
- f60689c7: chore: update docs linting tools and docs linting container image (Evan Read eread@gitlab.com)
- 9e274d09: ci: add Duo agent environment configuration (Thomas Schmidt tschmidt@gitlab.com)
- 76ba508c: refactor(checkout): inject GitRunner dependency for testability (Gary Holtz gholtz@gitlab.com)
- fe74aaf3: refactor(duo): improve Duo CLI update notification message (Arthur Foltz afoltz@gitlab.com)
v1.93.0
Changelog
✨ Features
- 90960872: feat(ci-list): display
runningpipelines in blue, use light/dark 24-bit colors when able (Emil Chludziński tanstaafl@tlen.pl) - f8f25b15: feat(mr note): add 'create' subcommand with discussion-based notes (Tomas Vik tvik@gitlab.com)
- 95a61c83: feat: add --assignee flag to glab stack sync (Gary Holtz gholtz@gitlab.com)
- f73a54fe: feat: add --label flag to glab stack sync (Gary Holtz gholtz@gitlab.com)
- 35df967c: feat: add --template flag to issue and mr create commands (Kai Armstrong karmstrong@gitlab.com)
- e59047ed: feat: add glab search semantic command (Tian Gao tgao@gitlab.com)
🐛 Bug Fixes
- d3454a07: fix(api): avoid panic on invalid absolute endpoint URL (Mikel mikel@olasagasti.info)
- b98d93a6: fix(ci view): Setup default theme (Philipp Hahn pmhahn@pmhahn.de)
- f07689ce: fix(duo): honor custom Duo CLI path on unsupported CPU architectures (Mikel mikel@olasagasti.info)
- 033e8039: fix: Always Use Long Git Status (Jonathan Bowe jonathan@bowedev.com)
- 3e5c995d: fix: add HTTP timeout and propagate context in auth commands (Kai Armstrong karmstrong@gitlab.com)
- ee920b4d: fix: respect repository target branch rules in mr create (Kai Armstrong karmstrong@gitlab.com)
- 5593a1e8: fix: support git worktrees in stack operations (Daniel Bankmann <11852855-dba223@users.noreply.gitlab.com>)
- 34af5c48: fix: use local viper instance in GroupOverride to prevent data race (Jay McCure jmccure@gitlab.com)
📝 Documentation
- 4edb2bdd: docs: Clarify time format for glab token rotate (Brendan Lynch blynch@gitlab.com)
- 40099e89: docs: add CLI docs style guide references and contributor guidance (Brendan Lynch blynch@gitlab.com)
- fe2ed6fc: docs: fix punctuation in Short and flag descriptions (Brendan Lynch blynch@gitlab.com)
- ee555c88: docs: improve auth login CI/CD documentation and --api-host flag (Kai Armstrong karmstrong@gitlab.com)
- 784d046e: docs: standardize positional arg notation in mr commands (Brendan blynch@gitlab.com)
📦 Dependencies
- bb755050: chore(deps): Switch to a maintained YAML library (Mikel mikel@olasagasti.info)
- 377c4198: chore(deps): drop github.com/pkg/errors in favor of stdlib errors (Mikel mikel@olasagasti.info)
- 0a9d6bc7: chore(deps): drop mitchellh/go-homedir for stdlib home dir (Mikel mikel@olasagasti.info)
- 7821c8d9: chore(deps): update module charm.land/bubbletea/v2 to v2.0.5 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- f4807f6c: chore(deps): update module charm.land/lipgloss/v2 to v2.0.3 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 0e3c1048: chore(deps): update module github.com/docker/cli to v29.4.0+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 6ca80615: chore(deps): update module github.com/mattn/go-runewidth to v0.0.22 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 8c3b14f9: chore(deps): update module github.com/mattn/go-runewidth to v0.0.23 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 5cca166a: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.17.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 1cca432d: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.19.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 59cdf34d: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.20.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- aa8b94d1: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.20.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- ef351c1e: chore(deps): update module golang.org/x/crypto to v0.50.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 8c009a20: chore(deps): update module k8s.io/client-go to v0.35.4 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
- 4e8a8817: chore(duo): hide and deprecate 'glab duo ask' command (Kai Armstrong karmstrong@gitlab.com)
v1.92.1
Changelog
🐛 Bug Fixes
- a91ac2ae: fix(auth): clear stale credentials before OAuth flow, not after (Kai Armstrong karmstrong@gitlab.com)
🔧 Maintenance
- b830236f: ci: fix release notes bot token override and remove redundant jq install (Kai Armstrong karmstrong@gitlab.com)
v1.92.0
Changelog
✨ Features
- a5848540: feat: add duo-cli path override (Andrei Zubov azubov@gitlab.com)
- 388a0f44: feat: add glab todo list and done commands (Kai Armstrong karmstrong@gitlab.com)
🐛 Bug Fixes
- 8acb8487: fix(auth): clear stale credentials on re-login to fix OAuth-to-token switch (Kai Armstrong karmstrong@gitlab.com)
- 6f30fd44: fix(clone): "glab repo clone" with custom directory (Martin Schurz 2090677-schurzi@users.noreply.gitlab.com)
- 3dffae69: fix(token): fix rotate command failing to match tokens by numeric ID (Kai Armstrong karmstrong@gitlab.com)
- b5624786: fix: add enum constraints and positional arg hints to MCP tool schemas (Kai Armstrong karmstrong@gitlab.com)
- 8b01065a: fix: avoid GET /projects/:id in changelog generate to support CI job tokens (Kai Armstrong karmstrong@gitlab.com)
- 5a83a038: fix: handle numeric timezone offsets in oauth2_expiry_date parsing (Kai Armstrong karmstrong@gitlab.com)
- d0fa983b: fix: map 'user' config key to GLAB_USER to prevent $USER shadowing (Kai Armstrong karmstrong@gitlab.com)
- 0d7a0be7: fix: use GitLab API for default branch instead of git remote show (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
- 5b34c099: docs: Add link to changelogs info (Brendan blynch@gitlab.com)
- 5cd14e11: docs: update mr note examples to use resolve/reopen subcommands (Kai Armstrong karmstrong@gitlab.com)
📦 Dependencies
- 29e4990c: chore(deps): update module github.com/hashicorp/go-version to v1.9.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 4571890b: chore(deps): update module github.com/modelcontextprotocol/go-sdk to v1.5.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 3284fe2a: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.13.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
- 08deb1d3: chore: add Claude Code project settings and gitignore local overrides (Kai Armstrong karmstrong@gitlab.com)
- 412f53ec: ci: add expire_in to sign_windows job artifacts (Kai Armstrong karmstrong@gitlab.com)
- 40d9efbd: ci: use dedicated GITLAB_TOKEN_RELEASE_NOTES variable for notify-issues job (Kai Armstrong karmstrong@gitlab.com)
v1.91.0
Changelog
✨ Features
- 7347ec5d: feat(duo): lock Duo CLI auto-updates to compatible major version (Kai Armstrong karmstrong@gitlab.com)
- e60b4a84: feat: add multipart/form-data support to
glab apivia--formflag (Kai Armstrong karmstrong@gitlab.com)
🐛 Bug Fixes
- 2ce57436: fix: URL-encode filename in release asset DirectAssetPath (Kai Armstrong karmstrong@gitlab.com)
- bdda0f84: fix: improve diagnostics when env-based token fails auth (Kai Armstrong karmstrong@gitlab.com)
- 6d4c9d43: fix: improve duo cli confirm prompt UX (Kai Armstrong karmstrong@gitlab.com)
- 44d7c10f: fix: nil pointer dereference in DisplayIssueList and DisplayIssue when CreatedAt is null (Kai Armstrong karmstrong@gitlab.com)
- dc75f9f3: fix: use /bin/sh shebang in notify-issues-on-release script (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
- 1892d844: docs: make Markdown for 'glab runner' command adhere to standards (Evan Read eread@gitlab.com)
- 3f03c08c: docs: update command docs for Duo CLI beta release (Uma Chandran uchandran@gitlab.com)
📦 Dependencies
- 71b960c7: chore(deps): bump golangci-lint to v2.11.4 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- d8ee4806: chore(deps): update module github.com/zalando/go-keyring to v0.2.8 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 874b483b: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.11.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- a6031009: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.7.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
- 8bd1ac64: chore(deps): update ruby docker tag to v3.4 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
- 879dce24: chore: Apply 1 suggestion(s) to 1 file(s) (Evan Read eread@gitlab.com)
- ba5fb25b: chore: add documentation review apps to project (Evan Read eread@gitlab.com)
- b0df7324: chore: add jq to Docker image (Kai Armstrong karmstrong@gitlab.com)
- 8401888f: chore: adds beta string and applies it to duo cli (Uma Chandran uchandran@gitlab.com)
🔀 Others
- 0e917e36: test: reduce unit test runtime by fixing slow polling and real HTTP calls (Kai Armstrong karmstrong@gitlab.com)
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Sylva Renovate bot