1
0
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.111.0 to 0.112.0 (#5202)

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.111.0 to 0.112.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.112.0</h2>
<h2>Breaking changes:</h2>
<ul>
<li>Fix the branch protection defaults by <a
href="https://github.com/svanharmelen"><code>@​svanharmelen</code></a>
in <a
href="https://redirect.github.com/xanzy/go-gitlab/pull/2036">xanzy/go-gitlab#2036</a>
This ☝🏻 fixes a bug in the settings API (see <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/2033">#2033</a>)
by introducing a dedicated struct for branch protection defaults. To
prevent duplicated code, this struct is now also used (as a pointer!)
for the <code>DefaultBranchProtectionDefaults</code> field in the
<code>Group</code> struct.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>Add alert status to project hooks by <a
href="https://github.com/dany74q"><code>@​dany74q</code></a> in <a
href="https://redirect.github.com/xanzy/go-gitlab/pull/2034">xanzy/go-gitlab#2034</a></li>
<li>missing protected_branches#deploy_key_id by <a
href="https://github.com/seyguai"><code>@​seyguai</code></a> in <a
href="https://redirect.github.com/xanzy/go-gitlab/pull/2035">xanzy/go-gitlab#2035</a></li>
<li>Add missing created at to project struct by <a
href="https://github.com/wind0r"><code>@​wind0r</code></a> in <a
href="https://redirect.github.com/xanzy/go-gitlab/pull/2037">xanzy/go-gitlab#2037</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dany74q"><code>@​dany74q</code></a> made
their first contribution in <a
href="https://redirect.github.com/xanzy/go-gitlab/pull/2034">xanzy/go-gitlab#2034</a></li>
<li><a href="https://github.com/seyguai"><code>@​seyguai</code></a> made
their first contribution in <a
href="https://redirect.github.com/xanzy/go-gitlab/pull/2035">xanzy/go-gitlab#2035</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/xanzy/go-gitlab/compare/v0.111.0...v0.112.0">https://github.com/xanzy/go-gitlab/compare/v0.111.0...v0.112.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="56c0535486"><code>56c0535</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/2036">#2036</a>
from xanzy/fix/settings</li>
<li><a
href="39fc25b65a"><code>39fc25b</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/2037">#2037</a>
from wind0r/add_missing_updated_at_to_project</li>
<li><a
href="dab81401c1"><code>dab8140</code></a>
Add missing created at to project struct</li>
<li><a
href="0a72e2ccb0"><code>0a72e2c</code></a>
Reorder fields to align with the docs</li>
<li><a
href="da5d7f1de9"><code>da5d7f1</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/2035">#2035</a>
from seyguai/protected_branches-deploy_key_id</li>
<li><a
href="5538ce0c79"><code>5538ce0</code></a>
Fix the branch protection defaults</li>
<li><a
href="f1dc012d60"><code>f1dc012</code></a>
Reorder fields to align with the docs</li>
<li><a
href="59e211b002"><code>59e211b</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/2034">#2034</a>
from dany74q/add-alert-status-to-project-hooks</li>
<li><a
href="cda298626d"><code>cda2986</code></a>
missing protected_branches#deploy_key_id</li>
<li><a
href="baf40ca34c"><code>baf40ca</code></a>
Add alert status to project hooks</li>
<li>See full diff in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.111.0...v0.112.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.111.0&new-version=0.112.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:
dependabot[bot] 2024-10-15 12:59:25 -03:00 committed by GitHub
parent f946a9c1f7
commit 5d62156ed1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -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.111.0
github.com/xanzy/go-gitlab v0.112.0
gocloud.dev v0.40.0
golang.org/x/crypto v0.28.0
golang.org/x/oauth2 v0.23.0

4
go.sum
View File

@ -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.111.0 h1:4zT52QdDVxGYAGxN2VY8upSvZIiuiI+Z4d+c+7D/lII=
github.com/xanzy/go-gitlab v0.111.0/go.mod h1:wKNKh3GkYDMOsGmnfuX+ITCmDuSDWFO0G+C4AygL9RY=
github.com/xanzy/go-gitlab v0.112.0 h1:6Z0cqEooCvBMfBIHw+CgO4AKGRV8na/9781xOb0+DKw=
github.com/xanzy/go-gitlab v0.112.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=