Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
gitlab.com/gitlab-org/api/client-go v0.137.0v1.11.0 age confidence

Release Notes

gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)

v1.11.0

Compare Source

1.11.0

🚀 Features
  • feat(groups): add support for merge related settings (!2625) by Zubeen
🐛 Bug Fixes
🔄 Other Changes

1.11.0 (2026-01-05)

Bug Fixes
  • api: typo in ms teams slug (1ed6c95)
Features
  • groups: add support for merge related settings (cb8412f)

v1.10.0

Compare Source

1.10.0

🚀 Features
🔄 Other Changes

1.10.0 (2025-12-19)

Features
  • implement Runner Controller API (66f19f4)

v1.9.1

Compare Source

Features
  • implement Runner Controller API (66f19f4)

1.9.1

🐛 Bug Fixes
🔄 Other Changes

1.9.1 (2025-12-17)

Bug Fixes
  • use parameters in config.NewClient and Jobs.DownloadArtifactsFile (28b7cd7)

1.9.0

🚀 Features

v1.9.0

Compare Source

Features
  • implement Runner Controller API (66f19f4)

1.9.1

🐛 Bug Fixes
🔄 Other Changes

1.9.1 (2025-12-17)

Bug Fixes
  • use parameters in config.NewClient and Jobs.DownloadArtifactsFile (28b7cd7)

1.9.0

🚀 Features

v1.8.2

Compare Source

Features
  • api: add support for matrix project integration (0a5b11b)

1.8.2

🐛 Bug Fixes
🔄 Other Changes

1.8.2 (2025-12-15)

Bug Fixes
  • correct omitempty tag in VariableFilter.EnvironmentScope field (c117da1)
Features
  • protectedTags: add support for deploy_key_id to protected_tags (c0fc3db)

1.8.1

🐛 Bug Fixes
  • fix(epics): handle datetime format in ISOTime UnmarshalJSON (!2612) by Zubeen
🔄 Other Changes

1.8.1 (2025-12-10)

Bug Fixes
  • epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)

1.8.0

🚀 Features

v1.8.1

Compare Source

Features
  • api: add support for matrix project integration (0a5b11b)

1.8.2

🐛 Bug Fixes
🔄 Other Changes

1.8.2 (2025-12-15)

Bug Fixes
  • correct omitempty tag in VariableFilter.EnvironmentScope field (c117da1)
Features
  • protectedTags: add support for deploy_key_id to protected_tags (c0fc3db)

1.8.1

🐛 Bug Fixes
  • fix(epics): handle datetime format in ISOTime UnmarshalJSON (!2612) by Zubeen
🔄 Other Changes

1.8.1 (2025-12-10)

Bug Fixes
  • epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)

1.8.0

🚀 Features

v1.8.0

Compare Source

Features
  • api: add support for matrix project integration (0a5b11b)

1.8.2

🐛 Bug Fixes
🔄 Other Changes

1.8.2 (2025-12-15)

Bug Fixes
  • correct omitempty tag in VariableFilter.EnvironmentScope field (c117da1)
Features
  • protectedTags: add support for deploy_key_id to protected_tags (c0fc3db)

1.8.1

🐛 Bug Fixes
  • fix(epics): handle datetime format in ISOTime UnmarshalJSON (!2612) by Zubeen
🔄 Other Changes

1.8.1 (2025-12-10)

Bug Fixes
  • epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)

1.8.0

🚀 Features

v1.7.0

Compare Source

1.7.0

🚀 Features
  • feat(users): Add support for a user to see only one file diff per page (!2597) by Zubeen

1.7.0 (2025-12-06)

Features
  • users: Add support for a user to see only one file diff per page (e2a9e09)

v1.6.0

Compare Source

1.6.0

🚀 Features
🔄 Other Changes

1.6.0 (2025-12-05)

Features
  • add admin compliance policy settings API (5c17773)

v1.5.0

Compare Source

1.5.0
🚀 Features
  • feat(Project Mirrors): Add missing Mirror attributes when reading or updating Project Mirrors (!2600) by Patrick Rice
1.5.0 (2025-12-03)
Features
  • Project Mirrors: Add missing Mirror attributes when reading or updating Project Mirrors (a49b32d)

v1.4.1

Compare Source

Features
  • Project Mirrors: Add missing Mirror attributes when reading or updating Project Mirrors (a49b32d)

1.4.1

🐛 Bug Fixes
  • Encode package managers as CSV in query for dependencies list (!2604) by Timo Furrer

1.4.1 (2025-12-02)

1.4.0

🚀 Features
🔄 Other Changes

v1.4.0

Compare Source

Features
  • Project Mirrors: Add missing Mirror attributes when reading or updating Project Mirrors (a49b32d)

1.4.1

🐛 Bug Fixes
  • Encode package managers as CSV in query for dependencies list (!2604) by Timo Furrer

1.4.1 (2025-12-02)

1.4.0

🚀 Features
🔄 Other Changes

v1.3.1

Compare Source

Features
  • integrations: Add attestations integrations (4f50db4)

1.3.1

🐛 Bug Fixes

1.3.1 (2025-12-01)

Bug Fixes
  • merge_requests: Reinstate missing request option (f5f912d)

1.3.0

🚀 Features
  • feat(credentials): Add support for revoking group PATs, listing/deleting group SSH keys (!2594) by Heidi Berry
🔄 Other Changes
  • refactor: moved comments to interface (!2595) by Zubeen
  • refactor(users): moved comments to interface (!2596) by Zubeen
  • refactor: moved comments to interface (!2599) by Zubeen
  • Simplify more request functions, introducing NoEscape (!2592) by Timo Furrer

v1.3.0

Compare Source

Features
  • integrations: Add attestations integrations (4f50db4)

1.3.1

🐛 Bug Fixes

1.3.1 (2025-12-01)

Bug Fixes
  • merge_requests: Reinstate missing request option (f5f912d)

1.3.0

🚀 Features
  • feat(credentials): Add support for revoking group PATs, listing/deleting group SSH keys (!2594) by Heidi Berry
🔄 Other Changes
  • refactor: moved comments to interface (!2595) by Zubeen
  • refactor(users): moved comments to interface (!2596) by Zubeen
  • refactor: moved comments to interface (!2599) by Zubeen
  • Simplify more request functions, introducing NoEscape (!2592) by Timo Furrer

v1.2.0

Compare Source

1.2.0
🚀 Features
  • feat(credentials): Add support for listing all SaaS enterprise user personal access tokens (!2593) by Heidi Berry
🔄 Other Changes
1.2.0 (2025-11-27)
Features
  • credentials: Add support for listing all SaaS enterprise user personal access tokens (3697779)

v1.1.0

Compare Source

Features
  • api: add support for matrix project integration (0a5b11b)

1.8.2

🐛 Bug Fixes
🔄 Other Changes

1.8.2 (2025-12-15)

Bug Fixes
  • correct omitempty tag in VariableFilter.EnvironmentScope field (c117da1)
Features
  • protectedTags: add support for deploy_key_id to protected_tags (c0fc3db)

1.8.1

🐛 Bug Fixes
  • fix(epics): handle datetime format in ISOTime UnmarshalJSON (!2612) by Zubeen
🔄 Other Changes

1.8.1 (2025-12-10)

Bug Fixes
  • epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)

1.8.0

🚀 Features

v1.0.1

Compare Source

Features
  • service_account: allow providing email when update a Service Account (324d080)

1.0.1

🐛 Bug Fixes

1.0.1 (2025-11-25)

Bug Fixes
  • fix ReviewerID() and let it accept int64 (6a6d439)

1.0.0

💥 Breaking Changes

v1.0.0

Compare Source

Features
  • service_account: allow providing email when update a Service Account (324d080)

1.0.1

🐛 Bug Fixes

1.0.1 (2025-11-25)

Bug Fixes
  • fix ReviewerID() and let it accept int64 (6a6d439)

1.0.0

💥 Breaking Changes

v0.161.1

Compare Source

  • Merge branch 'release-client-1.0' into 'main' (f06b8c2)
Bug Fixes
  • issues: use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID (1dcb219)
Features
  • ListOptions: Update ListOptions to use composition instead of aliasing (60beef3)
BREAKING CHANGES
  • Release 1.0
  • ListOptions: ListOptions implementation changed from aliasing to composition
    Changelog: Improvements

0.161.1

🐛 Bug Fixes
  • fix(users): Fix a bug where error parsing causes user blocking to not function properly (!2584) by Patrick Rice

0.161.1 (2025-11-24)

Bug Fixes
  • users: Fix a bug where error parsing causes user blocking to not function properly (2ad5506)

0.161.0

🚀 Features
  • fix: return detailed API errors for BlockUser instead of generic LDAP message (!2581) by Zubeen

v0.161.0

Compare Source

  • Merge branch 'release-client-1.0' into 'main' (f06b8c2)
Bug Fixes
  • issues: use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID (1dcb219)
Features
  • ListOptions: Update ListOptions to use composition instead of aliasing (60beef3)
BREAKING CHANGES
  • Release 1.0
  • ListOptions: ListOptions implementation changed from aliasing to composition
    Changelog: Improvements

0.161.1

🐛 Bug Fixes
  • fix(users): Fix a bug where error parsing causes user blocking to not function properly (!2584) by Patrick Rice

0.161.1 (2025-11-24)

Bug Fixes
  • users: Fix a bug where error parsing causes user blocking to not function properly (2ad5506)

0.161.0

🚀 Features
  • fix: return detailed API errors for BlockUser instead of generic LDAP message (!2581) by Zubeen

v0.160.2

Compare Source

Bug Fixes
  • return detailed API errors for BlockUser instead of generic LDAP message (2ba9fa6)

0.160.2

🐛 Bug Fixes

0.160.2 (2025-11-24)

0.160.1

🐛 Bug Fixes
  • fix: update input field from "key" to "name" in pipeline schedules to prevent an API error (!2580) by Zubeen
🔄 Other Changes

0.160.1 (2025-11-19)

Bug Fixes
  • update input field from "key" to "name" in pipeline schedules to prevent an API error (062133f)

0.160.0

🚀 Features
  • feat (project_members): Add show_seat_info option to ProjectMembers (!2572) by Zubeen
🔄 Other Changes

v0.160.1

Compare Source

Bug Fixes
  • return detailed API errors for BlockUser instead of generic LDAP message (2ba9fa6)

0.160.2

🐛 Bug Fixes

0.160.2 (2025-11-24)

0.160.1

🐛 Bug Fixes
  • fix: update input field from "key" to "name" in pipeline schedules to prevent an API error (!2580) by Zubeen
🔄 Other Changes

0.160.1 (2025-11-19)

Bug Fixes
  • update input field from "key" to "name" in pipeline schedules to prevent an API error (062133f)

0.160.0

🚀 Features
  • feat (project_members): Add show_seat_info option to ProjectMembers (!2572) by Zubeen
🔄 Other Changes

v0.160.0

Compare Source

Bug Fixes
  • return detailed API errors for BlockUser instead of generic LDAP message (2ba9fa6)

0.160.2

🐛 Bug Fixes

0.160.2 (2025-11-24)

0.160.1

🐛 Bug Fixes
  • fix: update input field from "key" to "name" in pipeline schedules to prevent an API error (!2580) by Zubeen
🔄 Other Changes

0.160.1 (2025-11-19)

Bug Fixes
  • update input field from "key" to "name" in pipeline schedules to prevent an API error (062133f)

0.160.0

🚀 Features
  • feat (project_members): Add show_seat_info option to ProjectMembers (!2572) by Zubeen
🔄 Other Changes

v0.159.0

Compare Source

0.159.0

🚀 Features
  • feat(integrations): add group integration API endpoints for Jira (!2563) by Harsh Rai
🔄 Other Changes

0.159.0 (2025-11-04)

Features
  • integrations: add group integration API endpoints for Jira (09e18ee)

v0.158.0

Compare Source

0.158.0

🚀 Features
  • Add support to send variables for GraphQL queries (!2562) by rafasf
🔄 Other Changes

0.158.0 (2025-11-03)

v0.157.1

Compare Source

0.157.1

🐛 Bug Fixes
🔄 Other Changes
  • chore: Update review instructions for mentioning GitLab (!2552) by Zubeen
  • Implement do function to reduce boilerplate (!2550) by Timo Furrer
  • refactor(test): migrate to testify assertions 4 (!2548) by Zubeen
  • refactor(test): migrate to testify assertions 2 (!2546) by Zubeen
  • refactor(test): migrate to testify assertions (!2545) by Zubeen
  • refactor(test): migrate to testify assertions 5 (!2549) by Zubeen
  • test: add unit tests for cluster agents and deployments (!2499) by Zubeen
  • refactor(test): migrate to testify assertions 3 (!2547) by Zubeen
  • Fix: Helper Functions for Code Refactoring (!2544) by Yashesvinee V
  • test: adds UT for formatPackageURL (!2527) by Zubeen
  • test: adds UT for getEpicLinks (!2526) by Zubeen
  • test: add test for ApproveOrRejectProjectDeployment (!2498) by Zubeen
  • test: adds UTs for packages (!2529) by Zubeen

0.157.1 (2025-10-28)

Bug Fixes
  • no-release: Helper Functions for Code Refactoring (6feffea)
  • protected_packages: fix invalid types (c09943b)

0.157.0

🚀 Features
🔄 Other Changes

v0.157.0

Compare Source

0.157.1

🐛 Bug Fixes
🔄 Other Changes
  • chore: Update review instructions for mentioning GitLab (!2552) by Zubeen
  • Implement do function to reduce boilerplate (!2550) by Timo Furrer
  • refactor(test): migrate to testify assertions 4 (!2548) by Zubeen
  • refactor(test): migrate to testify assertions 2 (!2546) by Zubeen
  • refactor(test): migrate to testify assertions (!2545) by Zubeen
  • refactor(test): migrate to testify assertions 5 (!2549) by Zubeen
  • test: add unit tests for cluster agents and deployments (!2499) by Zubeen
  • refactor(test): migrate to testify assertions 3 (!2547) by Zubeen
  • Fix: Helper Functions for Code Refactoring (!2544) by Yashesvinee V
  • test: adds UT for formatPackageURL (!2527) by Zubeen
  • test: adds UT for getEpicLinks (!2526) by Zubeen
  • test: add test for ApproveOrRejectProjectDeployment (!2498) by Zubeen
  • test: adds UTs for packages (!2529) by Zubeen

0.157.1 (2025-10-28)

Bug Fixes

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

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

@renovate renovate bot added the dependency Renovate dependency PRs label Nov 24, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 24, 2025

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

  • 4 additional dependencies were updated

Details:

Package Change
github.com/google/go-cmp v0.5.5 -> v0.6.0
golang.org/x/oauth2 v0.30.0 -> v0.33.0
golang.org/x/sys v0.34.0 -> v0.38.0
golang.org/x/time v0.12.0 -> v0.14.0

@renovate renovate bot force-pushed the renovate/gitlab.com-gitlab-org-api-client-go-1.x branch 6 times, most recently from 719c788 to c92dd07 Compare December 2, 2025 16:40
@renovate renovate bot force-pushed the renovate/gitlab.com-gitlab-org-api-client-go-1.x branch 5 times, most recently from a87b483 to 9cd24b8 Compare December 9, 2025 03:15
@renovate renovate bot force-pushed the renovate/gitlab.com-gitlab-org-api-client-go-1.x branch from 9cd24b8 to 5f91de6 Compare December 10, 2025 10:49
@renovate
Copy link
Contributor Author

renovate bot commented Dec 10, 2025

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

  • 5 additional dependencies were updated

Details:

Package Change
github.com/google/go-cmp v0.5.5 -> v0.6.0
github.com/google/go-querystring v1.1.0 -> v1.2.0
golang.org/x/oauth2 v0.30.0 -> v0.33.0
golang.org/x/sys v0.34.0 -> v0.39.0
golang.org/x/time v0.12.0 -> v0.14.0

@renovate renovate bot force-pushed the renovate/gitlab.com-gitlab-org-api-client-go-1.x branch 4 times, most recently from aa7d680 to a466683 Compare December 19, 2025 21:11
@renovate renovate bot force-pushed the renovate/gitlab.com-gitlab-org-api-client-go-1.x branch from a466683 to 85466ab Compare January 5, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Renovate dependency PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant