fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.126.0 [delay release]
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gitlab.com/gitlab-org/api/client-go | require | minor |
v0.123.0 -> v0.126.0
|
View the Renovate pipeline for this MR
Release Notes
gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)
v0.126.0
0.126.0 (2025-03-17)
Improvements (6 changes)
- Parallelize unit tests (merge request)
- Adding service ping API (merge request)
- Exclude generated files from coverage report (merge request)
- Enable SAST scans (merge request)
- bug: Add fallback for macOS version of readlink (merge request)
- Implement testing package for gomock based tests (merge request)
v0.125.0
0.125.0 (2025-03-14)
Improvements (11 changes)
- Add function for deleting a user's identity by @heidi.berry (merge request)
-
Add
GetProjectMirrorPublicKey
, and add support forauth_method
toProjectMirror
by @mness (merge request) - Add custom role support to LDAP links by @heidi.berry (merge request)
- Add function for configuring a project pull mirror by @heidi.berry (merge request)
- Add new user filter options: Humans, ExcludeActive and ExcludeHumans by @mjovanovic1 (merge request)
-
Add support for
Usernames
in project-level MR approval rules by @rkosegi (merge request) -
add
ci_id_token_sub_claim_components
to EditProjectOptions by @bakkerduncan (merge request) - feat: Add support for list shared projects group API by @sy-be (merge request)
- Fix pipeline for arbitrary fork location without Ultimate access (merge request)
- Update access tokens to use alias type to reduce duplication (merge request)
- Add support for merge request approval settings API by @heidi.berry (merge request)
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