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

NO-ISSUE: Bump github.com/operator-framework/operator-lifecycle-manager from 0.18.0 to 3.11.0+incompatible #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 29, 2022

Bumps github.com/operator-framework/operator-lifecycle-manager from 0.18.0 to 3.11.0+incompatible.

Release notes

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

v0.20.0

Install

Scripted

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

Changelog

58c8485b2 .github,test: Upload container logs during e2e runs as artifacts (#2432) 285a53507 .github/workflows: Avoid specifying the paths-ignore keyword (#2511) 3f3f00644 .github/workflows: Enable workflow_dispatch event triggers (#2464) a2142c1c3 .github/workflows: Update the checkouts action to use the v1 version (#2463) bee0b6885 Add MagicCatalog for creating arbitrary file-based catalogs (#2527) 53c7d3f3b Add instructions for setting up envtest and checking go version (#2504) b414e6e88 Add system constraint provider logic to resolver and add step resolver init hooks (#2523) cabe200bd Address Invalid Address in GRPC Catalogs (#2499) ab8bb974a Bump repository to Go 1.17 (#2556) ff760a112 Expose pprof endpoint if tls is not configured (#2422) bfe8f0f53 Fix github alias links in MAINTAINERS.md (#2533) af3caa773 Fix goreleaser image repository configuration (#2548) adf9a83a3 Fix typo and add clarity to replacing transition (#2426) 700d282ad Improve reliability of e2e tests that include GRPC CatalogSources (#2419) b3cded1d8 Integrate golangci-lint to run aggregate linting checks for CI (#2536) a68dc4262 Introduce GRPC Proxy unit tests (#2428) afc0848d1 Introduce GRPC_PROXY EnvVar Support (#2364) 4f5c16c71 Introduce Maintainers File (#2456) 4cc28bb74 Introduce a mechanism for gathering test artifacts during individual test failures (#2442) 52f368db8 Introduce olmConfig controller (#2466) 584e12a98 Makefile: Update the e2e target to use ginkgo (#2367) 74e0a4c48 Makefile: Update the e2e-local target and add CI-friendly ginkgo options (#2414) 20a43812c Remove NamespaceSourceQuerier API that is no longer in use (#2380) c6cc1d7f7 Remove bill-of-materials.json (#2535) 81e7a60bc Remove oudated subscription update logic to improve resolution delay (#2369) c0ebe32cc Remove the unused 'lint' Makefile target (#2555) d92ef2c06 Rename CI github workflows (#2446) 5812e0bab Rename resolver/cache.Operator to Entry. (#2359) ade5f02df Update OWNERS file (#2551) e6428a19b Update goreleaser go version to 1.17 (#2557) 4daeb114c chore(api): Vendor the new version of api repo (#2525) 82fbb1aa0 chore(deps): bump o-f/api for new constraint types (#2515) 86a7f5465 chore(github): run e2e workflow against master periodically (#2528) 07dd3a00a chore(make): add e2e test options (#2393) 3949ceb4d cmd: Silence warning about logrus.Fatal usage when directive has been supplied (#2462) 5c4c67a71 doc/design: Update the release documentation (#2549) 7a9e1af72 feat(resolver): resolve compound dep constraints from bundle properties (#2418) e3dfbc50d feat(resolver): support generic constraint using CEL (#2506)

... (truncated)

Commits
  • 2abd0e2 Merge pull request #456 from njhale/release-3.11
  • fd0d339 fix(vendor): revendor dependencies
  • e16f150 Merge pull request #454 from ecordell/remove-annotations
  • efd74d0 feat(olm): attempt to cleanup namespace annotations on shutdown
  • 9429e23 Merge pull request #440 from robszumski/update-csv
  • 5e6a3bf fix(e2e): update prometheus channel
  • 2c815c8 rh-operators: use preview as channel for Prometheus
  • 0588ec7 rh-operators: use preview as channel for AMQ
  • 1c2e6ee certified-operators: use preview as channel for Dynatrace
  • 2a43665 certified-operators: use preview as channel for MongoDB
  • 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 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 @github
Copy link
Author

dependabot bot commented on behalf of github Mar 29, 2022

The following labels could not be found: approved, lgtm, ok-to-test.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 29, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-lifecycle-manager-3.11.0incompatible branch from 9856007 to dc4ebf6 Compare April 10, 2022 15:13
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-lifecycle-manager-3.11.0incompatible branch from dc4ebf6 to 9b3e955 Compare September 20, 2022 14:54
Bumps [github.com/operator-framework/operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager) from 0.18.0 to 3.11.0+incompatible.
- [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.18.0...v3.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/operator-lifecycle-manager-3.11.0incompatible branch from 9b3e955 to 75f482c Compare September 20, 2022 14:56
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
0 participants