fix(deps): update module gitlab.com/gitlab-org/api/client-go to v1
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| gitlab.com/gitlab-org/api/client-go |
v0.161.1 -> v1.0.1
|
Release Notes
gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)
v1.0.1
1.0.1
🐛 Bug Fixes
- fix: fix ReviewerID() and let it accept int64 (!2587) by Ilya Savitsky
1.0.1 (2025-11-25)
Bug Fixes
- fix ReviewerID() and let it accept int64 (6a6d439)
v1.0.0
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
- Release client-go 1.0 (!2575) by Patrick Rice
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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Stefan Hojer