Skip to content

Update module github.com/openshift-online/ocm-sdk-go to v0.1.512 - #1295

Merged
openshift-merge-bot[bot] merged 1 commit into
mainfrom
konflux/mintmaker/main/github.com-openshift-online-ocm-sdk-go-0.x
Sep 20, 2026
Merged

openshift-merge-bot[bot] merged 1 commit into
mainfrom
konflux/mintmaker/main/github.com-openshift-online-ocm-sdk-go-0.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/openshift-online/ocm-sdk-go v0.1.511v0.1.512 age confidence

Warning

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


Release Notes

openshift-online/ocm-sdk-go (github.com/openshift-online/ocm-sdk-go)

v0.1.512: Release 0.1.512

Compare Source

What's Changed

Full Changelog: openshift-online/ocm-sdk-go@v0.1.511...v0.1.512


Configuration

📅 Schedule: (UTC)

  • 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.

Summary by CodeRabbit

  • Chores
    • Updated internal Go dependencies to newer patch versions.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. labels Sep 20, 2026
@red-hat-konflux

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/openshift-online/ocm-api-model/model v0.0.466 -> v0.0.468

@openshift-ci

openshift-ci Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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

The pull request process is described here

Details 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

2 similar comments
@openshift-ci

openshift-ci Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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

The pull request process is described here

Details 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

@openshift-ci

openshift-ci Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

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

The pull request process is described here

Details 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

coderabbitai Bot commented Sep 20, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: openshift-online/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 7b49e089-a8a8-4218-9b10-b7ee3ee6cf57

📥 Commits

Reviewing files that changed from the base of the PR and between 2b0c932 and e225bf6.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


Walkthrough

The pull request updates two Go module dependencies in go.mod: the direct OCM SDK and the indirect OCM API model.

Changes

OCM dependency updates

Layer / File(s) Summary
Dependency version updates
go.mod
The direct ocm-sdk-go dependency changes from v0.1.511 to v0.1.512. The indirect ocm-api-model/model dependency changes from v0.0.466 to v0.0.468.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Other

Suggested reviewers: rcampos2029

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: updating github.com/openshift-online/ocm-sdk-go to v0.1.512.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
No-Weak-Crypto ✅ Passed PASS. The reviewed range changes only go.mod and go.sum dependency references. It does not add or modify cryptographic code. The published ocm-sdk-go v0.1.512 diff contains generated API/model changes…
Container-Privileges ✅ Passed The pull request changes only go.mod and go.sum dependency versions. It does not change a container or Kubernetes manifest. The repository Dockerfile is unchanged, uses USER 1001 for the final image, …
No-Sensitive-Data-In-Logs ✅ Passed PASS. The reviewed range changes only go.mod and go.sum dependency versions. It adds no logging code or log arguments. A source comparison of ocm-sdk-go v0.1.511 and v0.1.512 found only four gen…
No-Hardcoded-Secrets ✅ Passed The pull request changes only go.mod and go.sum. The added go.mod lines update dependency versions. The added go.sum lines are standard Go module checksum records. No API keys, tokens, passwords, priv…
No-Injection-Vectors ✅ Passed The pull request changes only dependency metadata in go.mod and go.sum. Added lines contain module versions and checksum entries for ocm-sdk-go v0.1.512 and ocm-api-model v0.0.468. No Go source files …
Ai-Attribution ✅ Passed The authored PR description mentions Renovate and dependency release notes, but no AI tool. The reviewed commit also contains no AI-tool mention, Assisted-by, Generated-by, or Co-Authored-By trailer. …
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

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

@openshift-ci

openshift-ci Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift-online member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Sep 20, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit 5f23ada into main Sep 20, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants