Skip to content

Commit

Permalink
chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 (#…
Browse files Browse the repository at this point in the history
…5296)

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.113.0 to 0.114.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.114.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add project setting ci_pipeline_variables_minimum_override_role by
<a href="https://github.com/vindvaki"><code>@​vindvaki</code></a> in <a
href="https://redirect.github.com/xanzy/go-gitlab/pull/2057">xanzy/go-gitlab#2057</a></li>
<li>feat: implement 'allowed_email_domains_list' group attribute by <a
href="https://github.com/jeremad"><code>@​jeremad</code></a> in <a
href="https://redirect.github.com/xanzy/go-gitlab/pull/2059">xanzy/go-gitlab#2059</a></li>
<li>Implement <code>externalK8sProxyUrl</code> field in Metadata API by
<a href="https://github.com/timofurrer"><code>@​timofurrer</code></a> in
<a
href="https://redirect.github.com/xanzy/go-gitlab/pull/2062">xanzy/go-gitlab#2062</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/vindvaki"><code>@​vindvaki</code></a>
made their first contribution in <a
href="https://redirect.github.com/xanzy/go-gitlab/pull/2057">xanzy/go-gitlab#2057</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/xanzy/go-gitlab/compare/v0.113.0...v0.114.0">https://github.com/xanzy/go-gitlab/compare/v0.113.0...v0.114.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/912f9bf48d5e253b9cf73b3d7ed3e8dfdb4ec868"><code>912f9bf</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/2062">#2062</a>
from xanzy/metadata-proxy</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/29c7d054ce9c4937b175323fbc9f9f5e94a2113c"><code>29c7d05</code></a>
Implement <code>externalK8sProxyUrl</code> field in Metadata API</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/24eba2678c1b61a4362b2c831b911e33a523325b"><code>24eba26</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/2059">#2059</a>
from jeremad/jrm/email_domains</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/4f7ea733c05d3596e6c5f9404ddc7a93bcd6d403"><code>4f7ea73</code></a>
chore: improve IPRestrictionRanges test</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/f285de48fa4041365857386d5ce6dd55a2e6e323"><code>f285de4</code></a>
fix: 'ip_restriction_ranges' is not a create group field</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/cfed26b9ed7d7c201fd2b949cf2037c7de01b770"><code>cfed26b</code></a>
feat: implement 'allowed_email_domains_list' group attribute</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/8eaea58d4b682df465466b8c5ecc0b202f0a77e4"><code>8eaea58</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/2057">#2057</a>
from vindvaki/main</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/b1400c57906732b4eb695c7f2563a8d3ad0fca34"><code>b1400c5</code></a>
Update types.go</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/0a513db73b6bc4980763bea7dbbd52a3d62305f1"><code>0a513db</code></a>
Update projects_test.go</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/b1a9eacd1d9e8b05c95555a59fc98d250b010300"><code>b1a9eac</code></a>
Add documentation comments for new type</li>
<li>Additional commits viewable in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.113.0...v0.114.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.113.0&new-version=0.114.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>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent ae4f6aa commit c124eef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,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.113.0
github.com/xanzy/go-gitlab v0.114.0
gocloud.dev v0.40.0
golang.org/x/crypto v0.29.0
golang.org/x/oauth2 v0.24.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -800,8 +800,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.113.0 h1:v5O4R+YZbJGxKqa9iIZxjMyeKkMKBN8P6sZsNl+YckM=
github.com/xanzy/go-gitlab v0.113.0/go.mod h1:wKNKh3GkYDMOsGmnfuX+ITCmDuSDWFO0G+C4AygL9RY=
github.com/xanzy/go-gitlab v0.114.0 h1:0wQr/KBckwrZPfEMjRqpUz0HmsKKON9UhCYv9KDy19M=
github.com/xanzy/go-gitlab v0.114.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=
Expand Down

0 comments on commit c124eef

Please sign in to comment.