Skip to content

Commit 97d78cf

Browse files
build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.134.0 to 0.137.0 (#22)
Bumps [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) from 0.134.0 to 0.137.0. <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.137.0</h2> <h1><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.136.0...v0.137.0">0.137.0</a> (2025-07-21)</h1> <h3>Features</h3> <ul> <li><strong>integrations:</strong> add group harbor integration (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/220e4cb524d9303d36384043f29f96f43e4d9387">220e4cb</a>)</li> </ul> <h2>v0.136.0</h2> <h1><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.135.0...v0.136.0">0.136.0</a> (2025-07-21)</h1> <h3>Features</h3> <ul> <li><strong>client:</strong> add NewRequestToURL function for calls to absolute URLs (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/524b571339b7704e0e346a5a64f367265b96125f">524b571</a>)</li> <li><strong>projects:</strong> Add support for RestoreProject (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/b33e8882ad6611b1ac19222d0abdbfc477846ea1">b33e888</a>)</li> </ul> <h2>v0.135.0</h2> <h1><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.134.0...v0.135.0">0.135.0</a> (2025-07-21)</h1> <h3>Features</h3> <ul> <li><strong>config:</strong> implement extensions API (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/257f74599727b6a006ba65b1c3efd7ff5fc7b86c">257f745</a>)</li> <li><strong>config:</strong> initial push of the ability to use a config file for auth (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/575c0cc6a1de48582ea9b3b19cef021dc3f1397a">575c0cc</a>)</li> <li><strong>integrations:</strong> add group integration for microsoft teams (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/da0b1dd5b86fd6a41d7c043621611d0687fc628f">da0b1dd</a>)</li> <li><strong>merge-requests:</strong> add auto_merge, deprecate old field, for merging a request (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/9119eb0e6662f136e589cdee74aaa410136ca664">9119eb0</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> <h1><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.136.0...v0.137.0">0.137.0</a> (2025-07-21)</h1> <h3>Features</h3> <ul> <li><strong>integrations:</strong> add group harbor integration (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/220e4cb524d9303d36384043f29f96f43e4d9387">220e4cb</a>)</li> </ul> <h1><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.135.0...v0.136.0">0.136.0</a> (2025-07-21)</h1> <h3>Features</h3> <ul> <li><strong>client:</strong> add NewRequestToURL function for calls to absolute URLs (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/524b571339b7704e0e346a5a64f367265b96125f">524b571</a>)</li> <li><strong>projects:</strong> Add support for RestoreProject (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/b33e8882ad6611b1ac19222d0abdbfc477846ea1">b33e888</a>)</li> </ul> <h1><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.134.0...v0.135.0">0.135.0</a> (2025-07-21)</h1> <h3>Features</h3> <ul> <li><strong>config:</strong> implement extensions API (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/257f74599727b6a006ba65b1c3efd7ff5fc7b86c">257f745</a>)</li> <li><strong>config:</strong> initial push of the ability to use a config file for auth (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/575c0cc6a1de48582ea9b3b19cef021dc3f1397a">575c0cc</a>)</li> <li><strong>integrations:</strong> add group integration for microsoft teams (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/da0b1dd5b86fd6a41d7c043621611d0687fc628f">da0b1dd</a>)</li> <li><strong>merge-requests:</strong> add auto_merge, deprecate old field, for merging a request (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/9119eb0e6662f136e589cdee74aaa410136ca664">9119eb0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/2340757454ca2ccf93b202e59e31e241a0506ca2"><code>2340757</code></a> chore(release): 0.137.0 [skip ci]</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/9ae9df95480f33059ce78a68ef69858ddce9739c"><code>9ae9df9</code></a> Merge branch 'add-group-harbor-integration' into 'main'</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/220e4cb524d9303d36384043f29f96f43e4d9387"><code>220e4cb</code></a> feat(integrations): add group harbor integration</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/ce63bf0bb0433d02e169a90fcba2039ebed40391"><code>ce63bf0</code></a> chore(release): 0.136.0 [skip ci]</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/0f1771f383c60728b2489efc23d7ee7a64783fbf"><code>0f1771f</code></a> Merge branch 'request-to-direct-url' into 'main'</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/524b571339b7704e0e346a5a64f367265b96125f"><code>524b571</code></a> feat(client): add NewRequestToURL function for calls to absolute URLs</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/c5834ad75c91e20ad70442bfd4df46a5ca3964d6"><code>c5834ad</code></a> Merge branch 'add-restore-project' into 'main'</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/b33e8882ad6611b1ac19222d0abdbfc477846ea1"><code>b33e888</code></a> feat(projects): Add support for RestoreProject</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/93fe75a5be608058c19e2b199c0cda9d4a55a15d"><code>93fe75a</code></a> Merge branch 'renovate/github.com-google-cel-go-0.x' into 'main'</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/533d9211ed78f68cecdf143446f49082b8ce7c3b"><code>533d921</code></a> chore(release): 0.135.0 [skip ci]</li> <li>Additional commits viewable in <a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.134.0...v0.137.0">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.134.0&new-version=0.137.0)](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> Co-authored-by: BoxBoxJason <[email protected]>
1 parent 0ab6e45 commit 97d78cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
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.9.1
10-
gitlab.com/gitlab-org/api/client-go v0.134.0
10+
gitlab.com/gitlab-org/api/client-go v0.137.0
1111
go.uber.org/zap v1.27.0
1212
)
1313

@@ -29,7 +29,7 @@ require (
2929
github.com/pjbgf/sha1cd v0.4.0 // indirect
3030
github.com/sergi/go-diff v1.4.0 // indirect
3131
github.com/skeema/knownhosts v1.3.1 // indirect
32-
github.com/spf13/pflag v1.0.6 // indirect
32+
github.com/spf13/pflag v1.0.7 // indirect
3333
github.com/xanzy/ssh-agent v0.3.3 // indirect
3434
go.uber.org/multierr v1.11.0 // indirect
3535
golang.org/x/crypto v0.40.0 // indirect

0 commit comments

Comments
 (0)