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-lifecycle-manager from 0.20.0 to 0.29.0 #2538

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2024

Bumps github.com/operator-framework/operator-lifecycle-manager from 0.20.0 to 0.29.0.

Release notes

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

v0.29.0

Install

Scripted

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

Changelog

ff9084a24 (fix) Resolver: list CatSrc using client, instead of referring to registry-server cache (#3349) f24318931 (fix) registry pods do not come up again after node failure (#3366) a028787a3 build(deps): bump github.com/mitchellh/hashstructure from 1.0.0 to 1.1.0 (#3264) 94e37bc18 build(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1 (#3265) 31ee2de13 build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#3266) cd1364faf 🌱 Bump bingo tools (#3379) b2dd21d55 🌱 Bump operator-registry from v1.46.0 to v1.47.0 (#3391) c730fbc77 🌱 bump all the things (#3374) 556637d41 🌱 cleanup/tools (#3285) c1b059af8 🌱 cleanup: build (#3280) 1f5e0dc8e 🌱 parameterizes the e2e target and pins opm images (#3275) 161b89ca7 🌱 patch flakes (#3281) 37dcff432 🌱 update skopeo openshift test (#3298) f9485ff14 🌱 update unit test gha to test against the k8s version of client-go (#3272) 63a2293b9 Bump kubeapis to 0.30.2 (#3329) 303006429 Disable dynamic resource e2e tests (#3403) a273449ff Fix up CRD with deprecated version e2e flake (#3386) 01b44e850 Fix: Ensure jobs without unpack label are considered (#3262) 75d70e60f Improve InstallPlan error handling (#3404) 183a7f24c Remove OgSourceProvider (#3360) 578ad8284 Remove go.mod commented out base-components version pin (#3380) 27f347e32 Retract v.3.11.0 (#3355) a63b449eb Return an error when the IP status cannot be updated (#3410) 8751ca021 Unpack Job Creation Failure Test (#3297) f9ee98e8a Update owners (#3361) 908da0c05 [OCPBUGS-25341]: perform operator apiService certificate validity checks directly (#3217) 20a3cbcde [OCPBUGS-34173]: fix sorting unpack jobs (#3299) 2334c05e2 add copy-content to goreleaser and release artifacts (#3277) 48a856ab0 adds paginating lister for evaluating CRs' upgrade fitness versus new CRDs. (#3387) 3c6f99509 build(deps): aggregate bump k8s to 0.31.1 and controller-tools to v0.16.3 (#3398) 461018e2e build(deps): bump github.com/containers/common from 0.60.2 to 0.60.4 (#3405) 4fafdb046 build(deps): bump github.com/docker/docker (#3353) 6c4aeb511 build(deps): bump github.com/docker/docker (#3365) 889ae50a6 build(deps): bump github.com/evanphx/json-patch (#3304) 4fc892052 build(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (#3311) f34032213 build(deps): bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 (#3306) ab59a6e0e build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 (#3401)

... (truncated)

Commits
  • efe9779 build(deps): bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#3409)
  • a63b449 Return an error when the IP status cannot be updated (#3410)
  • 619c2eb build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 (#3407)
  • 9451ca2 build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#3408)
  • 461018e build(deps): bump github.com/containers/common from 0.60.2 to 0.60.4 (#3405)
  • 75d70e6 Improve InstallPlan error handling (#3404)
  • 3030064 Disable dynamic resource e2e tests (#3403)
  • b31bd89 build(deps): bump github.com/prometheus/client_golang (#3400)
  • ab59a6e build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 (#3401)
  • 3c6f995 build(deps): aggregate bump k8s to 0.31.1 and controller-tools to v0.16.3 (#3...
  • 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)

Bumps [github.com/operator-framework/operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager) from 0.20.0 to 0.29.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.20.0...v0.29.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 25, 2024
@dcibot
Copy link
Collaborator

dcibot commented Oct 25, 2024

@sebrandon1
Copy link
Member

Closing in favor of: #2539

@sebrandon1 sebrandon1 closed this Oct 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/operator-framework/operator-lifecycle-manager-0.29.0 branch October 25, 2024 19:02
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.

2 participants