Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

Release 1.0.9

  • 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
Changelog

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

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
  • 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)
  • b00c439 Revert "pool usage after update (#888)" (#901)
  • 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)

Bumps [github.com/openshift-online/ocm-cli](https://github.com/openshift-online/ocm-cli) from 1.0.8 to 1.0.9.
- [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.9)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-cli
  dependency-version: 1.0.9
  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 Dec 1, 2025
@openshift-ci openshift-ci bot requested review from feichashao and typeid December 1, 2025 02:12
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 1, 2025

[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 diakovnec for approval. For more information see the Code Review Process.

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

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
Contributor

openshift-ci bot commented Dec 1, 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.

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.

@MitaliBhalla
Copy link
Contributor

/retest

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 1, 2025

@dependabot[bot]: The following tests 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/test b6e912e link true /test test
ci/prow/build b6e912e link true /test build
ci/prow/coverage b6e912e link true /test coverage
ci/prow/lint b6e912e link true /test lint

Full PR test history. Your PR dashboard.

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.

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