Skip to content
Snippets Groups Projects

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

Compare Source

0.130.1 (2025-06-11)

Bug Fixes
  • add missing nil check on create group with avatar (3298a05)

v0.130.0

Compare Source

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 Group project_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

Compare Source

0.129.0 (2025-05-19)

Improvements (41 changes)
Breaking Changes (4 changes)

Configuration

:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


  • 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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • :warning: Artifact update problem

    Renovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.

    :recycle: 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 Renovate
  • NMaaS Renovate mentioned in issue #28

    mentioned in issue #28

  • NMaaS Renovate added 1 commit

    added 1 commit

    • 998f329d - Update module gitlab.com/gitlab-org/api/client-go to v0.130.1

    Compare with previous version

  • NMaaS Renovate changed title from Update module gitlab.com/gitlab-org/api/client-go to v0.129.0 to Update module gitlab.com/gitlab-org/api/client-go to v0.130.1
    changed title from Update module gitlab.com/gitlab-org/api/client-go to v0.129.0 to Update module gitlab.com/gitlab-org/api/client-go to v0.130.1
  • NMaaS Renovate changed the description

    changed the description

Please register or sign in to reply
Loading