gardener / gardener-extension-networking-cilium

Gardener extension controller for the Cilium CNI network plugin.
https://gardener.cloud
Apache License 2.0
13 stars 38 forks source link

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

Closed gardener-ci-robot closed 1 month ago

gardener-ci-robot commented 1 month 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 - At any time (no schedule defined), 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.

gardener-ci-robot commented 1 month 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
google.golang.org/protobuf v1.34.0 -> v1.34.1
gardener-robot commented 1 month ago

@gardener-ci-robot Thank you for your contribution.

axel7born commented 1 month ago

/test pull-extension-networking-cilium-e2e-kind

axel7born commented 1 month ago

/test pull-extension-networking-cilium-e2e-kind

gardener-prow[bot] commented 1 month ago

@gardener-ci-robot: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-extension-networking-cilium-e2e-kind 810e7fa8dcf202f086a4ca94baf34ac11957d976 link true /test pull-extension-networking-cilium-e2e-kind

Full PR test history. Your PR dashboard. Command help for this repository. Please help us cut down on flakes by linking this test failure to an open flake report or filing a new flake report if you can't find an existing one. Also see our testing guideline for how to avoid and hunt flakes.

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