Skip to content

Bump gitlab.com/gitlab-org/api/client-go from 0.129.0 to 0.137.0 - #66

Merged
Tosta-Mista merged 1 commit into
feature/runners-info-improvementsfrom
dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.137.0
Aug 12, 2025
Merged

Bump gitlab.com/gitlab-org/api/client-go from 0.129.0 to 0.137.0#66
Tosta-Mista merged 1 commit into
feature/runners-info-improvementsfrom
dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.137.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2025

Copy link
Copy Markdown
Contributor

Bumps gitlab.com/gitlab-org/api/client-go from 0.129.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)

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

... (truncated)

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)

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)

0.132.0 (2025-07-02)

Bug Fixes

... (truncated)

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 28, 2025
Bumps [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) from 0.129.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.129.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] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.137.0 branch from 0a565f1 to e9429d7 Compare August 10, 2025 14:21
@Tosta-Mista
Tosta-Mista changed the base branch from main to feature/runners-info-improvements August 12, 2025 16:03
@Tosta-Mista
Tosta-Mista merged commit e4d671e into feature/runners-info-improvements Aug 12, 2025
3 of 4 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.137.0 branch August 12, 2025 16:04
Tosta-Mista added a commit that referenced this pull request Aug 12, 2025
* Fix runner garbage collector

* Linter => Fix string conversion

* Update garbarge collector logic

* Bump github.com/redis/go-redis/extra/redisotel/v9 from 9.11.0 to 9.12.0 (#73)

Bumps [github.com/redis/go-redis/extra/redisotel/v9](https://github.com/redis/go-redis) from 9.11.0 to 9.12.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md)
- [Commits](redis/go-redis@v9.11.0...v9.12.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/extra/redisotel/v9
  dependency-version: 9.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (#72)

Bumps google.golang.org/protobuf from 1.36.6 to 1.36.7.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump go.opentelemetry.io/otel/trace from 1.36.0 to 1.37.0 (#56)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-version: 1.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: José Gonçalves <5504279+Tosta-Mista@users.noreply.github.com>

* Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#71)

Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.36.0...v1.37.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  dependency-version: 1.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: José Gonçalves <5504279+Tosta-Mista@users.noreply.github.com>

* Bump gitlab.com/gitlab-org/api/client-go from 0.129.0 to 0.137.0 (#66)

Bumps [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) from 0.129.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.129.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix goreleaser

* Improve documentation with runner metrics

* Update runners, store logic and garbage collector

* Upgrade all libs, add new dashboards for gitlab-ci-exporter observability

* Fix garbage collector and memory leak

* Improve gitlab-ci-dashboard

* Fix - deprecated authentication method

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant