cloudoperators / greenhouse

Cloud operations platform
Apache License 2.0
8 stars 1 forks source link

fix(deps): update module github.com/onsi/gomega to v1.33.0 #156

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

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

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


Release Notes

onsi/gomega (github.com/onsi/gomega) ### [`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)] ### [`v1.32.0`](https://togithub.com/onsi/gomega/releases/tag/v1.32.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.31.1...v1.32.0) #### 1.32.0 ##### Maintenance - Migrate github.com/golang/protobuf to google.golang.org/protobuf \[[`436a197`](https://togithub.com/onsi/gomega/commit/436a197)] This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks [@​jbduncan](https://togithub.com/jbduncan) !). Please open an issue if you run into one. - chore: test with Go 1.22 ([#​733](https://togithub.com/onsi/gomega/issues/733)) \[[`32ef35e`](https://togithub.com/onsi/gomega/commit/32ef35e)] - Bump golang.org/x/net from 0.19.0 to 0.20.0 ([#​717](https://togithub.com/onsi/gomega/issues/717)) \[[`a0d0387`](https://togithub.com/onsi/gomega/commit/a0d0387)] - Bump github-pages and jekyll-feed in /docs ([#​732](https://togithub.com/onsi/gomega/issues/732)) \[[`b71e477`](https://togithub.com/onsi/gomega/commit/b71e477)] - docs: fix typo and broken anchor link to gstruct \[[`f460154`](https://togithub.com/onsi/gomega/commit/f460154)] - docs: fix HaveEach matcher signature \[[`a2862e4`](https://togithub.com/onsi/gomega/commit/a2862e4)]

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.