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

Bump github.com/operator-framework/api from 0.21.0 to 0.22.0 #818

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps github.com/operator-framework/api from 0.21.0 to 0.22.0.

Release notes

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

v0.22.0

What's Changed

New Contributors

Full Changelog: operator-framework/api@v0.21.0...v0.22.0

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)

@dependabot dependabot bot requested a review from a team as a code owner February 5, 2024 01:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 5, 2024
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.27%. Comparing base (4a9a68c) to head (1bee89b).

❗ Current head 1bee89b differs from pull request most recent head f56155d. Consider uploading reports for the commit f56155d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #818      +/-   ##
==========================================
- Coverage   36.63%   35.27%   -1.37%     
==========================================
  Files           9        9              
  Lines         868      808      -60     
==========================================
- Hits          318      285      -33     
+ Misses        506      479      -27     
  Partials       44       44              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/api-0.22.0 branch from cc22511 to 27e6a8d Compare February 22, 2024 10:16
@kevinrizza
Copy link
Member

/hold

this specifically downgrades the helm dependency that we just bumped

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 22, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/api-0.22.0 branch 3 times, most recently from 2292c3a to a21ab78 Compare February 22, 2024 13:44
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 22, 2024
@openshift-merge-robot
Copy link

rebase

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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/api-0.22.0 branch from a21ab78 to 5137480 Compare February 22, 2024 13:48
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 22, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/api-0.22.0 branch from 5137480 to 1bee89b Compare February 22, 2024 15:58
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/api-0.22.0 branch from 1bee89b to af982ea Compare March 4, 2024 20:22
Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.21.0 to 0.22.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.21.0...v0.22.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/operator-framework/api-0.22.0 branch from af982ea to f56155d Compare March 5, 2024 11:13
Copy link
Member

@m1kola m1kola left a comment

Choose a reason for hiding this comment

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

/unhold

This no longer bumps helm. Should be good to go

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 5, 2024
@m1kola m1kola enabled auto-merge March 5, 2024 11:16
@m1kola m1kola added this pull request to the merge queue Mar 5, 2024
Merged via the queue into main with commit 591a334 Mar 5, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/operator-framework/api-0.22.0 branch March 5, 2024 11:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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