Skip to content

chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.160.1 to 1.43.0#2019

Closed
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-1.43.0
Closed

chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.160.1 to 1.43.0#2019
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-1.43.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps gitlab.com/gitlab-org/api/client-go from 0.160.1 to 1.43.0.

Release notes

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

v1.43.0

1.43.0

🚀 Features

1.43.0 (2026-02-25)

Features

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

v1.42.0

1.42.0

🚀 Features

1.42.0 (2026-02-24)

Features

  • Add public_email to CreateUserOptions (ab1ec31)

v1.41.1

1.41.1

🐛 Bug Fixes

  • fix: Fixed a set of endpoints where inputs were escaped and should not be escaped (!2772) by kilianpaquier

🔄 Other Changes

1.41.1 (2026-02-24)

Bug Fixes

... (truncated)

Changelog

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

1.43.0

🚀 Features

1.43.0 (2026-02-25)

Features

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

1.42.0

🚀 Features

1.42.0 (2026-02-24)

Features

  • Add public_email to CreateUserOptions (ab1ec31)

1.41.1

🐛 Bug Fixes

  • fix: Fixed a set of endpoints where inputs were escaped and should not be escaped (!2772) by kilianpaquier

🔄 Other Changes

1.41.1 (2026-02-24)

Bug Fixes

  • Fixed a set of endpoints where inputs were escaped and should not be escaped (d6d7b17)

1.41.0

... (truncated)

Commits
  • 547fb3d chore(release): 1.43.0 [skip ci]
  • bf2f387 Merge branch 'fforster/pagination' into 'main'
  • fc88ad8 docs(pagination): Add an example function demonstrating how to use Scan2.
  • f821c08 feat(pagination): Add ScanAndCollectN to collect at most n results.
  • 066af19 chore(release): 1.42.0 [skip ci]
  • 99a0950 Merge branch 'add-public-email-to-create-user-options' into 'main'
  • ab1ec31 feat: Add public_email to CreateUserOptions
  • 8612b76 chore(release): 1.41.1 [skip ci]
  • 26381d6 Merge branch 'fix/no-path-escape' into 'main'
  • d6d7b17 fix: Fixed a set of endpoints where inputs were escaped and should not be esc...
  • 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.160.1 to 1.43.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.160.1...v1.43.0)

---
updated-dependencies:
- dependency-name: gitlab.com/gitlab-org/api/client-go
  dependency-version: 1.43.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 25, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2026

Superseded by #2022.

@dependabot dependabot bot closed this Feb 26, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-1.43.0 branch February 26, 2026 23:33
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

Development

Successfully merging this pull request may close these issues.

1 participant