Skip to content

Bump github.com/operator-framework/api from 0.27.0 to 0.37.0#57

Merged
openshift-merge-bot[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/operator-framework/api-0.37.0
Dec 15, 2025
Merged

Bump github.com/operator-framework/api from 0.27.0 to 0.37.0#57
openshift-merge-bot[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/operator-framework/api-0.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 15, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/operator-framework/api from 0.27.0 to 0.37.0.

Release notes

Sourced from github.com/operator-framework/api's releases.

v0.37.0

Significant Features

  • #454 provides a new optional release field allowing bundle authors to express packaging-specific versioning for CSVs which is backwards- and forwards-compatible. Validators are updated to ensure correct use of this field. For more information, please see the brief and rfc.

What's Changed

Full Changelog: operator-framework/api@v0.36.0...v0.37.0

v0.36.0

What's Changed

Full Changelog: operator-framework/api@v0.35.0...v0.36.0

v0.35.0

Notice

This release updates to k8s 1.34

What's Changed

Full Changelog: operator-framework/api@v0.34.0...v0.35.0

v0.34.0

What's Changed

Full Changelog: operator-framework/api@v0.33.0...v0.34.0

... (truncated)

Commits
  • f65ea7e add Release version as an optional field in the CSV (#454)
  • 4efa173 Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#460)
  • ebdb4e0 Bump actions/checkout from 5 to 6 (#459)
  • 500bb71 Bump the k8s-dependencies group with 4 updates (#458)
  • 9b9df1e add general agents info (#457)
  • d6a5128 Bump sigs.k8s.io/controller-runtime in the k8s-dependencies group (#456)
  • 28121db bump go version to fix GO-2025-3956 (#455)
  • e9c7bb5 Bump sigs.k8s.io/controller-runtime in the k8s-dependencies group (#453)
  • 67b6d64 Bump sigs.k8s.io/controller-runtime in the k8s-dependencies group (#452)
  • bef2351 Bump the k8s-dependencies group with 5 updates (#451)
  • 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 Dec 15, 2025
@openshift-ci openshift-ci Bot requested review from Akrog and umago December 15, 2025 10:26
@openshift-ci

openshift-ci Bot commented Dec 15, 2025

Copy link
Copy Markdown

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.

@lpiwowar

Copy link
Copy Markdown
Contributor

/ok-to-test

@lpiwowar

Copy link
Copy Markdown
Contributor

/lgtm

@umago

umago commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

/lgtm

@lpiwowar

Copy link
Copy Markdown
Contributor

/approve

@openshift-ci

openshift-ci Bot commented Dec 15, 2025

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

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

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

Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.27.0 to 0.37.0.
- [Release notes](https://github.com/operator-framework/api/releases)
- [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
- [Commits](operator-framework/api@v0.27.0...v0.37.0)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/api
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/operator-framework/api-0.37.0 branch from 5c05a0c to 8199204 Compare December 15, 2025 13:40
@openshift-ci openshift-ci Bot removed the lgtm label Dec 15, 2025
@lpiwowar

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Dec 15, 2025
@openshift-merge-bot openshift-merge-bot Bot merged commit 49cc6f9 into main Dec 15, 2025
7 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/operator-framework/api-0.37.0 branch December 15, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dependencies Pull requests that update a dependency file go Pull requests that update go code lgtm ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants