🌱 bump op-reg#2703
Conversation
Signed-off-by: grokspawn <jordan@nimblewidget.com>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
This PR bumps github.com/operator-framework/operator-registry and updates the resulting Go module graph/checksums used by operator-controller/catalogd dependency resolution paths.
Changes:
- Updates
operator-registryfromv1.66.0tov1.68.0. - Refreshes related direct/indirect dependency versions in
go.mod. - Updates
go.sumchecksums for the revised module graph.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
go.mod |
Updates operator-registry and related dependency versions. |
go.sum |
Refreshes checksums for updated direct and transitive modules. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2703 +/- ##
==========================================
- Coverage 68.10% 68.08% -0.02%
==========================================
Files 145 145
Lines 10700 10700
==========================================
- Hits 7287 7285 -2
- Misses 2885 2886 +1
- Partials 528 529 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f691ffe
into
operator-framework:main
Description
Reviewer Checklist