Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps gitlab.com/gitlab-org/api/client-go from 1.21.0 to 1.23.0.

Release notes

Sourced from gitlab.com/gitlab-org/api/client-go's releases.

v1.23.0

1.23.0

🚀 Features

🔄 Other Changes

1.23.0 (2026-01-28)

Features

  • add group protected branches service (c7ffe6f)

v1.22.1

1.22.1

🐛 Bug Fixes

  • fix: Type Mismatch in UpdateSettingsOptions for SentryEnabled (!2690) by Zubeen

🔄 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

... (truncated)

Changelog

Sourced from gitlab.com/gitlab-org/api/client-go's changelog.

1.23.0

🚀 Features

🔄 Other Changes

1.23.0 (2026-01-28)

Features

  • add group protected branches service (c7ffe6f)

1.22.1

🐛 Bug Fixes

  • fix: Type Mismatch in UpdateSettingsOptions for SentryEnabled (!2690) by Zubeen

🔄 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)

1.22.0

🚀 Features

... (truncated)

Commits
  • b6373c3 chore(release): 1.23.0 [skip ci]
  • 8758c89 Merge branch 'feat/implement-group-protected-branches' into 'main'
  • c7ffe6f feat: add group protected branches service
  • 839bd72 Merge branch 'chore/discard-handler' into 'main'
  • 718d479 chore(no-release): refactor to slog.DiscardHandler
  • ca0d7b7 chore(release): 1.22.1 [skip ci]
  • 77ffd06 Merge branch 'sentryFix' into 'main'
  • c2d3ca9 fix: Type Mismatch in UpdateSettingsOptions for SentryEnabled
  • bf0a2ee Merge branch 'incorrectURLTags' into 'main'
  • a4a525d fix: URL tags for throttle protected path settings in UpdateSettingsOptions
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) from 1.21.0 to 1.23.0.
- [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags)
- [Changelog](https://gitlab.com/gitlab-org/api/client-go/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v1.21.0...v1.23.0)

---
updated-dependencies:
- dependency-name: gitlab.com/gitlab-org/api/client-go
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot) labels Jan 29, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 29, 2026 03:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot) labels Jan 29, 2026
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.49%. Comparing base (9d459c8) to head (feb658f).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #26170      +/-   ##
==========================================
- Coverage   62.50%   62.49%   -0.01%     
==========================================
  Files         412      412              
  Lines       55465    55465              
==========================================
- Hits        34666    34665       -1     
- Misses      17479    17487       +8     
+ Partials     3320     3313       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reggie-k reggie-k merged commit e548ec7 into master Jan 29, 2026
39 of 40 checks passed
@reggie-k reggie-k deleted the dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-1.23.0 branch January 29, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant