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.45.0 to 1.46.0 #1133

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2024

Bumps github.com/operator-framework/operator-registry from 1.45.0 to 1.46.0.

Release notes

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

v1.46.0

Potential Breaking Changes

  • operator-framework/operator-registry#1384 changed the behavior of opm when outputting bundle metadata in FBC form. This impacts the migrate, render commands, as well as catalog template expansion. By default, these commands will generate olm.bundle.object properties from the CRD, CSV. (Previous releases would utilize a more lightweight olm.csv.metadata property and this is a mindful reversion of that policy in order to avoid inadvertent impacts to publication pipelines which are not equipped to handle the newer bundle metadata format.) Users may still produce the new format through use of the --migration-level or --migrate options for individual commands. Please see usage information for details.

What's Changed

Full Changelog: operator-framework/operator-registry@v1.45.0...v1.46.0

Commits
  • ced4d17 Bump sigs.k8s.io/kind from 0.23.0 to 0.24.0 (#1413)
  • e787595 Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.30 to 0.4.31 (#1414)
  • b12dea8 remove 'automatically generated' strings from repo (#1412)
  • c80e875 add optional schema migrations; default to olm.bundle.object instead of olm.c...
  • a758bd9 server_test.go: wait to run tests until listeners have started (#1411)
  • 5fb8c1c Bump k8s.io/client-go from 0.30.3 to 0.31.0 (#1406)
  • 86ed094 Bump github.com/docker/cli (#1407)
  • f17737d Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 (#1404)
  • 7892e84 Bump github.com/containers/common from 0.60.0 to 0.60.1 (#1403)
  • 53dc8e6 Bump github.com/containers/image/v5 from 5.32.0 to 5.32.1 (#1402)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner August 16, 2024 14:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 16, 2024
Copy link

netlify bot commented Aug 16, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit d81f8c8
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66cf893c76f61e000863ab86
😎 Deploy Preview https://deploy-preview-1133--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.46.0 branch from 6c6a50d to fafd40e Compare August 28, 2024 14:54
Bumps [github.com/operator-framework/operator-registry](https://github.com/operator-framework/operator-registry) from 1.45.0 to 1.46.0.
- [Release notes](https://github.com/operator-framework/operator-registry/releases)
- [Commits](operator-framework/operator-registry@v1.45.0...v1.46.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 dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.46.0 branch from fafd40e to d81f8c8 Compare August 28, 2024 20:31
Copy link
Contributor

@tmshort tmshort 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 Aug 28, 2024
@tmshort tmshort added this pull request to the merge queue Aug 28, 2024
Merged via the queue into main with commit 0597b88 Aug 28, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/operator-framework/operator-registry-1.46.0 branch August 28, 2024 21:00
@skattoju skattoju mentioned this pull request Sep 25, 2024
4 tasks
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.

1 participant