chore(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.160.0 -> v1.0.1

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

v0.161.1

Compare Source

0.161.1

🐛 Bug Fixes
  • fix(users): Fix a bug where error parsing causes user blocking to not function properly (!2584) by Patrick Rice

0.161.1 (2025-11-24)

Bug Fixes
  • users: Fix a bug where error parsing causes user blocking to not function properly (2ad5506)

v0.161.0

Compare Source

0.161.0

🚀 Features
  • fix: return detailed API errors for BlockUser instead of generic LDAP message (!2581) by Zubeen

0.161.0 (2025-11-24)

Bug Fixes
  • return detailed API errors for BlockUser instead of generic LDAP message (2ba9fa6)

v0.160.2

Compare Source

0.160.2

🐛 Bug Fixes

0.160.2 (2025-11-24)

v0.160.1: [DO NOT USE] v0.160.1

Compare Source

[DO NOT USE] 0.160.1

DO NOT USE THIS RELEASE. It contains a bug and has been fixed in v0.160.1. See #​2177+.

🐛 Bug Fixes
  • fix: update input field from "key" to "name" in pipeline schedules to prevent an API error (!2580) by Zubeen
🔄 Other Changes

0.160.1 (2025-11-19)

Bug Fixes
  • update input field from "key" to "name" in pipeline schedules to prevent an API error (062133f)

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