Skip to content

build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.129.0 to 0.130.1 #318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

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

Release notes

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

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 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.1 (2025-06-11)

Bug Fixes

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

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
  • ec59203 chore(release): 0.130.1 [skip ci]
  • 2afc34a Merge branch 'fix/add-nil-check-to-create-group' into 'main'
  • 3298a05 fix: add missing nil check on create group with avatar
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) from 0.129.0 to 0.130.1.
- [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags)
- [Changelog](https://gitlab.com/gitlab-org/api/client-go/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v0.129.0...v0.130.1)

---
updated-dependencies:
- dependency-name: gitlab.com/gitlab-org/api/client-go
  dependency-version: 0.130.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 1, 2025 13:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants