chore(deps): update module github.com/xanzy/go-gitlab to v0.113.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/xanzy/go-gitlab | require | minor |
v0.112.0 -> v0.113.0
|
Release Notes
xanzy/go-gitlab (github.com/xanzy/go-gitlab)
v0.113.0
Breaking changes
- Support ListOptions for ListMembershipsForBillableGroupMember by @Iridias in https://github.com/xanzy/go-gitlab/pull/2043
- Make the (group)labels methods compatible with old and new API versions by @svanharmelen in https://github.com/xanzy/go-gitlab/pull/2049
- Update all services to return the service on update by @svanharmelen in https://github.com/xanzy/go-gitlab/pull/2042
What's Changed
- Add username to AddGroupMemberOptions by @xinau in https://github.com/xanzy/go-gitlab/pull/2047
- Add TriggerTestGroupHook by @smit-modi in https://github.com/xanzy/go-gitlab/pull/2046
- API pipeline update metadata by @alexpts in https://github.com/xanzy/go-gitlab/pull/2051
- Add Web URL to response when comparing in a repository by @heidiberry in https://github.com/xanzy/go-gitlab/pull/2055
- Add support for updating a project's GitLab Pages settings by @heidiberry in https://github.com/xanzy/go-gitlab/pull/2053
- Add expires_at field when creating project deploy keys by @heidiberry in https://github.com/xanzy/go-gitlab/pull/2054
New Contributors
- @xinau made their first contribution in https://github.com/xanzy/go-gitlab/pull/2047
- @alexpts made their first contribution in https://github.com/xanzy/go-gitlab/pull/2051
Full Changelog: https://github.com/xanzy/go-gitlab/compare/v0.112.0...v0.113.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.