SAP / redis-operator

Manage Redis clusters in Kubernetes
Apache License 2.0
12 stars 4 forks source link

fix(go.mod/go.sum): update minor dependencies (golang) #66

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/ginkgo/v2 v2.16.0 -> v2.17.0 age adoption passing confidence
github.com/onsi/gomega v1.31.1 -> v1.32.0 age adoption passing confidence

Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2) ### [`v2.17.0`](https://togithub.com/onsi/ginkgo/releases/tag/v2.17.0) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.16.0...v2.17.0) #### 2.17.0 ##### Features - add `--github-output` for nicer output in github actions \[[`e8a2056`](https://togithub.com/onsi/ginkgo/commit/e8a2056)] ##### Maintenance - fix typo in core_dsl.go \[[`977bc6f`](https://togithub.com/onsi/ginkgo/commit/977bc6f)] - Fix typo in docs \[[`e297e7b`](https://togithub.com/onsi/ginkgo/commit/e297e7b)]
onsi/gomega (github.com/onsi/gomega) ### [`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: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.