Skip to content

Commit 6808f53

Browse files
renovate[bot]opentelemetrybot
authored andcommitted
Update module gitlab.com/gitlab-org/api/client-go to v0.129.0 (open-telemetry#40181)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) | `v0.126.0` -> `v0.129.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/gitlab.com%2fgitlab-org%2fapi%2fclient-go/v0.129.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/gitlab.com%2fgitlab-org%2fapi%2fclient-go/v0.129.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/gitlab.com%2fgitlab-org%2fapi%2fclient-go/v0.126.0/v0.129.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gitlab.com%2fgitlab-org%2fapi%2fclient-go/v0.126.0/v0.129.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)</summary> ### [`v0.129.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v0.129.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v0.128.0...v0.129.0) #### 0.129.0 (2025-05-19) ##### Improvements (41 changes) - [feat: Add `enforce_ci_inbound_job_token_scope_enabled` to Settings](https://gitlab.com/gitlab-org/api/client-go/-/commit/5e193dc6c38e915e9e8223e1e531b026599d1861) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2328)) - [test: add tests to handle addtional scenarios for `award_emojis`](https://gitlab.com/gitlab-org/api/client-go/-/commit/92659fb214987c78d36ffb1365ef70778073c89d) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2318)) - [Parallelize UT runs](https://gitlab.com/gitlab-org/api/client-go/-/commit/08a66ccd28ccf8a1266255789faa7074d4125fb8) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2326)) - [feat(issues): Allow resetting due date, epic, milestone, and weight from issues.](https://gitlab.com/gitlab-org/api/client-go/-/commit/5c9b667eeac7a5f11828eff69adae03a556219fc) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2324)) - [Add support for pipeline schedule inputs](https://gitlab.com/gitlab-org/api/client-go/-/commit/cf013330c31ed987f2e47980abd8eb5865721e8e) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2325)) - [chore: housekeeping – fix typos across multiple files](https://gitlab.com/gitlab-org/api/client-go/-/commit/8f3d91d5ec183bda415eaa73ae9bf49b2c71045d) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2309)) - [feat(todos): Support filtering by `group_id`.](https://gitlab.com/gitlab-org/api/client-go/-/commit/f0c7591770133e0fb9349aa30c14b562a4651813) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2322)) - [Add ListGroupAccessTokensOptions](https://gitlab.com/gitlab-org/api/client-go/-/commit/cea25b37502e942cd136a4ad2fd7656def37ea8f) by @&open-telemetry#8203;jdesnoes ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2175)) - [Add remaining feature flag endpoints](https://gitlab.com/gitlab-org/api/client-go/-/commit/f4b8121fe1d0d2c1f0d3d803a2168d25319202a3) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2323)) - [go: Update module golang.org/x/oauth2 to v0.30.0](https://gitlab.com/gitlab-org/api/client-go/-/commit/9a0bad0912b18f85c4ddcb4b1fc7e5f6806a6271) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2182)) - [Add `gitlab.WithRequestRetry` to retry with any status code](https://gitlab.com/gitlab-org/api/client-go/-/commit/e9ad478fa99d65cf34328dba997bb2189affd463) by @&open-telemetry#8203;sue445 ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2201)) - [Improve Release Notes Generation in CI Pipeline](https://gitlab.com/gitlab-org/api/client-go/-/commit/63adccf0f1e5cff56f17b45aff4c42b25a0aafea) by @&open-telemetry#8203;octo42 ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2308)) - [Remove merge request approvers function](https://gitlab.com/gitlab-org/api/client-go/-/commit/880c5c277bede767357c7c36db4708ef7a76dbae) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2315)) - [Remove project approvers function](https://gitlab.com/gitlab-org/api/client-go/-/commit/07c9a9ada01756f09e0eff5daf01ed8ac7eafb0a) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2316)) - [Remove snippet_blob search function](https://gitlab.com/gitlab-org/api/client-go/-/commit/e8c07a3a112746515889db5b9199461560e352f1) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2314)) - [Remove alias function for UpdateProtectedBranch](https://gitlab.com/gitlab-org/api/client-go/-/commit/cd220e588f323c406bf704910e65390b837f08c9) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2313)) - [Breaking change, remove job token scope outbound enabled](https://gitlab.com/gitlab-org/api/client-go/-/commit/f8604f7ef69eda895dd02c7b92fb6143da24e093) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2311)) - [Breaking change, remove take ownership of pipeline trigger](https://gitlab.com/gitlab-org/api/client-go/-/commit/b13948ce368f15c83f1f2611bdc7dafb403f260a) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2312)) - [Adds a documentation example to create/list/approve/add comments to MRs](https://gitlab.com/gitlab-org/api/client-go/-/commit/b76b465d280b886d2d8106a7fc0170bb3effb425) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2293)) - [Update deprecation notices for runners API](https://gitlab.com/gitlab-org/api/client-go/-/commit/74b4edab20151c30d5e86735a4c18eac4c79e686) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2300)) - [test: Add `testBodyJSON`, remove `testBody`.](https://gitlab.com/gitlab-org/api/client-go/-/commit/ff06514b10e585eaa4f46f2e811c4d042b0d5f11) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2306)) - [test: Adds missing UT's for `TransferProject`, `GetRepositoryStorage` and others](https://gitlab.com/gitlab-org/api/client-go/-/commit/7f11d79d93c33a6d2eecc80dae5f5b7a46346330) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2290)) - [Correct field type, add some missing fields to settings](https://gitlab.com/gitlab-org/api/client-go/-/commit/b9cec9ac9698e719985fc8bceb73bdd744eebb4c) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2304)) - [Add support for the Group Markdown Uploads API](https://gitlab.com/gitlab-org/api/client-go/-/commit/aeab70bfda5f8d50bea9dd2c3b22096ee2d2e974) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2265)) - [go: Update module golang.org/x/time to v0.11.0](https://gitlab.com/gitlab-org/api/client-go/-/commit/8b9569f312139c0927d84c3eca477f438b8ff92e) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2230)) - [feat(issues): Add `Confidential` to `ListGroupIssuesOptions`.](https://gitlab.com/gitlab-org/api/client-go/-/commit/e11de57001e6ebc9b17f120352fbc7b38b370735) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2302)) - [Revert: remove deprecation of Epics APIs until work items api is available](https://gitlab.com/gitlab-org/api/client-go/-/commit/2e5197248b80cf94f9ac89260e9a571de52bfda4) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2301)) - [refactor: Enhance README with ToC](https://gitlab.com/gitlab-org/api/client-go/-/commit/9d87c0dcefc5c536906a29c0fc492fefeebd9003) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2289)) - [Add comments to examples](https://gitlab.com/gitlab-org/api/client-go/-/commit/68f78e62079c750dcc05b0ada32962a9f11acde1) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2291)) - [refactor: fixes/cleanups](https://gitlab.com/gitlab-org/api/client-go/-/commit/362c80707a64c05a2424422f0179f0595e9219d5) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2292)) - [Add ability to include specific branches when forking a project](https://gitlab.com/gitlab-org/api/client-go/-/commit/c542507ab8eb0c6065bb1c2eeb262c4bdf1785c4) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2193)) - [Remove managed licenses, use approval policies instead](https://gitlab.com/gitlab-org/api/client-go/-/commit/2e9558dd0e43a1b2793e5ddd6c159028c1182a0c) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2299)) - [Update clusters deprecation notice to include fields deprecated in 19.0](https://gitlab.com/gitlab-org/api/client-go/-/commit/26c096f5d9f6eb81adaed9a8cbf37ecb0fc1c9ba) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2296)) - [Bump go.mod to 1.23](https://gitlab.com/gitlab-org/api/client-go/-/commit/40bb9f5cd3ca8a10e334bbe807274d12b30e9f26) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2287)) - [test: Use require over assert in tests where failure should stop execution](https://gitlab.com/gitlab-org/api/client-go/-/commit/712354b9fdacf3c5159d3e8857f3ea8e9cb3c449) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2286)) - [Update golangci/golangci-lint Docker tag to v2.1.5](https://gitlab.com/gitlab-org/api/client-go/-/commit/0b6715ac89753889b73d5f07c61bb6f0a6a86b92) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2284)) - [Update baseline go version to 1.23](https://gitlab.com/gitlab-org/api/client-go/-/commit/ce926ec163f3d3262aa5b5ca99154407a94535f5) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2283)) - [feat(user/status): Add support for `clear_status_after` / `clear_status_at`.](https://gitlab.com/gitlab-org/api/client-go/-/commit/b5d7c535dd8ad2f3816a53ce2ca787886a2cda3c) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2281)) - [`GetUserStatus` now supports user ID and username instead of just user ID](https://gitlab.com/gitlab-org/api/client-go/-/commit/679fba8525f8929bbd2b90c0e9d280b319c7995b) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2278)) - [Add CODEOWNERS](https://gitlab.com/gitlab-org/api/client-go/-/commit/ea1cc3f6742ec6c01c7a5077cd1ae2ce2f7655b0) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2279)) - [feat: Export the `ErrInvalidIDType` error.](https://gitlab.com/gitlab-org/api/client-go/-/commit/a83d65557fed8aed1365d1f1eb79a3f21ca47f46) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2277)) ##### Breaking Changes (4 changes) - [Remove deprecated service integrations, along with removing `project_key` from the Jira service](https://gitlab.com/gitlab-org/api/client-go/-/commit/37b8c6c7b191642727522c355ac4285407b60da6) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2317)) - [Remove `UploadFile` function, user `UploadProjectMarkdown` instead](https://gitlab.com/gitlab-org/api/client-go/-/commit/3a20bad4e7a9731b944ebbfc8693844d82cc03df) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2294)) - [Remove deprecated functions, use ProtectedBranchesService instead](https://gitlab.com/gitlab-org/api/client-go/-/commit/9065794c5f547f5dccfcaeb05c9d5c18aaaf368e) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2295)) - [DORA metrics, remove EnvironmentTier, use EnvironmentTiers instead](https://gitlab.com/gitlab-org/api/client-go/-/commit/7aa744a9200a221b0dbac3402866560c657c97c5) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2297)) ### [`v0.128.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v0.128.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v0.127.0...v0.128.0) #### 0.128.0 (2025-04-24) ##### Improvements (35 changes) - [Add pipeline source constants to enhance API integration](https://gitlab.com/gitlab-org/api/client-go/-/commit/98c5cbdef67169d879c22cea520ec95cac02ff34) by @&open-telemetry#8203;xestenlite ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2231)) - [Add support for retrieving signatures for tags](https://gitlab.com/gitlab-org/api/client-go/-/commit/96d9e08c3fa5e885e904e02662cbf41a56fe6c39) by @&open-telemetry#8203;David-Development ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2235)) - [Add debug logs for sporadically failing job](https://gitlab.com/gitlab-org/api/client-go/-/commit/5ee9fa9613b0cc28aaacc363038738c931df37ee) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2275)) - [Add support for getting issues related to MRs](https://gitlab.com/gitlab-org/api/client-go/-/commit/0e1ba87fa51b6e99fc3607576114b4c34c19f9b3) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2268)) - [Preserve URL encoding in error messages](https://gitlab.com/gitlab-org/api/client-go/-/commit/946baea8e5cee323ab1ea9f8f0a0b68be62f4afe) by @&open-telemetry#8203;helmyl ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2261)) - [test: Enhance UT for Testing New Clients](https://gitlab.com/gitlab-org/api/client-go/-/commit/d4cab9a0c56e66923092785a80e84517618b4151) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2270)) - [refactor: use table-driven tests for conciseness and maintainability](https://gitlab.com/gitlab-org/api/client-go/-/commit/1aaddad302b86554c77e238a0c0d2599888aea4d) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2274)) - [Breaking change, remove color from broadcast messages](https://gitlab.com/gitlab-org/api/client-go/-/commit/fc089f9f6718f5360bc1e62a2b1de7eb7b579533) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2220)) - [test: Enhance UTs to cover more cases](https://gitlab.com/gitlab-org/api/client-go/-/commit/ae93b545b6ae038885f3fa899c47e437f52d0d91) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2271)) - [test: Adds a unit test for the Render method in the MarkdownService](https://gitlab.com/gitlab-org/api/client-go/-/commit/4d18a8fac10a802200c43e39ecf550ff63f58864) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2272)) - [Add UTs for TestMarkAllTodosAsDone](https://gitlab.com/gitlab-org/api/client-go/-/commit/bfa9a54e053ba739e6bc0dce31c85df9eefa7c81) by @&open-telemetry#8203;syedzubeen ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2269)) - [Add little missing deprecation notice](https://gitlab.com/gitlab-org/api/client-go/-/commit/394fd098d7f60fe01bd44f9d7cdca563f2c1224c) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2266)) - [Add support for the Dependencies API](https://gitlab.com/gitlab-org/api/client-go/-/commit/ad7029836ec048bb7c798ccec9ec5f014a7f2da4) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2258)) - [Add support for the Alert Management API](https://gitlab.com/gitlab-org/api/client-go/-/commit/2681788184b6c32aa5bfaf36e05dd596c175bdb3) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2255)) - [Add missing fields to LinePositionOptions](https://gitlab.com/gitlab-org/api/client-go/-/commit/c4975233bf7abe39d7f49256de7fcda6c458173d) by @&open-telemetry#8203;jakubbortlik ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2254)) - [Add support for the Database Migrations API](https://gitlab.com/gitlab-org/api/client-go/-/commit/c5da7b51641530bc1e55b29cc6f1850332ca60b9) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2257)) - [Add support for the Enterprise Users API](https://gitlab.com/gitlab-org/api/client-go/-/commit/7305356eb49427e49d77c3860943c996290d26e9) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2264)) - [Add support for the Application Statistics API](https://gitlab.com/gitlab-org/api/client-go/-/commit/e29ccf1871c9ece79c354a07753d1203a4a3da3c) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2256)) - [Add support for the Feature Flag User Lists API](https://gitlab.com/gitlab-org/api/client-go/-/commit/0b7117e1e7980059987f76b94cd30c31391b8b24) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2260)) - [Add support for the Group Activity Analytics API](https://gitlab.com/gitlab-org/api/client-go/-/commit/01e6b9f426c931475a565953c38a31ec100247c6) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2262)) - [Add support for the Dependency Proxy API](https://gitlab.com/gitlab-org/api/client-go/-/commit/ce139d0b11cd2b5436d4b7cec1dda592c169d0b7) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2259)) - [Add basic GraphQL interface in client](https://gitlab.com/gitlab-org/api/client-go/-/commit/c64caa52751691f12fb45357ba15870c8c9d9eaa) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2253)) - [Implement iterator-based Scan helper functions for easy pagination](https://gitlab.com/gitlab-org/api/client-go/-/commit/683886c096a538409272620e0eadc103191e7ad8) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2168)) - [Add support for Geo Sites API](https://gitlab.com/gitlab-org/api/client-go/-/commit/a062a5bad0570209e5384987ba6ca53491f26d2e) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2249)) - [Fix local golangci-lint installation](https://gitlab.com/gitlab-org/api/client-go/-/commit/e3de9ffb2b4dadf57933fe9e7e6c885210091980) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2251)) - [Added reviewer_ids to MergeCommentEvent](https://gitlab.com/gitlab-org/api/client-go/-/commit/c156c97549d66001d16f75587afe3aa0b89f3f74) by @&open-telemetry#8203;renbou ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2218)) - [Update golangci/golangci-lint Docker tag to v2](https://gitlab.com/gitlab-org/api/client-go/-/commit/3e109ea63a0fc27ed76a4c925a99bf365ae5eec2) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2216)) - [go: Update module go.uber.org/mock to v0.5.1](https://gitlab.com/gitlab-org/api/client-go/-/commit/67551666635b96cc54c350f4e008ba1b56f81bdf) ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2242)) - [Add deprecation notices on whole APIs](https://gitlab.com/gitlab-org/api/client-go/-/commit/10ec6979e827e7540a6e4dbc2acdb929b3e8ea4c) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2237)) - [Update doc links](https://gitlab.com/gitlab-org/api/client-go/-/commit/dcaa77c3f9950c8d50040bef0727ddef8a5ae15a) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2225)) - [Update doc links](https://gitlab.com/gitlab-org/api/client-go/-/commit/a6585b0a9b6d72ea387fd242554f6c725d008bf8) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2236)) - [Add SourcePipeline to JobEvent Webhook struct](https://gitlab.com/gitlab-org/api/client-go/-/commit/ff2160f25b996b6c09d56c73fd392b5c6c2a8427) by @&open-telemetry#8203;camtheman256 ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2241)) - [Add deprecation notices to fields and functions](https://gitlab.com/gitlab-org/api/client-go/-/commit/f13184c5460082aee74b0cd7a922fe737d245c85) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2239)) - [Add deprecation notices to fields and functions](https://gitlab.com/gitlab-org/api/client-go/-/commit/db2a45331b169c30fd0413c3e77af50ac40f789e) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2238)) - [Update doc links](https://gitlab.com/gitlab-org/api/client-go/-/commit/956e9e9cf4e0f7d8658e210859cf58eea41a3fc6) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2240)) ##### Bug Fixes (1 change) - [Breaking Change: Fixed an issue where "None" or "Any" didn't work when using...](https://gitlab.com/gitlab-org/api/client-go/-/commit/ecf3a120aa86e2757e87f4ce059b0a0fc33cbc60) by @&open-telemetry#8203;prarit ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2234)) ### [`v0.127.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v0.127.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v0.126.0...v0.127.0) #### 0.127.0 (2025-04-01) ##### Breaking Change (4 changes) - [Add `CreateSecureFileOptions` to `CreateSecureFile` instead of the string...](https://gitlab.com/gitlab-org/api/client-go/-/commit/fdcc2c0c72ca7a784b2bf173177106e07d28cf9d) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2233)) - [Remove support for non-project CI Lint APIs as they were removed in GitLab...](https://gitlab.com/gitlab-org/api/client-go/-/commit/1d07bda99131e6fcc533032ac3fe961576b38af0) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2223)) - [Remove deprecated tag release APIs, since they've been removed for multiple major versions](https://gitlab.com/gitlab-org/api/client-go/-/commit/d5b9e20d778b76401deee706453e5a7501de6556) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2221)) - [Remove `MasterPermissions` as they've been renamed to `MaintainerPermissions`...](https://gitlab.com/gitlab-org/api/client-go/-/commit/caf5733c39c81c95c0fb1ccff2fb0d6ec866474c) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2222)) ##### Improvements (10 changes) - [Update documentation links on additional APIs](https://gitlab.com/gitlab-org/api/client-go/-/commit/9306d43560be8c22d20ccd87a5cae8a84bff2d36) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2226)) - [Update documentation links on additional APIs](https://gitlab.com/gitlab-org/api/client-go/-/commit/209189f00ff85be319471e4d9f8d24d32ea9715e) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2224)) - [Update documentation links on additional APIs](https://gitlab.com/gitlab-org/api/client-go/-/commit/2d1b0f9e4cef78642dc854f416c191a6716289fc) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2229)) - [Update documentation links on additional APIs](https://gitlab.com/gitlab-org/api/client-go/-/commit/5b10b92676c881c8f346d28089db1db6cf5a740b) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2228)) - [Update doc links on multiple APIs](https://gitlab.com/gitlab-org/api/client-go/-/commit/7412f4a4e961e00eac0e6db2c68d936dc6b31f1b) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2227)) - [Add planner role](https://gitlab.com/gitlab-org/api/client-go/-/commit/ab0b9ebae0686235c690ae2cabfa667e14309e88) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2219)) - [Add support for getting a raw repository file's metadata](https://gitlab.com/gitlab-org/api/client-go/-/commit/eec7e2c7fcffc3c83e358056ddfc27a9100a60b0) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2217)) - [Add support for Container Registry Protection Rules API](https://gitlab.com/gitlab-org/api/client-go/-/commit/d6d8ecf54d6d0608d69979751f205c32829352ea) by @&open-telemetry#8203;heidi.berry ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2215)) - [Implement group access token self rotate](https://gitlab.com/gitlab-org/api/client-go/-/commit/1ae6718db4bd570e3ab696f5035f6830fc54b4d7) by @&open-telemetry#8203;uwej711 ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2214)) - [Implement project access token self rotate](https://gitlab.com/gitlab-org/api/client-go/-/commit/016ddc657f53e07ef1db133d6050b6735f64c835) by @&open-telemetry#8203;uwej711 ([merge request](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2212)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
1 parent f4ac98d commit 6808f53

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

receiver/gitlabreceiver/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ require (
9494
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
9595
golang.org/x/crypto v0.38.0 // indirect
9696
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
97-
golang.org/x/oauth2 v0.26.0 // indirect
98-
golang.org/x/time v0.10.0 // indirect
97+
golang.org/x/oauth2 v0.30.0 // indirect
98+
golang.org/x/time v0.11.0 // indirect
9999
gonum.org/v1/gonum v0.16.0 // indirect
100100
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
101101
sigs.k8s.io/yaml v1.4.0 // indirect
@@ -123,7 +123,7 @@ require (
123123
github.com/pierrec/lz4/v4 v4.1.22 // indirect
124124
github.com/pmezard/go-difflib v1.0.0 // indirect
125125
github.com/rs/cors v1.11.1 // indirect
126-
gitlab.com/gitlab-org/api/client-go v0.126.0
126+
gitlab.com/gitlab-org/api/client-go v0.129.0
127127
go.opentelemetry.io/collector/client v1.32.1-0.20250515040533-97a6accbc082 // indirect
128128
go.opentelemetry.io/collector/component/componentstatus v0.126.1-0.20250515040533-97a6accbc082
129129
go.opentelemetry.io/collector/config/configauth v0.126.1-0.20250515040533-97a6accbc082 // indirect

receiver/gitlabreceiver/go.sum

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)