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 #196

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 19, 2024
@openshift-ci openshift-ci bot requested review from jmrodri and joelanford August 19, 2024 07:02
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.46.0 branch from 38c186c to 14ea02d Compare August 20, 2024 12:39
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.46.0 branch from 14ea02d to 9efddac Compare August 29, 2024 08:52
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.46.0 branch from 9efddac to bf17d71 Compare August 29, 2024 09:43
Copy link
Contributor

@perdasilva perdasilva left a comment

Choose a reason for hiding this comment

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

/lgtm
/ok-to-test

@openshift-ci openshift-ci bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Aug 29, 2024
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 29, 2024
@perdasilva perdasilva added this pull request to the merge queue Aug 29, 2024
Merged via the queue into main with commit b383478 Aug 29, 2024
5 checks passed
@perdasilva perdasilva deleted the dependabot/go_modules/github.com/operator-framework/operator-registry-1.46.0 branch August 29, 2024 09:58
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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant