Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Bump github.com/operator-framework/operator-registry from 1.48.0 to 1.50.0 #1613

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2025

Bumps github.com/operator-framework/operator-registry from 1.48.0 to 1.50.0.

Release notes

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

v1.50.0

What's Changed

Full Changelog: operator-framework/operator-registry@v1.49.0...v1.50.0

v1.49.0

Breaking Changes

  • (semi-breaking change) This release removes the last vestiges of kube-rbac-proxy from mocks and tests. By now, most projects and users have received notification to move from this image, so we don't actually expect this to be a breaking change, but it does mark the complete removal of this image from our project.

What's Changed

... (truncated)

Commits
  • ed8d23b Upgrade github.com/operator-framework/api from v0.27.0 to v0.29 (#1540)
  • 7c4bc0b Upgrade github.com/containers/common v0.60.4 => v0.61.0 (#1534)
  • 4e776bc Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 (#1536)
  • 4332342 Bump github.com/docker/cli (#1539)
  • 0121168 Bump google.golang.org/protobuf from 1.35.2 to 1.36.2 (#1537)
  • 6bfaa2f Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.9.0 to 6.11.2 (#1535)
  • 1d7de3a Upgrade kind from v0.25.0 to v0.26.0 (#1532)
  • 7835e38 k8s deps from v0.31.3 to v0.32.0 (#1529)
  • a4f9b6b Revert go bump and redo (#1531)
  • 086a83b 🌱 Bump Go v1.23.0 (#1431)
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Closes #1601
Blocked by #1620

@dependabot dependabot bot requested a review from a team as a code owner January 14, 2025 14:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 14, 2025
Copy link

netlify bot commented Jan 14, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit fa7ef29
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/6787b081b836c90008cf8e5f
😎 Deploy Preview https://deploy-preview-1613--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.50.0 branch from 1f9d929 to 12a8d54 Compare January 14, 2025 16:01
perdasilva
perdasilva previously approved these changes Jan 14, 2025
@perdasilva
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@perdasilva perdasilva mentioned this pull request Jan 14, 2025
4 tasks
@camilamacedo86
Copy link
Contributor

@dependabot recreate

@camilamacedo86
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.50.0 branch from 12a8d54 to 0af68e6 Compare January 14, 2025 23:53
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.50.0 branch from 0af68e6 to f5e93ac Compare January 15, 2025 08:09
@perdasilva perdasilva marked this pull request as draft January 15, 2025 08:54
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 15, 2025
@perdasilva
Copy link
Contributor

converting to draft to hold this PR until we suss out the container/images bump issue

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.68%. Comparing base (2c8e3b9) to head (78e0a87).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1613   +/-   ##
=======================================
  Coverage   66.68%   66.68%           
=======================================
  Files          57       57           
  Lines        4584     4584           
=======================================
  Hits         3057     3057           
  Misses       1302     1302           
  Partials      225      225           
Flag Coverage Δ
e2e 52.72% <ø> (+0.08%) ⬆️
unit 53.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@camilamacedo86 camilamacedo86 marked this pull request as ready for review January 15, 2025 11:49
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 15, 2025
@camilamacedo86
Copy link
Contributor

All passing now .
So, I think it is good to go.

camilamacedo86
camilamacedo86 previously approved these changes Jan 15, 2025
Copy link
Contributor

@camilamacedo86 camilamacedo86 left a comment

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 Jan 15, 2025
@camilamacedo86
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@camilamacedo86
Copy link
Contributor

@dependabot recreate

Bumps [github.com/operator-framework/operator-registry](https://github.com/operator-framework/operator-registry) from 1.48.0 to 1.50.0.
- [Release notes](https://github.com/operator-framework/operator-registry/releases)
- [Commits](operator-framework/operator-registry@v1.48.0...v1.50.0)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/operator-registry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.50.0 branch from 78e0a87 to fa7ef29 Compare January 15, 2025 12:56
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 15, 2025
Copy link
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

/lgtm

@camilamacedo86 camilamacedo86 added this pull request to the merge queue Jan 15, 2025
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 15, 2025
@perdasilva perdasilva added this pull request to the merge queue Jan 15, 2025
Merged via the queue into main with commit 39c0294 Jan 15, 2025
21 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/operator-framework/operator-registry-1.50.0 branch January 15, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants