Skip to content

Commit

Permalink
feat(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0 (#3513
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.73.1 to 0.74.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/4ec1dc623eec23f9b09ab295e7a7c6f662ba2860"><code>4ec1dc6</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1540">#1540</a>
from weirdian2k3/master</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/26519c9ab7f5aefefd209a928122c5f42fcc4e13"><code>26519c9</code></a>
Fixup the PR</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/d3d6dcfe3c5cbaa6b0916cf6345618164770ea51"><code>d3d6dcf</code></a>
Fixup the PR</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/15530cae1b82ca88eb6886df08c2c4b2009a7d42"><code>15530ca</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1528">#1528</a>
from weavedev/add-feature-flag-support</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/24edab0c8f07fa949a42b4c550ad010852bc1a39"><code>24edab0</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1559">#1559</a>
from epropulsion-tech/master</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/f56f2462b67efe420e99a9f022f6c0bffbcf74a8"><code>f56f246</code></a>
Added missing fields</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/eff633c2a2fc0f1b1c38c33268878ae4548e5005"><code>eff633c</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1567">#1567</a>
from christian-sahlmann/emails-on-push</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/cc0d6de3815f9838620349d0f0a3173eed1f7b3c"><code>cc0d6de</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1566">#1566</a>
from Veres72/add_resource_weight_events</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/d160433066bf8031a1652fadc75b90be90b8b2c7"><code>d160433</code></a>
Super minor tweak</li>
<li><a
href="https://github.com/xanzy/go-gitlab/commit/1114045cc64de6b05215b04ea29df377babf9bf5"><code>1114045</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1565">#1565</a>
from vntw/deploy-hook-ref</li>
<li>Additional commits viewable in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.73.1...v0.74.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.73.1&new-version=0.74.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 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 Oct 31, 2022
1 parent f3aea76 commit e269a1d
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 @@ -35,7 +35,7 @@ require (
github.com/stretchr/testify v1.8.1
github.com/ulikunitz/xz v0.5.10
github.com/withfig/autocomplete-tools/integrations/cobra v1.2.1
github.com/xanzy/go-gitlab v0.73.1
github.com/xanzy/go-gitlab v0.74.0
gocloud.dev v0.27.0
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -1529,8 +1529,8 @@ github.com/willf/bitset v1.1.11-0.20200630133818-d5bec3311243/go.mod h1:RjeCKbqT
github.com/willf/bitset v1.1.11/go.mod h1:83CECat5yLh5zVOf4P1ErAgKA5UDvKtgyUABdr3+MjI=
github.com/withfig/autocomplete-tools/integrations/cobra v1.2.1 h1:+dBg5k7nuTE38VVdoroRsT0Z88fmvdYrI2EjzJst35I=
github.com/withfig/autocomplete-tools/integrations/cobra v1.2.1/go.mod h1:nmuySobZb4kFgFy6BptpXp/BBw+xFSyvVPP6auoJB4k=
github.com/xanzy/go-gitlab v0.73.1 h1:UMagqUZLJdjss1SovIC+kJCH4k2AZWXl58gJd38Y/hI=
github.com/xanzy/go-gitlab v0.73.1/go.mod h1:d/a0vswScO7Agg1CZNz15Ic6SSvBG9vfw8egL99t4kA=
github.com/xanzy/go-gitlab v0.74.0 h1:Ha1cokbjn0PXy6B19t3W324dwM4AOT52fuHr7nERPrc=
github.com/xanzy/go-gitlab v0.74.0/go.mod h1:d/a0vswScO7Agg1CZNz15Ic6SSvBG9vfw8egL99t4kA=
github.com/xanzy/ssh-agent v0.3.0/go.mod h1:3s9xbODqPuuhK9JV1R321M/FlMZSBvE5aY6eAcqrDh0=
github.com/xanzy/ssh-agent v0.3.1 h1:AmzO1SSWxw73zxFZPRwaMN1MohDw8UyHnmuxyceTEGo=
github.com/xanzy/ssh-agent v0.3.1/go.mod h1:QIE4lCeL7nkC25x+yA3LBIYfwCc1TFziCtG7cBAac6w=
Expand Down

0 comments on commit e269a1d

Please sign in to comment.