voxpupuli / webhook-go

Puppet Webhook port in Golang
Apache License 2.0
16 stars 12 forks source link

Bump github.com/xanzy/go-gitlab from 0.93.2 to 0.94.0 #124

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps github.com/xanzy/go-gitlab from 0.93.2 to 0.94.0.

Commits
  • 793bc3c Merge pull request #1829 from mauamy/feat/add-member-roles
  • 99ab72b Make the code match the rest of the package
  • ec84ef5 Merge pull request #1788 from mycrEEpy/update-go
  • 664c0ac Simplify the Ptr func
  • 2bf8cd2 update deprecation docs
  • ce857a2 update readme examples
  • a2fd184 update minimum go version to 1.19; add Ptr function to use generics for alloc...
  • 5a3d963 Merge pull request #1827 from pwlandoll/feat/815-keyset-pagination
  • 5bd3fc7 Small tweaks, nothing exiting :)
  • d906aaa Merge pull request #1834 from ppeble/pipelines-add-name-field
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)