Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Nov 26, 2025

This PR contains the following updates:

Package Change Age Confidence
gitlab.com/gitlab-org/api/client-go v0.160.2 -> v1.7.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)

v1.7.0

Compare Source

1.7.0

🚀 Features
  • feat(users): Add support for a user to see only one file diff per page (!2597) by Zubeen

1.7.0 (2025-12-06)

Features
  • users: Add support for a user to see only one file diff per page (e2a9e09)

v1.6.0

Compare Source

1.6.0

🚀 Features
🔄 Other Changes

1.6.0 (2025-12-05)

Features
  • add admin compliance policy settings API (5c17773)

v1.5.0

Compare Source

1.5.0

🚀 Features
  • feat(Project Mirrors): Add missing Mirror attributes when reading or updating Project Mirrors (!2600) by Patrick Rice

1.5.0 (2025-12-03)

Features
  • Project Mirrors: Add missing Mirror attributes when reading or updating Project Mirrors (a49b32d)

v1.4.1

Compare Source

Features
  • Project Mirrors: Add missing Mirror attributes when reading or updating Project Mirrors (a49b32d)

1.4.1

🐛 Bug Fixes
  • Encode package managers as CSV in query for dependencies list (!2604) by Timo Furrer

1.4.1 (2025-12-02)

1.4.0

🚀 Features
🔄 Other Changes

v1.4.0

Compare Source

Features
  • Project Mirrors: Add missing Mirror attributes when reading or updating Project Mirrors (a49b32d)

1.4.1

🐛 Bug Fixes
  • Encode package managers as CSV in query for dependencies list (!2604) by Timo Furrer

1.4.1 (2025-12-02)

1.4.0

🚀 Features
🔄 Other Changes

v1.3.1

Compare Source

Features
  • integrations: Add attestations integrations (4f50db4)

1.3.1

🐛 Bug Fixes

1.3.1 (2025-12-01)

Bug Fixes
  • merge_requests: Reinstate missing request option (f5f912d)

1.3.0

🚀 Features
  • feat(credentials): Add support for revoking group PATs, listing/deleting group SSH keys (!2594) by Heidi Berry
🔄 Other Changes
  • refactor: moved comments to interface (!2595) by Zubeen
  • refactor(users): moved comments to interface (!2596) by Zubeen
  • refactor: moved comments to interface (!2599) by Zubeen
  • Simplify more request functions, introducing NoEscape (!2592) by Timo Furrer

v1.3.0

Compare Source

Features
  • integrations: Add attestations integrations (4f50db4)

1.3.1

🐛 Bug Fixes

1.3.1 (2025-12-01)

Bug Fixes
  • merge_requests: Reinstate missing request option (f5f912d)

1.3.0

🚀 Features
  • feat(credentials): Add support for revoking group PATs, listing/deleting group SSH keys (!2594) by Heidi Berry
🔄 Other Changes
  • refactor: moved comments to interface (!2595) by Zubeen
  • refactor(users): moved comments to interface (!2596) by Zubeen
  • refactor: moved comments to interface (!2599) by Zubeen
  • Simplify more request functions, introducing NoEscape (!2592) by Timo Furrer

v1.2.0

Compare Source

1.2.0

🚀 Features
  • feat(credentials): Add support for listing all SaaS enterprise user personal access tokens (!2593) by Heidi Berry
🔄 Other Changes

1.2.0 (2025-11-27)

Features
  • credentials: Add support for listing all SaaS enterprise user personal access tokens (3697779)

v1.1.0

Compare Source

1.1.0

🚀 Features
  • feat(service_account): allow providing email when update a Service Account (!2589) by kilianpaquier
🔄 Other Changes

1.1.0 (2025-11-26)

Features
  • service_account: allow providing email when update a Service Account (324d080)

v1.0.1

Compare Source

Features
  • service_account: allow providing email when update a Service Account (324d080)

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

v1.0.0

Compare Source

Features
  • service_account: allow providing email when update a Service Account (324d080)

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

v0.161.1

Compare Source

  • 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

0.161.1 (2025-11-24)

Bug Fixes
  • users: Fix a bug where error parsing causes user blocking to not function properly (2ad5506)

0.161.0

🚀 Features
  • fix: return detailed API errors for BlockUser instead of generic LDAP message (!2581) by Zubeen

v0.161.0

Compare Source

  • 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

0.161.1 (2025-11-24)

Bug Fixes
  • users: Fix a bug where error parsing causes user blocking to not function properly (2ad5506)

0.161.0

🚀 Features
  • fix: return detailed API errors for BlockUser instead of generic LDAP message (!2581) by Zubeen

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@openshift-ci openshift-ci bot requested review from rhopp and xinredhat November 26, 2025 21:23
@openshift-ci
Copy link

openshift-ci bot commented Nov 26, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign lcarva for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai
Copy link

coderabbitai bot commented Nov 26, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.


# Since we're not using the makefile, this doesn't default to the testing token
# properly.
GITLAB_TOKEN: "glpat-ACCTEST1234567890123"

Check failure

Code scanning / SonarCloud

GitLab tokens should not be disclosed High library

Make sure this GitLab token gets revoked, changed, and removed from the code. See more on SonarQube Cloud
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.8/gitlab.com-gitlab-org-api-client-go-1.x branch 2 times, most recently from a70b263 to 2538339 Compare November 27, 2025 17:31
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module gitlab.com/gitlab-org/api/client-go to v1 fix(deps): update module gitlab.com/gitlab-org/api/client-go to v1 - abandoned Nov 27, 2025
@red-hat-konflux
Copy link
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module gitlab.com/gitlab-org/api/client-go to v1 - abandoned fix(deps): update module gitlab.com/gitlab-org/api/client-go to v1 Nov 28, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.8/gitlab.com-gitlab-org-api-client-go-1.x branch 5 times, most recently from 5ac1b7c to b37304c Compare December 5, 2025 13:23
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.8/gitlab.com-gitlab-org-api-client-go-1.x branch from b37304c to 7c64409 Compare December 6, 2025 21:26
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 6, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

0 participants