openstack-k8s-operators / barbican-operator

Apache License 2.0
5 stars 24 forks source link

Update module github.com/onsi/gomega to v1.34.1 - autoclosed #143

Closed openstack-k8s-ci-robot closed 2 months ago

openstack-k8s-ci-robot commented 2 months ago

This PR contains the following updates:

Package Type Update Change
github.com/onsi/gomega require minor v1.33.1 -> v1.34.1

Release Notes

onsi/gomega (github.com/onsi/gomega) ### [`v1.34.1`](https://togithub.com/onsi/gomega/releases/tag/v1.34.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.34.0...v1.34.1) ##### 1.34.1 ##### Maintenance - Use slices from exp/slices to keep golang 1.20 compat \[[`5e71dcd`](https://togithub.com/onsi/gomega/commit/5e71dcd)] ### [`v1.34.0`](https://togithub.com/onsi/gomega/releases/tag/v1.34.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.33.1...v1.34.0) ##### 1.34.0 ##### Features - Add RoundTripper method to ghttp.Server \[[`c549e0d`](https://togithub.com/onsi/gomega/commit/c549e0d)] ##### Fixes - fix incorrect handling of nil slices in HaveExactElements (fixes [#​771](https://togithub.com/onsi/gomega/issues/771)) \[[`878940c`](https://togithub.com/onsi/gomega/commit/878940c)] - issue\_765 - fixed bug in Hopcroft-Karp algorithm \[[`ebadb67`](https://togithub.com/onsi/gomega/commit/ebadb67)] ##### Maintenance - bump ginkgo \[[`8af2ece`](https://togithub.com/onsi/gomega/commit/8af2ece)] - Fix typo in docs \[[`123a071`](https://togithub.com/onsi/gomega/commit/123a071)] - Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 ([#​756](https://togithub.com/onsi/gomega/issues/756)) \[[`0e69083`](https://togithub.com/onsi/gomega/commit/0e69083)] - Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 ([#​755](https://togithub.com/onsi/gomega/issues/755)) \[[`2675796`](https://togithub.com/onsi/gomega/commit/2675796)] - Bump golang.org/x/net from 0.24.0 to 0.25.0 ([#​754](https://togithub.com/onsi/gomega/issues/754)) \[[`4160c0f`](https://togithub.com/onsi/gomega/commit/4160c0f)] - Bump github-pages from 230 to 231 in /docs ([#​748](https://togithub.com/onsi/gomega/issues/748)) \[[`892c303`](https://togithub.com/onsi/gomega/commit/892c303)]

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.

openshift-ci[bot] commented 2 months 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 viroel 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
stuggi commented 2 months ago

This can be ignored for now. there is a fixed merged for latest gomega to work properly with golang 1.20. we need to wait for a release of that

openstack-k8s-ci-robot 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
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.17.0 -> v0.19.0
golang.org/x/net v0.25.0 -> v0.27.0
golang.org/x/sys v0.20.0 -> v0.22.0
golang.org/x/term v0.20.0 -> v0.22.0
golang.org/x/text v0.15.0 -> v0.16.0
golang.org/x/tools v0.21.0 -> v0.23.0
google.golang.org/protobuf v1.33.0 -> v1.34.1
File name: api/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
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/net v0.25.0 -> v0.27.0
golang.org/x/sys v0.20.0 -> v0.22.0
golang.org/x/term v0.20.0 -> v0.22.0
golang.org/x/text v0.15.0 -> v0.16.0
golang.org/x/tools v0.21.0 -> v0.23.0
google.golang.org/protobuf v1.33.0 -> v1.34.1
stuggi commented 2 months ago

/retest

openshift-ci[bot] commented 2 months 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/precommit-check 569b3678056f9ca32d8a5e5f1a6bb8cc59994adc link true /test precommit-check
ci/prow/functional 569b3678056f9ca32d8a5e5f1a6bb8cc59994adc link true /test functional
ci/prow/barbican-operator-build-deploy-kuttl 569b3678056f9ca32d8a5e5f1a6bb8cc59994adc link true /test barbican-operator-build-deploy-kuttl
ci/prow/images 569b3678056f9ca32d8a5e5f1a6bb8cc59994adc 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).