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

This MR contains the following updates:

Package Type Update Change
gitlab.com/gitlab-org/api/client-go require minor v1.18.0 -> v1.46.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.46.0

Compare Source

1.46.0

🚀 Features

1.46.0 (2026-03-01)

v1.45.0

Compare Source

1.45.0

🚀 Features
🔄 Other Changes

1.45.0 (2026-02-27)

Bug Fixes
  • test: Use epic IID instead of ID in DeleteEpic cleanup. (49dea05)

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)

v1.33.0

Compare Source

1.33.0

🚀 Features
  • Support unauthenticated clients via Unauthenticated auth source (!2761) by Timo Furrer

1.33.0 (2026-02-13)

v1.32.0

Compare Source

1.32.0

🚀 Features
🔄 Other Changes

1.32.0 (2026-02-13)

v1.31.0

Compare Source

1.31.0

🚀 Features
  • Add missing fields to emoji and milestone event types (!2704) by Huijie Shi

1.31.0 (2026-02-11)

v1.30.0

Compare Source

1.30.0

🚀 Features
🔄 Other Changes

1.30.0 (2026-02-10)

v1.29.0

Compare Source

1.29.0

🚀 Features
🔄 Other Changes
  • chore(deps): migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (!2639) by Ville Skyttä

1.29.0 (2026-02-09)

v1.28.1

Compare Source

1.28.1

🐛 Bug Fixes
  • Fix error where GetNamespace double escaped URL-encoded projects (!2743) by Patrick Rice
🔄 Other Changes
  • refactor: moved comments to interface (!2716) by Zubeen

1.28.1 (2026-02-06)

v1.28.0

Compare Source

1.28.0

🚀 Features
🔄 Other Changes

1.28.0 (2026-02-05)

v1.27.0

Compare Source

1.27.0

🚀 Features
🔄 Other Changes

1.27.0 (2026-02-04)

v1.26.0

Compare Source

1.26.0

🚀 Features
🔄 Other Changes

1.26.0 (2026-02-03)

v1.25.0

Compare Source

1.25.0

🚀 Features
🔄 Other Changes

1.25.0 (2026-02-01)

Bug Fixes
  • Fix broken GitLab docs anchors for Wikis API (bdbb5c0)
Features
  • hooks: Add webexintegration (857ac6a)

v1.24.0

Compare Source

1.24.0

🚀 Features

1.24.0 (2026-01-29)

v1.23.0

Compare Source

1.23.0

🚀 Features
🔄 Other Changes

1.23.0 (2026-01-28)

Features
  • add group protected branches service (c7ffe6f)

v1.22.1

Compare Source

1.22.1

🐛 Bug Fixes
  • fix: Type Mismatch in UpdateSettingsOptions for SentryEnabled (!2690) by Zubeen
🔄 Other Changes
  • fix: URL tags for throttle protected path settings in UpdateSettingsOptions (!2705) by Zubeen
  • test: Refactor tests to use testify assertions 7 (!2700) by Zubeen
  • test: Refactor tests to use testify assertions 4 (!2696) by Zubeen
  • test: Refactor tests to use testify assertions 3 (!2695) by Zubeen
  • test(no-release): Refactor tests to use testify assertions 2 (!2694) by Zubeen
  • test(no-release): Refactor tests to use testify assertions (!2693) by Zubeen
  • test(no-release): Refactor tests to use testify assertions 6 (!2699) by Zubeen

1.22.1 (2026-01-28)

Bug Fixes
  • Type Mismatch in UpdateSettingsOptions for SentryEnabled (c2d3ca9)
  • URL tags for throttle protected path settings in UpdateSettingsOptions (a4a525d)

v1.22.0

Compare Source

1.22.0

🚀 Features
🔄 Other Changes
  • test: Refactor tests to use testify assertions 5 (!2697) by Zubeen

1.22.0 (2026-01-28)

Features
  • project_mirror: add ForceSyncProjectMirror (b13fcb7)

v1.21.0

Compare Source

1.21.0

🚀 Features
  • feat(settings): Add AnonymousSearchesAllowed field support (!2678) by Seif Hatem
🔄 Other Changes
  • feat: improve URL validation and error handling in client initialization (!2656) by Amer Khaled

1.21.0 (2026-01-27)

Features
  • improve URL validation and error handling in client initialization (9417155)
  • settings: Add AnonymousSearchesAllowed field support (7185888)

v1.20.0

Compare Source

1.20.0

🚀 Features
🔄 Other Changes

1.20.0 (2026-01-27)

Features

v1.19.0

Compare Source

1.19.0

🚀 Features
🔄 Other Changes

1.19.0 (2026-01-26)

Features
  • integrations: Add Chat & Notify integrations (cc692ed)
  • mocks: add streaming methods for various services (889b407)

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: Never, 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