engaging-finches / hello-k8s

1 stars 0 forks source link

fix(deps): update module github.com/onsi/gomega to v1.33.1 - autoclosed #80

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/gomega v1.32.0 -> v1.33.1 age adoption passing confidence

Release Notes

onsi/gomega (github.com/onsi/gomega) ### [`v1.33.1`](https://togithub.com/onsi/gomega/releases/tag/v1.33.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.33.0...v1.33.1) #### 1.33.1 ##### Fixes - fix confusing eventually docs \[[`3a66379`](https://togithub.com/onsi/gomega/commit/3a66379)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 \[[`e9bc35a`](https://togithub.com/onsi/gomega/commit/e9bc35a)] ### [`v1.33.0`](https://togithub.com/onsi/gomega/releases/tag/v1.33.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.32.0...v1.33.0) #### 1.33.0 ##### Features `Receive` not accepts `Receive(, MATCHER>)`, allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer. ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 ([#​745](https://togithub.com/onsi/gomega/issues/745)) \[[`9999deb`](https://togithub.com/onsi/gomega/commit/9999deb)] - Bump github-pages from 229 to 230 in /docs ([#​735](https://togithub.com/onsi/gomega/issues/735)) \[[`cb5ff21`](https://togithub.com/onsi/gomega/commit/cb5ff21)] - Bump golang.org/x/net from 0.20.0 to 0.23.0 ([#​746](https://togithub.com/onsi/gomega/issues/746)) \[[`bac6596`](https://togithub.com/onsi/gomega/commit/bac6596)]

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 Mend Renovate. View repository job log here.

renovate[bot] commented 1 month ago

ℹ Artifact update notice

File name: ghrunner/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/onsi/ginkgo/v2 v2.17.1 -> v2.17.2
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 -> v0.0.0-20240424215950-a892ee059fd6
golang.org/x/net v0.23.0 -> v0.24.0
golang.org/x/sys v0.18.0 -> v0.19.0
golang.org/x/term v0.18.0 -> v0.19.0
golang.org/x/tools v0.18.0 -> v0.20.0