Skip to content

Commit

Permalink
feat(deps): bump github.com/xanzy/go-gitlab from 0.94.0 to 0.95.1 (#4468
Browse files Browse the repository at this point in the history
)

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.94.0 to 0.95.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/9463f2eb233f5220975c6f08fe0ec43e85ec1741"><code>9463f2e</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1853">#1853</a>
from xanzy/fix/labels</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/e8b85a2984c76e387769ce1b3cf452eb827db668"><code>e8b85a2</code></a>
Fix renaming <code>Labels</code> to <code>LabelOptions</code></li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/c26aaf25a15f66057d42392d270cbcd9319d402d"><code>c26aaf2</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1851">#1851</a>
from giuliohome/master</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/62bfc4a3f6e5be8f9d216681fecb4da97210e77c"><code>62bfc4a</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1849">#1849</a>
from inputvalidation/force-stop-environment</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/f3442204d3fc9885c15efdbc4c98976fbdc66cbe"><code>f344220</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1848">#1848</a>
from mycrEEpy/service-user</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/151995e6e920e1878c581c3dd1cba6b4222f659b"><code>151995e</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1847">#1847</a>
from liuhaogui/v0.94.1</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/d97e90570a233fc8c6f5f33d7221907d6e0da909"><code>d97e905</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1846">#1846</a>
from eranor/feat/add-group-milestone-delete-method</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/d3e39bd6bca6a2118cd66c0f6a522f3711f3baac"><code>d3e39bd</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1845">#1845</a>
from puskunalis/puskunalis/add-unidiff</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/0cb04be3651a4005dfa5ef79850159cc590cb0be"><code>0cb04be</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1831">#1831</a>
from ysmilda/main</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/a49cd36f2b5aa4eeabb66db7611bdec2326f4188"><code>a49cd36</code></a>
Make it backwards compatible for now</li>
<li>Additional commits viewable in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.94.0...v0.95.1">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.94.0&new-version=0.95.1)](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>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent c6b68aa commit 48d4d04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -45,7 +45,7 @@ require (
github.com/stretchr/testify v1.8.4
github.com/ulikunitz/xz v0.5.11
github.com/withfig/autocomplete-tools/integrations/cobra v1.2.1
github.com/xanzy/go-gitlab v0.94.0
github.com/xanzy/go-gitlab v0.95.1
gocloud.dev v0.34.0
golang.org/x/crypto v0.16.0
golang.org/x/oauth2 v0.15.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -862,8 +862,8 @@ github.com/withfig/autocomplete-tools/integrations/cobra v1.2.1 h1:+dBg5k7nuTE38
github.com/withfig/autocomplete-tools/integrations/cobra v1.2.1/go.mod h1:nmuySobZb4kFgFy6BptpXp/BBw+xFSyvVPP6auoJB4k=
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.94.0 h1:GmBl2T5zqUHqyjkxFSvsT7CbelGdAH/dmBqUBqS+4BE=
github.com/xanzy/go-gitlab v0.94.0/go.mod h1:ETg8tcj4OhrB84UEgeE8dSuV/0h4BBL1uOV/qK0vlyI=
github.com/xanzy/go-gitlab v0.95.1 h1:rQjcmX5Au2Lz9bc3QLTdtSK5ZHdTXLnmhz3CAB/G5So=
github.com/xanzy/go-gitlab v0.95.1/go.mod h1:ETg8tcj4OhrB84UEgeE8dSuV/0h4BBL1uOV/qK0vlyI=
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/xdg-go/pbkdf2 v1.0.0/go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI=
Expand Down

0 comments on commit 48d4d04

Please sign in to comment.