Skip to content

Commit 22e0ab4

Browse files
build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.142.5 to 0.143.0 (#26)
Bumps [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) from 0.142.5 to 0.143.3. <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.143.0</h2> <h1><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.142.6...v0.143.0">0.143.0</a> (2025-09-08)</h1> <h3>Features</h3> <ul> <li><strong>users:</strong> Add support for PublicEmail to ListUsers (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/74a3b6a7dd1340faa70ec1246b5b99394c56f90b">74a3b6a</a>)</li> </ul> <h2>v0.142.6</h2> <h2><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.142.5...v0.142.6">0.142.6</a> (2025-09-02)</h2> </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.142.6...v0.143.0">0.143.0</a> (2025-09-08)</h1> <h3>Features</h3> <ul> <li><strong>users:</strong> Add support for PublicEmail to ListUsers (<a href="https://gitlab.com/gitlab-org/api/client-go/commit/74a3b6a7dd1340faa70ec1246b5b99394c56f90b">74a3b6a</a>)</li> </ul> <h2><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.142.5...v0.142.6">0.142.6</a> (2025-09-02)</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/c4cbeaff94e771f2c444f2f343dc684aba2b0700"><code>c4cbeaf</code></a> chore(release): 0.143.0 [skip ci]</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/765bf67d592c6fad2947bdd2e2d7748392fd5484"><code>765bf67</code></a> Merge branch 'add-public-email-to-list-users' into 'main'</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/74a3b6a7dd1340faa70ec1246b5b99394c56f90b"><code>74a3b6a</code></a> feat(users): Add support for PublicEmail to ListUsers</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/f41cbe43856dbad04f79cf632eac7c75a169bf6d"><code>f41cbe4</code></a> Merge branch 'refactor/test-error-is' into 'main'</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/4f801201f98818a0596ca17adb928cab584ac784"><code>4f80120</code></a> refactor(no-release): replace assert.EqualError with assert.ErrorIs in tests</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/28e7e7b02cdaab8ff03b80e4d52ab1b1ed866af3"><code>28e7e7b</code></a> chore(release): 0.142.6 [skip ci]</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/27f9179bc9b7181f342201f24469cefd052baf01"><code>27f9179</code></a> Merge branch 'renovate/golang.org-x-text-0.x' into 'main'</li> <li><a href="https://gitlab.com/gitlab-org/api/client-go/commit/b7f0e82ab3280e86e0cfb31fa30266b995e7d643"><code>b7f0e82</code></a> chore(deps): update module golang.org/x/text to v0.28.0</li> <li>See full diff in <a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.142.5...v0.143.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.142.5&new-version=0.143.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 3d0b2d2 commit 22e0ab4

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

go.mod

Lines changed: 9 additions & 8 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.10.1
10-
gitlab.com/gitlab-org/api/client-go v0.142.5
10+
gitlab.com/gitlab-org/api/client-go v0.143.3
1111
go.uber.org/zap v1.27.0
1212
)
1313

@@ -26,16 +26,17 @@ require (
2626
github.com/inconshreveable/mousetrap v1.1.0 // indirect
2727
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
2828
github.com/kevinburke/ssh_config v1.4.0 // indirect
29-
github.com/pjbgf/sha1cd v0.4.0 // indirect
29+
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
30+
github.com/pjbgf/sha1cd v0.5.0 // indirect
3031
github.com/sergi/go-diff v1.4.0 // indirect
3132
github.com/skeema/knownhosts v1.3.1 // indirect
32-
github.com/spf13/pflag v1.0.9 // indirect
33+
github.com/spf13/pflag v1.0.10 // indirect
3334
github.com/xanzy/ssh-agent v0.3.3 // indirect
3435
go.uber.org/multierr v1.11.0 // indirect
35-
golang.org/x/crypto v0.41.0 // indirect
36-
golang.org/x/net v0.43.0 // indirect
37-
golang.org/x/oauth2 v0.30.0 // indirect
38-
golang.org/x/sys v0.35.0 // indirect
39-
golang.org/x/time v0.12.0 // indirect
36+
golang.org/x/crypto v0.42.0 // indirect
37+
golang.org/x/net v0.44.0 // indirect
38+
golang.org/x/oauth2 v0.31.0 // indirect
39+
golang.org/x/sys v0.36.0 // indirect
40+
golang.org/x/time v0.13.0 // indirect
4041
gopkg.in/warnings.v0 v0.1.2 // indirect
4142
)

0 commit comments

Comments
 (0)