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.42.0 to 1.43.1 #281

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2024

Bumps github.com/operator-framework/operator-registry from 1.42.0 to 1.43.1.

Release notes

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

v1.43.1

Full Changelog: operator-framework/operator-registry@v1.42.0...v1.43.1

This patch release updates the operator-framework/api dependency to v0.25.0 as v0.24.0's CRDs could not be applied to a cluster

What's Changed

Full Changelog: operator-framework/operator-registry@v1.43.0...v1.43.1

v1.43.0

What's Changed

Full Changelog: operator-framework/operator-registry@v1.42.0...v1.43.0

Commits
  • 58f1d01 Bump github.com/containers/common from 0.58.3 to 0.59.0 (#1324)
  • bcefe26 build(deps): bump github.com/operator-framework/api from v0.24.0 to v0.25.0 (...
  • da0b7d0 --- (#1321)
  • 0f25229 --- (#1322)
  • 4e17217 build(deps): bump github.com/containerd/containerd from 1.7.16 to 1.7.17 (#1320)
  • f33f389 build(deps): bump github.com/docker/cli (#1319)
  • 35df28c build(deps): bump github.com/containers/common from 0.58.2 to 0.58.3 (#1318)
  • 3a4d9e1 cache: fixup pogreb db permissions (#1317)
  • e7ca8e3 build(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1 (#1312)
  • ff2a117 build(deps): bump sigs.k8s.io/kind from 0.22.0 to 0.23.0 (#1313)
  • 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 dependabot bot requested a review from a team as a code owner May 24, 2024 15:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 24, 2024
tmshort
tmshort previously approved these changes Jun 18, 2024
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 Jun 18, 2024
@tmshort tmshort added this pull request to the merge queue Jun 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jun 18, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.43.1 branch from 5bb4812 to 23cbc09 Compare June 18, 2024 14:36
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 18, 2024
Copy link

openshift-ci bot commented Jun 18, 2024

New changes are detected. LGTM label has been removed.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 28, 2024
@m1kola
Copy link
Member

m1kola commented Jul 1, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-registry-1.43.1 branch from 23cbc09 to 8ccb2b4 Compare July 1, 2024 12:57
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 1, 2024
@m1kola
Copy link
Member

m1kola commented Jul 1, 2024

@dependabot rebase

Bumps [github.com/operator-framework/operator-registry](https://github.com/operator-framework/operator-registry) from 1.42.0 to 1.43.1.
- [Release notes](https://github.com/operator-framework/operator-registry/releases)
- [Commits](operator-framework/operator-registry@v1.42.0...v1.43.1)

---
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.43.1 branch from 8ccb2b4 to 491dbae Compare July 1, 2024 13:24
@m1kola m1kola added this pull request to the merge queue Jul 1, 2024
Merged via the queue into main with commit 14768d6 Jul 1, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/operator-framework/operator-registry-1.43.1 branch July 1, 2024 13:46
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants