Update to operator-framework/api@v0.43.0#2003
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the Go module dependency on github.com/operator-framework/api to v0.43.0 within the operator-registry codebase, and refreshes the module graph accordingly.
Changes:
- Bump
github.com/operator-framework/apifromv0.42.0tov0.43.0. - Update
go.modindirect requirements pulled in by the new dependency graph (notablygithub.com/google/cel-gotov0.28.1). - Update
go.sumwith the corresponding new module checksums.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates the direct operator-framework/api requirement and adjusts indirect dependencies resulting from the new module graph. |
| go.sum | Adds the new checksums for operator-framework/api@v0.43.0 and other newly-resolved/updated transitive modules. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
I should've done this before the release... oh well. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2003 +/- ##
=======================================
Coverage 58.74% 58.75%
=======================================
Files 141 141
Lines 13426 13426
=======================================
+ Hits 7887 7888 +1
+ Misses 4327 4326 -1
Partials 1212 1212 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Signed-off-by: Todd Short <tshort@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: grokspawn, rashmigottipati 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 |
e9534a9
into
operator-framework:master
Reviewer Checklist
/docs