Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps gitlab.com/gitlab-org/api/client-go from 0.132.0 to 0.134.0.

Release notes

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

v0.134.0

0.134.0 (2025-07-07)

Features

  • oauth: implement OAuth2 helper package (a44e8eb)

v0.133.1

0.133.1 (2025-07-07)

Bug Fixes

  • deprecate ProjectReposityStorage due to a typo (38a9652)

v0.133.0

0.133.0 (2025-07-03)

Features

  • testing: allow to specify client options when creating test client (9377147)
Changelog

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

0.134.0 (2025-07-07)

Features

  • oauth: implement OAuth2 helper package (a44e8eb)

0.133.1 (2025-07-07)

Bug Fixes

  • deprecate ProjectReposityStorage due to a typo (38a9652)

0.133.0 (2025-07-03)

Features

  • testing: allow to specify client options when creating test client (9377147)
Commits
  • 77d3b1a chore(release): 0.134.0 [skip ci]
  • 9b3a644 Merge branch 'oauth2' into 'main'
  • a44e8eb feat(oauth): implement OAuth2 helper package
  • ab74f1b chore(release): 0.133.1 [skip ci]
  • b561606 Merge branch 'project-repository-storage-typo' into 'main'
  • 38a9652 fix: deprecate ProjectReposityStorage due to a typo
  • 34e6e9c chore(release): 0.133.0 [skip ci]
  • c56affe Merge branch 'testing-provide-client-option-interface' into 'main'
  • 9377147 feat(testing): allow to specify client options when creating test client
  • 49875aa Merge branch 'renovate/golang.org-x-time-0.x' into 'main'
  • 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.132.0 to 0.134.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.132.0...v0.134.0)

---
updated-dependencies:
- dependency-name: gitlab.com/gitlab-org/api/client-go
  dependency-version: 0.134.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 7, 2025
@ilijamt ilijamt merged commit d38ef1c into main Jul 8, 2025
3 checks passed
@ilijamt ilijamt deleted the dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.134.0 branch July 8, 2025 20:47
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