Update registry.gitlab.com/gitlab-org/cli Docker tag to v1.102.0 (main)

This MR contains the following updates:

Package Type Update Change
registry.gitlab.com/gitlab-org/cli image-name minor v1.95.0 -> v1.102.0

Release Notes

gitlab-org/cli (registry.gitlab.com/gitlab-org/cli)

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

v1.96.0

Compare Source

Changelog

Features
  • 43f15255: feat: add duo cli support for arm64 windows (Andrei Zubov azubov@gitlab.com)
🐛 Bug Fixes
  • d14064ca: fix(cmdutils): Avoid race on global viper state in GroupOverride (Caleb Madara <calebmadara58@​gmail.com>)
📦 Dependencies
🔧 Maintenance

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Sylva Renovate bot

Merge request reports

Loading
Loading