Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 2, 2026

This PR contains the following updates:

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

Release Notes

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

v1.92.1

Compare Source

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

Compare Source

Changelog

✨ Features
🐛 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
📦 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

Compare Source

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 api via --form flag (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
🔀 Others
  • 0e917e36: test: reduce unit test runtime by fixing slow polling and real HTTP calls (Kai Armstrong karmstrong@gitlab.com)

v1.90.0

Compare Source

Changelog

✨ Features
  • c33f8508: feat(auth): add --web, --container-registry-domains, --ssh-hostname flags to login (Ashutosh Kumar Singh ashutoshkumarsingh0x@gmail.com)
  • ceb51ebd: feat(ci auto login): move from experimental to GA (Timo Furrer tfurrer@gitlab.com)
  • 4f7b1815: feat(mr): add note list subcommand (Tomas Vik tvik@gitlab.com)
  • e3ff3569: feat(mr): add note resolve and reopen subcommands (Tomas Vik tvik@gitlab.com)
  • 9c6e4129: feat(runner-controller): implement new get command (Timo Furrer tfurrer@gitlab.com)
  • d1ad6fd2: feat(stack): model save and amend add file behavior after git commit (Casey Morris casey@philo.com)
  • a535468c: feat(stacked-diffs): add warning when saving from non-last stack entry (Gary Holtz gholtz@gitlab.com)
  • e2dfc31c: feat: add --auto-merge flag to mr create command (Kai Armstrong karmstrong@gitlab.com)
  • d54279e5: feat: add new command for checking job status by runner (kumaraayush9810 <kumaraayush9810@​gmail.com>)
  • 59808c96: feat: add new command for listing the manager of runner (kumaraayush9810 <kumaraayush9810@​gmail.com>)
  • b9f1c8cc: feat: automatically notify issues when released (Kai Armstrong karmstrong@gitlab.com)
🐛 Bug Fixes
  • 8e876852: fix(auth): rewrite remote repo host when SSH hostname maps to config host (Carsten Hoffmann <morl99@​web.de>)
  • 31fa0af6: fix(mr): show all proposed changes in update preview (Kai Armstrong karmstrong@gitlab.com)
  • 4280006b: fix(style): ensure config value is used (Filip Aleksic faleksic@gitlab.com)
  • 735e6f1b: fix: add Ctrl+C signal handling to exit glab ci status --live (Kai Armstrong karmstrong@gitlab.com)
  • d14dd1dc: fix: bump CI Go version to 1.25.8 for glamour v2 compatibility (Tomas Vik tvik@gitlab.com)
  • d1e1217e: fix: remove redundant SCP parsing and add smart Git protocol defaults (Kai Armstrong karmstrong@gitlab.com)
  • 5d0ba457: fix: resolve linting issues introduced by Go 1.26 version bump (Jay McCure jmccure@gitlab.com)
  • 30b1d0f1: fix: restore glamour v1 auto-detection for TTY/noTTY style selection (Tomas Vik tvik@gitlab.com)
  • 799a8298: fix: return error when release notes file exists but is unreadable (Ashutosh Kumar Singh ashutoshkumarsingh0x@gmail.com)
  • fa616eff: fix: sanitize git hook env vars in test helpers for worktree isolation (Tomas Vik tvik@gitlab.com)
  • 144e41c0: fix: skip TestDetectPlatform on unsupported architectures (Ashutosh Kumar Singh ashutoshkumarsingh0x@gmail.com)
  • 8d9197d9: fix: update Remote.Repo hostname for SSH remotes in split-host setups (Kai Armstrong karmstrong@gitlab.com)
  • 8d404c09: fix: update glamour v2 import path and API changes (Tomas Vik tvik@gitlab.com)
📝 Documentation
  • abd3ff94: docs: Remove EOL spaces in doc files - 2026-03-06 (Brendan Lynch blynch@gitlab.com)
  • 10548a1c: docs: Review and update glab note list subcommand page (Brendan Lynch blynch@gitlab.com)
  • 6b47f909: docs: renames classic chat to non-agentic chat (Uma Chandran uchandran@gitlab.com)
  • 515ab7f1: docs: wrap glab CLI commands in backticks (Evan Read eread@gitlab.com)
📦 Dependencies
  • a0241495: chore(deps): bump go version updates to v1.26.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 67acc347: chore(deps): bump golangci-lint to v2.11.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 736b087b: chore(deps): bump golangci-lint to v2.11.1 (Ahmed Hemdan ahemdan@gitlab.com)
  • 83758be2: chore(deps): bump golangci-lint to v2.11.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • a6f2afa7: chore(deps): bump golangci-lint to v2.11.3 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 0e7a03e7: chore(deps): migrate fang to charm.land/fang/v2 (Tomas Vik tvik@gitlab.com)
  • 47e7f706: chore(deps): replace huhtest with ugh to support huh v2 (Timo Furrer tfurrer@gitlab.com)
  • c483714b: chore(deps): update dependency @​commitlint/cli to ^20.4.4 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • e2168b07: chore(deps): update dependency @​commitlint/cli to ^20.5.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 9e0d8a41: chore(deps): update dependency @​commitlint/format to ^20.4.4 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 28d6a89f: chore(deps): update dependency @​commitlint/format to ^20.5.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • c167e385: chore(deps): update dependency @​commitlint/lint to ^20.5.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 0dc4ec68: chore(deps): update dependency @​commitlint/read to ^20.5.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • a0f4e7c3: chore(deps): update dependency markdownlint-cli2 to v0.22.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 9a364b95: chore(deps): update module charm.land/lipgloss/v2 to v2.0.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • a8ceb927: chore(deps): update module github.com/charmbracelet/glamour to v2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • dc8eff1f: chore(deps): update module github.com/docker/cli to v29.3.0+incompatible (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • a27c93b8: chore(deps): update module github.com/mattn/go-runewidth to v0.0.21 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • c2a9f2cb: chore(deps): update module github.com/modelcontextprotocol/go-sdk to v1.4.1 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 192012ae: chore(deps): update module github.com/zalando/go-keyring to v0.2.7 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 93a3e065: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.4.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 245f98e4: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.5.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 1b384b6a: chore(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.6.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 5b744812: chore(deps): update module golang.org/x/crypto to v0.49.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • cf354fb0: chore(deps): update module golang.org/x/oauth2 to v0.36.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • bc5dcc57: chore(deps): update module golang.org/x/text to v0.35.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • d35095ba: chore(deps): update module k8s.io/client-go to v0.35.3 (GitLab Renovate Bot gitlab-bot@gitlab.com)
  • 4275d2b0: chore(deps): upgrade to huh v2 (Timo Furrer tfurrer@gitlab.com)
🔧 Maintenance
  • 5f37677f: chore(ai): add AGENTS.md and pre-push verification (Tomas Vik tvik@gitlab.com)
  • 699b5d18: chore(ci): ci maintenance (Filip Aleksic faleksic@gitlab.com)
  • e21faffe: chore(gen-docs): dont create empty dirs (Filip Aleksic faleksic@gitlab.com)
  • 76292112: chore(mod): regroup go.mod (Timo Furrer tfurrer@gitlab.com)
  • f7308511: chore(tests): ensure keyring test uses tmp env (Filip Aleksic faleksic@gitlab.com)
  • 009cd795: chore: final tidy up of Markdown in project (Evan Read eread@gitlab.com)
  • cfcc00f1: chore: make 'repo' and other Markdown files adhere to linting standards (Evan Read eread@gitlab.com)
  • 00a7aaf2: chore: make Markdown files for subcommands adhere to linting standards (Evan Read eread@gitlab.com)
  • d0899a30: chore: make Markdown files in 'mr' directory adhere to linting standards (Evan Read eread@gitlab.com)
  • e26db556: chore: make additional Markdown files adhere to linting standards (Evan Read eread@gitlab.com)
  • ebdf5693: chore: make even more Markdown files adhere to linting standards (Evan Read eread@gitlab.com)
  • 65a0481a: chore: make more Markdown files adhere to linting standards (Evan Read eread@gitlab.com)
  • 6620df6b: chore: make remaining 'ci' Markdown files adhere to linting standards (Evan Read eread@gitlab.com)
  • 7464b954: chore: make remaining Markdown files for subcommands adhere to standards (Evan Read eread@gitlab.com)
  • 49703916: chore: make runner-related Markdown files adhere to linting standards (Evan Read eread@gitlab.com)
  • 6dc90c5a: chore: make some Markdown files adhere to linting standards (Evan Read eread@gitlab.com)
  • c8856222: chore: use alternative method for wrapping bare URLs in Markdown (Evan Read eread@gitlab.com)
  • c761ae27: ci: add Go version consistency check (Tomas Vik tvik@gitlab.com)
  • 64c52d3c: refactor(mr): extract discussion helpers and rendering to mrutils (Tomas Vik tvik@gitlab.com)
  • f5e9828c: refactor: remove redundant signal handling in ci status command (Kai Armstrong karmstrong@gitlab.com)
  • dd04eb2f: refactor: rename glamourStyle to getGlamourStyle for clarity (Tomas Vik tvik@gitlab.com)
  • e29240c2: refactor: use EnableJSONOutput helper for 14 additional commands (Kai Armstrong karmstrong@gitlab.com)
🔀 Others
  • ec7b3600: build: update Go version in .tool-versions to match go.mod (Tomas Vik tvik@gitlab.com)

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)

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
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 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
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