Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update module github.com/xanzy/go-gitlab to v0.115.0 #222

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

xanzy/go-gitlab (github.com/xanzy/go-gitlab)

v0.115.0: (deprecation)

Compare Source

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

Compare Source

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.113.0...v0.114.0

v0.113.0

Compare Source

Breaking changes

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.112.0...v0.113.0

v0.112.0

Compare Source

Breaking changes:

  • Fix the branch protection defaults by @​svanharmelen in https://github.com/xanzy/go-gitlab/pull/2036
    This ☝🏻 fixes a bug in the settings API (see #​2033) by introducing a dedicated struct for branch protection defaults. To prevent duplicated code, this struct is now also used (as a pointer!) for the DefaultBranchProtectionDefaults field in the Group struct.

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.111.0...v0.112.0

v0.111.0

Compare Source

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.110.0...v0.111.0

v0.110.0

Compare Source

Breaking Changes

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.109.0...v0.110.0

v0.109.0

Compare Source

Breaking Changes

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.108.0...v0.109.0

v0.108.0

Compare Source

Breaking Changes

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.107.0...v0.108.0

v0.107.0

Compare Source

v0.106.0

Compare Source

v0.105.0

Compare Source

v0.104.1

Compare Source

v0.104.0

Compare Source

v0.103.0

Compare Source

v0.102.0

Compare Source

v0.101.0

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner March 23, 2024 13:34
@renovate renovate bot enabled auto-merge March 23, 2024 13:34
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from 6836be2 to e78cbaf Compare April 5, 2024 09:58
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.101.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.102.0 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from e78cbaf to a9f7c40 Compare April 18, 2024 11:47
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.102.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.103.0 Apr 18, 2024
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.103.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.104.0 May 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch 2 times, most recently from 42ea7dd to f62cb8c Compare May 7, 2024 08:53
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.104.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.104.1 May 7, 2024
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from f62cb8c to 8919426 Compare May 10, 2024 13:16
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.104.1 chore(deps): update module github.com/xanzy/go-gitlab to v0.105.0 May 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from 8919426 to c0af274 Compare June 24, 2024 17:20
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.105.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.106.0 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from c0af274 to 67050ab Compare July 16, 2024 08:46
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.106.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.107.0 Jul 16, 2024
Copy link
Contributor Author

renovate bot commented Jul 16, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/hashicorp/go-retryablehttp v0.7.2 -> v0.7.7
golang.org/x/sys v0.16.0 -> v0.20.0

@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch 4 times, most recently from b1742b4 to a5c2b8a Compare August 20, 2024 14:54
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.107.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.108.0 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from a5c2b8a to b4d1956 Compare August 26, 2024 09:25
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from b4d1956 to 3fc65a7 Compare September 7, 2024 09:51
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.108.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.109.0 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from 3fc65a7 to 4de6de6 Compare October 6, 2024 13:05
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.109.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.110.0 Oct 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from 4de6de6 to a234280 Compare October 10, 2024 17:25
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.110.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.111.0 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from a234280 to 1c18c37 Compare October 14, 2024 19:37
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.111.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.112.0 Oct 14, 2024
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.112.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.113.0 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from 1c18c37 to 2f49c24 Compare November 5, 2024 20:11
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from 2f49c24 to 027d861 Compare November 18, 2024 22:09
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.113.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.114.0 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from 027d861 to 0fdf7f6 Compare December 4, 2024 14:57
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-xanzy-go-gitlab-0.x branch from 0fdf7f6 to 33ad308 Compare December 10, 2024 18:06
@renovate renovate bot changed the title chore(deps): update module github.com/xanzy/go-gitlab to v0.114.0 chore(deps): update module github.com/xanzy/go-gitlab to v0.115.0 Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants