fix(deps): update github.com/xanzy/go-gitlab to v0.101.0
Description
- Update
github.com/xanzy/go-gitlabfrom v0.93.0 to v0.101.0 - Update rebase MR functions to use
RebaseMergeRequestOptionsfor setting the "skip_ci" field - Update all request options to use the
LabelOptionstype - Replace deprecated
gitlab.{String,Int,Bool,etc}functions withgitlab.Ptr
Related Issues
Resolves #7504 (closed)
How has this been tested?
Build is passing.
The unit tests passed on my fork but I am not sure how to set up the integration tests.
Screenshots (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change) -
Documentation -
Chore (Related to CI or Packaging to platforms) -
Test gap
Edited by Justen Stall