Skip to content

build(deps): bump github.com/openshift-online/ocm-sdk-go from 0.1.494 to 0.1.497#902

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.497
Open

build(deps): bump github.com/openshift-online/ocm-sdk-go from 0.1.494 to 0.1.497#902
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.497

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.494 to 0.1.497.

Release notes

Sourced from github.com/openshift-online/ocm-sdk-go's releases.

Release 0.1.497

  • Update model to 0.0.452
    • Add the AvailableChannels method to the Version resource

Release 0.1.496

  • Update model to 0.0.451
    • Add the GcpDnsDomain type and include in the DNSDomain as a field.

Release 0.1.495

  • Update model to 0.0.450
    • Add ImageDigestMirrors field to ClusterRegistryConfig for ARO-HCP.
Changelog

Sourced from github.com/openshift-online/ocm-sdk-go's changelog.

0.1.497 Feb 25 2026

  • Update model to 0.0.452
    • Add the AvailableChannels method to the Version resource

0.1.496 Feb 24 2026

  • Update model to 0.0.451
    • Add the GcpDnsDomain type and include in the DNSDomain as a field.

0.1.495 Feb 23 2026

  • Update model to 0.0.450
    • Add ImageDigestMirrors field to ClusterRegistryConfig for ARO-HCP.
Commits
  • e6f5827 Merge pull request #1142 from BraeTroutman/OCM-22426/release-0.1.497
  • 46aef28 Release v0.1.497
  • 1e17031 [OCM-22426](https://issues.redhat.com/browse/OCM-22426) | chore: update ocm-api-model to 0.0.452
  • 1afe0ff Merge pull request #1140 from rcampos2029/release
  • 4f6f8ce chore: Release 0.1.496
  • ee3a4ef Bump api model to v0.0.451
  • d543bbf Merge pull request #1139 from nimrodshn/prepare_release_0_1_495
  • a0d1cef chore: Release 0.1.495
  • 803c158 Merge pull request #1138 from nimrodshn/update_api_mode_0_0_450
  • 284883b Bump api model to v0.0.450
  • See full diff 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)

Summary by CodeRabbit

  • Chores
    • Updated internal dependencies to current versions to improve stability, compatibility, and maintenance. Minor build and packaging adjustments included with no user-facing API changes.

@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Mar 2, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 2, 2026 00:26
@openshift-ci openshift-ci bot requested review from Tessg22 and xiaoyu74 March 2, 2026 00:27
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 2, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift 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
Copy link
Contributor

openshift-ci bot commented Mar 2, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

The full list of commands accepted by this bot can be found 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
Copy link

coderabbitai bot commented Mar 2, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

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

Review profile: CHILL

Plan: Pro

Cache: Disabled due to data retention organization setting

Knowledge base: Disabled due to data retention organization setting

📥 Commits

Reviewing files that changed from the base of the PR and between e0173c9 and b34952d.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod
🚧 Files skipped from review as they are similar to previous changes (1)
  • go.mod

Walkthrough

Updated Go module versions in go.mod: github.com/openshift-online/ocm-sdk-go bumped v0.1.494 → v0.1.497; the indirect github.com/openshift-online/ocm-api-model/model moved v0.0.449 → v0.0.452. The clientapi module remains at v0.0.452 (no change).

Changes

Cohort / File(s) Summary
Go Module Dependencies
go.mod
Bumped github.com/openshift-online/ocm-sdk-go v0.1.494 → v0.1.497; updated indirect github.com/openshift-online/ocm-api-model/model v0.0.449 → v0.0.452. github.com/openshift-online/ocm-api-model/clientapi remains at v0.0.452 (no change).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 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: bumping the ocm-sdk-go dependency from v0.1.494 to v0.1.497, which matches the primary objective of the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed This PR only modifies go.mod with dependency version updates and contains no test file changes.
Test Structure And Quality ✅ Passed This PR is exclusively a dependency update modifying only go.mod file, bumping github.com/openshift-online/ocm-sdk-go from v0.1.494 to v0.1.497 with no test file changes.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.497

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

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.04%. Comparing base (ca6d232) to head (e0173c9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #902      +/-   ##
==========================================
+ Coverage   53.01%   53.04%   +0.03%     
==========================================
  Files          86       86              
  Lines        6538     6538              
==========================================
+ Hits         3466     3468       +2     
+ Misses       2610     2609       -1     
+ Partials      462      461       -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xiaoyu74
Copy link
Contributor

xiaoyu74 commented Mar 3, 2026

/test all

Bumps [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) from 0.1.494 to 0.1.497.
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-sdk-go@v0.1.494...v0.1.497)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-version: 0.1.497
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.497 branch from e0173c9 to b34952d Compare March 3, 2026 00:50
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 3, 2026

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/coverage b34952d link true /test coverage

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

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

Labels

area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants