-
Notifications
You must be signed in to change notification settings - Fork 37
Bump the all-go-mod-patch-and-minor group across 3 directories with 22 updates #463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all-go-mod-patch-and-minor group across 3 directories with 22 updates #463
Conversation
…2 updates Bumps the all-go-mod-patch-and-minor group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/jellydator/ttlcache/v3](https://github.com/jellydator/ttlcache) | `3.2.0` | `3.4.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.24.0` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.7` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.5.1` | `0.6.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.3` | `0.31.12` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.3` | `0.31.12` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.31.3` | `0.31.12` | | [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.9.6` | `1.9.10` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.6` | `0.19.7` | Bumps the all-go-mod-patch-and-minor group with 10 updates in the /hack/tools directory: | Package | From | To | | --- | --- | --- | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.24.0` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.7` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.5.1` | `0.6.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.2` | `0.31.12` | | [github.com/a8m/envsubst](https://github.com/a8m/envsubst) | `1.4.2` | `1.4.3` | | [honnef.co/go/tools](https://github.com/dominikh/go-tools) | `0.5.1` | `0.6.1` | | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.31.7` | `0.31.12` | | [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) | `0.16.5` | `0.18.0` | | [sigs.k8s.io/kustomize/kustomize/v5](https://github.com/kubernetes-sigs/kustomize) | `5.4.3` | `5.7.1` | Bumps the all-go-mod-patch-and-minor group with 12 updates in the /test/e2e directory: | Package | From | To | | --- | --- | --- | | [github.com/apache/cloudstack-go/v2](https://github.com/apache/cloudstack-go) | `2.17.0` | `2.17.1` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.24.0` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.7` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.5.0` | `0.6.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.3` | `0.31.12` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.3` | `0.31.12` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.31.3` | `0.31.12` | | [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.9.6` | `1.9.10` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.6` | `0.19.7` | | [github.com/Shopify/toxiproxy/v2](https://github.com/Shopify/toxiproxy) | `2.5.0` | `2.12.0` | | [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.9.6` | `1.9.10` | Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/jellydator/ttlcache/v3` from 3.2.0 to 3.4.0 - [Release notes](https://github.com/jellydator/ttlcache/releases) - [Commits](jellydator/ttlcache@v3.2.0...v3.4.0) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.24.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.24.0) Updates `github.com/onsi/gomega` from 1.36.2 to 1.37.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.37.0) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.7) Updates `go.uber.org/mock` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.6.0) Updates `golang.org/x/text` from 0.23.0 to 0.28.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.23.0...v0.28.0) Updates `k8s.io/api` from 0.31.3 to 0.31.12 - [Commits](kubernetes/api@v0.31.3...v0.31.12) Updates `k8s.io/apimachinery` from 0.31.3 to 0.31.12 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.12) Updates `k8s.io/client-go` from 0.31.3 to 0.31.12 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.3...v0.31.12) Updates `k8s.io/component-base` from 0.31.3 to 0.31.12 - [Commits](kubernetes/component-base@v0.31.3...v0.31.12) Updates `sigs.k8s.io/cluster-api` from 1.9.6 to 1.9.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.9.6...v1.9.10) Updates `sigs.k8s.io/controller-runtime` from 0.19.6 to 0.19.7 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.6...v0.19.7) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.24.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.24.0) Updates `go.uber.org/mock` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.6.0) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.24.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.24.0) Updates `github.com/onsi/gomega` from 1.36.2 to 1.37.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.37.0) Updates `k8s.io/api` from 0.31.3 to 0.31.12 - [Commits](kubernetes/api@v0.31.3...v0.31.12) Updates `k8s.io/apimachinery` from 0.31.3 to 0.31.12 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.12) Updates `sigs.k8s.io/cluster-api` from 1.9.6 to 1.9.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.9.6...v1.9.10) Updates `sigs.k8s.io/controller-runtime` from 0.19.6 to 0.19.7 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.6...v0.19.7) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.24.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.24.0) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.7) Updates `go.uber.org/mock` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.6.0) Updates `golang.org/x/text` from 0.21.0 to 0.28.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.23.0...v0.28.0) Updates `k8s.io/api` from 0.31.2 to 0.31.12 - [Commits](kubernetes/api@v0.31.3...v0.31.12) Updates `k8s.io/apimachinery` from 0.31.7 to 0.31.12 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.12) Updates `github.com/a8m/envsubst` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/a8m/envsubst/releases) - [Commits](a8m/envsubst@v1.4.2...v1.4.3) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.24.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.24.0) Updates `go.uber.org/mock` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.6.0) Updates `honnef.co/go/tools` from 0.5.1 to 0.6.1 - [Release notes](https://github.com/dominikh/go-tools/releases) - [Commits](dominikh/go-tools@v0.5.1...v0.6.1) Updates `k8s.io/code-generator` from 0.31.7 to 0.31.12 - [Commits](kubernetes/code-generator@v0.31.7...v0.31.12) Updates `sigs.k8s.io/controller-tools` from 0.16.5 to 0.18.0 - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml) - [Commits](kubernetes-sigs/controller-tools@v0.16.5...v0.18.0) Updates `sigs.k8s.io/kustomize/kustomize/v5` from 5.4.3 to 5.7.1 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@kustomize/v5.4.3...kustomize/v5.7.1) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.24.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.24.0) Updates `k8s.io/api` from 0.31.2 to 0.33.0 - [Commits](kubernetes/api@v0.31.3...v0.31.12) Updates `k8s.io/apimachinery` from 0.31.7 to 0.33.0 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.12) Updates `k8s.io/utils` from 0.0.0-20240711033017-18e509b52bc8 to 0.0.0-20241104100929-3ea5e8cea738 - [Commits](https://github.com/kubernetes/utils/commits) Updates `github.com/apache/cloudstack-go/v2` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/apache/cloudstack-go/releases) - [Commits](apache/cloudstack-go@v2.17.0...v2.17.1) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.24.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.24.0) Updates `github.com/onsi/gomega` from 1.36.2 to 1.37.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.37.0) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.7) Updates `go.uber.org/mock` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.6.0) Updates `golang.org/x/text` from 0.21.0 to 0.28.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.23.0...v0.28.0) Updates `k8s.io/api` from 0.31.3 to 0.31.12 - [Commits](kubernetes/api@v0.31.3...v0.31.12) Updates `k8s.io/apimachinery` from 0.31.3 to 0.31.12 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.12) Updates `k8s.io/client-go` from 0.31.3 to 0.31.12 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.3...v0.31.12) Updates `k8s.io/component-base` from 0.31.3 to 0.31.12 - [Commits](kubernetes/component-base@v0.31.3...v0.31.12) Updates `sigs.k8s.io/cluster-api` from 1.9.6 to 1.9.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.9.6...v1.9.10) Updates `sigs.k8s.io/controller-runtime` from 0.19.6 to 0.19.7 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.6...v0.19.7) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.24.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.24.0) Updates `go.uber.org/mock` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.6.0) Updates `github.com/Shopify/toxiproxy/v2` from 2.5.0 to 2.12.0 - [Release notes](https://github.com/Shopify/toxiproxy/releases) - [Changelog](https://github.com/Shopify/toxiproxy/blob/main/CHANGELOG.md) - [Commits](Shopify/toxiproxy@v2.5.0...v2.12.0) Updates `github.com/apache/cloudstack-go/v2` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/apache/cloudstack-go/releases) - [Commits](apache/cloudstack-go@v2.17.0...v2.17.1) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.24.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.24.0) Updates `github.com/onsi/gomega` from 1.36.2 to 1.37.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.37.0) Updates `k8s.io/api` from 0.31.3 to 0.31.12 - [Commits](kubernetes/api@v0.31.3...v0.31.12) Updates `k8s.io/apimachinery` from 0.31.3 to 0.31.12 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.12) Updates `sigs.k8s.io/cluster-api` from 1.9.6 to 1.9.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.9.6...v1.9.10) Updates `sigs.k8s.io/cluster-api/test` from 1.9.6 to 1.9.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.9.6...v1.9.10) Updates `sigs.k8s.io/controller-runtime` from 0.19.6 to 0.19.7 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.6...v0.19.7) --- updated-dependencies: - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/jellydator/ttlcache/v3 dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/gomega dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: go.uber.org/mock dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/text dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/client-go dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/component-base dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-version: 1.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.19.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: go.uber.org/mock dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/gomega dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-version: 1.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.19.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: go.uber.org/mock dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/text dependency-version: 0.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.31.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.31.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/a8m/envsubst dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: go.uber.org/mock dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: honnef.co/go/tools dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/code-generator dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-tools dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/kustomize/kustomize/v5 dependency-version: 5.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/utils dependency-version: 0.0.0-20241104100929-3ea5e8cea738 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/apache/cloudstack-go/v2 dependency-version: 2.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/gomega dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: go.uber.org/mock dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/text dependency-version: 0.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/client-go dependency-version: 0.31.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/component-base dependency-version: 0.31.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-version: 1.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.19.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: go.uber.org/mock dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/Shopify/toxiproxy/v2 dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/apache/cloudstack-go/v2 dependency-version: 2.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/onsi/gomega dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/api dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: k8s.io/apimachinery dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-version: 1.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api/test dependency-version: 1.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.19.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
✅ Deploy Preview for kubernetes-sigs-cluster-api-cloudstack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Superseded by #464. |
Bumps the all-go-mod-patch-and-minor group with 10 updates in the / directory:
1.4.21.4.33.2.03.4.02.22.22.24.01.0.51.0.70.5.10.6.00.31.30.31.120.31.30.31.120.31.30.31.121.9.61.9.100.19.60.19.7Bumps the all-go-mod-patch-and-minor group with 10 updates in the /hack/tools directory:
1.4.21.4.32.22.22.24.01.0.51.0.70.5.10.6.00.31.20.31.121.4.21.4.30.5.10.6.10.31.70.31.120.16.50.18.05.4.35.7.1Bumps the all-go-mod-patch-and-minor group with 12 updates in the /test/e2e directory:
2.17.02.17.11.4.21.4.32.22.22.24.01.0.51.0.70.5.00.6.00.31.30.31.120.31.30.31.120.31.30.31.121.9.61.9.100.19.60.19.72.5.02.12.01.9.61.9.10Updates
github.com/go-logr/logrfrom 1.4.2 to 1.4.3Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
38a1c47build(deps): bump github/codeql-action from 3.28.17 to 3.28.18f08beddbuild(deps): bump actions/setup-go from 5.4.0 to 5.5.06295e99build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0028840dbuild(deps): bump github/codeql-action from 3.28.15 to 3.28.17511e5faMerge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...d806463build(deps): bump github/codeql-action from 3.28.13 to 3.28.15158c311Merge pull request #366 from thockin/masterc79ddb3Update to support golangci-lint v220a64babuild(deps): bump github/codeql-action from 3.28.12 to 3.28.130385e14Add comments around slog exceptionsUpdates
github.com/jellydator/ttlcache/v3from 3.2.0 to 3.4.0Release notes
Sourced from github.com/jellydator/ttlcache/v3's releases.
... (truncated)
Commits
7145e12add status section to READMEc2e22aaupdate feature list text31efdf4add examples and tutorials to README9f1a275Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#182)44a1fa2Add examples folder with httpcache example (#183)6978d5eExpose item cost (#181)b6a9e74Rewrite expired items tests to ensure expiration for Windows (#178)b20a7fdfix: Deadlock during cost calculation (#173)fdc54f0Bump golang.org/x/sync from 0.11.0 to 0.14.0 (#172)dd3c982Export NewItemWithOpts (#180)Updates
github.com/onsi/ginkgo/v2from 2.22.2 to 2.24.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
3d9dae2v2.24.03f5d379remove -o from run command0545eabfeat: add semantic version filtering API (#1570)63a2ff1Bump nokogiri from 1.18.8 to 1.18.9 in /docs (#1579)d45b476Bump golang.org/x/tools from 0.34.0 to 0.36.0 (#1576)652f5b3Bump actions/checkout from 4 to 5 (#1577)0a618d4update GinkgoT to support new Output and Attr testing.T functions86fda3afix grammar7470c9eBump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#1559)5e06732Bump golang.org/x/tools from 0.33.0 to 0.34.0 (#1560)Updates
github.com/onsi/gomegafrom 1.36.2 to 1.37.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
272fca3v1.37.05666f98add To/ToNot/NotTo aliases for AsyncAssertion2251143v1.36.3adb8b49bump all the things7613216chore: replaceinterface{}withany9fe5259Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)a0e85b9remove spurious "toolchain" from go.mod (#819)604a8b1Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)36fbc84Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)ced70d7Bump github-pages from 231 to 232 in /docs (#778)Updates
github.com/spf13/pflagfrom 1.0.5 to 1.0.7Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
f9cbdd9Merge pull request #348 from max-frank/add-time-flag-supporte3be2ebReduce duplication by forwarding to sibling functions7cc25e3Don't exportTimeValue(yet)d15848dRemove unnecessary time test stderr dev null redirectc5ce22eUse time.Time for expectations in time flag tests1992c5aAdd support for time.Time flags1c62fb2Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags1a4b5b2fix discrepancy in order of arguments for Func() and BoolFunc() #4334730aa0fix help message for Func and BoolFunc flags #430f4c97c2minor: fix typos in commentsUpdates
go.uber.org/mockfrom 0.5.1 to 0.6.0Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.
Commits
2d1c581Prepare release v0.6.0 (#278)c654195Update CI to run 1.24/1.25 (#277)5900c74update golang.org/x/tools to v0.36.0 (#276)6a0445cfeat(bazel): mock_names flag support in archive mode (#262)aa11bfcfeat(bazel): support archive mode (#259)359202cSupport for archive mode (#258)871d86bBack to development (#251)0b8095fPrepare release v0.5.2 (#250)8ce01acBump go.mod to 1.23 and remove alias replacements (#248)6568d88Back to development. (#242)Updates
golang.org/x/textfrom 0.23.0 to 0.28.0Commits
425d715go.mod: update golang.org/x dependenciesb6d2645go.mod: update golang.org/x dependencies8072180go.mod: update golang.org/x dependencies6cacac1go.mod: update tagx:ignore'd golang.org/x dependencies700cc20go.mod: update golang.org/x dependencies4890c57go.mod: update golang.org/x dependenciesUpdates
k8s.io/apifrom 0.31.3 to 0.31.12Commits
eb59dd7Update dependencies to v0.31.12 tagUpdates
k8s.io/apimachineryfrom 0.31.3 to 0.31.12Commits
Updates
k8s.io/client-gofrom 0.31.3 to 0.31.12Commits
7823584Update dependencies to v0.31.12 tag8eaec8fMerge pull request #129519kishen-v/automated-cherry-pick-of-#127422e935febFix Go vet errors for master golangUpdates
k8s.io/component-basefrom 0.31.3 to 0.31.12Commits
bab9068Update dependencies to v0.31.12 tag5d18b52Merge pull request #130084richabanker/automated-cherry-pick-of-#12843017efbdaAdd testsbbbee38do not install handler for /metrics/slis using sync.OnceUpdates
sigs.k8s.io/cluster-apifrom 1.9.6 to 1.9.10Release notes
Sourced from sigs.k8s.io/cluster-api's releases.
... (truncated)
Commits
1ba34b0Merge pull request #12468 from dmvolod/redefine-etcd-client-logger-release-1.97e0ad1a🌱 Add --etcd-client-log-level flag to KCPec03189Merge pull request #12396 from k8s-infra-cherrypick-robot/cherry-pick-12379-t...3b368e1fix e2e test2f38dd4Merge pull request #12384 from k8s-infra-cherrypick-robot/cherry-pick-12382-t...439b321Fix broken link to CAPZ prerequisites9c154c9Merge pull request #12375 from k8s-infra-cherrypick-robot/cherry-pick-12361-t...a3cd741adding a retry mechanism, if first attempt of curl fails.81c2cf6Merge pull request #12355 from sivchari/release-1.9dd448e2fix govulncheck security scanUpdates
sigs.k8s.io/controller-runtimefrom 0.19.6 to 0.19.7Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
5fe7bb3Merge pull request #3148 from k8s-infra-cherrypick-robot/cherry-pick-3147-to-...97bb1ffRevert "[release-0.20] ✨ Expose all Go runtime metrics (#3100)"56df553Merge pull request #3146 from k8s-infra-cherrypick-robot/cherry-pick-3143-to-...d2145c0bug: Fakeclient: Fix dataraces when writing to the scheme13450baMerge pull request #3128 from k8s-infra-cherrypick-robot/cherry-pick-3126-to-...a2a9f54fix: cache should list out of global cache when present and necessaryUpdates
github.com/onsi/ginkgo/v2from 2.22.2 to 2.24.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
3d9dae2v2.24.03f5d379remove -o from run command0545eabfeat: add semantic version filtering API (#1570)63a2ff1Bump nokogiri from 1.18.8 to 1.18.9 in /docs (#1579)d45b476Bump golang.org/x/tools from 0.34.0 to 0.36.0 (#1576)652f5b3Bump actions/checkout from 4 to 5 (#1577)0a618d4update GinkgoT to support new Output and Attr testing.T functions86fda3afix grammar7470c9eBump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#1559)5e06732Bump golang.org/x/tools from 0.33.0 to 0.34.0 (#1560)Updates
go.uber.org/mockfrom 0.5.1 to 0.6.0Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock'...
Description has been truncated