backube / volsync

Asynchronous data replication for Kubernetes volumes
https://volsync.readthedocs.io
GNU Affero General Public License v3.0
602 stars 69 forks source link

Update module github.com/operator-framework/api to v0.27.0 #1364

Closed renovate-bot closed 1 month ago

renovate-bot commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/operator-framework/api v0.26.0 -> v0.27.0 age adoption passing confidence

Release Notes

operator-framework/api (github.com/operator-framework/api) ### [`v0.27.0`](https://redirect.github.com/operator-framework/api/releases/tag/v0.27.0) [Compare Source](https://redirect.github.com/operator-framework/api/compare/v0.26.0...v0.27.0) #### What's Changed - Fix some typos in cel.go by [@​logonoff](https://redirect.github.com/logonoff) in [https://github.com/operator-framework/api/pull/343](https://redirect.github.com/operator-framework/api/pull/343) - Bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/operator-framework/api/pull/344](https://redirect.github.com/operator-framework/api/pull/344) - Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/operator-framework/api/pull/346](https://redirect.github.com/operator-framework/api/pull/346) - Fix codecov-action params by [@​m1kola](https://redirect.github.com/m1kola) in [https://github.com/operator-framework/api/pull/349](https://redirect.github.com/operator-framework/api/pull/349) - Bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/operator-framework/api/pull/353](https://redirect.github.com/operator-framework/api/pull/353) - Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/operator-framework/api/pull/356](https://redirect.github.com/operator-framework/api/pull/356) - Bump kubernetes libraries to v0.31.0 and controller-runtime to v0.19.0 by [@​perdasilva](https://redirect.github.com/perdasilva) in [https://github.com/operator-framework/api/pull/357](https://redirect.github.com/operator-framework/api/pull/357) #### New Contributors - [@​logonoff](https://redirect.github.com/logonoff) made their first contribution in [https://github.com/operator-framework/api/pull/343](https://redirect.github.com/operator-framework/api/pull/343) **Full Changelog**: https://github.com/operator-framework/api/compare/v0.26.0...v0.27.0

Configuration

📅 Schedule: Branch creation - " 3-6 * 1-5" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

forking-renovate[bot] commented 3 months ago

ℹ Artifact update notice

File name: custom-scorecard-tests/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/go-logr/logr v1.4.1 -> v1.4.2
golang.org/x/net v0.23.0 -> v0.26.0
golang.org/x/oauth2 v0.17.0 -> v0.21.0
golang.org/x/sys v0.18.0 -> v0.21.0
golang.org/x/term v0.18.0 -> v0.21.0
golang.org/x/text v0.14.0 -> v0.16.0
google.golang.org/protobuf v1.33.0 -> v1.34.2
k8s.io/api v0.30.1 -> v0.31.0
k8s.io/apiextensions-apiserver v0.30.1 -> v0.31.0
k8s.io/apimachinery v0.30.1 -> v0.31.0
k8s.io/client-go v0.30.1 -> v0.31.0
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/utils v0.0.0-20240102154912-e7106e64919e -> v0.0.0-20240711033017-18e509b52bc8
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

tesshuflower commented 2 months ago

/retest

tesshuflower commented 1 month ago

/retest

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.5%. Comparing base (7f62428) to head (46f7ba9). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1364 +/- ## ===================================== Coverage 67.5% 67.5% ===================================== Files 57 57 Lines 5844 5844 ===================================== Hits 3947 3947 Misses 1612 1612 Partials 285 285 ```
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

tesshuflower commented 1 month ago

/retest

tesshuflower commented 1 month ago

/approve /lgtm

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: renovate-bot, tesshuflower

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: - ~~[OWNERS](https://github.com/backube/volsync/blob/main/OWNERS)~~ [tesshuflower] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment