Skip to content

Bump github.com/openshift-online/ocm-sdk-go from 0.1.497 to 0.1.498#1684

Merged
github-actions[bot] merged 2 commits intomasterfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.498
Mar 13, 2026
Merged

Bump github.com/openshift-online/ocm-sdk-go from 0.1.497 to 0.1.498#1684
github-actions[bot] merged 2 commits intomasterfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.498

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

Release 0.1.498

  • Update model to 0.0.453
    • Add OidcIssuerUrl field to ARO-HCP Azure type for workload identity federation
    • Add Visibility field and AzureKmsEncryptionVisibility type to AzureKmsEncryption
Changelog

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

0.1.498 Mar 11 2026

  • Update model to 0.0.453
    • Add OidcIssuerUrl field to ARO-HCP Azure type for workload identity federation
    • Add Visibility field and AzureKmsEncryptionVisibility type to AzureKmsEncryption
Commits

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)

Bumps [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) from 0.1.497 to 0.1.498.
- [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.497...v0.1.498)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 11, 2026
@github-actions github-actions bot enabled auto-merge March 11, 2026 17:53
@coderabbitai
Copy link

coderabbitai bot commented Mar 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 38967ec0-fed3-4738-a8f6-a68f2074d44f

📥 Commits

Reviewing files that changed from the base of the PR and between a41a4ac and 006ffcc.

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

Summary by CodeRabbit

  • Chores
    • Updated project dependencies to their latest versions.

Walkthrough

Dependency version bump updating github.com/openshift-online/ocm-sdk-go from v0.1.497 to v0.1.498, with corresponding indirect dependency updates for ocm-api-model clientapi and model modules.

Changes

Cohort / File(s) Summary
Dependency Updates
go.mod
Bumped ocm-sdk-go to v0.1.498 and related indirect dependencies (ocm-api-model clientapi and model) to v0.0.453.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: bumping the ocm-sdk-go dependency from 0.1.497 to 0.1.498, which is the primary purpose of the pull request.
Description check ✅ Passed The description is directly related to the changeset, providing release notes, changelog details, and commit information about the dependency update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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.498

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

@matysek
Copy link
Member

matysek commented Mar 12, 2026

/retest

@matysek
Copy link
Member

matysek commented Mar 13, 2026

/restest

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.82%. Comparing base (ec676ba) to head (719f669).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1684      +/-   ##
==========================================
- Coverage   69.87%   69.82%   -0.05%     
==========================================
  Files          32       32              
  Lines        4322     4322              
==========================================
- Hits         3020     3018       -2     
- Misses       1007     1009       +2     
  Partials      295      295              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@github-actions github-actions bot merged commit 6d8b3d3 into master Mar 13, 2026
14 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.498 branch March 13, 2026 12:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants