Skip to content

Bump gitlab.com/gitlab-org/api/client-go from 0.129.0 to 0.130.0

Bumps gitlab.com/gitlab-org/api/client-go from 0.129.0 to 0.130.0.

Release notes

Sourced from gitlab.com/gitlab-org/api/client-go's releases.

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 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)
Changelog

Sourced from gitlab.com/gitlab-org/api/client-go's changelog.

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)
Commits
  • 89f4084 chore(release): 0.130.0 [skip ci]
  • 856a6fc Merge branch 'feature/add-emoji-event-to-group-webhook' into 'main'
  • c6b770f feat: add "emoji_events" support to group hooks
  • d8e8bb4 Merge branch 'terraform-state' into 'main'
  • 082b81c feat(terraform-states): add Terraform States API
  • 378bc1b Merge branch 'correct-linting-issues-noerrcheck' into 'main'
  • 4901e7f test(errors): update tests for noerrcheck linting issues
  • c9797f1 Merge branch 'graphql-req-opts' into 'main'
  • b19cd7c refactor(graphql): support request options in GraphQL Do API
  • 7b65ef5 Merge branch 'fforster/oauth' into 'main'
  • Additional commits viewable in compare view

Merge request reports

Loading