Skip to content

build(deps): bump github.com/openshift-online/ocm-sdk-go from 0.1.499 to 0.1.500#933

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.500
May 4, 2026
Merged

build(deps): bump github.com/openshift-online/ocm-sdk-go from 0.1.499 to 0.1.500#933
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.500

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/openshift-online/ocm-sdk-go from 0.1.499 to 0.1.500.

Release notes

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

Release 0.1.500

  • Update model to 0.0.454
    • Add the ZeroEgress type and include in the AWS as a field.
Changelog

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

0.1.500 Apr 01 2026

  • Update model to 0.0.454
    • Add the ZeroEgress type and include in the AWS as a field.
Commits
  • 529cfd7 Merge pull request #1167 from marcolan018/ocm-23443
  • 4c9e685 chore: bump version to 0.1.500
  • 585c1b9 [OCM-23443](https://redhat.atlassian.net/browse/OCM-23443) | feat: add ZeroEgress into AWS
  • f19f64f Merge pull request #1153 from gurnben/add-makefile-quick-start
  • 25c4d91 Merge pull request #1152 from gurnben/add-dependabot
  • ed7e088 Merge pull request #1151 from gurnben/readme-and-docs-improvements
  • c43e011 Merge pull request #1150 from gurnben/agent-readiness-improvements
  • 697fd8a Add one-command build/setup: README.md (Quick Start section)
  • a5482fd Add Dependabot configuration for dependency security scanning
  • 08f46d2 Improve README structure: add missing Installation, Usage, and Development se...
  • Additional commits viewable in compare view

@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 May 4, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 4, 2026

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (3)
  • WIP
  • deps
  • Do Not Merge

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: a17675a6-9bac-4529-ab55-f320fea15709

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 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.500

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

@github-actions github-actions Bot enabled auto-merge (squash) May 4, 2026 00:32
@openshift-ci openshift-ci Bot requested review from Tafhim and wanghaoran1988 May 4, 2026 00:33
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 4, 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
Copy Markdown
Contributor

openshift-ci Bot commented May 4, 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 mitalibhalla 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
Copy Markdown

codecov-commenter commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.97%. Comparing base (92dc919) to head (893fe8e).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #933   +/-   ##
=======================================
  Coverage   53.97%   53.97%           
=======================================
  Files          88       88           
  Lines        6662     6662           
=======================================
  Hits         3596     3596           
  Misses       2597     2597           
  Partials      469      469           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MitaliBhalla
Copy link
Copy Markdown
Contributor

/retest

1 similar comment
@MitaliBhalla
Copy link
Copy Markdown
Contributor

/retest

Bumps [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) from 0.1.499 to 0.1.500.
- [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.499...v0.1.500)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-version: 0.1.500
  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.500 branch from 8d8ce4d to 893fe8e Compare May 4, 2026 12:41
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 4, 2026

@dependabot[bot]: all tests passed!

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.

@github-actions github-actions Bot merged commit a6e43bd into main May 4, 2026
8 of 9 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.500 branch May 4, 2026 12:49
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