mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
chore(deps): bump github.com/xanzy/go-gitlab from 0.107.0 to 0.108.0 (#5101)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.107.0 to 0.108.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.108.0</h2> <h2>Breaking Changes</h2> <ul> <li>Get scoped group variables by <a href="https://github.com/andersparslov"><code>@andersparslov</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1995">xanzy/go-gitlab#1995</a></li> <li>Rename GroupId to GroupID in the <code>MemberRole</code> and <code>Iteration</code> structs <a href="f97a106073
">f97a106</a></li> </ul> <h2>What's Changed</h2> <ul> <li>Adds <code>HookEventToken</code> helper function for X-Gitlab-Token by <a href="https://github.com/MaerF0x0"><code>@MaerF0x0</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1976">xanzy/go-gitlab#1976</a></li> <li>Add <code>ContainerRegistrySize</code> field to <code>Statistics</code> struct by <a href="https://github.com/Florian3535"><code>@Florian3535</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1978">xanzy/go-gitlab#1978</a></li> <li>chore: add report type to MergeRequestApprovalRule by <a href="https://github.com/mdevilliers"><code>@mdevilliers</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1975">xanzy/go-gitlab#1975</a></li> <li>Add field "is_auditor" in user by <a href="https://github.com/thomasboni"><code>@thomasboni</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1981">xanzy/go-gitlab#1981</a></li> <li>Fix the user tests by <a href="https://github.com/svanharmelen"><code>@svanharmelen</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1982">xanzy/go-gitlab#1982</a></li> <li>Add new DCO attribute to project and group push rules by <a href="https://github.com/beekeep"><code>@beekeep</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1980">xanzy/go-gitlab#1980</a></li> <li>Support more options for list PATs by <a href="https://github.com/hjweddie"><code>@hjweddie</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1977">xanzy/go-gitlab#1977</a></li> <li>feat: add Bitbucket Cloud and Server import endpoints by <a href="https://github.com/pwlandoll"><code>@pwlandoll</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1979">xanzy/go-gitlab#1979</a></li> <li>Expose PreReceiveSecretDetectionEnabled project setting by <a href="https://github.com/gravis"><code>@gravis</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1984">xanzy/go-gitlab#1984</a></li> <li>Add 15 Missing GitLab Settings by <a href="https://github.com/Jitsusama"><code>@Jitsusama</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1985">xanzy/go-gitlab#1985</a></li> <li>Add <code>prevent_merge_without_jira_issue</code> to Edit Project API by <a href="https://github.com/mtibben"><code>@mtibben</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1986">xanzy/go-gitlab#1986</a></li> <li>build(github): Added support for more versions of unit tests by <a href="https://github.com/flc1125"><code>@flc1125</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1992">xanzy/go-gitlab#1992</a></li> <li>Move PreReceiveSecretDetectionEnabled to Project by <a href="https://github.com/gravis"><code>@gravis</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1989">xanzy/go-gitlab#1989</a></li> <li>Add 26 Missing GitLab Settings by <a href="https://github.com/Jitsusama"><code>@Jitsusama</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1987">xanzy/go-gitlab#1987</a></li> <li>Add page token to ListOption by <a href="https://github.com/0xDagal"><code>@0xDagal</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1994">xanzy/go-gitlab#1994</a></li> <li>member role model follow 17.4.0 spec by <a href="https://github.com/Quanalogy"><code>@Quanalogy</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1997">xanzy/go-gitlab#1997</a></li> <li>Add more filters to List group milestones by <a href="https://github.com/adamcohen2"><code>@adamcohen2</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1998">xanzy/go-gitlab#1998</a></li> <li>Add 28 Missing GitLab Settings by <a href="https://github.com/Jitsusama"><code>@Jitsusama</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1996">xanzy/go-gitlab#1996</a></li> <li>Add an exponential backoff to the retry function by <a href="https://github.com/RicePatrick"><code>@RicePatrick</code></a> in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1993">xanzy/go-gitlab#1993</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/MaerF0x0"><code>@MaerF0x0</code></a> made their first contribution in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1976">xanzy/go-gitlab#1976</a></li> <li><a href="https://github.com/Florian3535"><code>@Florian3535</code></a> made their first contribution in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1978">xanzy/go-gitlab#1978</a></li> <li><a href="https://github.com/mdevilliers"><code>@mdevilliers</code></a> made their first contribution in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1975">xanzy/go-gitlab#1975</a></li> <li><a href="https://github.com/thomasboni"><code>@thomasboni</code></a> made their first contribution in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1981">xanzy/go-gitlab#1981</a></li> <li><a href="https://github.com/mtibben"><code>@mtibben</code></a> made their first contribution in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1986">xanzy/go-gitlab#1986</a></li> <li><a href="https://github.com/flc1125"><code>@flc1125</code></a> made their first contribution in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1992">xanzy/go-gitlab#1992</a></li> <li><a href="https://github.com/0xDagal"><code>@0xDagal</code></a> made their first contribution in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1994">xanzy/go-gitlab#1994</a></li> <li><a href="https://github.com/Quanalogy"><code>@Quanalogy</code></a> made their first contribution in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1997">xanzy/go-gitlab#1997</a></li> <li><a href="https://github.com/adamcohen2"><code>@adamcohen2</code></a> made their first contribution in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1998">xanzy/go-gitlab#1998</a></li> <li><a href="https://github.com/andersparslov"><code>@andersparslov</code></a> made their first contribution in <a href="https://redirect.github.com/xanzy/go-gitlab/pull/1995">xanzy/go-gitlab#1995</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/xanzy/go-gitlab/compare/v0.107.0...v0.108.0">https://github.com/xanzy/go-gitlab/compare/v0.107.0...v0.108.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="6404ea33e7
"><code>6404ea3</code></a> Merge pull request <a href="https://redirect.github.com/xanzy/go-gitlab/issues/1993">#1993</a> from RicePatrick/add-retry-exponential-backoff</li> <li><a href="cd5f603fcb
"><code>cd5f603</code></a> Update the comment</li> <li><a href="203df8edce
"><code>203df8e</code></a> Merge pull request <a href="https://redirect.github.com/xanzy/go-gitlab/issues/1996">#1996</a> from Jitsusama/Settings-Parameter-Sync-Batch-3</li> <li><a href="8f7222230d
"><code>8f72222</code></a> Merge pull request <a href="https://redirect.github.com/xanzy/go-gitlab/issues/1995">#1995</a> from andersparslov/get-scoped-group-variables</li> <li><a href="f97a106073
"><code>f97a106</code></a> Rename GroupId to GroupID in the <code>MemberRole</code> and <code>Iteration</code> structs</li> <li><a href="2269380b76
"><code>2269380</code></a> Merge pull request <a href="https://redirect.github.com/xanzy/go-gitlab/issues/1998">#1998</a> from adamcohen2/add-more-filters-to-group-milestones...</li> <li><a href="825df946b5
"><code>825df94</code></a> Merge pull request <a href="https://redirect.github.com/xanzy/go-gitlab/issues/1997">#1997</a> from Quanalogy/feature/member_role_model_follow_17_4...</li> <li><a href="466b5353f1
"><code>466b535</code></a> Change time fields from *time.Time to *ISOTime</li> <li><a href="feb5c719ad
"><code>feb5c71</code></a> Add more filters to group milestones</li> <li><a href="65c324f4f2
"><code>65c324f</code></a> Update backoff to only apply when the header isn't set</li> <li>Additional commits viewable in <a href="https://github.com/xanzy/go-gitlab/compare/v0.107.0...v0.108.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 will merge this PR once CI passes on it, as requested by @caarlos0. [//]: # (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
35c9bdb587
commit
69e2d8f45a
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.107.0
|
||||
github.com/xanzy/go-gitlab v0.108.0
|
||||
gocloud.dev v0.39.0
|
||||
golang.org/x/crypto v0.26.0
|
||||
golang.org/x/oauth2 v0.22.0
|
||||
|
4
go.sum
4
go.sum
@ -775,8 +775,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.107.0 h1:P2CT9Uy9yN9lJo3FLxpMZ4xj6uWcpnigXsjvqJ6nd2Y=
|
||||
github.com/xanzy/go-gitlab v0.107.0/go.mod h1:wKNKh3GkYDMOsGmnfuX+ITCmDuSDWFO0G+C4AygL9RY=
|
||||
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/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