Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps github.com/openshift-online/ocm-cli from 1.0.8 to 1.0.10.

Release notes

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

Release 1.0.10

No release notes provided.

v1.0.9

Release v1.0.9 (#942)

- Update README.md
- Build a source container ([#874](https://github.com/openshift-online/ocm-cli/issues/874))
- update wif config to enable support for federated project ([#884](https://github.com/openshift-online/ocm-cli/issues/884))
- pool usage after update ([#888](https://github.com/openshift-online/ocm-cli/issues/888))
- Revert "pool usage after update ([#888](https://github.com/openshift-online/ocm-cli/issues/888))" ([#901](https://github.com/openshift-online/ocm-cli/issues/901))
- Red Hat Konflux update ocm-cli ([#882](https://github.com/openshift-online/ocm-cli/issues/882))
- update golang version ([#899](https://github.com/openshift-online/ocm-cli/issues/899))
- chore(deps): update konflux references
- added OWNERS file ([#937](https://github.com/openshift-online/ocm-cli/issues/937))
- [OCM-2093](https://issues.redhat.com//browse/OCM-2093) | fix: misaligned list users result
- [OCM-2093](https://issues.redhat.com//browse/OCM-2093) | fix: check eventual error raised by tabwriter's flush operation

What's Changed

New Contributors

Full Changelog: openshift-online/ocm-cli@v1.0.8...v1.0.9

Changelog

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

1.0.10 Dec 1 2025

1.0.9 Nov 25 2025

  • Update README.md
  • Build a source container (#874)
  • update wif config to enable support for federated project (#884)
  • pool usage after update (#888)
  • Revert "pool usage after update (#888)" (#901)
  • Red Hat Konflux update ocm-cli (#882)
  • update golang version (#899)
  • chore(deps): update konflux references
  • added OWNERS file (#937)
  • [OCM-2093](https://issues.redhat.com//browse/OCM-2093) | fix: misaligned list users result
  • [OCM-2093](https://issues.redhat.com//browse/OCM-2093) | fix: check eventual error raised by tabwriter's flush operation
Commits
  • 6cf26a0 Release v1.0.10 (#943)
  • b886b9b Release v1.0.9 (#942)
  • e0aab14 Merge pull request #941 from fernaspiazu/fix/ocm-2093
  • 7846726 [OCM-2093](https://issues.redhat.com//browse/OCM-2093) | fix: check eventual error raised by tabwriter's flush operation
  • 95039b0 [OCM-2093](https://issues.redhat.com//browse/OCM-2093) | fix: misaligned list users result
  • 88bfe88 Merge pull request #900 from openshift-online/konflux/references/main
  • 38c37b3 added OWNERS file (#937)
  • d93b1de chore(deps): update konflux references
  • 3010ac2 update golang version (#899)
  • 4c5c979 Red Hat Konflux update ocm-cli (#882)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@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 Dec 8, 2025
@openshift-ci openshift-ci bot requested review from Tessg22 and typeid December 8, 2025 00:11
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 8, 2025

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

I'm waiting for a github.com 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.

@feichashao
Copy link
Contributor

/retest

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/openshift-online/ocm-cli-1.0.10 branch from ce1f181 to 242d502 Compare December 17, 2025 23:59
Bumps [github.com/openshift-online/ocm-cli](https://github.com/openshift-online/ocm-cli) from 1.0.8 to 1.0.10.
- [Release notes](https://github.com/openshift-online/ocm-cli/releases)
- [Changelog](https://github.com/openshift-online/ocm-cli/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-cli@v1.0.8...v1.0.10)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-cli
  dependency-version: 1.0.10
  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-cli-1.0.10 branch from 242d502 to 9569c56 Compare December 19, 2025 04:02
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 19, 2025

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

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.91%. Comparing base (475df0e) to head (9569c56).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #860      +/-   ##
==========================================
- Coverage   52.95%   52.91%   -0.04%     
==========================================
  Files          86       86              
  Lines        6525     6525              
==========================================
- Hits         3455     3453       -2     
- Misses       2609     2610       +1     
- Partials      461      462       +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.

@feichashao
Copy link
Contributor

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 19, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 19, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], feichashao

The full list of commands accepted by this bot can be found here.

The pull request process is described 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 19, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 259881e into main Dec 19, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift-online/ocm-cli-1.0.10 branch December 19, 2025 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes lgtm Indicates that a PR is ready to be merged. 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