Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps github.com/operator-framework/operator-lifecycle-manager from 0.22.0 to 0.31.0.

Release notes

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

v0.31.0

Install

Scripted

curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.31.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.31.0

Changelog

6526e6a94 Bump go1.23 (#3484) 25e025542 Bumps go/net to v0.33.0 (#3479) 1cfabfe5a CRD upgrade existing CR validation fix (#3442) 77ce6ff41 Fix e2e test grid by using ginkgo labels (#3451) 22addd2ac Fix grpc version pin comment (#3452) 45559bd90 Makefile: re-add run-local target (#3458) c40afc190 Update OWNERS - Add camilamacedo86 under reviewers (#3441) b56b03899 add bingo-upgrade target (#3489) 5cff44020 add protocols to all ports in olm.yaml quickstart (#3421) 1c097187b build(deps): bump github.com/containers/image/v5 from 5.32.2 to 5.33.0 (#3443) c518d55e4 build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 (#3440) 622a18d38 build(deps): bump github.com/itchyny/gojq from 0.12.16 to 0.12.17 (#3454) 8ba604f67 build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 (#3481) 79844a0d6 build(deps): bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#3463) 6dd708cb3 build(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 (#3478) 1474ee368 build(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 (#3439) b273ddea8 build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#3457) b7aa4935d build(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#3471) c0fb544f6 build(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#3437) cda6f6db5 build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 (#3462) f0a95b4f0 build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#3455) d68cd0074 build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#3465) b39267873 build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 (#3438) 92011d9d9 build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 (#3444) 825fec5d0 build(deps): bump k8s.io/apiextensions-apiserver from 0.31.2 to 0.31.3 (#3449) 3911cacd7 build(deps): bump k8s.io/kube-aggregator from 0.31.2 to 0.31.3 (#3456) 07d57f914 build(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 (#3447) acf07a192 build(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 (#3453) 6c8f9c338 bump golang.org/x/net to 0.34.0 (#3485) 1b6752ec6 bump k8s libs to v0.32.0 (#3486) 8b47a9573 bump o-f libs (#3487) 8e3984701 catalog-operator: Delete Pods that were evicted (#3459)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.31

... (truncated)

Commits

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)

…nager

Bumps [github.com/operator-framework/operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager) from 0.22.0 to 0.31.0.
- [Release notes](https://github.com/operator-framework/operator-lifecycle-manager/releases)
- [Changelog](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/.goreleaser.yml)
- [Commits](operator-framework/operator-lifecycle-manager@v0.22.0...v0.31.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2025

Superseded by #296.

@dependabot dependabot bot closed this May 22, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/operator-framework/operator-lifecycle-manager-0.31.0 branch May 22, 2025 13:15
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.

1 participant