ComplianceAsCode / compliance-operator

Operator providing Kubernetes cluster compliance checks
Apache License 2.0
38 stars 23 forks source link

fix(deps): update github.com/openshift/library-go digest to a808e2f #605

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
github.com/openshift/library-go require digest ade3966 -> a808e2f

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate[bot] Once this PR has been reviewed and has the lgtm label, please assign yuumasato for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/ComplianceAsCode/compliance-operator/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 2 months ago

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

I'm waiting for a ComplianceAsCode 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](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 2 months ago

:robot: To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:605-af36011be50559ea09ec55ea29890891b1afbc6e
renovate[bot] commented 2 months ago

ℹ Artifact update notice

File name: 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
k8s.io/apimachinery v0.31.0 -> v0.31.1
k8s.io/client-go v0.31.0 -> v0.31.1
golang.org/x/crypto v0.26.0 -> v0.27.0
github.com/openshift/api v0.0.0-20240830142653-85dc560939ef -> v0.0.0-20241001152557-e415140e5d5f
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.69.1 -> v0.74.0
golang.org/x/net v0.28.0 -> v0.29.0
golang.org/x/sys v0.23.0 -> v0.25.0
golang.org/x/term v0.23.0 -> v0.24.0
golang.org/x/text v0.17.0 -> v0.18.0
k8s.io/api v0.31.0 -> v0.31.1
k8s.io/apiextensions-apiserver v0.31.0 -> v0.31.1
k8s.io/apiserver v0.31.0 -> v0.31.1
k8s.io/component-base v0.31.0 -> v0.31.1
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20240921022957-49e7df575cb6
github.com/openshift/client-go v0.0.0-20240528061634-b054aa794d87 -> v0.0.0-20241001162912-da6d55e4611f
k8s.io/kube-aggregator v0.30.1 -> v0.31.1
openshift-ci[bot] commented 2 hours ago

@renovate[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/unit 43f053c5231ff9d2d7bfe2fd04955ab86c33e223 link true /test unit
ci/prow/verify 43f053c5231ff9d2d7bfe2fd04955ab86c33e223 link true /test verify
ci/prow/e2e-aws-serial 43f053c5231ff9d2d7bfe2fd04955ab86c33e223 link true /test e2e-aws-serial
ci/prow/e2e-aws-parallel 43f053c5231ff9d2d7bfe2fd04955ab86c33e223 link true /test e2e-aws-parallel
ci/prow/e2e-rosa 43f053c5231ff9d2d7bfe2fd04955ab86c33e223 link true /test e2e-rosa
ci/prow/images 43f053c5231ff9d2d7bfe2fd04955ab86c33e223 link true /test images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).