chore(deps): update module gitlab.com/gitlab-org/api/client-go to v0.146.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gitlab.com/gitlab-org/api/client-go | require | minor |
v0.137.0 -> v0.146.0
|
Release Notes
gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)
v0.146.0
0.146.0 (2025-09-18)
Features
- pipelines: Add compile-time type-safe pipeline inputs support (4b30e60), closes gitlab-org/api/client-go#2154 (closed)
- PipelinesService: Add support for pipeline inputs with type validation (ab3056f), closes gitlab-org/api/client-go#2154 (closed)
- PipelineTriggersService: Add support for pipeline inputs to trigger API (9ad770e), closes gitlab-org/api/client-go#2154 (closed)
v0.145.0
0.145.0 (2025-09-15)
Features
- Add missing created_by field to ProjectMembers and GroupMembers (5348e01)
v0.144.1
Features
- Add missing created_by field to ProjectMembers and GroupMembers (5348e01)
0.144.1 (2025-09-13)
v0.144.0
Features
- Add missing created_by field to ProjectMembers and GroupMembers (5348e01)
0.144.1 (2025-09-13)
v0.143.3
Features
- client: add http.RoundTripper Middleware Configuration Option to Client (88f9d10)
0.143.3 (2025-09-10)
0.143.2 (2025-09-09)
0.143.1 (2025-09-08)
v0.143.2
Features
- client: add http.RoundTripper Middleware Configuration Option to Client (88f9d10)
0.143.3 (2025-09-10)
0.143.2 (2025-09-09)
0.143.1 (2025-09-08)
v0.143.1
Features
- client: add http.RoundTripper Middleware Configuration Option to Client (88f9d10)
0.143.3 (2025-09-10)
0.143.2 (2025-09-09)
0.143.1 (2025-09-08)
v0.143.0
Features
- client: add http.RoundTripper Middleware Configuration Option to Client (88f9d10)
0.143.3 (2025-09-10)
0.143.2 (2025-09-09)
0.143.1 (2025-09-08)
v0.142.6
Features
- users: Add support for PublicEmail to ListUsers (74a3b6a)
0.142.6 (2025-09-02)
0.142.5 (2025-08-30)
0.142.4 (2025-08-28)
0.142.3 (2025-08-28)
0.142.2 (2025-08-26)
0.142.1 (2025-08-25)
v0.142.5
Features
- users: Add support for PublicEmail to ListUsers (74a3b6a)
0.142.6 (2025-09-02)
0.142.5 (2025-08-30)
0.142.4 (2025-08-28)
0.142.3 (2025-08-28)
0.142.2 (2025-08-26)
0.142.1 (2025-08-25)
v0.142.4
Features
- users: Add support for PublicEmail to ListUsers (74a3b6a)
0.142.6 (2025-09-02)
0.142.5 (2025-08-30)
0.142.4 (2025-08-28)
0.142.3 (2025-08-28)
0.142.2 (2025-08-26)
0.142.1 (2025-08-25)
v0.142.3
Features
- users: Add support for PublicEmail to ListUsers (74a3b6a)
0.142.6 (2025-09-02)
0.142.5 (2025-08-30)
0.142.4 (2025-08-28)
0.142.3 (2025-08-28)
0.142.2 (2025-08-26)
0.142.1 (2025-08-25)
v0.142.2
Features
- users: Add support for PublicEmail to ListUsers (74a3b6a)
0.142.6 (2025-09-02)
0.142.5 (2025-08-30)
0.142.4 (2025-08-28)
0.142.3 (2025-08-28)
0.142.2 (2025-08-26)
0.142.1 (2025-08-25)
v0.142.1
Features
- users: Add support for PublicEmail to ListUsers (74a3b6a)
0.142.6 (2025-09-02)
0.142.5 (2025-08-30)
0.142.4 (2025-08-28)
0.142.3 (2025-08-28)
0.142.2 (2025-08-26)
0.142.1 (2025-08-25)
v0.142.0
Features
- users: Add support for PublicEmail to ListUsers (74a3b6a)
0.142.6 (2025-09-02)
0.142.5 (2025-08-30)
0.142.4 (2025-08-28)
0.142.3 (2025-08-28)
0.142.2 (2025-08-26)
0.142.1 (2025-08-25)
v0.141.2
Features
- tokens: add expiration filters and sorting options to ListPersonalAccessTokens (0a9f797)
0.141.2 (2025-08-20)
0.141.1 (2025-08-18)
v0.141.1
Features
- tokens: add expiration filters and sorting options to ListPersonalAccessTokens (0a9f797)
0.141.2 (2025-08-20)
0.141.1 (2025-08-18)
v0.141.0
Features
- tokens: add expiration filters and sorting options to ListPersonalAccessTokens (0a9f797)
0.141.2 (2025-08-20)
0.141.1 (2025-08-18)
v0.140.0
0.140.0 (2025-08-18)
Features
- client: add support for cookie jars (4b525e3)
v0.139.2
Features
- client: add support for cookie jars (4b525e3)
0.139.2 (2025-08-14)
0.139.1 (2025-08-14)
v0.139.1
Features
- client: add support for cookie jars (4b525e3)
0.139.2 (2025-08-14)
0.139.1 (2025-08-14)
v0.139.0
Features
- client: add support for cookie jars (4b525e3)
0.139.2 (2025-08-14)
0.139.1 (2025-08-14)
v0.138.0
0.138.0 (2025-08-12)
Bug Fixes
- deprecate ListProjectInvidedGroupOptions due to a typo (322496a)
- Update config package name to v1beta1 (f958e6b)
Features
- add support for field "Created at" for Tags (f363d57)
- app settings: Add support for CanCreateOrganization (1db661d)
- hooks: Add support for project webhook url variables (efabed5)
- update datadog integration with new fields and API endpoints (660ef31)
- update external status checks to return the status check object (2d78e8c)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.