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

This MR contains the following updates:

Package Type Update Change
gitlab.com/gitlab-org/api/client-go require minor v1.33.0 -> v1.44.0

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs 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.44.0

Compare Source

1.44.0

🚀 Features
  • Implement runner controller instance-level runner scope support (!2765) by Timo Furrer
🔄 Other Changes

1.44.0 (2026-02-26)

v1.43.0

Compare Source

1.43.0

🚀 Features

1.43.0 (2026-02-25)

Features
  • pagination: Add ScanAndCollectN to collect at most n results. (f821c08)

v1.42.0

Compare Source

1.42.0

🚀 Features

1.42.0 (2026-02-24)

Features
  • Add public_email to CreateUserOptions (ab1ec31)

v1.41.1

Compare Source

1.41.1

🐛 Bug Fixes
  • fix: Fixed a set of endpoints where inputs were escaped and should not be escaped (!2772) by kilianpaquier
🔄 Other Changes

1.41.1 (2026-02-24)

Bug Fixes
  • Fixed a set of endpoints where inputs were escaped and should not be escaped (d6d7b17)

v1.41.0

Compare Source

1.41.0

🚀 Features
🔄 Other Changes

1.41.0 (2026-02-22)

Features
  • Add missing event toggles to Group Slack integration (a4e84a2)

v1.40.1

Compare Source

1.40.1

🐛 Bug Fixes

1.40.1 (2026-02-21)

v1.40.0

Compare Source

1.40.0

🚀 Features
🔄 Other Changes

1.40.0 (2026-02-21)

Features
  • Add visibility option to listgroupoptions (ca08a62)

v1.39.0

Compare Source

1.39.0

🚀 Features

1.39.0 (2026-02-19)

Features
  • Add hide backlog and closed list properties to IssueBoards (a66984e)
  • groups: Add provider to AddGroupSAMLLinkOptions (bb97c7f)

v1.38.0

Compare Source

1.38.0

🚀 Features
  • feat(events): Add missing parameters for label operations and update documentation links (!2781) by Mohamed Mongy
  • feat(labels): add missing params and edit links (!2778) by Mohamed Mongy
🔄 Other Changes

1.38.0 (2026-02-19)

Features
  • events: Add missing parameters for label operations and update documentation links (11b9f08)
  • labels: add missing params and edit links (ec1b92b)

v1.37.0

Compare Source

1.37.0

🚀 Features
  • Support system & system_action fields for merge event attributes (!2737) by Artem Mikheev
🔄 Other Changes

1.37.0 (2026-02-19)

v1.36.0

Compare Source

1.36.0

🚀 Features
  • feat: add support for google chat APIs (!2766) by Zubeen
🔄 Other Changes

1.36.0 (2026-02-17)

Features
  • add support for google chat APIs (81e58cb)

v1.35.0

Compare Source

1.35.0

🚀 Features
  • feat(groups): add code_owner_approval_required in a group's default_branch_protection_defaults (!2725) by Preethi Atchudan
🐛 Bug Fixes
  • fix(integration): Add missing json tags to ms teams struct (!2703) by aishahsofea
🔄 Other Changes

1.35.0 (2026-02-16)

Bug Fixes
  • integration: Add missing json tags to ms teams struct (dafd6fd)

v1.34.0

Compare Source

1.34.0

🚀 Features
  • feat(workitems): Add an initial "Work Items" service with "Get" and "List" methods. (!2719) by Florian Forster
🔄 Other Changes

1.34.0 (2026-02-13)

Bug Fixes
  • workitems: Use int64 for global work item IDs. (f04e3d0)
Features
  • request_options: Add boolean return value to WithNext. (1cd1e1e)
  • workitems: Add comprehensive filtering to ListWorkItemsOptions (052a897)
  • workitems: Add pagination support to ListWorkItems. (cfdf5ee)
  • workitems: Add WorkItems service with Get methods (00925c2), closes gitlab-org/api/client-go#2213
  • workitems: Implement the ListWorkItems method. (4f8a709)

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