Skip to content

✨ bump api to 0.45.0 as release prep#2040

Merged
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
grokspawn:api-bump
Jul 23, 2026
Merged

✨ bump api to 0.45.0 as release prep#2040
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
grokspawn:api-bump

Conversation

@grokspawn

Copy link
Copy Markdown
Contributor

Description of the change:

Motivation for the change:

Reviewer Checklist

  • Implementation matches the proposed design, or proposal is updated to match implementation
  • Sufficient unit test coverage
  • Sufficient end-to-end test coverage
  • Docs updated or added to /docs
  • Commit messages sensible and descriptive

Copilot AI review requested due to automatic review settings July 23, 2026 19:14
@openshift-ci
openshift-ci Bot requested review from joelanford and pedjak July 23, 2026 19:14
Signed-off-by: grokspawn <jordan@nimblewidget.com>

@rashmigottipati rashmigottipati left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the Operator Registry module dependencies in preparation for a release by bumping github.com/operator-framework/api to v0.45.0, along with the resulting transitive dependency and checksum updates needed for reproducible builds.

Changes:

  • Bump github.com/operator-framework/api from v0.44.0 to v0.45.0.
  • Update transitive dependency selections (notably github.com/google/cel-go to v0.29.2) via go.mod indirect requirements.
  • Refresh go.sum with the additional checksums produced by the dependency update/tidy.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Bumps github.com/operator-framework/api to v0.45.0 and records updated indirect dependencies pulled in by the new graph.
go.sum Adds checksum entries for newly selected/transitively required module versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings July 23, 2026 19:15
@tmshort

tmshort commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

/approve

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.83%. Comparing base (837bc5d) to head (d2a90ae).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2040   +/-   ##
=======================================
  Coverage   58.82%   58.83%           
=======================================
  Files         141      141           
  Lines       13454    13454           
=======================================
+ Hits         7914     7915    +1     
+ Misses       4327     4326    -1     
  Partials     1213     1213           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tmshort

tmshort commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

/approve cancel

Will wait until CI passes

@openshift-ci openshift-ci Bot removed the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 23, 2026
@tmshort

tmshort commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

/tide refresh

@tmshort

tmshort commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

/approve

@openshift-ci

openshift-ci Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

[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 Jul 23, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit 19af4a3 into operator-framework:master Jul 23, 2026
13 checks passed
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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants