Update module gitlab.com/gitlab-org/api/client-go to v0.124.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gitlab.com/gitlab-org/api/client-go | require | minor |
v0.123.0 -> v0.124.0
|
View the Renovate pipeline for this MR
Release Notes
gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)
v0.124.0
0.124.0 (2025-02-28)
Breaking Changes (4 changes)
- Refactor ShareWithGroup as a Named Struct instead of an Anonymous Struct by @heidi.berry (merge request)
-
Add support for instance member roles API, and align
CreateMemberRoleOptions
... by @heidi.berry (merge request) - Switch to using BasicMergeRequest for API endpoints that use it by @heidi.berry (merge request)
- Add state option when listing project access tokens. This requires that... by @heidi.berry (merge request)
Improvements (13 changes)
- Add bundled reviewable command for ease of local development by @heidi.berry (merge request)
- Add function for uploading a wiki attachment by @heidi.berry (merge request)
- Add internal flag when creating different types of notes. Update documentation... by @heidi.berry (merge request)
-
Add
Internal
support toCreateIssueNoteOptions
by @ebuildy (merge request) - Add support for Secure Files API by @heidi.berry (merge request)
- add ci_delete_pipelines_in_seconds to project edit and read by @kingcrunch (merge request)
- Add filter to group variables update and delete by @heidi.berry (merge request)
- Add support for group releases API by @heidi.berry (merge request)
- Add description to personal access token APIs by @heidi.berry (merge request)
- Add description to group access token APIs by @heidi.berry (merge request)
- Add description to project access token APIs by @heidi.berry (merge request)
- Add 'username' support to AddProjectMemberOptions by @sy-be (merge request)
- Update Group Hooks to add missing options and fix documentation links by @heidi.berry (merge request)
Breaking Change (1 change)
Features (1 change)
- Add support for project security settings API by @heidi.berry (merge request)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot