Skip to content

✨ chore: bump o-f deps - #2831

Merged
openshift-merge-bot[bot] merged 1 commit into
operator-framework:mainfrom
grokspawn:release-bumps
Jul 23, 2026
Merged

✨ chore: bump o-f deps#2831
openshift-merge-bot[bot] merged 1 commit into
operator-framework:mainfrom
grokspawn:release-bumps

Conversation

@grokspawn

Copy link
Copy Markdown
Contributor

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

Signed-off-by: grokspawn <jordan@nimblewidget.com>
CopilotAI review requested due to automatic review settings July 23, 2026 20:11
@openshift-ci
openshift-ciBot requested review from pedjak and tmshortJuly 23, 2026 20:11
@netlify

netlifyBot commented Jul 23, 2026

Copy link
Copy Markdown

Deploy Preview for olmv1 ready!

NameLink
🔨 Latest commit243f658
🔍 Latest deploy loghttps://app.netlify.com/projects/olmv1/deploys/6a627568ec8fdc0008191595
😎 Deploy Previewhttps://deploy-preview-2831--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changesRun an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@tmshort

Copy link
Copy Markdown
Contributor

/approve

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

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the module dependency set for operator-controller by bumping Operator Framework (and related) Go module versions, along with the resulting go.sum refresh to keep the build reproducible.

Changes:

  • Bump Operator Framework dependencies (github.com/operator-framework/api to v0.45.0, github.com/operator-framework/operator-registry to v1.73.0).
  • Update several related direct/indirect dependencies (e.g., containerd, docker/cli, cel-go, gomega, bbolt, oras-go) as part of the module graph.
  • Regenerate go.sum entries to match the updated module versions.

Reviewed changes

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

FileDescription
go.modBumps Operator Framework modules and updates related direct/indirect dependency versions.
go.sumUpdates module checksums to align with the new dependency versions.

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

@rashmigottipatirashmigottipati 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-ciopenshift-ciBot added the lgtm Indicates that a PR is ready to be merged. label Jul 23, 2026
@openshift-ci

Copy link
Copy Markdown

[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

@tmshort

Copy link
Copy Markdown
Contributor

/tide refresh
(No idea if this works)

@openshift-merge-bot
openshift-merge-botBot merged commit 14472eb into operator-framework:mainJul 23, 2026
23 checks passed
@grokspawn
grokspawn deleted the release-bumps branch July 23, 2026 20:37
@tmshort

Copy link
Copy Markdown
Contributor

That must've been a coincidence.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by an approver from all required OWNERS files.lgtmIndicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@grokspawn@tmshort@rashmigottipati