Skip to content

Bump gitlab.com/gitlab-org/api/client-go from 1.40.1 to 1.45.0#42

Merged
mchmarny merged 1 commit intomainfrom
dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-1.45.0
Mar 2, 2026
Merged

Bump gitlab.com/gitlab-org/api/client-go from 1.40.1 to 1.45.0#42
mchmarny merged 1 commit intomainfrom
dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-1.45.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps gitlab.com/gitlab-org/api/client-go from 1.40.1 to 1.45.0.

Release notes

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

v1.45.0

1.45.0

🚀 Features

🔄 Other Changes

1.45.0 (2026-02-27)

Bug Fixes

  • test: Use epic IID instead of ID in DeleteEpic cleanup. (49dea05)

v1.44.0

1.44.0

🚀 Features

  • Implement runner controller instance-level runner scope support (!2765) by Timo Furrer

🔄 Other Changes

1.44.0 (2026-02-26)

v1.43.0

1.43.0

🚀 Features

1.43.0 (2026-02-25)

Features

  • pagination: Add ScanAndCollectN to collect at most n results. (f821c08)

... (truncated)

Changelog

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

1.45.0

🚀 Features

🔄 Other Changes

1.45.0 (2026-02-27)

Bug Fixes

  • test: Use epic IID instead of ID in DeleteEpic cleanup. (49dea05)

1.44.0

🚀 Features

  • Implement runner controller instance-level runner scope support (!2765) by Timo Furrer

🔄 Other Changes

1.44.0 (2026-02-26)

1.43.0

🚀 Features

1.43.0 (2026-02-25)

Features

  • pagination: Add ScanAndCollectN to collect at most n results. (f821c08)

1.42.0

... (truncated)

Commits
  • 0abd5ce chore(release): 1.45.0 [skip ci]
  • 6f5a6da Merge branch 'issue_#2237' into 'main'
  • 06094f9 Add LockMembershipsToSAML support to Application Settings
  • 37ff76b Merge branch 'fforster/epic-cleanup' into 'main'
  • 49dea05 fix(test): Use epic IID instead of ID in DeleteEpic cleanup.
  • 1e294d4 chore(release): 1.44.0 [skip ci]
  • 69b78fe Merge branch 'rc-runner-scopes' into 'main'
  • 9d53517 Merge branch 'renovate/github.com-graph-gophers-graphql-go-1.x' into 'main'
  • 5426b5e chore(deps): update module github.com/graph-gophers/graphql-go to v1.9.0
  • 547fb3d chore(release): 1.43.0 [skip ci]
  • 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 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.40.1 to 1.45.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.40.1...v1.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 27, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.63%. Comparing base (0cb238a) to head (9621bf8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   47.63%   47.63%           
=======================================
  Files          17       17           
  Lines         548      548           
=======================================
  Hits          261      261           
  Misses        286      286           
  Partials        1        1           
Flag Coverage Δ
unittests 47.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mchmarny mchmarny merged commit a91708f into main Mar 2, 2026
5 checks passed
@mchmarny mchmarny deleted the dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-1.45.0 branch March 2, 2026 12:14
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants