chore(deps): update module gitlab.com/gitlab-org/api/client-go to v2
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gitlab.com/gitlab-org/api/client-go | require | major |
v1.46.0 -> v2.2.1
|
⚠️ WarningSome 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)
v2.2.1
2.2.1
🐛 Bug Fixes
- fix: Add
/v2suffix to module path. (!2801) by Florian Forster
2.2.1 (2026-03-04)
Bug Fixes
v2.2.0
2.2.0
🚀 Features
- feat(workitems): Implement
CreateWorkItem(). (!2751) by Florian Forster
2.2.0 (2026-03-04)
Bug Fixes
- workitems: move nil guard to top of wrap() and regenerate mock (01f38fc)
Features
- workitems: add CreateTestWorkItem helpers to utils_test.go (10ff8a3)
-
workitems: Implement
CreateWorkItem(). (07ee38c)
v2.1.0
2.1.0
🚀 Features
- feat(workitems): Add more fields to WorkItem (!2795) by Florian Forster
🔄 Other Changes
- Implement body preserver to enable HTTP response body streaming (!2746) by Timo Furrer
2.1.0 (2026-03-03)
Features
- workitems: Add more fields to WorkItem (7088f6f)
v2.0.0
2.0.0
💥 Breaking Changes
- Release client-go 2.0 (!2763) by Patrick Rice
🔄 Other Changes
- Addtl 2 0 changes (!2796) by Patrick Rice
2.0.0 (2026-03-02)
- Release client-go 2.0 (47b65ee)
Bug Fixes
- ci: update gocover-cobertura to v1.4.0 for Go 1.24+ compatibility (1d03b20)
- group_members: using ISOTime instead of time.Time for BillableUserMembership.ExpiresAt (e7e58c6)
- package protection access level variable type (5574bbb)
-
workitems: Handle absent status widget in
WorkItem. (859fb26)
Features
- use Nullable[int64] for label priority (096ed09)
BREAKING CHANGES
- Release 2.0
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.