Skip to content

Build(deps): Bump github.com/openshift-online/ocm-sdk-go from 0.1.496 to 0.1.498#1047

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

Build(deps): Bump github.com/openshift-online/ocm-sdk-go from 0.1.496 to 0.1.498#1047
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.498

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.496 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

Release 0.1.497

  • Update model to 0.0.452
    • Add the AvailableChannels method to the Version resource
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

0.1.497 Feb 25 2026

  • Update model to 0.0.452
    • Add the AvailableChannels method to the Version resource
Commits
  • cbd0f3c Merge pull request #1144 from twolff-gh/release-0.1.498
  • e85b063 Release v0.1.498
  • 4995cf5 Merge pull request #1143 from zgalor/update-ocm-api-model-0.0.453
  • 7ac4097 chore: update ocm-api-model to 0.0.453
  • e6f5827 Merge pull request #1142 from BraeTroutman/OCM-22426/release-0.1.497
  • 46aef28 Release v0.1.497
  • 1e17031 [OCM-22426](https://redhat.atlassian.net/browse/OCM-22426) | chore: update ocm-api-model to 0.0.452
  • 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)

Bumps [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) from 0.1.496 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.496...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 16, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 16, 2026

Walkthrough

This pull request updates three dependency versions in go.mod for OpenShift OCM SDK and API model packages. The changes involve bumping github.com/openshift-online/ocm-sdk-go from v0.1.496 to v0.1.498 and updating two related API model dependencies to v0.0.453.

Changes

Cohort / File(s) Summary
Dependency Version Updates
go.mod
Bumped three indirect dependencies: ocm-sdk-go (v0.1.496 → v0.1.498), ocm-api-model/clientapi (v0.0.451 → v0.0.453), and ocm-api-model/model (v0.0.451 → v0.0.453). No modules added or removed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 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 v0.1.496 to v0.1.498, which aligns with the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The pull request description clearly relates to the changeset, detailing dependency version bumps from Dependabot with release notes explaining the updates to ocm-sdk-go and related dependencies.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • 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.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 31, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Mar 31, 2026

rebase

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.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 31, 2026

Looks like github.com/openshift-online/ocm-sdk-go is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 31, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.498 branch March 31, 2026 17:59
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 needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants