Commit 97d78cf
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 />
[](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
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments