Skip to content

Update module github.com/xanzy/go-gitlab to v0.115.0#55

Open
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x
Open

Update module github.com/xanzy/go-gitlab to v0.115.0#55
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux bot commented Nov 6, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/xanzy/go-gitlab v0.74.0 -> v0.115.0 age confidence

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 #​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

v0.100.0

Compare Source

v0.99.0

Compare Source

v0.98.0

Compare Source

v0.97.0

Compare Source

v0.96.0

Compare Source

v0.95.2

Compare Source

v0.95.1

Compare Source

v0.95.0

Compare Source

v0.94.0

Compare Source

v0.93.2

Compare Source

v0.93.1

Compare Source

v0.93.0

Compare Source

v0.92.3

Compare Source

v0.92.2

Compare Source

v0.92.1

Compare Source

v0.92.0

Compare Source

v0.91.1

Compare Source

v0.91.0

Compare Source

v0.90.0

Compare Source

v0.89.0

Compare Source

v0.88.0

Compare Source

v0.87.0

Compare Source

v0.86.0

Compare Source

v0.85.0

Compare Source

v0.84.0

Compare Source

v0.83.0

Compare Source

v0.82.0

Compare Source

v0.81.0

Compare Source

v0.80.3

Compare Source

v0.80.2

Compare Source

v0.80.1

Compare Source

v0.80.0

Compare Source

v0.79.1

Compare Source

v0.79.0

Compare Source

v0.78.0

Compare Source

v0.77.0

Compare Source

v0.76.0

Compare Source

v0.75.0

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Dec 15, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 15, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x branch December 15, 2025 04:38
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Update module github.com/xanzy/go-gitlab to v0.115.0 Dec 15, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 15, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x branch from acf9dde to 3779ad8 Compare December 15, 2025 09:09
@red-hat-konflux
Copy link
Copy Markdown
Author

ℹ 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):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/golang/protobuf v1.5.2 -> v1.5.3
github.com/hashicorp/go-retryablehttp v0.7.1 -> v0.7.7
golang.org/x/net v0.0.0-20220805013720-a33c5aa5df48 -> v0.8.0
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c -> v0.6.0
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 -> v0.20.0
golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 -> v0.3.0
google.golang.org/protobuf v1.28.1 -> v1.29.1

@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Dec 28, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 28, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Update module github.com/xanzy/go-gitlab to v0.115.0 Dec 29, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 29, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x branch from 19a8cf6 to 3779ad8 Compare December 29, 2025 00:53
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Dec 30, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 30, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Update module github.com/xanzy/go-gitlab to v0.115.0 Dec 30, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x branch from 6ef6675 to 3779ad8 Compare December 30, 2025 09:09
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Dec 31, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 31, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Update module github.com/xanzy/go-gitlab to v0.115.0 Dec 31, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 31, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x branch from 33773e3 to 3779ad8 Compare December 31, 2025 17:05
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Jan 1, 2026
@red-hat-konflux red-hat-konflux bot closed this Jan 1, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Update module github.com/xanzy/go-gitlab to v0.115.0 Jan 1, 2026
@red-hat-konflux red-hat-konflux bot reopened this Jan 1, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x branch from bfe40c5 to 3779ad8 Compare January 1, 2026 12:46
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Jan 8, 2026
@red-hat-konflux red-hat-konflux bot closed this Jan 8, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Update module github.com/xanzy/go-gitlab to v0.115.0 Jan 9, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x branch 2 times, most recently from 842e056 to 3a813c9 Compare February 3, 2026 12:59
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Feb 23, 2026
@red-hat-konflux red-hat-konflux bot closed this Feb 23, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Update module github.com/xanzy/go-gitlab to v0.115.0 Feb 23, 2026
@red-hat-konflux red-hat-konflux bot reopened this Feb 23, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x branch 2 times, most recently from 3a813c9 to 8676b6b Compare February 23, 2026 08:21
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Mar 3, 2026
@red-hat-konflux red-hat-konflux bot closed this Mar 3, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Update module github.com/xanzy/go-gitlab to v0.115.0 Mar 3, 2026
@red-hat-konflux red-hat-konflux bot reopened this Mar 3, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x branch 2 times, most recently from 8676b6b to db60c02 Compare March 3, 2026 12:24
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Mar 18, 2026
@red-hat-konflux red-hat-konflux bot closed this Mar 18, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Update module github.com/xanzy/go-gitlab to v0.115.0 Mar 18, 2026
@red-hat-konflux red-hat-konflux bot reopened this Mar 18, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x branch 2 times, most recently from db60c02 to 4325652 Compare March 18, 2026 16:46
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Mar 19, 2026
@red-hat-konflux red-hat-konflux bot closed this Mar 19, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Update module github.com/xanzy/go-gitlab to v0.115.0 Mar 19, 2026
@red-hat-konflux red-hat-konflux bot reopened this Mar 19, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-xanzy-go-gitlab-0.x branch 2 times, most recently from 4325652 to 4c4d7c8 Compare March 19, 2026 12:56
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Mar 23, 2026
@red-hat-konflux red-hat-konflux bot closed this Mar 23, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/xanzy/go-gitlab to v0.115.0 - autoclosed Update module github.com/xanzy/go-gitlab to v0.115.0 Mar 23, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants