build(deps): update module gitlab.com/gitlab-org/api/client-go to v1

This MR contains the following updates:

Package Type Update Change
gitlab.com/gitlab-org/api/client-go require major v0.161.1 -> v1.14.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)

v1.14.0

Compare Source

1.14.0

🚀 Features
  • feat(hooks): Add project hook support for vulnerability events and branch filter strategy (!2658) by Heidi Berry
  • Add max_artifacts_size parameter to groups and projects (!2652) by Betty Godier

1.14.0 (2026-01-13)

Features
  • hooks: Add project hook support for vulnerability events and branch filter strategy (4f6d252)

v1.13.0

Compare Source

1.13.0

🚀 Features
🔄 Other Changes

1.13.0 (2026-01-12)

Features
  • groups: add Active parameter to ListGroupProjects (dec511a)

v1.12.0

Compare Source

1.12.0

🚀 Features
  • feat: add EmojiEvents field support to Project Webhooks (!2653) by Yugan
🔄 Other Changes

1.12.0 (2026-01-11)

Features
  • add EmojiEvents field support to Project Webhooks (2bcfa1f)

v1.11.0

Compare Source

1.11.0

🚀 Features
  • feat(groups): add support for merge related settings (!2625) by Zubeen
🐛 Bug Fixes
🔄 Other Changes

1.11.0 (2026-01-05)

Bug Fixes
  • api: typo in ms teams slug (1ed6c95)
Features
  • groups: add support for merge related settings (cb8412f)

v1.10.0

Compare Source

1.10.0

🚀 Features
🔄 Other Changes

1.10.0 (2025-12-19)

Features
  • implement Runner Controller API (66f19f4)

v1.9.1

Compare Source

1.9.1

🐛 Bug Fixes
🔄 Other Changes

1.9.1 (2025-12-17)

Bug Fixes
  • use parameters in config.NewClient and Jobs.DownloadArtifactsFile (28b7cd7)

v1.9.0

Compare Source

1.9.0

🚀 Features

1.9.0 (2025-12-16)

Features
  • api: add support for matrix project integration (0a5b11b)

v1.8.2

Compare Source

1.8.2

🐛 Bug Fixes
🔄 Other Changes

1.8.2 (2025-12-15)

Bug Fixes
  • correct omitempty tag in VariableFilter.EnvironmentScope field (c117da1)
Features
  • protectedTags: add support for deploy_key_id to protected_tags (c0fc3db)

v1.8.1

Compare Source

1.8.1

🐛 Bug Fixes
  • fix(epics): handle datetime format in ISOTime UnmarshalJSON (!2612) by Zubeen
🔄 Other Changes

1.8.1 (2025-12-10)

Bug Fixes
  • epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)

v1.8.0

Compare Source

1.8.0

🚀 Features

1.8.0 (2025-12-08)

Features
  • hooks: add support for all hook event types (c3c9ca2)

v1.7.0

Compare Source

1.7.0

🚀 Features
  • feat(users): Add support for a user to see only one file diff per page (!2597) by Zubeen

1.7.0 (2025-12-06)

Features
  • users: Add support for a user to see only one file diff per page (e2a9e09)

v1.6.0

Compare Source

1.6.0

🚀 Features
🔄 Other Changes

1.6.0 (2025-12-05)

Features
  • add admin compliance policy settings API (5c17773)

v1.5.0

Compare Source

1.5.0

🚀 Features
  • feat(Project Mirrors): Add missing Mirror attributes when reading or updating Project Mirrors (!2600) by Patrick Rice

1.5.0 (2025-12-03)

Features
  • Project Mirrors: Add missing Mirror attributes when reading or updating Project Mirrors (a49b32d)

v1.4.1

Compare Source

1.4.1

🐛 Bug Fixes
  • Encode package managers as CSV in query for dependencies list (!2604) by Timo Furrer

1.4.1 (2025-12-02)

v1.4.0

Compare Source

1.4.0

🚀 Features
🔄 Other Changes

1.4.0 (2025-12-02)

Features
  • integrations: Add attestations integrations (4f50db4)

v1.3.1

Compare Source

1.3.1

🐛 Bug Fixes

1.3.1 (2025-12-01)

Bug Fixes
  • merge_requests: Reinstate missing request option (f5f912d)

v1.3.0

Compare Source

1.3.0

🚀 Features
  • feat(credentials): Add support for revoking group PATs, listing/deleting group SSH keys (!2594) by Heidi Berry
🔄 Other Changes
  • refactor: moved comments to interface (!2595) by Zubeen
  • refactor(users): moved comments to interface (!2596) by Zubeen
  • refactor: moved comments to interface (!2599) by Zubeen
  • Simplify more request functions, introducing NoEscape (!2592) by Timo Furrer

1.3.0 (2025-11-30)

Features
  • credentials: Add support for revoking group PATs, listing/deleting group SSH keys (3439f4f)

v1.2.0

Compare Source

1.2.0

🚀 Features
  • feat(credentials): Add support for listing all SaaS enterprise user personal access tokens (!2593) by Heidi Berry
🔄 Other Changes

1.2.0 (2025-11-27)

Features
  • credentials: Add support for listing all SaaS enterprise user personal access tokens (3697779)

v1.1.0

Compare Source

1.1.0

🚀 Features
  • feat(service_account): allow providing email when update a Service Account (!2589) by kilianpaquier
🔄 Other Changes

1.1.0 (2025-11-26)

Features
  • service_account: allow providing email when update a Service Account (324d080)

v1.0.1

Compare Source

1.0.1

🐛 Bug Fixes

1.0.1 (2025-11-25)

Bug Fixes
  • fix ReviewerID() and let it accept int64 (6a6d439)

v1.0.0

Compare Source

1.0.0

Migration Guide to 1.0.0 is available at https://gitlab.com/gitlab-org/api/client-go/-/blob/main/docs/release-1.0-migration.md.

💥 Breaking Changes

1.0.0 (2025-11-24)

  • Merge branch 'release-client-1.0' into 'main' (f06b8c2)
Bug Fixes
  • issues: use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID (1dcb219)
Features
  • ListOptions: Update ListOptions to use composition instead of aliasing (60beef3)
BREAKING CHANGES
  • Release 1.0
  • ListOptions: ListOptions implementation changed from aliasing to composition Changelog: Improvements

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 GitLab Dependency Bot

Merge request reports

Loading