Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

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

Release notes

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

v1.0.1

1.0.1

🐛 Bug Fixes

1.0.1 (2025-11-25)

Bug Fixes

  • fix ReviewerID() and let it accept int64 (6a6d439)

v1.0.0

1.0.0

Migration Guide to 1.0.0 is available at https://gitlab.com/gitlab-org/api/client-go/-/blob/main/docs/release-1.0-migration.md.

💥 Breaking Changes

1.0.0 (2025-11-24)

  • Merge branch 'release-client-1.0' into 'main' (f06b8c2)

Bug Fixes

  • issues: use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID (1dcb219)

Features

  • ListOptions: Update ListOptions to use composition instead of aliasing (60beef3)

BREAKING CHANGES

  • Release 1.0
  • ListOptions: ListOptions implementation changed from aliasing to composition Changelog: Improvements

v0.161.1

... (truncated)

Changelog

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

1.0.1

🐛 Bug Fixes

1.0.1 (2025-11-25)

Bug Fixes

  • fix ReviewerID() and let it accept int64 (6a6d439)

1.0.0

💥 Breaking Changes

1.0.0 (2025-11-24)

  • Merge branch 'release-client-1.0' into 'main' (f06b8c2)

Bug Fixes

  • issues: use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID (1dcb219)

Features

  • ListOptions: Update ListOptions to use composition instead of aliasing (60beef3)

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) by Patrick Rice

... (truncated)

Commits
  • 37125a1 chore(release): 1.0.1 [skip ci]
  • 29f1ef7 Merge branch 'ipsavitsky/fix-reviewers-id' into 'main'
  • 6a6d439 fix: fix ReviewerID() and let it accept int64
  • ede2539 chore(release): 1.0.0 [skip ci]
  • f06b8c2 Merge branch 'release-client-1.0' into 'main'
  • 9ec66ce chore(release): 0.161.1 [skip ci]
  • 9d5e0fd Merge remote-tracking branch 'origin/main' into release-client-1.0
  • 686f61c Merge branch 'fix-user-block-bug' into 'main'
  • 2ad5506 fix(users): Fix a bug where error parsing causes user blocking to not functio...
  • b73434f chore(release): 0.161.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 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 0.160.1 to 1.0.1.
- [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.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2025

Superseded by #1934.

@dependabot dependabot bot closed this Nov 27, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-1.0.1 branch November 27, 2025 23:02
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.

2 participants