openstack-k8s-operators / barbican-operator

Apache License 2.0
5 stars 24 forks source link

Update module github.com/onsi/gomega to v1.34.2 - autoclosed #157

Closed openstack-k8s-ci-robot closed 1 month ago

openstack-k8s-ci-robot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
github.com/onsi/gomega require patch v1.34.1 -> v1.34.2

Release Notes

onsi/gomega (github.com/onsi/gomega) ### [`v1.34.2`](https://redirect.github.com/onsi/gomega/releases/tag/v1.34.2) [Compare Source](https://redirect.github.com/onsi/gomega/compare/v1.34.1...v1.34.2) ##### 1.34.2 Require Go 1.22+ ##### Maintenance - bump ginkgo as well \[[`c59c6dc`](https://redirect.github.com/onsi/gomega/commit/c59c6dc)] - bump to go 1.22 - remove x/exp dependency \[[`8158b99`](https://redirect.github.com/onsi/gomega/commit/8158b99)]

Configuration

πŸ“… Schedule: Branch creation - "every weekend" 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 has been generated by Renovate Bot.

openstack-k8s-ci-robot commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
warning: ignoring symlink /tmp/renovate/repos/github/openstack-k8s-operators/barbican-operator/templates/barbicanapi
warning: ignoring symlink /tmp/renovate/repos/github/openstack-k8s-operators/barbican-operator/templates/barbicankeystonelistener
warning: ignoring symlink /tmp/renovate/repos/github/openstack-k8s-operators/barbican-operator/templates/barbicanworker
github.com/openstack-k8s-operators/barbican-operator/tests/functional tested by
    github.com/openstack-k8s-operators/barbican-operator/tests/functional.test imports
    github.com/onsi/gomega imports
    github.com/onsi/gomega/matchers imports
    github.com/onsi/gomega/matchers/support/goraph/bipartitegraph imports
    slices: package slices is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/slices)
note: imported by a module that requires go 1.22
File name: api/go.sum
Command failed: go get -d -t ./...
github.com/openstack-k8s-operators/barbican-operator/api/v1beta1 tested by
    github.com/openstack-k8s-operators/barbican-operator/api/v1beta1.test imports
    github.com/onsi/gomega imports
    github.com/onsi/gomega/matchers imports
    github.com/onsi/gomega/matchers/support/goraph/bipartitegraph imports
    slices: package slices is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/slices)
note: imported by a module that requires go 1.22
openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openstack-k8s-ci-robot Once this PR has been reviewed and has the lgtm label, please assign afaranha 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/openstack-k8s-operators/barbican-operator/blob/main/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 1 month ago

@openstack-k8s-ci-robot: 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/functional 15f598cf4c88ca173c43daa5d8a048fa7c499a0b link true /test functional
ci/prow/precommit-check 15f598cf4c88ca173c43daa5d8a048fa7c499a0b link true /test precommit-check
ci/prow/barbican-operator-build-deploy-kuttl 15f598cf4c88ca173c43daa5d8a048fa7c499a0b link true /test barbican-operator-build-deploy-kuttl

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).