Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Bump github.com/operator-framework/api from 0.17.7 to 0.18.0 #1519

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps github.com/operator-framework/api from 0.17.7 to 0.18.0.

Release notes

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

v0.18.0

What's Changed

New Contributors

Full Changelog: operator-framework/api@v0.17.7...v0.18.0

Commits
  • 071829b Bump k8s dependencies to v0.27.7
  • d52e6b2 build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 (#299)
  • 7961b02 Add config for packageserver wakeup interval (#298)
  • 28c6773 CatalogSource: require fields when extracting FBC (#295)
  • bb012a3 catalogsource: update dir name (#294)
  • 039d150 catalogsource: allow configuring gRPC server to use well-known opm (#293)
  • 44b1863 CatalogSource: update GoDoc (#291)
  • 775e6c6 [chore] Update github.com/emicklei/go-restful/v3 to v3.10.2 (#290)
  • 704ae94 CatalogSource: add configurations for gRPC server memory footprint (#288)
  • 409ec70 operators/v1alpha1: expose CSV copied logic (#289)
  • See full diff 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/api](https://github.com/operator-framework/api) from 0.17.7 to 0.18.0.
- [Release notes](https://github.com/operator-framework/api/releases)
- [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
- [Commits](operator-framework/api@v0.17.7...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/api
  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 30, 2023
@openshift-ci openshift-ci bot requested review from baijum and sadlerap October 30, 2023 06:05
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 30, 2023

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #1519 (9f1e331) into master (c467504) will not change coverage.
Report is 2 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1519   +/-   ##
=======================================
  Coverage   58.16%   58.16%           
=======================================
  Files          35       35           
  Lines        3014     3014           
=======================================
  Hits         1753     1753           
  Misses       1093     1093           
  Partials      168      168           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c467504...9f1e331. Read the comment docs.

@sadlerap sadlerap added the release/v1.4.x Used to mark PRs to be cherry-picked in release-v1.4.x branch label Oct 30, 2023
Copy link
Contributor

@sadlerap sadlerap left a comment

Choose a reason for hiding this comment

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

/ok-to-test
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 30, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sadlerap

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sadlerap
Copy link
Contributor

/retest

@sadlerap
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Oct 30, 2023
@openshift-ci openshift-ci bot merged commit 2c107ec into master Oct 30, 2023
19 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/operator-framework/api-0.18.0 branch October 30, 2023 20:48
service-binding-operator-bot pushed a commit to service-binding-operator-bot/service-binding-operator that referenced this pull request Oct 30, 2023
…developer#1519)

Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.17.7 to 0.18.0.
- [Release notes](https://github.com/operator-framework/api/releases)
- [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
- [Commits](operator-framework/api@v0.17.7...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
openshift-ci bot pushed a commit that referenced this pull request Oct 31, 2023
…1523)

Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.17.7 to 0.18.0.
- [Release notes](https://github.com/operator-framework/api/releases)
- [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
- [Commits](operator-framework/api@v0.17.7...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm ok-to-test release/v1.4.x Used to mark PRs to be cherry-picked in release-v1.4.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant