Commit c7b7858
authored
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 "deps" 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 />
[](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
1 file changed
+2
-1
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 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments