Update module gitlab.com/gitlab-org/api/client-go to v0.161.1

This MR contains the following updates:

Package Change Age Confidence
gitlab.com/gitlab-org/api/client-go v0.142.6 -> v0.161.1 age confidence

Release Notes

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

v0.161.1

Compare Source

  • 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

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)

0.161.0

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

v0.161.0

Compare Source

  • 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

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)

0.161.0

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

v0.160.2

Compare Source

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

0.160.2

🐛 Bug Fixes

0.160.2 (2025-11-24)

0.160.1

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

0.160.0

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

v0.160.1

Compare Source

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

0.160.2

🐛 Bug Fixes

0.160.2 (2025-11-24)

0.160.1

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

0.160.0

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

v0.160.0

Compare Source

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

0.160.2

🐛 Bug Fixes

0.160.2 (2025-11-24)

0.160.1

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

0.160.0

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

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)

0.157.0

🚀 Features
🔄 Other Changes

v0.157.0

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)

0.157.0

🚀 Features
🔄 Other Changes

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)

v0.154.0

Compare Source

0.154.0

🚀 Features

0.154.0 (2025-10-08)

Features
  • protected_packages: Add api integration (2de15c7)

v0.153.0

Compare Source

0.153.0

🚀 Features
🔄 Other Changes

0.153.0 (2025-10-08)

Features
  • project_Statistics: Added api integration (75b5a03)

v0.152.0

Compare Source

0.152.0

🚀 Features
  • feat(api): add api support for listing users who starred a project (!2486) by ajey muthiah
🔄 Other Changes

0.152.0 (2025-10-06)

Features
  • api: add api support for listing users who starred a project (0cdb4ce)
  • model_registry_api: Added api integration (065dd63)
  • no-release: Add AGENTS.md file (b9febab)

v0.151.0

Compare Source

0.151.0

🚀 Features
🔄 Other Changes
  • docs(no-release): Make it easier to find the docs on issues (!2497) by Heidi Berry

0.151.0 (2025-10-04)

Features
  • api: add api support for delete enterprise user (36ca8ab)

v0.150.0

Compare Source

0.150.0

🚀 Features
🔄 Other Changes
  • chore(deps): update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.36.10-20250912141014-52f32327d4b0.1 (!2495) by GitLab Dependency Bot
  • chore(deps): update module github.com/danieljoos/wincred to v1.2.3 (!2494) by GitLab Dependency Bot

0.150.0 (2025-10-03)

Features
  • add Project Aliases API support (4ece88e)

v0.149.0

Compare Source

0.149.0

🚀 Features
🔄 Other Changes

0.149.0 (2025-10-02)

Features
  • no-release: Add dependency scanning (8b0ee10)

v0.148.1

Compare Source

Features
  • no-release: Add dependency scanning (8b0ee10)

0.148.1 (2025-09-26)

Bug Fixes
  • label unmarshaling for BasicMergeRequest list operations (e80c453)

v0.148.0

Compare Source

Features
  • no-release: Add dependency scanning (8b0ee10)

0.148.1 (2025-09-26)

Bug Fixes
  • label unmarshaling for BasicMergeRequest list operations (e80c453)

v0.147.1

Compare Source

Features
  • ResourceGroup: add newest_ready_first to resource group process_mode (fc8f743)

0.147.1 (2025-09-22)

Bug Fixes
  • client: use default retry policy from retryablehttp (2a72511)

v0.147.0

Compare Source

Features
  • ResourceGroup: add newest_ready_first to resource group process_mode (fc8f743)

0.147.1 (2025-09-22)

Bug Fixes
  • client: use default retry policy from retryablehttp (2a72511)

v0.146.0

Compare Source

0.146.0 (2025-09-18)

Features

v0.145.0

Compare Source

0.145.0 (2025-09-15)

Features
  • Add missing created_by field to ProjectMembers and GroupMembers (5348e01)

v0.144.1

Compare Source

Features
  • Add missing created_by field to ProjectMembers and GroupMembers (5348e01)

0.144.1 (2025-09-13)

v0.144.0

Compare Source

Features
  • Add missing created_by field to ProjectMembers and GroupMembers (5348e01)

0.144.1 (2025-09-13)

v0.143.3

Compare Source

Features
  • client: add http.RoundTripper Middleware Configuration Option to Client (88f9d10)

0.143.3 (2025-09-10)

0.143.2 (2025-09-09)

0.143.1 (2025-09-08)

v0.143.2

Compare Source

Features
  • client: add http.RoundTripper Middleware Configuration Option to Client (88f9d10)

0.143.3 (2025-09-10)

0.143.2 (2025-09-09)

0.143.1 (2025-09-08)

v0.143.1

Compare Source

Features
  • client: add http.RoundTripper Middleware Configuration Option to Client (88f9d10)

0.143.3 (2025-09-10)

0.143.2 (2025-09-09)

0.143.1 (2025-09-08)

v0.143.0

Compare Source

Features
  • client: add http.RoundTripper Middleware Configuration Option to Client (88f9d10)

0.143.3 (2025-09-10)

0.143.2 (2025-09-09)

0.143.1 (2025-09-08)


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

Merge request reports

Loading