Skip to content

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

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.499
Apr 6, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

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

Release notes

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

Release 0.1.499

  • [OCM-22967](https://redhat.atlassian.net/browse/OCM-22967) | fix: removing pgx dependency
Changelog

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

0.1.499 Mar 31 2026

  • [OCM-22967](https://redhat.atlassian.net/browse/OCM-22967) | fix: removing pgx dependency
Commits
  • 32e4a98 Merge pull request #1148 from rcampos2029/release_0.1.499
  • 2da8b84 Release v0.1.499
  • e47b25a Merge pull request #1147 from rcampos2029/OCM-22967
  • 5aef022 [OCM-22967](https://redhat.atlassian.net/browse/OCM-22967) | fix: removing pgx dependency
  • 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.498 to 0.1.499.
- [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.498...v0.1.499)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-version: 0.1.499
  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 Apr 6, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 6, 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: 8417f2f2-6ed9-4c64-a202-16bb66224dce

📥 Commits

Reviewing files that changed from the base of the PR and between 59c1c29 and aab8dc0.

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

Walkthrough

Updated the github.com/openshift-online/ocm-sdk-go module dependency in go.mod from version v0.1.498 to v0.1.499. This is a patch-level version bump with no changes to other module directives or require entries.

Changes

Cohort / File(s) Summary
Dependency Update
go.mod
Updated github.com/openshift-online/ocm-sdk-go from v0.1.498 to v0.1.499.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

✨ 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.499

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

@github-actions github-actions bot enabled auto-merge (squash) April 6, 2026 00:23
@openshift-ci openshift-ci bot requested review from typeid and wanghaoran1988 April 6, 2026 00:23
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 6, 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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 6, 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 Apr 6, 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 e0f4352 into main Apr 6, 2026
8 of 9 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.499 branch April 6, 2026 00:30
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.96%. Comparing base (59c1c29) to head (aab8dc0).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #919      +/-   ##
==========================================
+ Coverage   53.93%   53.96%   +0.03%     
==========================================
  Files          88       88              
  Lines        6656     6656              
==========================================
+ Hits         3590     3592       +2     
+ Misses       2596     2595       -1     
+ Partials      470      469       -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.

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