go: 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.154.0 -> v1.0.1

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

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)

v0.160.0

Compare Source

0.160.0

🚀 Features
  • feat (project_members): Add show_seat_info option to ProjectMembers (!2572) by Zubeen
🔄 Other Changes

0.160.0 (2025-11-12)

v0.159.0

Compare Source

0.159.0

🚀 Features
  • feat(integrations): add group integration API endpoints for Jira (!2563) by Harsh Rai
🔄 Other Changes

0.159.0 (2025-11-04)

Features
  • integrations: add group integration API endpoints for Jira (09e18ee)

v0.158.0

Compare Source

0.158.0

🚀 Features
  • Add support to send variables for GraphQL queries (!2562) by rafasf
🔄 Other Changes

0.158.0 (2025-11-03)

v0.157.1

Compare Source

0.157.1

🐛 Bug Fixes
🔄 Other Changes
  • chore: Update review instructions for mentioning GitLab (!2552) by Zubeen
  • Implement do function to reduce boilerplate (!2550) by Timo Furrer
  • refactor(test): migrate to testify assertions 4 (!2548) by Zubeen
  • refactor(test): migrate to testify assertions 2 (!2546) by Zubeen
  • refactor(test): migrate to testify assertions (!2545) by Zubeen
  • refactor(test): migrate to testify assertions 5 (!2549) by Zubeen
  • test: add unit tests for cluster agents and deployments (!2499) by Zubeen
  • refactor(test): migrate to testify assertions 3 (!2547) by Zubeen
  • Fix: Helper Functions for Code Refactoring (!2544) by Yashesvinee V
  • test: adds UT for formatPackageURL (!2527) by Zubeen
  • test: adds UT for getEpicLinks (!2526) by Zubeen
  • test: add test for ApproveOrRejectProjectDeployment (!2498) by Zubeen
  • test: adds UTs for packages (!2529) by Zubeen

0.157.1 (2025-10-28)

Bug Fixes
  • no-release: Helper Functions for Code Refactoring (6feffea)
  • protected_packages: fix invalid types (c09943b)

v0.157.0

Compare Source

0.157.0

🚀 Features
🔄 Other Changes

0.157.0 (2025-10-13)

v0.156.0

Compare Source

0.156.0

🚀 Features

0.156.0 (2025-10-10)

Features
  • api: add support for test report summary api (8a0c6dd)

v0.155.0

Compare Source

0.155.0

🚀 Features
🔄 Other Changes

0.155.0 (2025-10-09)

Features
  • client_options: Added unit tests (c148031)
  • group_relations_export: Added Group Relations API integration (956e039)

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