mvisonneau / gitlab-ci-pipelines-exporter

Prometheus / OpenMetrics exporter for GitLab CI pipelines insights
Apache License 2.0
1.3k stars 244 forks source link

fix(deps): update module github.com/xanzy/go-gitlab to v0.113.0 #937

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/xanzy/go-gitlab v0.112.0 -> v0.113.0 age adoption passing confidence

Release Notes

xanzy/go-gitlab (github.com/xanzy/go-gitlab) ### [`v0.113.0`](https://redirect.github.com/xanzy/go-gitlab/releases/tag/v0.113.0) [Compare Source](https://redirect.github.com/xanzy/go-gitlab/compare/v0.112.0...v0.113.0) #### Breaking changes - Support ListOptions for ListMembershipsForBillableGroupMember by [@​Iridias](https://redirect.github.com/Iridias) in [https://github.com/xanzy/go-gitlab/pull/2043](https://redirect.github.com/xanzy/go-gitlab/pull/2043) - Make the (group)labels methods compatible with old and new API versions by [@​svanharmelen](https://redirect.github.com/svanharmelen) in [https://github.com/xanzy/go-gitlab/pull/2049](https://redirect.github.com/xanzy/go-gitlab/pull/2049) - Update all services to return the service on update by [@​svanharmelen](https://redirect.github.com/svanharmelen) in [https://github.com/xanzy/go-gitlab/pull/2042](https://redirect.github.com/xanzy/go-gitlab/pull/2042) #### What's Changed - Add username to AddGroupMemberOptions by [@​xinau](https://redirect.github.com/xinau) in [https://github.com/xanzy/go-gitlab/pull/2047](https://redirect.github.com/xanzy/go-gitlab/pull/2047) - Add TriggerTestGroupHook by [@​smit-modi](https://redirect.github.com/smit-modi) in [https://github.com/xanzy/go-gitlab/pull/2046](https://redirect.github.com/xanzy/go-gitlab/pull/2046) - API pipeline update metadata by [@​alexpts](https://redirect.github.com/alexpts) in [https://github.com/xanzy/go-gitlab/pull/2051](https://redirect.github.com/xanzy/go-gitlab/pull/2051) - Add Web URL to response when comparing in a repository by [@​heidiberry](https://redirect.github.com/heidiberry) in [https://github.com/xanzy/go-gitlab/pull/2055](https://redirect.github.com/xanzy/go-gitlab/pull/2055) - Add support for updating a project's GitLab Pages settings by [@​heidiberry](https://redirect.github.com/heidiberry) in [https://github.com/xanzy/go-gitlab/pull/2053](https://redirect.github.com/xanzy/go-gitlab/pull/2053) - Add expires_at field when creating project deploy keys by [@​heidiberry](https://redirect.github.com/heidiberry) in [https://github.com/xanzy/go-gitlab/pull/2054](https://redirect.github.com/xanzy/go-gitlab/pull/2054) #### New Contributors - [@​xinau](https://redirect.github.com/xinau) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2047](https://redirect.github.com/xanzy/go-gitlab/pull/2047) - [@​alexpts](https://redirect.github.com/alexpts) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2051](https://redirect.github.com/xanzy/go-gitlab/pull/2051) **Full Changelog**: https://github.com/xanzy/go-gitlab/compare/v0.112.0...v0.113.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

coveralls commented 2 weeks ago

Coverage Status

coverage: 65.247%. remained the same when pulling 332c750afb91bbd8fcb448b0b5add01e7609f044 on renovate/all-patch-and-minor into 1ad773d98bf7a980270d89f92b2fe73e740241d0 on main.