Skip to content

build(deps): bump github.com/openshift-online/ocm-api-model/clientapi from 0.0.449 to 0.0.452#904

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/openshift-online/ocm-api-model/clientapi-0.0.452
Open

build(deps): bump github.com/openshift-online/ocm-api-model/clientapi from 0.0.449 to 0.0.452#904
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/openshift-online/ocm-api-model/clientapi-0.0.452

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/openshift-online/ocm-api-model/clientapi from 0.0.449 to 0.0.452.

Release notes

Sourced from github.com/openshift-online/ocm-api-model/clientapi's releases.

Release 0.0.452

  • Add support for the AvailableChannels of the Version type.

Release 0.0.451

  • Add the GcpDnsDomain type and include in the DNSDomain as a field.

Release 0.0.450

No release notes provided.

Changelog

Sourced from github.com/openshift-online/ocm-api-model/clientapi's changelog.

0.0.452 Feb 25 2026

  • Add support for the AvailableChannels of the Version type.

0.0.451 Feb 24 2026

  • Add the GcpDnsDomain type and include in the DNSDomain as a field.

0.0.450 Feb 23 2026

  • Add ImageDigestMirrors field to ClusterRegistryConfig for ARO-HCP.
Commits
  • 5e06bc9 Merge pull request #1148 from BraeTroutman/OCM-22426/release
  • 8484e33 Release v0.0.452
  • 731fc78 [OCM-22426](https://issues.redhat.com/browse/OCM-22426) | feat: support AvailableChannels field of Version type
  • b4426bd Merge pull request #1146 from miguelhbrito/OCM-21264-api-model-gcp-dns-domain
  • 9db56df chore: Release v0.0.451
  • e51fd18 Merge pull request #1145 from miguelhbrito/OCM-21264-api-model-gcp-dns-domain
  • 54ea939 [OCM-21264](https://issues.redhat.com/browse/OCM-21264) | feat: api model for gcp dns domain
  • a657d65 Merge pull request #1144 from nimrodshn/release_0_0_450
  • 4cdabfe chore: Release v0.0.450
  • e5f1535 Merge pull request #1143 from nimrodshn/add_image_digest_mirrors
  • Additional commits viewable 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.

Bumps [github.com/openshift-online/ocm-api-model/clientapi](https://github.com/openshift-online/ocm-api-model) from 0.0.449 to 0.0.452.
- [Release notes](https://github.com/openshift-online/ocm-api-model/releases)
- [Changelog](https://github.com/openshift-online/ocm-api-model/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-api-model@v0.0.449...v0.0.452)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-api-model/clientapi
  dependency-version: 0.0.452
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@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
@coderabbitai
Copy link

coderabbitai bot commented Mar 2, 2026

Walkthrough

A dependency version update in go.mod upgrades the github.com/openshift-online/ocm-api-model/clientapi package from version v0.0.449 to v0.0.452. No other modifications to dependencies or module configuration were made.

Changes

Cohort / File(s) Summary
Dependency Update
go.mod
Updated github.com/openshift-online/ocm-api-model/clientapi from v0.0.449 to v0.0.452.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: bumping a dependency from v0.0.449 to v0.0.452, which matches the changeset in go.mod.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed All test titles use static, descriptive strings without dynamic values, timestamps, UUIDs, or variable interpolation.
Test Structure And Quality ✅ Passed This PR only modifies go.mod and go.sum files with no test code changes, making the custom check for test quality not applicable.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

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

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 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-api-model/clientapi-0.0.452

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

@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 feichashao 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

@codecov-commenter
Copy link

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #904   +/-   ##
=======================================
  Coverage   53.01%   53.01%           
=======================================
  Files          86       86           
  Lines        6538     6538           
=======================================
  Hits         3466     3466           
  Misses       2610     2610           
  Partials      462      462           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant