Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps 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 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.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
...

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
@ilijamt ilijamt merged commit a4f7f37 into main Jul 26, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.137.0 branch July 26, 2025 21:53
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.

2 participants