Skip to content

Update dependency gitlab-org/cli to v1.115.0 - #20

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

Update dependency gitlab-org/cli to v1.115.0#20
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gitlab-org-cli-1.x

Conversation

@renovate

@renovate renovate Bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
gitlab-org/cli minor v1.85.3v1.115.0

Release Notes

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

v1.115.0

Compare Source

Changelog

✨ Features
  • 37a8f295: feat(artifact-registry): add glab artifact-registry login --gradle/--npm/--sbt (Sylvia Shen sshen@gitlab.com)
  • cecc2f20: feat(artifact-registry): add glab artifact-registry login --maven (Sylvia Shen sshen@gitlab.com)
  • bd95112d: feat(config): add config path command (Kai Armstrong karmstrong@gitlab.com)
  • 8e0a93fa: feat(config): serialize credential writes across processes (Stan Hu stanhu@gmail.com)
  • 58605171: feat(df): add PURL parser (Michael Eddington meddington@gitlab.com)
  • a4bfa549: feat(df): add caching decorator for the policy checker (Michael Eddington meddington@gitlab.com)
  • d0bb2da8: feat(df): add policy checker interface, types, and fake (Michael Eddington meddington@gitlab.com)
  • 716e2d7d: feat(df): mark dependency firewall commands as experimental (Michael Eddington meddington@gitlab.com)
  • a512fe2e: feat(orbit): route glab orbit through the orbit-cli binary (Jean-Gabriel Doyon jgdoyon@gitlab.com)
  • 5f4851ba: feat(snap): expose password-manager-service plug and guide users to connect it (Kai Armstrong karmstrong@gitlab.com)
  • 5e2f2bdb: feat: add --description-file to issue, MR, and work item commands (Kai Armstrong karmstrong@gitlab.com)
🐛 Bug Fixes
  • d0dcf91a: fix(auth): check credentials can be saved before refreshing OAuth token (Kai Armstrong karmstrong@gitlab.com)
  • 9417ab54: fix(auth): skip OAuth2 refresh in helper for PAT hosts (Ahmed Hemdan ahemdan@gitlab.com)
  • 2e862c09: fix(ci): show the correct job's log in child pipelines, and the requested pipeline's jobs (Kai Armstrong karmstrong@gitlab.com)
  • 1801753b: fix(config): give each keyring probe its own sentinel (Jay McCure jmccure@gitlab.com)
  • 8d5e13c5: fix(glrepo): key subfolder config lookup on host with port (Kai Armstrong karmstrong@gitlab.com)
  • 1b5b4a7b: fix(mr): report accurate merge state instead of always "Merged!" (Zander Otavka glab@sl.zanderotavka.com)
📝 Documentation
📦 Dependencies
  • d1a05217: chore(deps): update dependency @​commitlint/cli to ^21.2.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 0820054a: chore(deps): update dependency @​commitlint/config-conventional to ^21.2.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 7ee2df59: chore(deps): update dependency @​commitlint/lint to ^21.2.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 708eb3b2: chore(deps): update module charm.land/lipgloss/v2 to v2.0.6 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • b96f8247: chore(deps): update module github.com/mattn/go-runewidth to v0.0.28 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • c284ee68: chore(deps): update module github.com/stretchr/testify to v1.12.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 225e8313: chore(deps): update module golang.org/x/crypto to v0.55.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 8ed3970a: chore(deps): update module golang.org/x/text to v0.41.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • 5f9c3fc7: chore(codeowners): introduce modular CODEOWNERS (Timo Furrer tfurrer@gitlab.com)
  • e4ee22d4: chore(lint): sync Vale configuration from the gitlab project (Marcel Amirault mamirault@gitlab.com)
  • 0cf2355a: chore: update technical writing with correct group (Kai Armstrong karmstrong@gitlab.com)
  • 962c6bc5: refactor(commands): inline embedded .md help text and forbid the pattern (Kai Armstrong karmstrong@gitlab.com)

v1.114.0

Compare Source

Changelog

✨ Features
  • e758e41c: feat(api): support dynamic custom headers for authenticating proxies (vennemp mvenne@stackarmor.com)
  • 413d798e: feat(artifact-registry): add glab artifact-registry login --docker (Sylvia Shen sshen@gitlab.com)
  • 92dbd651: feat(artifact-registry): resolve artifact registries in the Docker credential helper (Sylvia Shen sshen@gitlab.com)
  • 0f4d2187: feat(mr): show source and target branches in view (Kai Armstrong karmstrong@gitlab.com)
  • da229e15: feat(update): detect more install methods for the upgrade nudge (Kai Armstrong karmstrong@gitlab.com)
🐛 Bug Fixes
  • 0fd14018: fix(cmdutils): resolve same-host SSH remotes to the right account (tukusejssirs tukusejssirs@protonmail.com)
  • 71da98a7: fix(config): name the keyring in credential write failures (Kai Armstrong karmstrong@gitlab.com)
  • 8f72a7d1: fix(config): omit values from config set error messages (Kai Armstrong karmstrong@gitlab.com)
  • 8a562a9c: fix(config): resolve YAML alias nodes in hosts config (denk d-enk@ya.ru)
  • 9512a513: fix(duo): make glab duo help GitLab Duo CLI centric (Tomas Vik (OOO back on 2026-08-31) tvik@gitlab.com)
  • 8595a4f5: fix(git): detect "no git repository" by exit status, not message text (Jay McCure jmccure@gitlab.com)
  • f73399d9: fix(orbit): say Orbit instead of GKG in graph status error copy (michaelangeloio arivera@gitlab.com)
  • 238c0034: fix: glab can not set group level variable masked or masked and hidden (Syed Saif Ali Alvi saifalialvi@gmail.com)
📝 Documentation
  • 0458c4d0: docs: Update link to turn on and off beta features (Brendan Lynch blynch@gitlab.com)
📦 Dependencies
  • 56cef637: chore(deps): update module github.com/stretchr/testify to v1.12.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • cb8db156: chore(deps): update module oss.terrastruct.com/d2 to v0.7.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance

v1.113.0

Compare Source

Changelog

