Commit c8d2f9e
fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.161.1 (#44535)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go)
| `v0.160.0` -> `v0.161.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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.161.1`](https://gitlab.com/gitlab-org/api/client-go/blob/HEAD/CHANGELOG.md#100-2025-11-24)
[Compare
Source](https://gitlab.com/gitlab-org/api/client-go/compare/v0.161.0...v0.161.1)
- Merge branch 'release-client-1.0' into 'main'
([f06b8c2](https://gitlab.com/gitlab-org/api/client-go/commit/f06b8c2cb4446e2e76a13bbc707c64e22a64d477))
##### Bug Fixes
- **issues:** use AssigneeIDValue for
ListProjectIssuesOptions.AssigneeID
([1dcb219](https://gitlab.com/gitlab-org/api/client-go/commit/1dcb219c343bc5b5622ff49933199c003a231bd4))
##### Features
- **ListOptions:** Update ListOptions to use composition instead of
aliasing
([60beef3](https://gitlab.com/gitlab-org/api/client-go/commit/60beef36d0f93a7dc66749f55d98defbc1b3fe28))
##### 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](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2584))
by [Patrick Rice](https://gitlab.com/PatrickRice)
####
[0.161.1](https://gitlab.com/gitlab-org/api/client-go/compare/v0.161.0...v0.161.1)
(2025-11-24)
##### Bug Fixes
- **users:** Fix a bug where error parsing causes user blocking to not
function properly
([2ad5506](https://gitlab.com/gitlab-org/api/client-go/commit/2ad55065d624d27d1f539a3c41489989b9a0d036))
#### 0.161.0
##### 🚀 Features
- fix: return detailed API errors for BlockUser instead of generic LDAP
message
([!2581](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2581))
by [Zubeen](https://gitlab.com/syedzubeen)
###
[`v0.161.0`](https://gitlab.com/gitlab-org/api/client-go/blob/HEAD/CHANGELOG.md#100-2025-11-24)
[Compare
Source](https://gitlab.com/gitlab-org/api/client-go/compare/v0.160.2...v0.161.0)
- Merge branch 'release-client-1.0' into 'main'
([f06b8c2](https://gitlab.com/gitlab-org/api/client-go/commit/f06b8c2cb4446e2e76a13bbc707c64e22a64d477))
##### Bug Fixes
- **issues:** use AssigneeIDValue for
ListProjectIssuesOptions.AssigneeID
([1dcb219](https://gitlab.com/gitlab-org/api/client-go/commit/1dcb219c343bc5b5622ff49933199c003a231bd4))
##### Features
- **ListOptions:** Update ListOptions to use composition instead of
aliasing
([60beef3](https://gitlab.com/gitlab-org/api/client-go/commit/60beef36d0f93a7dc66749f55d98defbc1b3fe28))
##### 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](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2584))
by [Patrick Rice](https://gitlab.com/PatrickRice)
####
[0.161.1](https://gitlab.com/gitlab-org/api/client-go/compare/v0.161.0...v0.161.1)
(2025-11-24)
##### Bug Fixes
- **users:** Fix a bug where error parsing causes user blocking to not
function properly
([2ad5506](https://gitlab.com/gitlab-org/api/client-go/commit/2ad55065d624d27d1f539a3c41489989b9a0d036))
#### 0.161.0
##### 🚀 Features
- fix: return detailed API errors for BlockUser instead of generic LDAP
message
([!2581](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2581))
by [Zubeen](https://gitlab.com/syedzubeen)
###
[`v0.160.2`](https://gitlab.com/gitlab-org/api/client-go/blob/HEAD/CHANGELOG.md#01610-2025-11-24)
[Compare
Source](https://gitlab.com/gitlab-org/api/client-go/compare/v0.160.1...v0.160.2)
##### Bug Fixes
- return detailed API errors for BlockUser instead of generic LDAP
message
([2ba9fa6](https://gitlab.com/gitlab-org/api/client-go/commit/2ba9fa6995de6cadf0dae1bf600979b73ee471ce))
#### 0.160.2
##### 🐛 Bug Fixes
- Fix double escaping in paths
([!2583](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2583))
by [Timo Furrer](https://gitlab.com/timofurrer)
####
[0.160.2](https://gitlab.com/gitlab-org/api/client-go/compare/v0.160.1...v0.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](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2580))
by [Zubeen](https://gitlab.com/syedzubeen)
##### 🔄 Other Changes
- Code Refactor Using Request Handlers - 9
([!2524](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2524))
by [Yashesvinee V](https://gitlab.com/yashes7516)
- Code Refactor Using Request Handlers - 7
([!2522](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2522))
by [Yashesvinee V](https://gitlab.com/yashes7516)
- Code Refactor Using Request Handlers - 5
([!2518](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2518))
by [Yashesvinee V](https://gitlab.com/yashes7516)
- Code Refactor Using Request Handlers - 2
([!2515](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2515))
by [Yashesvinee V](https://gitlab.com/yashes7516)
- Code Refactor Using Request Handlers - 4
([!2517](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2517))
by [Yashesvinee V](https://gitlab.com/yashes7516)
- Code Refactor Using Request Handlers - 3
([!2516](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2516))
by [Yashesvinee V](https://gitlab.com/yashes7516)
- chore(deps): update module github.com/godbus/dbus/v5 to v5.2.0
([!2576](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2576))
by [GitLab Dependency
Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore(deps): update golangci/golangci-lint docker tag to v2.6.2
([!2577](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2577))
by [GitLab Dependency
Bot](https://gitlab.com/gitlab-dependency-update-bot)
- Code Refactor Using Request Handlers - 1
([!2514](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2514))
by [Yashesvinee V](https://gitlab.com/yashes7516)
####
[0.160.1](https://gitlab.com/gitlab-org/api/client-go/compare/v0.160.0...v0.160.1)
(2025-11-19)
##### Bug Fixes
- update input field from "key" to "name" in pipeline schedules to
prevent an API error
([062133f](https://gitlab.com/gitlab-org/api/client-go/commit/062133f0c24b32ca6ae64a9f7b80fd3fa7e58256))
#### 0.160.0
##### 🚀 Features
- feat (project\_members): Add show\_seat\_info option to ProjectMembers
([!2572](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2572))
by [Zubeen](https://gitlab.com/syedzubeen)
##### 🔄 Other Changes
- refactor: fix modernize lint issues
([!2574](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2574))
by [Oleksandr Redko](https://gitlab.com/alexandear)
- chore(deps): update module cel.dev/expr to v0.25.1
([!2573](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2573))
by [GitLab Dependency
Bot](https://gitlab.com/gitlab-dependency-update-bot)
- docs(no-release): format examples, update pkg doc url
([!2543](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2543))
by [Oleksandr Redko](https://gitlab.com/alexandear)
###
[`v0.160.1`](https://gitlab.com/gitlab-org/api/client-go/blob/HEAD/CHANGELOG.md#01610-2025-11-24)
[Compare
Source](https://gitlab.com/gitlab-org/api/client-go/compare/v0.160.0...v0.160.1)
##### Bug Fixes
- return detailed API errors for BlockUser instead of generic LDAP
message
([2ba9fa6](https://gitlab.com/gitlab-org/api/client-go/commit/2ba9fa6995de6cadf0dae1bf600979b73ee471ce))
#### 0.160.2
##### 🐛 Bug Fixes
- Fix double escaping in paths
([!2583](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2583))
by [Timo Furrer](https://gitlab.com/timofurrer)
####
[0.160.2](https://gitlab.com/gitlab-org/api/client-go/compare/v0.160.1...v0.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](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2580))
by [Zubeen](https://gitlab.com/syedzubeen)
##### 🔄 Other Changes
- Code Refactor Using Request Handlers - 9
([!2524](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2524))
by [Yashesvinee V](https://gitlab.com/yashes7516)
- Code Refactor Using Request Handlers - 7
([!2522](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2522))
by [Yashesvinee V](https://gitlab.com/yashes7516)
- Code Refactor Using Request Handlers - 5
([!2518](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2518))
by [Yashesvinee V](https://gitlab.com/yashes7516)
- Code Refactor Using Request Handlers - 2
([!2515](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2515))
by [Yashesvinee V](https://gitlab.com/yashes7516)
- Code Refactor Using Request Handlers - 4
([!2517](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2517))
by [Yashesvinee V](https://gitlab.com/yashes7516)
- Code Refactor Using Request Handlers - 3
([!2516](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2516))
by [Yashesvinee V](https://gitlab.com/yashes7516)
- chore(deps): update module github.com/godbus/dbus/v5 to v5.2.0
([!2576](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2576))
by [GitLab Dependency
Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore(deps): update golangci/golangci-lint docker tag to v2.6.2
([!2577](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2577))
by [GitLab Dependency
Bot](https://gitlab.com/gitlab-dependency-update-bot)
- Code Refactor Using Request Handlers - 1
([!2514](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2514))
by [Yashesvinee V](https://gitlab.com/yashes7516)
####
[0.160.1](https://gitlab.com/gitlab-org/api/client-go/compare/v0.160.0...v0.160.1)
(2025-11-19)
##### Bug Fixes
- update input field from "key" to "name" in pipeline schedules to
prevent an API error
([062133f](https://gitlab.com/gitlab-org/api/client-go/commit/062133f0c24b32ca6ae64a9f7b80fd3fa7e58256))
#### 0.160.0
##### 🚀 Features
- feat (project\_members): Add show\_seat\_info option to ProjectMembers
([!2572](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2572))
by [Zubeen](https://gitlab.com/syedzubeen)
##### 🔄 Other Changes
- refactor: fix modernize lint issues
([!2574](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2574))
by [Oleksandr Redko](https://gitlab.com/alexandear)
- chore(deps): update module cel.dev/expr to v0.25.1
([!2573](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2573))
by [GitLab Dependency
Bot](https://gitlab.com/gitlab-dependency-update-bot)
- docs(no-release): format examples, update pkg doc url
([!2543](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2543))
by [Oleksandr Redko](https://gitlab.com/alexandear)
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <[email protected]>
Co-authored-by: Alex Boten <[email protected]>1 parent a68e455 commit c8d2f9e
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments