Skip to content

Commit c7b7858

Browse files
build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.143.3 to 0.144.1 (#27)
Bumps [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) from 0.143.3 to 0.144.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://gitlab.com/gitlab-org/api/client-go/tags">gitlab.com/gitlab-org/api/client-go's releases</a>.</em></p> <blockquote> <h2>v0.144.1</h2> <h2><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.144.0...v0.144.1">0.144.1</a> (2025-09-13)</h2> <h2>v0.144.0</h2> <h1><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.143.3...v0.144.0">0.144.0</a> (2025-09-12)</h1> <h3>Features</h3> <ul> <li><strong>client:</strong> add http.RoundTripper Middleware Configuration Option to Client (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/88f9d1055acbd5e060ab13947b856ccc3a03da6f">88f9d10</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://gitlab.com/gitlab-org/api/client-go/blob/main/CHANGELOG.md">gitlab.com/gitlab-org/api/client-go's changelog</a>.</em></p> <blockquote> <h2><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.144.0...v0.144.1">0.144.1</a> (2025-09-13)</h2> <h1><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.143.3...v0.144.0">0.144.0</a> (2025-09-12)</h1> <h3>Features</h3> <ul> <li><strong>client:</strong> add http.RoundTripper Middleware Configuration Option to Client (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/88f9d1055acbd5e060ab13947b856ccc3a03da6f">88f9d10</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/4029a4e3c1b1ca20f10e447a723a53b717a7364b"><code>4029a4e</code></a> chore(release): 0.144.1 [skip ci]</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/091515ee0c8ef3a94a1f7b8bf7ff80598026e467"><code>091515e</code></a> Merge branch 'add-heidi-to-codeowners' into 'main'</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/1fd23e50fcad4b4e7340a3258b4c9c565f79fccb"><code>1fd23e5</code></a> chore: Add heidi.berry to CODEOWNERS</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/da3d6858463106f8abd08c6c310cec62a4a9bdcb"><code>da3d685</code></a> Merge branch 'renovate/buf.build-gen-go-bufbuild-protovalidate-protocolbuffer...</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/59d153df27a02cfac5ff190cd38f63674aec50d9"><code>59d153d</code></a> Merge branch 'update-deps-release' into 'main'</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/ee9b86190e0a837d7c2c52fef419811dea3f736f"><code>ee9b861</code></a> chore(no-release): Update &quot;deps&quot; scope to not automatically release</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/2020a30c3cab601908369c035d8440cbb59bac35"><code>2020a30</code></a> chore(release): 0.144.0 [skip ci]</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/0f758271f3f4c293918a077eed28003c1f2fec6b"><code>0f75827</code></a> Merge branch 'main' into 'main'</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/88f9d1055acbd5e060ab13947b856ccc3a03da6f"><code>88f9d10</code></a> feat(client): add http.RoundTripper Middleware Configuration Option to Client</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/9fb93b81f7912de121ae16a62a238c83013fa501"><code>9fb93b8</code></a> chore(deps): update module buf.build/gen/go/bufbuild/protovalidate/protocolbu...</li> <li>Additional commits viewable in <a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.143.3...v0.144.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gitlab.com/gitlab-org/api/client-go&package-manager=go_modules&previous-version=0.143.3&new-version=0.144.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3945f66 commit c7b7858

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/go-git/go-git/v5 v5.16.2
88
github.com/hashicorp/go-retryablehttp v0.7.8
99
github.com/spf13/cobra v1.10.1
10-
gitlab.com/gitlab-org/api/client-go v0.143.3
10+
gitlab.com/gitlab-org/api/client-go v0.146.0
1111
go.uber.org/zap v1.27.0
1212
)
1313

@@ -34,6 +34,7 @@ require (
3434
github.com/xanzy/ssh-agent v0.3.3 // indirect
3535
go.uber.org/multierr v1.11.0 // indirect
3636
golang.org/x/crypto v0.42.0 // indirect
37+
golang.org/x/exp v0.0.0-20250911091902-df9299821621 // indirect
3738
golang.org/x/net v0.44.0 // indirect
3839
golang.org/x/oauth2 v0.31.0 // indirect
3940
golang.org/x/sys v0.36.0 // indirect

0 commit comments

Comments
 (0)