chore(deps): update module github.com/xanzy/go-gitlab to v0.115.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/xanzy/go-gitlab | require | minor |
v0.112.0 -> v0.115.0
|
Release Notes
xanzy/go-gitlab (github.com/xanzy/go-gitlab)
v0.115.0
: (deprecation)
This release is solely to deprecate this package in favor of https://gitlab.com/gitlab-org/api/client-go.
See the migration information in #2060
v0.114.0
What's Changed
- Add project setting ci_pipeline_variables_minimum_override_role by @vindvaki in https://github.com/xanzy/go-gitlab/pull/2057
- feat: implement 'allowed_email_domains_list' group attribute by @jeremad in https://github.com/xanzy/go-gitlab/pull/2059
- Implement
externalK8sProxyUrl
field in Metadata API by @timofurrer in https://github.com/xanzy/go-gitlab/pull/2062
New Contributors
- @vindvaki made their first contribution in https://github.com/xanzy/go-gitlab/pull/2057
Full Changelog: https://github.com/xanzy/go-gitlab/compare/v0.113.0...v0.114.0
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
-
If you want to rebase/retry this MR, check this box