✨ Features
  • 439621c5: feat(api): parse JSON arrays and objects in --field (Andrew Dunn andunn@gitlab.com)
  • e8861a0e: feat(artifact-registry): add glab artifact-registry get-token (Sylvia Shen sshen@gitlab.com)
  • 6d54bd81: feat(artifact-registry): add glab artifact-registry status (Sylvia Shen sshen@gitlab.com)
🐛 Bug Fixes
  • f7a6764a: fix(auth): avoid keyring write contention on concurrent OAuth refresh (Stan Hu stanhu@gmail.com)
  • f6a54bf4: fix(auth): explain the OAuth/PAT scheme mismatch and pin the provenance matrix (Jay McCure jmccure@gitlab.com)
  • 5321bbac: fix(auth): stop configure-docker from replacing other credential helpers (Sylvia Shen sshen@gitlab.com)
  • 524e759a: fix(ci): escape square brackets in pipeline view job titles and modals (Aleksandr Sheikin a.a.sheykin@gmail.com)
  • 6b1db998: fix(ci): highlight the focused modal button (Aleksandr Sheikin a.a.sheykin@gmail.com)
  • 9523a73c: fix(commands): argument count limiters (Ville Skyttä ville.skytta@iki.fi)
  • 73154c2f: fix(mr): allow create with flag-complete inputs outside a git repo (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
  • f42c4cfe: docs(skills): warn bare issue refs don't expand in epic notes (Thiago Figueiró tfigueiro@gitlab.com)
  • 82812dea: docs: Add a commands landing page (Brendan Lynch blynch@gitlab.com)
  • 725b2c80: docs: Move authentication documentation from the README to the docs site (Brendan Lynch blynch@gitlab.com)
  • 26bbceb1: docs: create release command - clarify example reference for assets-links (Uma Chandran uchandran@gitlab.com)
📦 Dependencies
  • b30febac: chore(deps): update module github.com/docker/cli to v29.7.0+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 57fcf187: chore(deps): update module github.com/docker/cli to v29.7.1+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance

v1.112.0

Compare Source

Changelog

✨ Features
  • a102d691: feat(auth): warn when env token overrides stored credentials (Stan Hu stanhu@gmail.com)
  • c9b64657: feat(df): add CI verdict log and summary renderer (Michael Eddington meddington@gitlab.com)
  • 1b77d060: feat(df): add df parent command with npm-config and ci-summary (Michael Eddington meddington@gitlab.com)
🐛 Bug Fixes
  • 78e5651f: fix(auth): avoid dumping HTML error pages in auth status (Stan Hu stanhu@gmail.com)
  • 7c627d05: fix(auth): handle nil Response in oauth2 error sanitization (Stan Hu stanhu@gmail.com)
  • 334c6841: fix(auth): preserve wrapper context when sanitizing auth errors (Stan Hu stanhu@gmail.com)
  • cd0a8301: fix(issue-8220): show system notes in text output when --type all (Syed Saif Ali Alvi saifalialvi@gmail.com)
  • e80134a1: fix(mr-close): fixed the ci pipeline must pass error on closing the MR (Parth Sharma dankparth@gmail.com)
📝 Documentation
📦 Dependencies
  • 7386a64c: chore(deps): update module github.com/mattn/go-runewidth to v0.0.27 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • e60e805f: chore(deps): update module github.com/modelcontextprotocol/go-sdk to v1.7.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 607d7b97: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.53.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 93117d1b: chore(deps): update module go.yaml.in/yaml/v3 to v3.0.5 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • 2c9133c9: chore(duo): remove ask deprecation notice (Kai Armstrong karmstrong@gitlab.com)
  • c3c8f397: refactor(utils): simplify EnsureDestinationRoot and consolidate securefile copy (Kai Armstrong karmstrong@gitlab.com)
🔀 Others

v1.111.0

Compare Source

Changelog

✨ Features
  • bf4226d1: feat(auth): store credentials in OS keyring by default (Stan Hu stanhu@gmail.com)
  • 6c7b7d23: feat(git): treat altssh.gitlab.com as official GitLab.com SSH alias (Mario Celi mcelicalderon@gitlab.com)
🐛 Bug Fixes
  • 5d6cad21: fix(api): isolate environment PATs from stored OAuth (Tien Ray <ray.tien0907@​gmail.com>)
  • deb6f2d9: fix(auth): include configured subfolder in OAuth URL (Yarra Vivek <vivekyarra567@​gmail.com>)
  • dade3568: fix(auth): preserve OAuth refresh token during reauthentication (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 18b8be9b: fix(auth): send a non-blank username with plain token logins (ANBUCHELVAN GANESAN CSE <anbuchelvanganesan.cse2024@​citchennai.net>)
  • 8abea3f9: fix(ci): drop the git gem pin now that danger 9.6.1 is out (Jay McCure jmccure@gitlab.com)
  • 8e5156b5: fix(ci): order pipeline jobs by ID on ties (Tien Ray <ray.tien0907@​gmail.com>)
  • afed8eb8: fix(ci): pin git gem to unblock danger-review (Kai Armstrong karmstrong@gitlab.com)
  • 880c8153: fix(cmdutils): write a JSON error object when --output=json (ANBUCHELVAN GANESAN CSE <anbuchelvanganesan.cse2024@​citchennai.net>)
  • 1061aead: fix(git): handle CRLF output lines (Tien Ray <ray.tien0907@​gmail.com>)
  • ccbf62dc: fix(issue): paginate issue board entries (Yarra Vivek <vivekyarra567@​gmail.com>)
  • f915db9f: fix(mr): allow title-only creation without a TTY (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 5cf6f404: fix(mr): show discussion prefixes in note list (Tien Ray <ray.tien0907@​gmail.com>)
  • 8d26e5b7: fix(packages): accept absolute paths in download (ANBUCHELVAN GANESAN CSE <anbuchelvanganesan.cse2024@​citchennai.net>)
  • 6935c9b6: fix(project): preserve full namespace on create (Tien Ray <ray.tien0907@​gmail.com>)
  • f7a96733: fix(repo): support cloning wiki repositories (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 93d8ccc9: fix(securefile): accept absolute paths in download (ANBUCHELVAN GANESAN CSE <anbuchelvanganesan.cse2024@​citchennai.net>)
  • a9a0f41d: fix(stack): fall back to USERNAME for branch prefix (Tien Ray <ray.tien0907@​gmail.com>)
  • eae64695: fix(stack): stream hook output during sync (Tien Ray <ray.tien0907@​gmail.com>)
📝 Documentation
  • 968dc517: docs(token): fix revoke command grammar (Mridankan Mandal <xerontitan90@​gmail.com>)
📦 Dependencies
  • 0c2b2678: chore(deps): update dependency @​commitlint/config-conventional to ^21.2.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 46e04383: chore(deps): update dependency @​commitlint/read to ^21.2.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 6f4243d4: chore(deps): update module github.com/mattn/go-isatty to v0.0.24 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 3af2f826: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.52.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 8d9c1572: chore(deps): update module k8s.io/client-go to v0.36.3 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • 20265c43: ci: retry jobs on transient infrastructure failures (Oscar Tovar otovar@gitlab.com)
  • 5f47cd23: refactor(ci): use build state constants (Tien Ray <ray.tien0907@​gmail.com>)
🔀 Others
  • 48d2e49d: perf(mr): fewer API calls when opening an MR in the browser (kang <6156568-kang8@​users.noreply.gitlab.com>)
  • 6b8ea972: test(auth): avoid i686 OAuth expiry overflow (Tien Ray <ray.tien0907@​gmail.com>)
  • 17ba5979: test(mr note create): cover 8277 usage examples (Mridankan Mandal <xerontitan90@​gmail.com>)
  • d494afc5: test(project): fix pagination fixtures (Tien Ray <ray.tien0907@​gmail.com>)

v1.110.0

Compare Source

Changelog

✨ Features
  • 85f9c9d7: feat(df): add the firewall MITM proxy and response classifier (Michael Eddington meddington@gitlab.com)
🐛 Bug Fixes
  • cebccc86: fix(api): encode empty array fields correctly (vivekyarra <vivekyarra567@​gmail.com>)
  • d8414a19: fix(api): preserve NDJSON number precision (vivekyarra <vivekyarra567@​gmail.com>)
  • d42125a6: fix(api): remove trailing plus from errors (Yarra Vivek <vivekyarra567@​gmail.com>)
  • cf12a56f: fix(api): return client errors during placeholder expansion (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • 7cf6d4ed: fix(auth): persist --git-protocol/--api-protocol non-interactively (Kai Armstrong karmstrong@gitlab.com)
  • c2dcffd6: fix(browser): reject blank launcher commands (vivekyarra <vivekyarra567@​gmail.com>)
  • fea85b79: fix(ci): handle Ctrl+M as Enter in pipeline view (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 1d2b0405: fix(ci): paginate interactive job selection (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • 4ac40d4f: fix(ci): reject empty variable keys (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 8b79539a: fix(ci): reject failed responses when linting a remote URL (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • 7a2c3088: fix(ci): stop tracing a canceled job (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • f9736cb4: fix(cluster): distinguish missing manifests from read failures (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • 42a41eb6: fix(cluster): return file sync transport errors (Yarra Vivek <vivekyarra567@​gmail.com>)
  • eb186ba6: fix(cmdutils): ignore empty assignee values (vivekyarra <vivekyarra567@​gmail.com>)
  • d5e698d3: fix(config): report a local config file that cannot be parsed (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • 87afdbba: fix(deploy-key): require a key ID for delete (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • 63314161: fix(git): match the clone directory for a URL ending in .git/ (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • df8e88c6: fix(git): parse SSH config after long lines (vivekyarra <vivekyarra567@​gmail.com>)
  • 8d0284d7: fix(git): preserve spaces in latest commit title (vivekyarra <vivekyarra567@​gmail.com>)
  • 5f42e4e8: fix(git): recognize uppercase URL schemes when parsing remotes (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • 1ca0edc9: fix(instance): default REST API protocol (vivekyarra <vivekyarra567@​gmail.com>)
  • 1fdccc5e: fix(iostreams): preserve long pager lines (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 7cb260b1: fix(iostreams): treat a blank pager command as no pager (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • f4e62af5: fix(mcp): preserve UTF-8 in tool descriptions (Yarra Vivek <vivekyarra567@​gmail.com>)
  • b2b411fe: fix(milestone): return the base repository error instead of panicking (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • 92bee1eb: fix(mr diff): support long colored lines (vivekyarra <vivekyarra567@​gmail.com>)
  • 45b4ec6b: fix(mr merge): handle missing error response (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 30459639: fix(mr): return to-do transport errors (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 8eaada65: fix(project create): handle invalid response URL (vivekyarra <vivekyarra567@​gmail.com>)
  • 6b90190c: fix(project view): load nested README paths (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 94b61357: fix(project): return fork transport errors (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 07061fab: fix(project): return remote listing errors (vivekyarra <vivekyarra567@​gmail.com>)
  • d69d4141: fix(release create): reject long invalid timestamps (vivekyarra <vivekyarra567@​gmail.com>)
  • 8711911b: fix(release create): return tag transport errors (Yarra Vivek <vivekyarra567@​gmail.com>)
  • d1d44c87: fix(release download): reject malformed asset URLs (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 7c8a34f3: fix(repo): normalize dot-git URLs with trailing slash (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 792e1ddf: fix(schedule): validate variables before creating a schedule (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • 2718d24d: fix(securefile): paginate download all (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 912cf2cb: fix(securefile): reject a file ID argument combined with --id or --name (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • f7934a58: fix(ssh-key): reject long invalid expiry (vivekyarra <vivekyarra567@​gmail.com>)
  • 3f3182a3: fix(stack): do not leak a file handle in AddStackBaseBranch (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • d2b1d607: fix(text): honor short truncation widths (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 5b2f4df5: fix(text): wrap by display width (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 7c430302: fix(token): prevent duration overflow (Yarra Vivek <vivekyarra567@​gmail.com>)
  • 9ee13a02: fix(variable): drop --scope from the group example in update (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
📝 Documentation
  • 5b63aa90: docs(alias): fix the positional-placeholder example (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • e3e98ba7: docs: show optional command arguments as optional in usage (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
  • c88360dd: docs: use GLAB_DEBUG in the bug template and agent guide (Lee Seonghyeon · 이성현 ihopenre@gmail.com)
📦 Dependencies
  • acf4fd9e: chore(deps): update dependency @​commitlint/format to ^21.2.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 766187d7: chore(deps): update module github.com/docker/cli to v29.6.2+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 9c701a55: chore(deps): update module github.com/mattn/go-isatty to v0.0.23 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 83bc0124: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.51.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • e1b79ba9: chore(deps): update module golang.org/x/crypto to v0.54.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔀 Others
  • 997bc989: test: keep command tests inside their temp directories on Windows (Lee Seonghyeon · 이성현 ihopenre@gmail.com)

v1.109.0

Compare Source

Changelog

✨ Features
  • e89c6798: feat(df): add dependency firewall engine foundations (Michael Eddington meddington@gitlab.com)
  • 94b7b4bc: feat(gen-docs): prune and remove deprecated command pages (Brendan Lynch blynch@gitlab.com)
  • 8fa2aa34: feat(securefile): Ability to Update existing files (Jack <30406998-jack1902@​users.noreply.gitlab.com>)
  • 910ce9df: feat: add variable import command (Olayinka Vaughan vaughanolayinka@gmail.com)
🐛 Bug Fixes
📝 Documentation
  • 34c48d54: docs(release): document CI/CD authentication for release create (Kai Armstrong karmstrong@gitlab.com)
  • d5e2bc73: docs: Document XDG Base Directory support for glab config (Olayinka Vaughan vaughanolayinka@gmail.com)
  • b8912857: docs: add dependency management and vulnerability reporting sections (Kai Armstrong karmstrong@gitlab.com)
  • 5767eed5: docs: note gen-docs pruning of deprecated command pages (Brendan Lynch blynch@gitlab.com)
📦 Dependencies
  • 463e2b39: chore(deps): bump go to v1.26.5 (Ahmed Hemdan ahemdan@gitlab.com)
  • 715df97b: chore(deps): update dependency @​commitlint/cli to ^21.2.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 6ee8a7c7: chore(deps): update module github.com/gdamore/tcell/v2 to v2.13.10 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 94b4d856: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.49.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 8bf5fe51: chore(deps): update module golang.org/x/term to v0.45.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 56ebadc9: chore(deps): update module golang.org/x/text to v0.40.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • 05959c35: chore: run docs Hugo test with latest docs Hugo container image (Evan Read eread@gitlab.com)

v1.108.0

Compare Source

Changelog

✨ Features
  • ff181daa: feat(mr): show absolute time alongside relative in note output (Tomas Vik tvik@gitlab.com)
  • 2b6946d7: feat(mr): show note and discussion IDs in mr note list (Tomas Vik tvik@gitlab.com)
  • b3fafd19: feat(securefile): remove by name (Jack <30406998-jack1902@​users.noreply.gitlab.com>)
  • 53756300: feat: Add Wait Flag for CI Status Subcommand (Jonathan Bowe jonathan@bowedev.com)
🐛 Bug Fixes
  • 33acf839: fix(auth): preserve saved values on re-authentication (Kai Armstrong karmstrong@gitlab.com)
  • 76c823ef: fix(changelog): strip newline from git describe output (Kai Armstrong karmstrong@gitlab.com)
  • 3860206d: fix(issue): avoid panic when viewing a closed issue with no closer (Kai Armstrong karmstrong@gitlab.com)
  • 24f5e59c: fix(mr): fall back to raw body when markdown rendering fails (Tomas Vik tvik@gitlab.com)
📝 Documentation
  • f30aa8d1: docs(config): list missing user-settable global keys in help (Kai Armstrong karmstrong@gitlab.com)
  • 215c18e8: docs(security): mark experimental subcommands and clarify synopsis (Brendan Lynch blynch@gitlab.com)
  • 2cabe0db: docs: updates for GitLab Duo CLI GA (Uma Chandran uchandran@gitlab.com)
📦 Dependencies
  • 1f440305: chore(deps): update dependency @​commitlint/cli to ^21.2.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 9d222d04: chore(deps): update module charm.land/bubbletea/v2 to v2.0.8 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 1dcfc3c9: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.47.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • 9ba9110d: chore(git): remove duplicate mockgen directive for GitRunner (Tomas Vik tvik@gitlab.com)
  • a9044ba3: refactor: enforce IOStreams output helpers over direct fmt.Fprint calls (Oscar Tovar otovar@gitlab.com)
🔀 Others
  • 152be15c: test(mrutils): parallelize noteTimeAgo test (Tomas Vik tvik@gitlab.com)

v1.107.0

Compare Source

Changelog

✨ Features
  • ad8642d8: feat(duo): support Duo CLI v9 auto-updates (Tomas Vik tvik@gitlab.com)
  • b8ba875f: feat(security config): add commands to manage security configuration profiles (Oscar Tovar otovar@gitlab.com)
📝 Documentation
  • 76d0ac66: docs: add new CLAUDE.md file and reference AGENTS.md (Brendan Lynch blynch@gitlab.com)
  • 4a143d44: docs: clarify glab token rotate command info (Brendan Lynch blynch@gitlab.com)
  • 96ab83c0: docs: update stage from Create to AI Coding (Uma Chandran uchandran@gitlab.com)
📦 Dependencies
  • 3329b298: chore(deps): update dependency @​commitlint/format to ^21.1.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • d176bd65: chore(deps): update module charm.land/lipgloss/v2 to v2.0.5 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • b9c46379: chore(deps): update module github.com/docker/cli to v29.6.1+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • f6fefa6d: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.45.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 7fd07149: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.46.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • 0e195d0d: chore: update documentation MR template (Brendan Lynch blynch@gitlab.com)

v1.106.0

Compare Source

Changelog

✨ Features
  • ca99cc32: feat(packages): add delete command (Oscar Tovar otovar@gitlab.com)
  • 2ffa2f05: feat(packages): add download command (Oscar Tovar otovar@gitlab.com)
  • b323eaca: feat(stack): add --reword flag to fix commits without staging files (Gary Holtz is no longer with GitLab gary@holtz.tech)
📝 Documentation
  • d0f83885: docs(whatsnew): document show_whats_new config and env var (Kai Armstrong karmstrong@gitlab.com)
  • 15b64e4e: docs: refine packages and container-registry command help text (Brendan Lynch blynch@gitlab.com)
📦 Dependencies
  • 45b73a0f: chore(deps): update module github.com/docker/cli to v29.6.0+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 28d5db5c: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.42.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • b14d7c7c: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.43.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 0987f270: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.44.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • 2661db6c: chore: explain that token env will work in snap (Tomas Vik tvik@gitlab.com)

v1.105.0

Compare Source

Changelog

✨ Features
  • c8fed254: feat(orbit): rename --format flag to --response-format (Dmitry Gruzd dgruzd@gitlab.com)
🐛 Bug Fixes
📦 Dependencies
  • ba0f56a8: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.40.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)

v1.104.0

Compare Source

Changelog

✨ Features
  • 5380ef66: feat(duo): warn when running duo cli under snap confinement (Kai Armstrong karmstrong@gitlab.com)
  • 4ee1edf5: feat(packages): add upload command (Oscar Tovar otovar@gitlab.com)
  • 383d5994: feat: generate GitLab Docs navigation block for glab (Brendan Lynch blynch@gitlab.com)
📝 Documentation
  • 6440f987: docs(skills): improve glab threaded-reply guidance (Thomas Schmidt tschmidt@gitlab.com)
📦 Dependencies
  • 2ba749a0: chore(deps): update module charm.land/glamour/v2 to v2.0.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 5f958dff: chore(deps): update module charm.land/lipgloss/v2 to v2.0.4 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 4e20a953: chore(deps): update module github.com/coder/websocket to v1.8.15 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 2f358bfa: chore(deps): update module golang.org/x/crypto to v0.53.0 (Jay McCure jmccure@gitlab.com)
  • d9be4c7a: chore(deps): update module k8s.io/client-go to v0.36.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance

v1.103.0

Compare Source

Changelog

✨ Features
  • b39a801c: feat(container-registry): add container registry repository and tag commands (Jeroen Monteban jeroen.monteban@mgb.ch)
  • ea9fd25a: feat(packages): add packages command group with list (Oscar Tovar otovar@gitlab.com)
  • 1dd20b11: feat(stack): make switch interactive (Ahmed Abdelbaset a7med3bdulbaset@gmail.com)
  • 7b9703ab: feat(stacked-diffs): add --no-verify to 'stack amend' command (Kev Kloss kkloss@gitlab.com)
  • 6e4e3284: feat(stacked-diffs): add --no-verify to 'stack save' command (Kev Kloss kkloss@gitlab.com)
  • 481f63fb: feat: Handle glab mr checkout failure when there are non fast-forwarding conflicts (Gabriel Mazzetto gabriel@gitlab.com)
  • 84fd9f33: feat: compile arm64 windows bianry (Andrei Zubov azubov@gitlab.com)
🐛 Bug Fixes
  • 91eb7aad: fix(ci): set release token inline so project GITLAB_TOKEN can't shadow it (Jay McCure jmccure@gitlab.com)
  • 10561d78: fix(mcp): add content to structuredContent (Florian Imdahl git@ffflorian.de)
  • bcf700bd: fix(orbit): install dependency-free Linux build to fix glibc version errors (Dmitry Gruzd dgruzd@gitlab.com)
  • 0a119c02: fix(stacks): share stacks across worktrees (Ahmed Abdelbaset a7med3bdulbaset@gmail.com)
  • e3236d94: fix(update): give post-upgrade and skill nudges breathing room (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
  • 913e5d9d: docs(api): add GLAB_DEBUG_HTTP example for debugging requests (Kai Armstrong karmstrong@gitlab.com)
  • 3a983d41: docs(variable): add synopsis and examples to variable commands (Brendan Lynch blynch@gitlab.com)
  • 98e70a25: docs: Remove manual (default false) flag annotations (Brendan Lynch blynch@gitlab.com)
  • 6c71e24c: docs: add troubleshooting guide for invalid_client OAuth error (Stan Hu stanhu@gmail.com)
  • e73a8cde: docs: move troubleshooting guide to the generated CLI docs page (Brendan Lynch blynch@gitlab.com)
📦 Dependencies
  • 7779ffec: chore(deps): bump go to v1.26.4 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 39cda83f: chore(deps): update dependency @​commitlint/cli to ^21.0.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • f434057f: chore(deps): update dependency @​commitlint/lint to ^21.0.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • c583440d: chore(deps): update module charm.land/bubbletea/v2 to v2.0.7 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • a1898d01: chore(deps): update module github.com/docker/cli to v29.5.1+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • f1b74aae: chore(deps): update module github.com/docker/cli to v29.5.2+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 6131acf7: chore(deps): update module github.com/docker/cli to v29.5.3+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 9b83a7ff: chore(deps): update module github.com/docker/docker-credential-helpers to v0.9.8 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 0767cd08: chore(deps): update module github.com/mattn/go-colorable to v0.1.15 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 765b526d: chore(deps): update module github.com/mattn/go-runewidth to v0.0.24 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 756377a6: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.36.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 55a4f6b3: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.36.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 34a8e5b0: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.36.3 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • e500b3f4: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.39.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • bda16f22: chore(deps): update module golang.org/x/sync to v0.21.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • a27fa5a4: chore(deps): update module golang.org/x/term to v0.44.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 79575672: chore(deps): update module golang.org/x/text to v0.38.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • 4c0cc23d: chore(ci): automate weekly release via pipeline schedule (Jay McCure jmccure@gitlab.com)
  • d0d9bc3e: chore: Refactor mr_checkout removing global var and moving dependencies to struct (Gabriel Mazzetto gabriel@gitlab.com)
  • 47eeadad: chore: Update MR review instructions YAML (Brendan Lynch blynch@gitlab.com)
  • b5ac12f9: chore: add support for modern linux-x64 duo cli binary (Andrei Zubov azubov@gitlab.com)
  • 7d26ca46: ci: update code-intelligence job to fix job failures (Oscar Tovar otovar@gitlab.com)
  • 45b9fcc3: ci: wire ci/cd inputs to release variables (Oscar Tovar otovar@gitlab.com)
🔀 Others
  • 080c4e2c: test: add archived field to label list JSON expectation (Tomas Vik tvik@gitlab.com)

v1.102.0

Compare Source

Changelog

✨ Features
  • 044e5b03: feat(api): forward DUO_WORKFLOW_WORKFLOW_ID as X-Gitlab-Duo-Workflow-Id header (Eduardo Bonet ebonet@gitlab.com)
  • 12cfcf44: feat(api): forward GITLAB_DUO_SESSION_ID as X-Gitlab-Duo-Session-Id header (Eduardo Bonet ebonet@gitlab.com)
  • d64700ce: feat(repo): add prune command to delete merged local branches (Kai Armstrong karmstrong@gitlab.com)
  • e1cd4cf0: feat(skills): notify when installed skills have updates (Kai Armstrong karmstrong@gitlab.com)
  • fadd3939: feat(whatsnew): add command and post-upgrade banner (Kai Armstrong karmstrong@gitlab.com)
🐛 Bug Fixes
📝 Documentation
  • 65169664: docs(duo): expand MR review instructions from 3 to 17 blocks (Kai Armstrong karmstrong@gitlab.com)
  • 38602dd2: docs(iteration): add synopsis and examples to iteration commands (Brendan Lynch blynch@gitlab.com)
  • 2f6cb6d5: docs(mr): add synopsis and examples to mr commands (Brendan Lynch blynch@gitlab.com)
  • 40d9474f: docs(opentofu): add synopsis and examples to opentofu commands (Brendan Lynch blynch@gitlab.com)
  • a9fe77fd: docs(release): add synopsis and examples to release commands (Brendan Lynch blynch@gitlab.com)
  • ecd623cb: docs(repo): add synopsis and fix usage notation in repo commands (Brendan Lynch blynch@gitlab.com)
  • d788de5e: docs(snippet): add synopsis and examples to snippet commands (Brendan Lynch blynch@gitlab.com)
  • 49f80867: docs(todo): add synopsis and examples to todo commands (Brendan Lynch blynch@gitlab.com)
  • 42fb614b: docs: Format quoted command references as code in env vars table (Ben Bodenmiller bbodenmiller@gmail.com)
  • c9507bbf: docs: add synopsis and examples to issue and incident commands (Brendan Lynch blynch@gitlab.com)
  • eb4fec3f: docs: add synopsis and examples to misc standalone commands (Brendan Lynch blynch@gitlab.com)
  • 5f87ec4c: docs: document GLAB_NO_PROMPT and mark NO_PROMPT deprecated (Ben Bodenmiller bbodenmiller@gmail.com)
  • f4b2593b: docs: fix flag punctuation and example formatting (quick wins) (Brendan Lynch blynch@gitlab.com)
  • d9a6681e: docs: update AGENTS.md with comprehensive agent instructions (Brendan Lynch blynch@gitlab.com)
  • 2e64fa29: docs: update README environment variables (Brendan Lynch blynch@gitlab.com)
  • 6734e7ab: docs: update env vars table to use GLAB_ prefixed names (Kate Grechishkina khrechyshkina@gitlab.com)
📦 Dependencies
  • d8ca77c7: chore(deps): update dependency @​commitlint/config-conventional to ^21.0.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 21f186ce: chore(deps): update dependency @​commitlint/read to ^21.0.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • d4a4afeb: chore(lint): enable 19 new linters and address violations (Kai Armstrong karmstrong@gitlab.com)
  • 19c91cc9: refactor(config): canonical schema with config set validation (Kai Armstrong karmstrong@gitlab.com)
  • 98cbeebf: refactor(config): do not use StubConfig in tests (Timo Furrer tfurrer@gitlab.com)
  • 1e5735ef: refactor(config): follow ups (Timo Furrer tfurrer@gitlab.com)
  • bced871c: refactor(config): give each Config its own persistence directory (Timo Furrer tfurrer@gitlab.com)
  • a95fae2a: refactor(config): remove global config stubbers (Timo Furrer tfurrer@gitlab.com)
  • 769e47ec: refactor(glrepo): inject config instead of reaching for the global (Timo Furrer tfurrer@gitlab.com)

v1.101.0

Compare Source

Changelog

✨ Features
🐛 Bug Fixes
  • 1db48d89: fix(ci): align ci delete and ci list default pagination (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
  • 04deff1d: docs(config): add synopsis and improve examples for config commands (Brendan Lynch blynch@gitlab.com)
  • a4b6dc76: docs(deploy-key): add synopsis and examples to deploy-key commands (Brendan Lynch blynch@gitlab.com)
  • 700695f5: docs(gpg-key): add synopsis and examples to gpg-key commands (Brendan Lynch blynch@gitlab.com)
  • 684df227: docs(label): add synopsis and examples to label commands (Brendan Lynch blynch@gitlab.com)
  • c1a8d0e7: docs(milestone): add synopsis and examples to milestone commands (Brendan Lynch blynch@gitlab.com)
  • b1bff4ba: docs(schedule): add synopsis and examples to schedule commands (Brendan Lynch blynch@gitlab.com)
  • 9e7f7b38: docs(securefile): add synopsis and examples to securefile commands (Brendan Lynch blynch@gitlab.com)
  • 44ca2124: docs(ssh-key): add synopsis and examples to ssh-key commands (Brendan Lynch blynch@gitlab.com)
  • ac004c5d: docs: clarify --all and --per-page pagination behavior (Brendan Lynch blynch@gitlab.com)
📦 Dependencies
  • dce8a8d0: chore(deps): update module github.com/modelcontextprotocol/go-sdk to v1.6.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • baf77b6b: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.34.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 8cd1295e: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.36.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 349287c5: chore(deps): update module golang.org/x/crypto to v0.52.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • 58f32068: chore: Ensure git exit error codes are wrapped as Error (Gabriel Mazzetto gabriel@gitlab.com)
  • 220d0473: chore: Extract GitRunner into internal/git/git_runner (Gabriel Mazzetto gabriel@gitlab.com)
🔀 Others
  • 12b11497: test(iostreams): isolate NO_COLOR in detectIsColorEnabled default case (Filip Aleksic faleksic@gitlab.com)

v1.100.0

Compare Source

Changelog

✨ Features
  • 02f8ae0a: feat(api): expand Coding-Agent detection list (Sam Wiskow swiskow@gitlab.com)
  • 1f462ed8: feat(ci status): keep --live polling through transient pipeline states (Kai Armstrong karmstrong@gitlab.com)
  • ae28d6dd: feat(issue): allow work_items URLs (Jay McCure jmccure@gitlab.com)
  • 35926816: feat(stack): add Body() method to StackRef and fix subject/body parsing in MR creation (Gary Holtz gholtz@gitlab.com)
  • 4f5f192a: feat(stack): add glab stack infer command to create stack layers from a commit range (Gary Holtz gholtz@gitlab.com)
  • ddf45787: feat(update): nudge is install-aware and agent-aware (Sam Wiskow swiskow@gitlab.com)
  • 0db2448f: feat: Introduce repo remote add <namespace/project> command (Gabriel Mazzetto gabriel@gitlab.com)
  • e6a25a75: feat: add detection for Gemini CLI (Isaac Dawson idawson@gitlab.com)
  • 1f49782a: feat: add global --jq flag for filtering JSON output (Kai Armstrong karmstrong@gitlab.com)
🐛 Bug Fixes
  • b98561dc: fix(ci view): harden bridge/child-pipeline navigation against crashes (Kai Armstrong karmstrong@gitlab.com)
  • 979568c6: fix(cmd): remove workaround (Filip Aleksic faleksic@gitlab.com)
  • 1aa323e5: fix(infer): build branch chain via cherry-pick with conflict rollback (Gary Holtz gholtz@gitlab.com)
  • 6fa36242: fix(pager): set LESS=FRX unless hyperlinks are forced (Kai Armstrong karmstrong@gitlab.com)
  • df2a507f: fix(test): align TestAcceptableZipFile path check with friendlyPath output (Filip Aleksic faleksic@gitlab.com)
  • 2deffd68: fix: update link for creating new legacy personal access token (Evan Read eread@gitlab.com)
📝 Documentation
  • 6270cd3d: docs: improve glab ci command docs 2 (Brendan Lynch blynch@gitlab.com)
  • 75ac9bce: docs: improve help text for glab cluster commands (Brendan Lynch blynch@gitlab.com)
  • 30fa9fd8: docs: update glab SKILL.md with comments section and API content-type guidance (Thomas Schmidt tschmidt@gitlab.com)
📦 Dependencies
  • 6642b29e: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.31.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 08c5f240: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.32.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 9879b156: chore(deps): update versions (Filip Aleksic faleksic@gitlab.com)
🔧 Maintenance

v1.99.0

Compare Source

Changelog

✨ Features
  • 45b1a43c: feat(orbit): add glab orbit remote dsl subcommand (Michael Angelo Rivera arivera@gitlab.com)

v1.98.1

Compare Source

Changelog

✨ Features
  • 4508ae6b: feat(api): detect coding agents in User-Agent header (Jean-Gabriel Doyon jgdoyon@gitlab.com)
  • 32489b18: feat: add glab work-items update (Carlos Corona ccorona@gitlab.com)
  • 646d89b3: feat(auth): add OAuth 2.0 device authorization flow for glab auth login (Kai Armstrong karmstrong@gitlab.com)
  • c52b7b2c: feat(skills): add skills list and bundle glab-stack skill (Kai Armstrong karmstrong@gitlab.com)
  • 5777fca9: feat: add glab mr note update and glab mr note delete commands (Tomas Vik tvik@gitlab.com)
  • 85e204a3: feat(ci): add --mr and --failed-jobs-only flags to glab ci get (Eduardo Bonet ebonet@gitlab.com)
  • 8073187d: feat(skills): add curated remote skill source backed by gitlab.com (Kai Armstrong karmstrong@gitlab.com)
🐛 Bug Fixes
  • 1a815c81: fix(orbit): preserve @​ in JSON string literals for orbit remote query (Dmitry Gruzd dgruzd@gitlab.com)
  • ac76df59: fix(orbit): stream raw response body in 'remote query' (Dmitry Gruzd dgruzd@gitlab.com)
  • 95ee612f: fix(orbit): address review nits from !3269 (Dmitry Gruzd dgruzd@gitlab.com)
  • 1f0076d7: fix: enable OSC 8 hyperlinks by default in TTY terminals (Brendan Lynch blynch@gitlab.com)
  • 283611d8: fix(orbit): adopt client-go QueryRaw for streaming response body (Dmitry Gruzd dgruzd@gitlab.com)
📝 Documentation
  • 0d634e3e: docs: replace getting-started.gif with VHS-driven recording (Kai Armstrong karmstrong@gitlab.com)
  • ac1a7e68: docs: improve glab api command docs (Brendan Lynch blynch@gitlab.com)
  • 7e95900f: docs: improve glab attestation commands docs (Brendan Lynch blynch@gitlab.com)
  • 21f6647b: docs: improve glab auth commands docs (Brendan Lynch blynch@gitlab.com)
  • d9df010f: docs: improve glab alias command docs (Brendan Lynch blynch@gitlab.com)
  • 41aa1096: docs: improve glab changelog and glab check-update command docs (Brendan Lynch blynch@gitlab.com)
  • 234c3ed1: docs: improve glab cli command docs 1 (Brendan Lynch blynch@gitlab.com)
  • 5a787012: docs: maintenance task - update redirected links (Uma Chandran uchandran@gitlab.com)
📦 Dependencies
  • fb32af9d: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.25.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • de67aa8b: chore(deps): update dependency @​commitlint/config-conventional to ^20.5.3 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 91d80b0c: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.26.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 120abea0: chore(deps): update module github.com/docker/docker-credential-helpers to v0.9.7 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 8a22a890: chore(deps): update dependency @​commitlint/cli to v21 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 0bf3140e: chore(deps): update dependency @​commitlint/config-conventional to v21 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 4386cdd7: chore(deps): update dependency @​commitlint/lint to v21 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • dca41751: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.26.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 2a28d5bd: chore(deps): update dependency @​commitlint/read to v21 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • bc0f789a: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.27.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 818a3a88: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.28.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • b7452760: chore(deps): update dependency @​commitlint/config-conventional to ^21.0.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 24e1895e: chore(deps): update dependency @​commitlint/lint to ^21.0.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 1b913446: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.29.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • d1346954: chore(deps): update module k8s.io/client-go to v0.36.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 6f6a1830: chore(deps): update dependency @​commitlint/read to ^21.0.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 02372655: chore(deps): update dependency @​commitlint/cli to ^21.0.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 6f92316b: chore(deps): update dependency @​commitlint/format to v21 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
  • bfc43900: refactor(skills): support multi-file skills and fail-fast on bad bundles (Kai Armstrong karmstrong@gitlab.com)
  • 93a9e5b2: ci: set MTU on docker:dind for release jobs (Stan Hu stanhu@gmail.com)
🔀 Others
  • b402a62f: test(binarymgr): isolate runner_test config writes from the user's config (Jay McCure jmccure@gitlab.com)

v1.97.0

Compare Source

Changelog

✨ Features
  • 2b685d63: feat(orbit): add 'glab orbit local' command + extract binarymgr package (Kai Armstrong karmstrong@gitlab.com)
🔀 Others

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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 added the dependency label Mar 2, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 2d0c89e to 69fedc3 Compare March 8, 2026 08:42
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.86.0 Update dependency gitlab-org/cli to v1.89.0 Mar 8, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 69fedc3 to 068528c Compare March 24, 2026 08:46
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.89.0 Update dependency gitlab-org/cli to v1.90.0 Mar 24, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch 2 times, most recently from 7de9a60 to 8448f0a Compare April 1, 2026 21:44
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.90.0 Update dependency gitlab-org/cli to v1.91.0 Apr 1, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 8448f0a to af5dd66 Compare April 9, 2026 22:58
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.91.0 Update dependency gitlab-org/cli to v1.92.0 Apr 9, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from af5dd66 to 7f0d8b3 Compare April 10, 2026 19:04
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.92.0 Update dependency gitlab-org/cli to v1.92.1 Apr 10, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 7f0d8b3 to 7d8ca4a Compare April 23, 2026 17:41
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.92.1 Update dependency gitlab-org/cli to v1.93.0 Apr 23, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 7d8ca4a to 54248ca Compare May 6, 2026 15:11
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.93.0 Update dependency gitlab-org/cli to v1.94.0 May 6, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 54248ca to 2dcc87a Compare May 8, 2026 15:36
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.94.0 Update dependency gitlab-org/cli to v1.95.0 May 8, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 2dcc87a to 53d9342 Compare May 12, 2026 19:56
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.95.0 Update dependency gitlab-org/cli to v1.96.0 May 12, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 53d9342 to cb53a3a Compare May 13, 2026 02:44
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.96.0 Update dependency gitlab-org/cli to v1.97.0 May 13, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from cb53a3a to 22bae99 Compare May 20, 2026 19:13
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.97.0 Update dependency gitlab-org/cli to v1.98.1 May 20, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 22bae99 to a33f3f8 Compare May 20, 2026 23:01
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.98.1 Update dependency gitlab-org/cli to v1.99.0 May 20, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from a33f3f8 to b9cab6f Compare May 27, 2026 20:15
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.99.0 Update dependency gitlab-org/cli to v1.100.0 May 27, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from b9cab6f to 435378e Compare June 1, 2026 23:43
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.100.0 Update dependency gitlab-org/cli to v1.101.0 Jun 1, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 435378e to 129bf43 Compare June 5, 2026 23:45
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.101.0 Update dependency gitlab-org/cli to v1.102.0 Jun 5, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 129bf43 to 99864ca Compare June 17, 2026 04:11
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.102.0 Update dependency gitlab-org/cli to v1.103.0 Jun 17, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 99864ca to 43ff37f Compare June 23, 2026 16:43
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.103.0 Update dependency gitlab-org/cli to v1.104.0 Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 43ff37f to aa2cd63 Compare June 23, 2026 23:01
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.104.0 Update dependency gitlab-org/cli to v1.105.0 Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from aa2cd63 to 0b58d42 Compare June 30, 2026 17:49
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.105.0 Update dependency gitlab-org/cli to v1.106.0 Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 0b58d42 to 7448b35 Compare July 7, 2026 18:13
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.106.0 Update dependency gitlab-org/cli to v1.107.0 Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 7448b35 to cdd181c Compare July 14, 2026 12:59
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.107.0 Update dependency gitlab-org/cli to v1.108.0 Jul 14, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from cdd181c to e17d686 Compare July 21, 2026 22:00
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.108.0 Update dependency gitlab-org/cli to v1.109.0 Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from e17d686 to 52ae56f Compare July 28, 2026 18:30
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.109.0 Update dependency gitlab-org/cli to v1.110.0 Jul 28, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 52ae56f to 7e0ea6e Compare July 30, 2026 23:48
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.110.0 Update dependency gitlab-org/cli to v1.111.0 Jul 30, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 7e0ea6e to fa41eb1 Compare August 4, 2026 19:47
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.111.0 Update dependency gitlab-org/cli to v1.112.0 Aug 4, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from fa41eb1 to 6d9eb47 Compare August 12, 2026 02:48
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.112.0 Update dependency gitlab-org/cli to v1.113.0 Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 6d9eb47 to 8543adc Compare August 18, 2026 19:40
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.113.0 Update dependency gitlab-org/cli to v1.114.0 Aug 18, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/gitlab-org-cli-1.x branch from 8543adc to 7ad7a94 Compare August 25, 2026 22:47
@renovate renovate Bot changed the title Update dependency gitlab-org/cli to v1.114.0 Update dependency gitlab-org/cli to v1.115.0 Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants