Skip to content

Comments

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

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

Release notes

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

Release 0.0.449

0.0.449 Feb 11 2026

Add upgrade policies resources for both control plane and node pool for ARO-HCP

  • Add ControlPlaneUpgradePolicies resource to manage control plane upgrade policies
  • Add NodePoolUpgradePolicies resource to manage node pool upgrade policies
  • Simplify upgrade policy types by removing scheduling-related fields (Schedule, ScheduleType, UpgradeType, NextRun, EnableMinorVersionUpgrades)
Changelog

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

0.0.449 Feb 11 2026

  • Add upgrade policies resources for both control plane and node pool for ARO-HCP
  • Add ControlPlaneUpgradePolicies resource to manage control plane upgrade policies
  • Add NodePoolUpgradePolicies resource to manage node pool upgrade policies
  • Simplify upgrade policy types by removing scheduling-related fields (Schedule, ScheduleType, UpgradeType, NextRun, EnableMinorVersionUpgrades)
Commits
  • 7c35ea1 Merge pull request #1140 from machi1990/prepare_release_0_0_449
  • 1847ee2 Merge pull request #1139 from machi1990/ARO-24032
  • a92d2f1 chore: Release v0.0.449
  • cf8a054 feat: add upgrade policies resources for both control plane and node pool for...
  • 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 an internal dependency to a newer patch version to incorporate upstream fixes and maintenance improvements. No functional or interface changes are expected for end users; this is a routine metadata update to ensure ongoing stability and compatibility.

@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 Feb 23, 2026
@openshift-ci openshift-ci bot requested review from bmeng and smarthall February 23, 2026 00:26
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 23, 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 Feb 23, 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 xiaoyu74 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 Feb 23, 2026

Walkthrough

Updated go.mod to bump dependency github.com/openshift-online/ocm-api-model/clientapi from v0.0.448 to v0.0.449. No other dependency, code, or module changes were made.

Changes

Cohort / File(s) Summary
Dependency Update
go.mod
Bumped github.com/openshift-online/ocm-api-model/clientapi from v0.0.448 to v0.0.449 (single-line version change).

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 directly and accurately describes the main change: bumping a dependency version in go.mod from 0.0.448 to 0.0.449.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed PR only modifies go.mod to bump github.com/openshift-online/ocm-api-model/clientapi from v0.0.448 to v0.0.449 with no test code changes.
Test Structure And Quality ✅ Passed This PR only modifies go.mod and go.sum files with no changes to test files, making the Test Structure and Quality check 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.449

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

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.04%. Comparing base (6e5f228) to head (65851bf).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #897      +/-   ##
==========================================
+ 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.

Bumps [github.com/openshift-online/ocm-api-model/clientapi](https://github.com/openshift-online/ocm-api-model) from 0.0.448 to 0.0.449.
- [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.448...v0.0.449)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-api-model/clientapi
  dependency-version: 0.0.449
  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-api-model/clientapi-0.0.449 branch from f182993 to 65851bf Compare February 23, 2026 03:00
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 23, 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/lint 65851bf link true /test lint

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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

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

@dependabot dependabot bot closed this Feb 23, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift-online/ocm-api-model/clientapi-0.0.449 branch February 23, 2026 04:06
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