Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2025

This PR contains the following updates:

Package Change Age Confidence
gitlab.com/gitlab-org/api/client-go v0.161.1v1.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

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 force-pushed the renovate/major-major branch 2 times, most recently from 5d8d1ff to 21cb301 Compare November 27, 2025 01:01
@renovate
Copy link
Contributor Author

renovate bot commented Nov 27, 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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 -> v0.0.0-20250813145105-42675adae3e6
golang.org/x/oauth2 v0.31.0 -> v0.33.0
golang.org/x/time v0.13.0 -> v0.14.0

@renovate renovate bot force-pushed the renovate/major-major branch 7 times, most recently from 2c0a84f to 4af6800 Compare December 4, 2025 06:38
@renovate renovate bot force-pushed the renovate/major-major branch 4 times, most recently from 2b29f81 to 2f501ea Compare December 10, 2025 10:31
@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):

  • 8 additional dependencies were updated

Details:

Package Change
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 -> v0.0.0-20250813145105-42675adae3e6
golang.org/x/sync v0.18.0 -> v0.19.0
github.com/google/go-querystring v1.1.0 -> v1.2.0
golang.org/x/oauth2 v0.31.0 -> v0.33.0
golang.org/x/sys v0.38.0 -> v0.39.0
golang.org/x/text v0.31.0 -> v0.32.0
golang.org/x/time v0.13.0 -> v0.14.0
google.golang.org/protobuf v1.36.10 -> v1.36.11

@renovate renovate bot force-pushed the renovate/major-major branch 4 times, most recently from b4c593f to 1f9be3f Compare December 19, 2025 21:42
@renovate renovate bot force-pushed the renovate/major-major branch from 1f9be3f to 4303e7d Compare January 5, 2026 09:56
@renovate renovate bot force-pushed the renovate/major-major branch from 4303e7d to 7fbbf9b Compare January 5, 2026 15:48
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.

1 participant