Skip to content

Bump gitlab.com/gitlab-org/api/client-go from 0.134.0 to 0.137.0 in the go group #204

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: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go group with 1 update: gitlab.com/gitlab-org/api/client-go.

Updates gitlab.com/gitlab-org/api/client-go from 0.134.0 to 0.137.0

Release notes

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

v0.137.0

0.137.0 (2025-07-21)

Features

  • integrations: add group harbor integration (220e4cb)

v0.136.0

0.136.0 (2025-07-21)

Features

  • client: add NewRequestToURL function for calls to absolute URLs (524b571)
  • projects: Add support for RestoreProject (b33e888)

v0.135.0

0.135.0 (2025-07-21)

Features

  • config: implement extensions API (257f745)
  • config: initial push of the ability to use a config file for auth (575c0cc)
  • integrations: add group integration for microsoft teams (da0b1dd)
  • merge-requests: add auto_merge, deprecate old field, for merging a request (9119eb0)
Changelog

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

0.137.0 (2025-07-21)

Features

  • integrations: add group harbor integration (220e4cb)

0.136.0 (2025-07-21)

Features

  • client: add NewRequestToURL function for calls to absolute URLs (524b571)
  • projects: Add support for RestoreProject (b33e888)

0.135.0 (2025-07-21)

Features

  • config: implement extensions API (257f745)
  • config: initial push of the ability to use a config file for auth (575c0cc)
  • integrations: add group integration for microsoft teams (da0b1dd)
  • merge-requests: add auto_merge, deprecate old field, for merging a request (9119eb0)
Commits
  • 2340757 chore(release): 0.137.0 [skip ci]
  • 9ae9df9 Merge branch 'add-group-harbor-integration' into 'main'
  • 220e4cb feat(integrations): add group harbor integration
  • ce63bf0 chore(release): 0.136.0 [skip ci]
  • 0f1771f Merge branch 'request-to-direct-url' into 'main'
  • 524b571 feat(client): add NewRequestToURL function for calls to absolute URLs
  • c5834ad Merge branch 'add-restore-project' into 'main'
  • b33e888 feat(projects): Add support for RestoreProject
  • 93fe75a Merge branch 'renovate/github.com-google-cel-go-0.x' into 'main'
  • 533d921 chore(release): 0.135.0 [skip ci]
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go group with 1 update: [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go).


Updates `gitlab.com/gitlab-org/api/client-go` from 0.134.0 to 0.137.0
- [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.134.0...v0.137.0)

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

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 22, 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