fix(deps): update github.com/xanzy/go-gitlab to v0.101.0

Description

  • Update github.com/xanzy/go-gitlab from v0.93.0 to v0.101.0
  • Update rebase MR functions to use RebaseMergeRequestOptions for setting the "skip_ci" field
  • Update all request options to use the LabelOptions type
  • Replace deprecated gitlab.{String,Int,Bool,etc} functions with gitlab.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

Merge request reports

Loading