Update module gitlab.com/gitlab-org/api/client-go to v0.130.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gitlab.com/gitlab-org/api/client-go | require | minor |
v0.128.0 -> v0.130.1
|
Release Notes
gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)
v0.130.1
0.130.1 (2025-06-11)
Bug Fixes
- add missing nil check on create group with avatar (3298a05)
v0.130.0
0.130.0 (2025-06-11)
Bug Fixes
-
workflow: the
release.config.mjs
file mustn't be hidden (5d423a5)
Features
- add "emoji_events" support to group hooks (c6b770f)
- Add
active
to ListProjects (7818155) - add generated_file field for MergeRequestDiff (4b95dac)
- add support for
administrator
to Groupproject_creation_level
enums (664bbd7) - add the
WithTokenSource
client option (6ccfcf8) - add url field to MergeCommentEvent.merge_request (bd639d8)
- implement a specialized
TokenSource
interface (83c2e06) - projects: add ci_push_repository_for_job_token_allowed parameter (3d539f6)
- terraform-states: add Terraform States API (082b81c)
v0.129.0
0.129.0 (2025-05-19)
Improvements (41 changes)
-
feat: Add
enforce_ci_inbound_job_token_scope_enabled
to Settings (merge request) -
test: add tests to handle addtional scenarios for
award_emojis
by @syedzubeen (merge request) - Parallelize UT runs by @syedzubeen (merge request)
- feat(issues): Allow resetting due date, epic, milestone, and weight from issues. (merge request)
- Add support for pipeline schedule inputs by @heidi.berry (merge request)
- chore: housekeeping – fix typos across multiple files by @syedzubeen (merge request)
-
feat(todos): Support filtering by
group_id
. (merge request) - Add ListGroupAccessTokensOptions by @jdesnoes (merge request)
- Add remaining feature flag endpoints by @heidi.berry (merge request)
- go: Update module golang.org/x/oauth2 to v0.30.0 (merge request)
-
Add
gitlab.WithRequestRetry
to retry with any status code by @sue445 (merge request) - Improve Release Notes Generation in CI Pipeline by @octo42 (merge request)
- Remove merge request approvers function by @heidi.berry (merge request)
- Remove project approvers function by @heidi.berry (merge request)
- Remove snippet_blob search function by @heidi.berry (merge request)
- Remove alias function for UpdateProtectedBranch by @heidi.berry (merge request)
- Breaking change, remove job token scope outbound enabled by @heidi.berry (merge request)
- Breaking change, remove take ownership of pipeline trigger by @heidi.berry (merge request)
- Adds a documentation example to create/list/approve/add comments to MRs by @syedzubeen (merge request)
- Update deprecation notices for runners API by @heidi.berry (merge request)
-
test: Add
testBodyJSON
, removetestBody
. (merge request) -
test: Adds missing UT's for
TransferProject
,GetRepositoryStorage
and others by @syedzubeen (merge request) - Correct field type, add some missing fields to settings by @heidi.berry (merge request)
- Add support for the Group Markdown Uploads API by @heidi.berry (merge request)
- go: Update module golang.org/x/time to v0.11.0 (merge request)
-
feat(issues): Add
Confidential
toListGroupIssuesOptions
. (merge request) - Revert: remove deprecation of Epics APIs until work items api is available by @heidi.berry (merge request)
- refactor: Enhance README with ToC by @syedzubeen (merge request)
- Add comments to examples by @syedzubeen (merge request)
- refactor: fixes/cleanups by @syedzubeen (merge request)
- Add ability to include specific branches when forking a project by @heidi.berry (merge request)
- Remove managed licenses, use approval policies instead by @heidi.berry (merge request)
- Update clusters deprecation notice to include fields deprecated in 19.0 by @heidi.berry (merge request)
- Bump go.mod to 1.23 (merge request)
- test: Use require over assert in tests where failure should stop execution by @syedzubeen (merge request)
- Update golangci/golangci-lint Docker tag to v2.1.5 (merge request)
- Update baseline go version to 1.23 (merge request)
-
feat(user/status): Add support for
clear_status_after
/clear_status_at
. (merge request) -
GetUserStatus
now supports user ID and username instead of just user ID (merge request) - Add CODEOWNERS (merge request)
-
feat: Export the
ErrInvalidIDType
error. (merge request)
Breaking Changes (4 changes)
-
Remove deprecated service integrations, along with removing
project_key
from the Jira service by @heidi.berry (merge request) -
Remove
UploadFile
function, userUploadProjectMarkdown
instead by @heidi.berry (merge request) - Remove deprecated functions, use ProtectedBranchesService instead by @heidi.berry (merge request)
- DORA metrics, remove EnvironmentTier, use EnvironmentTiers instead 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 NMaaS Renovate
Merge request reports
Activity
Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.
Renovate will retry this branch, including artifacts, only when one of the following happens:- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: go.sum
Command failed: go get -d -t ./... go: -d flag is deprecated. -d=true is a no-op go: downloading gitlab.com/gitlab-org/api/client-go v0.130.1 go: gitlab.software.geant.org/nmaas/nmaas-janitor/pkg/protocol/grpc imports gitlab.software.geant.org/nmaas/nmaas-janitor/pkg/api/v1: cannot find module providing package gitlab.software.geant.org/nmaas/nmaas-janitor/pkg/api/v1
Edited by NMaaS Renovatementioned in issue #28
added 1 commit
- 998f329d - Update module gitlab.com/gitlab-org/api/client-go to v0.130.1
Please register or sign in to reply