Skip to content

OCPBUGS-74928: Bump github.com/operator-framework/api from 0.39.0 to 0.41.0#728

Merged
openshift-merge-bot[bot] merged 1 commit intomasterfrom
dependabot/go_modules/github.com/operator-framework/api-0.41.0
Mar 4, 2026
Merged

OCPBUGS-74928: Bump github.com/operator-framework/api from 0.39.0 to 0.41.0#728
openshift-merge-bot[bot] merged 1 commit intomasterfrom
dependabot/go_modules/github.com/operator-framework/api-0.41.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps github.com/operator-framework/api from 0.39.0 to 0.41.0.

Release notes

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

v0.41.0

What's Changed

Full Changelog: operator-framework/api@v0.40.0...v0.41.0

v0.40.0

What's Changed

Full Changelog: operator-framework/api@v0.39.0...v0.40.0

Commits
  • afd36f6 Upgrade from go 1.25.3 to 1.25.7 (#474)
  • 7641ce3 Add OpenAPIModelName() generation for v1alpha1 and lib/version types (#477)
  • 63554ab add bundle relatedimage image pullspec validation (#475)
  • 1b5c3ea Bump the k8s-dependencies group with 4 updates (#478)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 2, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 2, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@dependabot[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

Bumps github.com/operator-framework/api from 0.39.0 to 0.41.0.

Release notes

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

v0.41.0

What's Changed

Full Changelog: operator-framework/api@v0.40.0...v0.41.0

v0.40.0

What's Changed

Full Changelog: operator-framework/api@v0.39.0...v0.40.0

Commits
  • afd36f6 Upgrade from go 1.25.3 to 1.25.7 (#474)
  • 7641ce3 Add OpenAPIModelName() generation for v1alpha1 and lib/version types (#477)
  • 63554ab add bundle relatedimage image pullspec validation (#475)
  • 1b5c3ea Bump the k8s-dependencies group with 4 updates (#478)
  • 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)

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested review from ankitathomas and grokspawn March 2, 2026 14:24
@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 Mar 2, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Mar 2, 2026

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

I'm waiting for a operator-framework 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.

Copy link
Copy Markdown
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@tmshort
Copy link
Copy Markdown
Contributor

tmshort commented Mar 2, 2026

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. lgtm Indicates that a PR is ready to be merged. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Mar 2, 2026
@tmshort
Copy link
Copy Markdown
Contributor

tmshort commented Mar 2, 2026

/lgtm

@tmshort
Copy link
Copy Markdown
Contributor

tmshort commented Mar 2, 2026

/approve

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Mar 2, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rashmigottipati, tmshort

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 Mar 2, 2026
@tmshort
Copy link
Copy Markdown
Contributor

tmshort commented Mar 2, 2026

/test e2e-gcp-console-olm

@tmshort
Copy link
Copy Markdown
Contributor

tmshort commented Mar 2, 2026

This also bumps go from 1.25.3 to 1.25.7, so it includes the bug.

@tmshort tmshort changed the title NO-ISSUE: Bump github.com/operator-framework/api from 0.39.0 to 0.41.0 OCPBUGS-74928: Bump github.com/operator-framework/api from 0.39.0 to 0.41.0 Mar 2, 2026
@openshift-ci-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Mar 2, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@dependabot[bot]: This pull request references Jira Issue OCPBUGS-74928, which is invalid:

  • expected the bug to target the "4.22.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Bumps github.com/operator-framework/api from 0.39.0 to 0.41.0.

Release notes

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

v0.41.0

What's Changed

Full Changelog: operator-framework/api@v0.40.0...v0.41.0

v0.40.0

What's Changed

Full Changelog: operator-framework/api@v0.39.0...v0.40.0

Commits
  • afd36f6 Upgrade from go 1.25.3 to 1.25.7 (#474)
  • 7641ce3 Add OpenAPIModelName() generation for v1alpha1 and lib/version types (#477)
  • 63554ab add bundle relatedimage image pullspec validation (#475)
  • 1b5c3ea Bump the k8s-dependencies group with 4 updates (#478)
  • 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)

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 openshift-eng/jira-lifecycle-plugin repository.

@tmshort
Copy link
Copy Markdown
Contributor

tmshort commented Mar 2, 2026

/jira refresh

@openshift-ci-robot openshift-ci-robot added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Mar 2, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@tmshort: This pull request references Jira Issue OCPBUGS-74928, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira (bandrade@redhat.com), skipping review request.

Details

In response to this:

/jira refresh

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@dependabot[bot]: This pull request references Jira Issue OCPBUGS-74928, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira (bandrade@redhat.com), skipping review request.

Details

In response to this:

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/operator-framework/api from 0.39.0 to 0.41.0.

Release notes

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

v0.41.0

What's Changed

Full Changelog: operator-framework/api@v0.40.0...v0.41.0

v0.40.0

What's Changed

Full Changelog: operator-framework/api@v0.39.0...v0.40.0

Commits
  • afd36f6 Upgrade from go 1.25.3 to 1.25.7 (#474)
  • 7641ce3 Add OpenAPIModelName() generation for v1alpha1 and lib/version types (#477)
  • 63554ab add bundle relatedimage image pullspec validation (#475)
  • 1b5c3ea Bump the k8s-dependencies group with 4 updates (#478)
  • 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)

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 openshift-eng/jira-lifecycle-plugin repository.

Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.39.0 to 0.41.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.39.0...v0.41.0)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/api
  dependency-version: 0.41.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.41.0 branch from 3509d61 to 588a85b Compare March 3, 2026 00:51
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 3, 2026
@bandrade
Copy link
Copy Markdown

bandrade commented Mar 4, 2026

/retest

@bandrade
Copy link
Copy Markdown

bandrade commented Mar 4, 2026

/label qe-approved
/verified by @bandrade

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Mar 4, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@bandrade: This PR has been marked as verified by @bandrade.

Details

In response to this:

/label qe-approved
/verified by @bandrade

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@dependabot[bot]: This pull request references Jira Issue OCPBUGS-74928, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira (bandrade@redhat.com), skipping review request.

Details

In response to this:

Bumps github.com/operator-framework/api from 0.39.0 to 0.41.0.

Release notes

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

v0.41.0

What's Changed

Full Changelog: operator-framework/api@v0.40.0...v0.41.0

v0.40.0

What's Changed

Full Changelog: operator-framework/api@v0.39.0...v0.40.0

Commits
  • afd36f6 Upgrade from go 1.25.3 to 1.25.7 (#474)
  • 7641ce3 Add OpenAPIModelName() generation for v1alpha1 and lib/version types (#477)
  • 63554ab add bundle relatedimage image pullspec validation (#475)
  • 1b5c3ea Bump the k8s-dependencies group with 4 updates (#478)
  • 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)

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 openshift-eng/jira-lifecycle-plugin repository.

@tmshort
Copy link
Copy Markdown
Contributor

tmshort commented Mar 4, 2026

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 4, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit a0123b7 into master Mar 4, 2026
10 checks passed
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@dependabot[bot]: Jira Issue OCPBUGS-74928: Some pull requests linked via external trackers have merged:

The following pull request, linked via external tracker, has not merged:

All associated pull requests must be merged or unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with /jira refresh.

Jira Issue OCPBUGS-74928 has not been moved to the MODIFIED state.

This PR is marked as verified. If the remaining PRs listed above are marked as verified before merging, the issue will automatically be moved to VERIFIED after all of the changes from the PRs are available in an accepted nightly payload.

Details

In response to this:

Bumps github.com/operator-framework/api from 0.39.0 to 0.41.0.

Release notes

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

v0.41.0

What's Changed

Full Changelog: operator-framework/api@v0.40.0...v0.41.0

v0.40.0

What's Changed

Full Changelog: operator-framework/api@v0.39.0...v0.40.0

Commits
  • afd36f6 Upgrade from go 1.25.3 to 1.25.7 (#474)
  • 7641ce3 Add OpenAPIModelName() generation for v1alpha1 and lib/version types (#477)
  • 63554ab add bundle relatedimage image pullspec validation (#475)
  • 1b5c3ea Bump the k8s-dependencies group with 4 updates (#478)
  • 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)

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 openshift-eng/jira-lifecycle-plugin repository.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/operator-framework/api-0.41.0 branch March 4, 2026 14:57
@openshift-merge-robot
Copy link
Copy Markdown
Contributor

Fix included in accepted release 4.22.0-0.nightly-2026-03-05-070435

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. dependencies Pull requests that update a dependency file go Pull requests that update go code jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. 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. qe-approved Signifies that QE has signed off on this PR verified

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants