Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the go-minor-patch group with 1 update: gitlab.com/gitlab-org/api/client-go.

Updates gitlab.com/gitlab-org/api/client-go from 1.10.0 to 1.11.0

Release notes

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

v1.11.0

1.11.0

🚀 Features

  • feat(groups): add support for merge related settings (!2625) by Zubeen

🐛 Bug Fixes

🔄 Other Changes

1.11.0 (2026-01-05)

Bug Fixes

  • api: typo in ms teams slug (1ed6c95)

Features

  • groups: add support for merge related settings (cb8412f)
Changelog

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

1.11.0

🚀 Features

  • feat(groups): add support for merge related settings (!2625) by Zubeen

🐛 Bug Fixes

🔄 Other Changes

1.11.0 (2026-01-05)

Bug Fixes

  • api: typo in ms teams slug (1ed6c95)

Features

  • groups: add support for merge related settings (cb8412f)
Commits
  • 47db54d chore(release): 1.11.0 [skip ci]
  • bda199f Merge branch 'ms-teams-bug' into 'main'
  • 1ed6c95 fix(api): typo in ms teams slug
  • c3983a2 Merge branch 'mergeSettings' into 'main'
  • cb8412f feat(groups): add support for merge related settings
  • 546c3d7 Merge branch 'renovate/golang.org-x-text-0.x' into 'main'
  • e5cd9a4 chore(deps): update module golang.org/x/text to v0.32.0
  • 19d243a Merge branch 'renovate/golang.org-x-sys-0.x' into 'main'
  • 2a70b45 chore(deps): update module golang.org/x/sys to v0.39.0
  • f8829b7 Merge branch 'renovate/github.com-godbus-dbus-v5-5.x' into 'main'
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-minor-patch group with 1 update: [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go).


Updates `gitlab.com/gitlab-org/api/client-go` from 1.10.0 to 1.11.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.10.0...v1.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

go.mod

PackageVersionLicenseIssue Type
gitlab.com/gitlab-org/api/client-go1.11.0NullUnknown License
Denied Licenses: GPL-2.0, GPL-3.0, LGPL-2.1, LGPL-3.0, AGPL-3.0

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/github.com/google/go-querystring 1.2.0 🟢 5
Details
CheckScoreReason
Maintained⚠️ 11 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review⚠️ 2Found 5/19 approved changesets -- score normalized to 2
Pinned-Dependencies🟢 10all dependencies are pinned
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟢 10security policy file detected
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 1SAST tool is not run on all commits -- score normalized to 1
gomod/gitlab.com/gitlab-org/api/client-go 1.11.0 UnknownUnknown

Scanned Files

  • go.mod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant