chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.29.0 - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| gitlab.com/gitlab-org/api/client-go | require | minor |
v1.14.0 -> v1.29.0
|
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)
v1.29.0
1.29.0
🚀 Features
- Update runner controllers to match latest state (!2747) by Timo Furrer
🔄 Other Changes
- chore(deps): migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (!2639) by Ville Skyttä
1.29.0 (2026-02-09)
v1.28.1
1.28.1
🐛 Bug Fixes
- Fix error where GetNamespace double escaped URL-encoded projects (!2743) by Patrick Rice
🔄 Other Changes
1.28.1 (2026-02-06)
v1.28.0
1.28.0
🚀 Features
- Add
destroyattribute for pipeline schedule inputs (!2702) by long nguyen huy
🔄 Other Changes
- Migrate bytes endpoints to new
dopattern (!2738) by Timo Furrer - docs(users): document the
LockedandStatefields (!2741) by Florian Forster - ci: migrate to Danger from
common-ci-tasks(!2742) by Florian Forster - chore(oauth): improve the look of the OAuth confirmation page (!2739) by Tomas Vik
1.28.0 (2026-02-05)
v1.27.0
1.27.0
🚀 Features
- Trim leading
@in user ids indo()requests paths (!2736) by Timo Furrer
🔄 Other Changes
- Migrate endpoints with special status code handling to new
dopattern (!2733) by Timo Furrer - Support file uploads in
do()request handler (!2732) by Timo Furrer - Migrate more endpoints to the
do()pattern (!2731) by Timo Furrer - Revert "refactor(http): preserve response body without copying in multiple services" (!2730) by Timo Furrer
- chore(deps): update docker docker tag to v29.2.1 (!2729) by GitLab Dependency Bot
1.27.0 (2026-02-04)
v1.26.0
1.26.0
🚀 Features
- Add slack integration support (!2692) by Hamza Hassanain
🔄 Other Changes
- refactor(no-release): fix minor revive issues (!2711) by Oleksandr Redko
1.26.0 (2026-02-03)
v1.25.0
1.25.0
🚀 Features
- feat(hooks): Add webexintegration (!2707) by Preethi Atchudan
🔄 Other Changes
- fix: Fix broken GitLab docs anchors for Wikis API (!2723) by Mohamed Othman
- refactor: moved comments to interface 7 (!2715) by Zubeen
- chore(deps): update module github.com/google/cel-go to v0.27.0 (!2721) by GitLab Dependency Bot
- refactor: moved comments to interface 1 (!2706) by Zubeen
- Refactor low complexity endpoints to use new
dorequest function (!2718) by Timo Furrer - Add some additional test coverage for functions before migrating to
do(!2720) by Patrick Rice
1.25.0 (2026-02-01)
Bug Fixes
- Fix broken GitLab docs anchors for Wikis API (bdbb5c0)
Features
- hooks: Add webexintegration (857ac6a)
v1.24.0
1.24.0
🚀 Features
- Add assignee_id to issues api (!2673) by David Schneider
1.24.0 (2026-01-29)
v1.23.0
1.23.0
🚀 Features
- feat: add group protected branches service (!2685) by Prakash Divy
🔄 Other Changes
- chore(no-release): refactor to slog.DiscardHandler (!2710) by Oleksandr Redko
1.23.0 (2026-01-28)
Features
- add group protected branches service (c7ffe6f)
v1.22.1
1.22.1
🐛 Bug Fixes
🔄 Other Changes
- fix: URL tags for throttle protected path settings in UpdateSettingsOptions (!2705) by Zubeen
- test: Refactor tests to use testify assertions 7 (!2700) by Zubeen
- test: Refactor tests to use testify assertions 4 (!2696) by Zubeen
- test: Refactor tests to use testify assertions 3 (!2695) by Zubeen
- test(no-release): Refactor tests to use testify assertions 2 (!2694) by Zubeen
- test(no-release): Refactor tests to use testify assertions (!2693) by Zubeen
- test(no-release): Refactor tests to use testify assertions 6 (!2699) by Zubeen
1.22.1 (2026-01-28)
Bug Fixes
- Type Mismatch in UpdateSettingsOptions for SentryEnabled (c2d3ca9)
- URL tags for throttle protected path settings in UpdateSettingsOptions (a4a525d)
v1.22.0
1.22.0
🚀 Features
- feat(project_mirror): add ForceSyncProjectMirror (!2683) by Prakash Divy
🔄 Other Changes
1.22.0 (2026-01-28)
Features
- project_mirror: add ForceSyncProjectMirror (b13fcb7)
v1.21.0
1.21.0
🚀 Features
- feat(settings): Add AnonymousSearchesAllowed field support (!2678) by Seif Hatem
🔄 Other Changes
- feat: improve URL validation and error handling in client initialization (!2656) by Amer Khaled
1.21.0 (2026-01-27)
Features
- improve URL validation and error handling in client initialization (9417155)
- settings: Add AnonymousSearchesAllowed field support (7185888)
v1.20.0
1.20.0
🚀 Features
- feat: update events (!2689) by Huijie Shi
🔄 Other Changes
- chore(no-release): remove redundant build tag (!2701) by Oleksandr Redko
- chore(deps): update docker docker tag to v29.2.0 (!2698) by GitLab Dependency Bot
1.20.0 (2026-01-27)
Features
- update events (46ba91c)
v1.19.0
1.19.0
🚀 Features
- feat(integrations): Add Chat & Notify integrations (!2691) by Hamza Hassanain
🔄 Other Changes
- refactor: use do function for requests (!2674) by Timo Furrer
- chore(docs): Update adding API support guide for new coding patterns (!2688) by Heidi Berry
1.19.0 (2026-01-26)
Features
- integrations: Add Chat & Notify integrations (cc692ed)
- mocks: add streaming methods for various services (889b407)
v1.18.0
1.18.0
🚀 Features
- feat(settings): Added support for inactive_resource_access_tokens_delete_after_days to the... (!2686) by Preethi Atchudan
🔄 Other Changes
- Add missing tests for refactored functions (!2676) by Patrick Rice
1.18.0 (2026-01-25)
Features
- settings: Added support for inactive_resource_access_tokens_delete_after_days to the... (52b60c3)
v1.17.0
1.17.0
🚀 Features
- Add support for Group Mattermost integrations (!2675) by Hamza Hassanain
1.17.0 (2026-01-23)
v1.16.0
1.16.0
🚀 Features
- Add environment, deployed_after, and deployed_before params to merge requests options struct (!2672) by Filip Aleksic
🔄 Other Changes
- chore(deps): update module golang.org/x/oauth2 to v0.34.0 (!2640) by GitLab Dependency Bot
1.16.0 (2026-01-20)
v1.15.0
1.15.0
🚀 Features
🔄 Other Changes
- feat: convert examples to testable examples for pkg.go.dev (!2655) by Amer Khaled
- refactor(no-release): enable usetesting linter (!2664) by Oleksandr Redko
- chore(deps): update docker docker tag to v29.1.5 (!2665) by GitLab Dependency Bot
- Draft: Users: Fix GetUsersOptions naming inconsistency (!2667) by Seif Hatem
1.15.0 (2026-01-20)
Bug Fixes
- Deprecate incorrect fields returned in response for Emails on Push integration (71d747d)
Features
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.