Skip to content

🌱 Bump github.com/operator-framework/operator-registry from 1.50.0 to 1.51.0 - #1818

Merged
camilamacedo86 merged 1 commit into
mainfrom
dependabot/go_modules/github.com/operator-framework/operator-registry-1.51.0
Apr 8, 2025
Merged

🌱 Bump github.com/operator-framework/operator-registry from 1.50.0 to 1.51.0#1818
camilamacedo86 merged 1 commit into
mainfrom
dependabot/go_modules/github.com/operator-framework/operator-registry-1.51.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubFeb 27, 2025

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.51.0

What's Changed

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

Commits
  • 32888aa Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#1590)
  • 06515f5 Bump github.com/docker/cli (#1589)
  • 4b3df10 Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#1586)
  • f0b5e24 Bump sigs.k8s.io/controller-runtime from 0.20.1 to 0.20.2 (#1585)
  • 9e33574 Bump k8s.io/apiextensions-apiserver from 0.32.1 to 0.32.2 (#1584)
  • 57fd364 🌱 synch dockerfiles with grpc-health-probe version in go.mod (#1577)
  • b7c42a0 Bump github.com/distribution/distribution/v3 (#1580)
  • 19a457e exponential retry on name resolution to registries (#1576)
  • 7538974 Bump golang.org/x/net from 0.34.0 to 0.35.0 (#1578)
  • a1d4399 Bump github.com/containerd/errdefs from 0.3.0 to 1.0.0 (#1579)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot
dependabotBot requested a review from a team as a code ownerFebruary 27, 2025 14:39
@dependabotdependabotBot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 27, 2025
@netlify

netlifyBot commented Feb 27, 2025

Copy link
Copy Markdown

Deploy Preview for olmv1 ready!

NameLink
🔨 Latest commit98b56b7
🔍 Latest deploy loghttps://app.netlify.com/sites/olmv1/deploys/67f4da599a76ac0008057031
😎 Deploy Previewhttps://deploy-preview-1818--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.

@anik120anik120 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.

On a cursory look, don't see why so many tests failed, running the tests again to see if the issue persist

@dependabot
dependabotBotforce-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.51.0 branch from fdfbe94 to a5ebc3cCompareFebruary 27, 2025 15:41
@tmshort

Copy link
Copy Markdown
Contributor

This might need to be done manually

Comment threadgo.mod Outdated
github.com/blang/semver/v4 v4.0.0
github.com/containerd/containerd v1.7.26
github.com/containers/image/v5 v5.33.1
github.com/containers/image/v5 v5.34.0

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.

@anik120 the problem here is: github.com/containers/image/v5 v5.34.0
See: #1692

@anik120

Copy link
Copy Markdown
Member

This might need to be done manually

Let me try to do it manually

@camilamacedo86

Copy link
Copy Markdown
Contributor

Hi @tmshort and @anik120

This might need to be done manually

Sadly that will not change anything.
The github.com/operator-framework/operator-registry from 1.50.0 to 1.51.0 requires github.com/containers/image/v5 v5.34.0

Then, the issue is within github.com/containers/image/v5 v5.34.0 start to fail when we call controller-gen
Controller-gen does not accept the build tags required to allow build C packages.
See: #1692

So, we need to fix: #1692
:-(

@tmshorttmshort mentioned this pull request Mar 3, 2025
4 tasks
@dependabot
dependabotBotforce-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.51.0 branch 3 times, most recently from 01b7428 to 0ab8313CompareMarch 4, 2025 11:46
@camilamacedo86

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot
dependabotBotforce-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.51.0 branch 5 times, most recently from 630c258 to a9b0b20CompareMarch 6, 2025 15:41
@dependabot
dependabotBotforce-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.51.0 branch 4 times, most recently from 001fd31 to de314f7CompareMarch 19, 2025 10:37
@openshift-merge-robotopenshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 2, 2025
@tmshort

Copy link
Copy Markdown
Contributor

https://github.com/dependabot rebase

@dependabot
dependabotBotforce-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.51.0 branch from de314f7 to 9400bcaCompareApril 7, 2025 13:48
@openshift-merge-robotopenshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 7, 2025
@camilamacedo86

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [github.com/operator-framework/operator-registry](https://github.com/operator-framework/operator-registry) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/operator-framework/operator-registry/releases)
- [Commits](operator-framework/operator-registry@v1.50.0...v1.51.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] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.51.0 branch from 9400bca to 98b56b7CompareApril 8, 2025 08:12

@camilamacedo86camilamacedo86 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.

/lgtm
/approve

@openshift-ciopenshift-ciBot added the lgtm Indicates that a PR is ready to be merged. label Apr 8, 2025
@camilamacedo86
camilamacedo86 added this pull request to the merge queue Apr 8, 2025
Merged via the queue into main with commit 50c04dfApr 8, 2025
@dependabot
dependabotBot deleted the dependabot/go_modules/github.com/operator-framework/operator-registry-1.51.0 branch April 8, 2025 09:22
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filegoPull requests that update Go codelgtmIndicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tmshort@anik120@camilamacedo86@openshift-merge-robot