Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/openshift-online/ocm-common from 0.0.34 to 0.0.36.

Release notes

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

v0.0.36

What's Changed

New Contributors

Full Changelog: openshift-online/ocm-common@v0.0.35...v0.0.36

Changelog

Bug fixes

  • f1b778fcfb249b49d6ae0bb343e4d749d9209cdc [OCM-21736](https://issues.redhat.com//browse/OCM-21736) | fix: fix credential file check
  • af9cb3d22da442d6e1acf84aadcec42eb359fedc [OCM-21736](https://issues.redhat.com//browse/OCM-21736) | fix: fix credential file check

v0.0.35

Changelog

Others

  • ec399fe44d9bbfcf554d395e8de4913c21d0b498 [OCM-20299](https://issues.redhat.com//browse/OCM-20299) | refactor: move install config and machine pool structs to ocm-common
Commits
  • b8b494f Merge pull request #129 from jefrazie/jf_cred_file
  • f1b778f [OCM-21736](https://issues.redhat.com//browse/OCM-21736) | fix: fix credential file check
  • af9cb3d [OCM-21736](https://issues.redhat.com//browse/OCM-21736) | fix: fix credential file check
  • 4911a4b Merge pull request #128 from NoamNakash/OCM-20299_move_structs_to_ocm_common
  • ec399fe [OCM-20299](https://issues.redhat.com//browse/OCM-20299) | refactor: move install config and machine pool structs to ocm-common
  • 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-common](https://github.com/openshift-online/ocm-common) from 0.0.34 to 0.0.36.
- [Release notes](https://github.com/openshift-online/ocm-common/releases)
- [Changelog](https://github.com/openshift-online/ocm-common/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-common@v0.0.34...v0.0.36)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-common
  dependency-version: 0.0.36
  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 Feb 9, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 9, 2026

Walkthrough

Updates the github.com/openshift-online/ocm-common dependency from version v0.0.34 to v0.0.36 in the Go module configuration. This is a straightforward dependency version update with no changes to control flow or error handling logic.

Changes

Cohort / File(s) Summary
Dependency Update
go.mod
Bumps github.com/openshift-online/ocm-common from v0.0.34 to v0.0.36.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and specifically describes the main change: bumping a dependency from version 0.0.34 to 0.0.36.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The PR description clearly documents the dependency bump from v0.0.34 to v0.0.36 with detailed release notes, changelogs, and commit information.

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

✨ Finishing touches
  • 📝 Generate docstrings
🧪 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-common-0.0.36

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

@openshift-ci openshift-ci bot requested a review from rcampos2029 February 9, 2026 09:10
@openshift-ci
Copy link

openshift-ci bot commented Feb 9, 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 rcampos2029 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 openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Feb 9, 2026
@openshift-ci
Copy link

openshift-ci bot commented Feb 9, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift-online 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.

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-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants