You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.156.0 to 0.157.0 (#6172)
Bumps [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) from 0.156.0 to 0.157.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.157.0</h2> <h2>0.157.0</h2> <h3>🚀 Features</h3> <ul> <li>Add merge requests commit api (<a href="https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2539">!2539</a>) by <a href="https://gitlab.com/ipsavitsky234">Ilya Savitsky</a></li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>test: adds missing UTs for notifications (<a href="https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2528">!2528</a>) by <a href="https://gitlab.com/syedzubeen">Zubeen</a></li> <li>chore: Update review instructions (<a href="https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2537">!2537</a>) by <a href="https://gitlab.com/PatrickRice">Patrick Rice</a></li> <li>chore(no-release): Fix godoc comments; enable godoclint (<a href="https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2535">!2535</a>) by <a href="https://gitlab.com/alexandear">Oleksandr Redko</a></li> </ul> <h1><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.156.0...v0.157.0">0.157.0</a> (2025-10-13)</h1> </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>0.157.0</h2> <h3>🚀 Features</h3> <ul> <li>Add merge requests commit api (<a href="https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2539">!2539</a>) by <a href="https://gitlab.com/ipsavitsky234">Ilya Savitsky</a></li> </ul> <h3>🔄 Other Changes</h3> <ul> <li>test: adds missing UTs for notifications (<a href="https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2528">!2528</a>) by <a href="https://gitlab.com/syedzubeen">Zubeen</a></li> <li>chore: Update review instructions (<a href="https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2537">!2537</a>) by <a href="https://gitlab.com/PatrickRice">Patrick Rice</a></li> <li>chore(no-release): Fix godoc comments; enable godoclint (<a href="https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2535">!2535</a>) by <a href="https://gitlab.com/alexandear">Oleksandr Redko</a></li> </ul> <h1><a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.156.0...v0.157.0">0.157.0</a> (2025-10-13)</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="c52b2f81a4"><code>c52b2f8</code></a> chore(release): 0.157.0 [skip ci]</li> <li><a href="a44238c146"><code>a44238c</code></a> Merge branch 'ipsavitsky/merge_request_context_commits' into 'main'</li> <li><a href="7d6dc8c3ce"><code>7d6dc8c</code></a> Add merge requests commit api</li> <li><a href="def72bf5ef"><code>def72bf</code></a> Merge branch 'add-unit-test3' into 'main'</li> <li><a href="d5664affec"><code>d5664af</code></a> test: adds missing UTs for notifications</li> <li><a href="44377b08cd"><code>44377b0</code></a> Merge branch 'update-review-instructions' into 'main'</li> <li><a href="c25c8a3d42"><code>c25c8a3</code></a> chore: Update review instructions</li> <li><a href="c45c3a349c"><code>c45c3a3</code></a> Merge branch 'chore/fix-godoclint' into 'main'</li> <li><a href="1d4aee68c0"><code>1d4aee6</code></a> chore(no-release): Fix godoc comments; enable godoclint</li> <li>See full diff in <a href="https://gitlab.com/gitlab-org/api/client-go/compare/v0.156.0...v0.157.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								go.mod
									
									
									
									
									
								
							| @@ -45,7 +45,7 @@ require ( | ||||
| 	github.com/spf13/cobra v1.10.1 | ||||
| 	github.com/stretchr/testify v1.11.1 | ||||
| 	github.com/ulikunitz/xz v0.5.15 | ||||
| 	gitlab.com/gitlab-org/api/client-go v0.156.0 | ||||
| 	gitlab.com/gitlab-org/api/client-go v0.157.0 | ||||
| 	gocloud.dev v0.42.0 | ||||
| 	golang.org/x/crypto v0.43.0 | ||||
| 	golang.org/x/oauth2 v0.32.0 | ||||
|   | ||||
							
								
								
									
										4
									
								
								go.sum
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								go.sum
									
									
									
									
									
								
							| @@ -960,8 +960,8 @@ github.com/zeebo/errs v1.4.0 h1:XNdoD/RRMKP7HD0UhJnIzUy74ISdGGxURlYG8HSWSfM= | ||||
| github.com/zeebo/errs v1.4.0/go.mod h1:sgbWHsvVuTPHcqJJGQ1WhI5KbWlHYz+2+2C/LSEtCw4= | ||||
| gitlab.com/digitalxero/go-conventional-commit v1.0.7 h1:8/dO6WWG+98PMhlZowt/YjuiKhqhGlOCwlIV8SqqGh8= | ||||
| gitlab.com/digitalxero/go-conventional-commit v1.0.7/go.mod h1:05Xc2BFsSyC5tKhK0y+P3bs0AwUtNuTp+mTpbCU/DZ0= | ||||
| gitlab.com/gitlab-org/api/client-go v0.156.0 h1:dHgFtA9Z28Oz6veBYR09SQ7eT3qof9ZsY9QMH3D9KaA= | ||||
| gitlab.com/gitlab-org/api/client-go v0.156.0/go.mod h1:CQVoxjEswJZeXft4Mi+H+OF1MVrpNVF6m4xvlPTQ2J4= | ||||
| gitlab.com/gitlab-org/api/client-go v0.157.0 h1:B+/Ku1ek3V/MInR/SmvL4FOqE0YYx51u7lBVYIHC2ic= | ||||
| gitlab.com/gitlab-org/api/client-go v0.157.0/go.mod h1:CQVoxjEswJZeXft4Mi+H+OF1MVrpNVF6m4xvlPTQ2J4= | ||||
| go.mongodb.org/mongo-driver v1.17.3 h1:TQyXhnsWfWtgAhMtOgtYHMTkZIfBTpMTsMnd9ZBeHxQ= | ||||
| go.mongodb.org/mongo-driver v1.17.3/go.mod h1:Hy04i7O2kC4RS06ZrhPRqj/u4DTYkFDAAccj+rVKqgQ= | ||||
| go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0= | ||||
|   | ||||
		Reference in New Issue
	
	Block a user