mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-30 04:50:45 +02:00
chore(deps): bump github.com/xanzy/go-gitlab from 0.108.0 to 0.109.0 (#5125)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.108.0 to 0.109.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/xanzy/go-gitlab/releases">github.com/xanzy/go-gitlab's releases</a>.</em></p> <blockquote> <h2>v0.109.0</h2> <h2>Breaking Changes</h2> <ul> <li>Extend support for groups service accounts by <a href="https://github.com/mXtone"><code>@mXtone</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/2005">xanzy/go-gitlab#2005</a></li> </ul> <h2>What's Changed</h2> <ul> <li>Add endpoint to lists invited groups of a project by <a href="https://github.com/habnux"><code>@habnux</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/2000">xanzy/go-gitlab#2000</a></li> <li>Update jira integration pt2 by <a href="https://github.com/deepflame"><code>@deepflame</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1999">xanzy/go-gitlab#1999</a></li> <li>chore: add ReportType to ProjectApprovalRule by <a href="https://github.com/mdevilliers"><code>@mdevilliers</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/2001">xanzy/go-gitlab#2001</a></li> <li>Bug: Needs to be a list of ProjectGroup by <a href="https://github.com/habnux"><code>@habnux</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/2003">xanzy/go-gitlab#2003</a></li> <li>Fix an issue with omitempty on default_branch_protection_defaults by <a href="https://github.com/RicePatrick"><code>@RicePatrick</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/2004">xanzy/go-gitlab#2004</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/habnux"><code>@habnux</code></a> made their first contribution in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/2000">xanzy/go-gitlab#2000</a></li> <li><a href="https://github.com/mXtone"><code>@mXtone</code></a> made their first contribution in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/2005">xanzy/go-gitlab#2005</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/xanzy/go-gitlab/compare/v0.108.0...v0.109.0">https://github.com/xanzy/go-gitlab/compare/v0.108.0...v0.109.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="afb6163548
"><code>afb6163</code></a> Merge pull request <a href="https://redirect.github.com/xanzy/go-gitlab/issues/2005">#2005</a> from mXtone/main</li> <li><a href="21134f2576
"><code>21134f2</code></a> Fix typos for list methods - groups service accounts</li> <li><a href="291685b89b
"><code>291685b</code></a> Add support for groups service accounts</li> <li><a href="658c4fd474
"><code>658c4fd</code></a> Merge pull request <a href="https://redirect.github.com/xanzy/go-gitlab/issues/2004">#2004</a> from RicePatrick/fix-default-branch-typo</li> <li><a href="f1d37ee623
"><code>f1d37ee</code></a> Fix an issue with omitempty on default_branch_protection_defaults</li> <li><a href="6b15a3b4a5
"><code>6b15a3b</code></a> Merge pull request <a href="https://redirect.github.com/xanzy/go-gitlab/issues/2003">#2003</a> from habnux/main</li> <li><a href="a43dcb24e4
"><code>a43dcb2</code></a> Switch to list</li> <li><a href="fa3f0b2114
"><code>fa3f0b2</code></a> Merge pull request <a href="https://redirect.github.com/xanzy/go-gitlab/issues/2001">#2001</a> from mdevilliers/add_missing_rule_types</li> <li><a href="e9e9ee8722
"><code>e9e9ee8</code></a> chore: add RuleType to ProjectApprovalRule</li> <li><a href="315e1c6d75
"><code>315e1c6</code></a> Merge pull request <a href="https://redirect.github.com/xanzy/go-gitlab/issues/1999">#1999</a> from deepflame/feature/update-jira-integration</li> <li>Additional commits viewable in <a href="https://github.com/xanzy/go-gitlab/compare/v0.108.0...v0.109.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/xanzy/go-gitlab&package-manager=go_modules&previous-version=0.108.0&new-version=0.109.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
826a150597
commit
87d16953f7
2
go.mod
2
go.mod
@ -44,7 +44,7 @@ require (
|
||||
github.com/spf13/cobra v1.8.1
|
||||
github.com/stretchr/testify v1.9.0
|
||||
github.com/ulikunitz/xz v0.5.12
|
||||
github.com/xanzy/go-gitlab v0.108.0
|
||||
github.com/xanzy/go-gitlab v0.109.0
|
||||
gocloud.dev v0.39.0
|
||||
golang.org/x/crypto v0.27.0
|
||||
golang.org/x/oauth2 v0.23.0
|
||||
|
4
go.sum
4
go.sum
@ -773,8 +773,8 @@ github.com/whyrusleeping/cbor-gen v0.1.3-0.20240731173018-74d74643234c h1:Jmc9fH
|
||||
github.com/whyrusleeping/cbor-gen v0.1.3-0.20240731173018-74d74643234c/go.mod h1:pM99HXyEbSQHcosHc0iW7YFmwnscr+t9Te4ibko05so=
|
||||
github.com/wk8/go-ordered-map/v2 v2.1.8 h1:5h/BUHu93oj4gIdvHHHGsScSTMijfx5PeYkE/fJgbpc=
|
||||
github.com/wk8/go-ordered-map/v2 v2.1.8/go.mod h1:5nJHM5DyteebpVlHnWMV0rPz6Zp7+xBAnxjb1X5vnTw=
|
||||
github.com/xanzy/go-gitlab v0.108.0 h1:IEvEUWFR5G1seslRhJ8gC//INiIUqYXuSUoBd7/gFKE=
|
||||
github.com/xanzy/go-gitlab v0.108.0/go.mod h1:wKNKh3GkYDMOsGmnfuX+ITCmDuSDWFO0G+C4AygL9RY=
|
||||
github.com/xanzy/go-gitlab v0.109.0 h1:RcRme5w8VpLXTSTTMZdVoQWY37qTJWg+gwdQl4aAttE=
|
||||
github.com/xanzy/go-gitlab v0.109.0/go.mod h1:wKNKh3GkYDMOsGmnfuX+ITCmDuSDWFO0G+C4AygL9RY=
|
||||
github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM=
|
||||
github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw=
|
||||
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
|
||||
|
Loading…
x
Reference in New Issue
Block a user