Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps github.com/openshift-online/ocm-common from 0.0.29 to 0.0.33.

Release notes

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

v0.0.33

Changelog

Features

  • a141c4d6c8bcfa8a0d47e8bdc31e1f2e6041fd62 [OCM-18914](https://issues.redhat.com//browse/OCM-18914) | feat: add BreakGlassCredentialClient to wraps related operations in OCM SDK

Bug fixes

  • b61910cc9319b115b5df823b59f1b7e5691d3a18 [OCM-20031](https://issues.redhat.com//browse/OCM-20031) | fix: Increase randomness for generated OIDC resource names

Others

  • b9353e8d7eb69b814cdf01afaf660ed65b7b935d [OCM-16927](https://issues.redhat.com//browse/OCM-16927) | chore: add AGENTS file pointing to CONTRIBUTING.md

v0.0.32

What's Changed

Full Changelog: openshift-online/ocm-common@v0.0.31...v0.0.32

Changelog

Features

  • b2ec26b1b7b195b5f36ba4ccca5bc5403b34874c [OCM-15901](https://issues.redhat.com//browse/OCM-15901) | feat: Revert-adding node pool capactiy reservation test cases
  • 795ba1f4e7274892cf8f925ca84649d0a8b9fea4 [OCM-15901](https://issues.redhat.com//browse/OCM-15901) | feat: adding capacity reservations capability
  • 92174c12bb3e2019675b5c2f47abb982150e8536 [OCM-18587](https://issues.redhat.com//browse/OCM-18587) | feat: Add helpers to enable field deprecation

Others

  • d19c0c25ec0f4d2d0bd2228be303911059ff2cf5 Add OWNERS file

v0.0.31

What's Changed

Full Changelog: openshift-online/ocm-common@v0.0.30...v0.0.31

Changelog

Others

  • da72de186b4aba6836fe5ddafd33425822484d52 [OCM-16969](https://issues.redhat.com//browse/OCM-16969) | ci: Support setup proxy server with authentication way
  • 9ba70d75c33e04dd8f67724b112f620685f3dbe8 [OCM-16969](https://issues.redhat.com//browse/OCM-16969) | ci: Support setup proxy server with authentication way
  • 253767020abdcf0437c27f3f8ed4e7bbb97c8ec3 [OCM-17474](https://issues.redhat.com//browse/OCM-17474) | chore: Add makefile release target to create a tag and push it
  • 50d2f49f241b51cea4ec744a85bd7c34c7884305 [OCM-17474](https://issues.redhat.com//browse/OCM-17474) | chore: update the CONTRIBUTING.md with the new target and usage

v0.0.30

Changelog

Features

  • 70462cc9a7c64c64f92e8aff3b275031ae3ab2f0 [OCM-17338](https://issues.redhat.com//browse/OCM-17338) | feat: Update mock generation commands and add generated MockRoundTripper

Others

  • b047c889a80830cc3eed9219b0fcefa3bac27d0f [OCM-17474](https://issues.redhat.com//browse/OCM-17474) | chore: Add pointers util in ocm-common
Commits
  • 01b937e Merge pull request #124 from jerichokeyne/patch-1
  • b61910c [OCM-20031](https://issues.redhat.com//browse/OCM-20031) | fix: Increase randomness for generated OIDC resource names
  • f8a9301 Merge pull request #123 from andreadecorte/agents
  • b9353e8 [OCM-16927](https://issues.redhat.com//browse/OCM-16927) | chore: add AGENTS file pointing to CONTRIBUTING.md
  • d12de25 Merge pull request #121 from marcolan018/ocm-18914
  • a141c4d [OCM-18914](https://issues.redhat.com//browse/OCM-18914) | feat: add BreakGlassCredentialClient to wraps related operations ...
  • b9d219b Merge pull request #119 from willkutler/OCM-18587
  • 92174c1 [OCM-18587](https://issues.redhat.com//browse/OCM-18587) | feat: Add helpers to enable field deprecation
  • 453fc45 Merge pull request #117 from l-urbini/revert-115-adding-capacity-reservation-...
  • a7d7ce8 Merge pull request #116 from tzvatot/owners
  • 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 dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 10, 2025
@openshift-ci
Copy link

openshift-ci bot commented Nov 10, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

openshift-ci bot commented Nov 10, 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.

@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 Nov 10, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

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


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

Bumps [github.com/openshift-online/ocm-common](https://github.com/openshift-online/ocm-common) from 0.0.29 to 0.0.33.
- [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.29...v0.0.33)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-common
  dependency-version: 0.0.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/openshift-online/ocm-common-0.0.33 branch from 8521b8d to f6fb307 Compare November 11, 2025 15:27
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