Skip to content

chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.157.0 to 1.34.0#30

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-go_modules-gitlab.com-gitlab-org-api-client-go-1.34.0
Open

chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.157.0 to 1.34.0#30
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-go_modules-gitlab.com-gitlab-org-api-client-go-1.34.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps gitlab.com/gitlab-org/api/client-go from 0.157.0 to 1.34.0.

Release notes

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

v1.34.0

1.34.0

🚀 Features

  • feat(workitems): Add an initial "Work Items" service with "Get" and "List" methods. (!2719) by Florian Forster

🔄 Other Changes

1.34.0 (2026-02-13)

Bug Fixes

  • workitems: Use int64 for global work item IDs. (f04e3d0)

Features

  • request_options: Add boolean return value to WithNext. (1cd1e1e)
  • workitems: Add comprehensive filtering to ListWorkItemsOptions (052a897)
  • workitems: Add pagination support to ListWorkItems. (cfdf5ee)
  • workitems: Add WorkItems service with Get methods (00925c2), closes gitlab-org/api/client-go#2213
  • workitems: Implement the ListWorkItems method. (4f8a709)

v1.33.0

1.33.0

🚀 Features

  • Support unauthenticated clients via Unauthenticated auth source (!2761) by Timo Furrer

1.33.0 (2026-02-13)

v1.32.0

1.32.0

🚀 Features

🔄 Other Changes

  • test(namespaces): Address test feedback to simplify the test (!2744) by Patrick Rice

... (truncated)

Changelog

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

1.34.0

🚀 Features

  • feat(workitems): Add an initial "Work Items" service with "Get" and "List" methods. (!2719) by Florian Forster

🔄 Other Changes

1.34.0 (2026-02-13)

Bug Fixes

  • workitems: Use int64 for global work item IDs. (f04e3d0)

Features

  • request_options: Add boolean return value to WithNext. (1cd1e1e)
  • workitems: Add comprehensive filtering to ListWorkItemsOptions (052a897)
  • workitems: Add pagination support to ListWorkItems. (cfdf5ee)
  • workitems: Add WorkItems service with Get methods (00925c2), closes gitlab-org/api/client-go#2213
  • workitems: Implement the ListWorkItems method. (4f8a709)

1.33.0

🚀 Features

  • Support unauthenticated clients via Unauthenticated auth source (!2761) by Timo Furrer

1.33.0 (2026-02-13)

1.32.0

🚀 Features

🔄 Other Changes

... (truncated)

Commits
  • 86ac3ea chore(release): 1.34.0 [skip ci]
  • b7a169b Merge branch 'fforster/workitems' into 'main'
  • 1cd1e1e feat(request_options): Add boolean return value to WithNext.
  • 55e59d8 chore(workitems): Use tabs to indent GraphQL queries.
  • cfdf5ee feat(workitems): Add pagination support to ListWorkItems.
  • 6f47257 docs(workitems): Add links to API reference documentation to all exported fun...
  • 3c47114 chore(workitems): Address review comments.
  • 525ba6b refactor(workitems): Pre-allocate slices.
  • 0807699 test: Validate the GraphQL schema of queries.
  • 2df0107 ci: Add job for downloading the GraphQL schema.
  • 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 0.157.0 to 1.34.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/v0.157.0...v1.34.0)

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

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 16, 2026
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.

0 participants