Skip to content

Commit

Permalink
Remove redundant dep entries
Browse files Browse the repository at this point in the history
  • Loading branch information
g-gaston committed Nov 21, 2023
1 parent bc8f0d8 commit bb22742
Showing 1 changed file with 0 additions and 73 deletions.
73 changes: 0 additions & 73 deletions CHANGELOG/v1.6.0-rc.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
- ClusterClass: Add additional test cases for nested variable defaulting (#9728)
- clusterctl: Propagate ctx to retryWithExponentialBackoff in clusterctl (#9437)
- Dependency: Bump cert-manager to v1.13.2 (#9653)
- Dependency: Bump cloud.google.com/go/storage from 1.33.0 to 1.34.1 in /hack/tools (#9661)
- Dependency: Bump cloud.google.com/go/storage from 1.34.1 to 1.35.1 in /hack/tools (#9727)
- Dependency: Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible in /test (#9652)
- Dependency: Bump github.com/fatih/color from 1.15.0 to 1.16.0 (#9681)
Expand All @@ -54,9 +53,7 @@
- Dependency: Bump Go version to v1.20.11 (#9683)
- Dependency: Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#9715)
- Dependency: Bump golang.org/x/text from 0.13.0 to 0.14.0 (#9680)
- Dependency: Bump golangci-lint to v1.55.1 (#9622)
- Dependency: Bump golangci-lint to v1.55.2 (#9740)
- Dependency: Bump google.golang.org/api from 0.148.0 to 0.149.0 in /hack/tools (#9660)
- Dependency: Bump google.golang.org/api from 0.149.0 to 0.150.0 in /hack/tools (#9691)
- Dependency: Bump opentelemetry to fix CVEs (#9709)
- Dependency: Bump the kubernetes group with 4 updates (#9739)
Expand Down Expand Up @@ -193,30 +190,13 @@
- CI: Add loggercheck linter and fix findings (#9446)
- CI: Add verify-govulncheck and verify-vulnerabilities targets and integrate to scan action (#9144)
- CI: Bump actions/cache from 3.3.1 to 3.3.2 (#9395)
- CI: Bump actions/checkout from 3.5.3 to 3.6.0 (#9324)
- CI: Bump actions/checkout from 3.6.0 to 4.0.0 (#9367)
- CI: Bump actions/checkout from 4.0.0 to 4.1.0 (#9497)
- CI: Bump actions/checkout from 4.1.0 to 4.1.1 (#9611)
- CI: Bump actions/github-script from 6.4.1 to 7.0.0 (#9713)
- CI: Bump actions/github-script from 7.0.0 to 7.0.1 (#9738)
- CI: Bump actions/setup-go from 4.0.1 to 4.1.0 (#9187)
- CI: Bump apidiff to v0.7.0 (#9472)
- CI: Bump golangci-lint to v1.54.1 (#9174)
- CI: Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#9261)
- CI: Bump tj-actions/changed-files from 37.5.0 to 37.6.1 (#9260)
- CI: Bump tj-actions/changed-files from 37.6.1 to 38.0.0 (#9276)
- CI: Bump tj-actions/changed-files from 38.0.0 to 38.1.3 (#9325)
- CI: Bump tj-actions/changed-files from 38.1.3 to 39.0.0 (#9368)
- CI: Bump tj-actions/changed-files from 39.0.0 to 39.0.1 (#9394)
- CI: Bump tj-actions/changed-files from 39.0.1 to 39.1.0 (#9454)
- CI: Bump tj-actions/changed-files from 39.1.0 to 39.2.0 (#9496)
- CI: Bump tj-actions/changed-files from 39.2.0 to 39.2.1 (#9535)
- CI: Bump tj-actions/changed-files from 39.2.1 to 39.2.2 (#9560)
- CI: Bump tj-actions/changed-files from 39.2.2 to 39.2.4 (#9610)
- CI: Bump tj-actions/changed-files from 39.2.4 to 40.0.0 (#9641)
- CI: Bump tj-actions/changed-files from 40.0.0 to 40.1.0 (#9678)
- CI: Bump tj-actions/changed-files from 40.1.0 to 40.1.1 (#9714)
- CI: Bump trivy to v0.45.0 (#9350)
- CI: Bump Trivy to v0.45.1 (#9445)
- CI: Fix .golangci.yml comments (#9499)
- CI: Ginkgolinter: forbid focus container (#9320)
Expand All @@ -242,44 +222,23 @@
- clusterctl: Propagate ctx to retryWithExponentialBackoff in clusterctl (#9437)
- clusterctl: Use goproxy to check version in clusterctl (#9237)
- clusterctl: Use http get to download files from GitHub in clusterctl (#9236)
- Dependency: Bump cert-manager to v1.12.4 (#9358)
- Dependency: Bump cert-manager to v1.13.0 (#9408)
- Dependency: Bump cert-manager to v1.13.1 (#9505)
- Dependency: Bump cert-manager to v1.13.2 (#9653)
- Dependency: Bump cloud.google.com/go/storage from 1.29.0 to 1.31.0 in /hack/tools (#9053)
- Dependency: Bump cloud.google.com/go/storage from 1.31.0 to 1.32.0 in /hack/tools (#9218)
- Dependency: Bump cloud.google.com/go/storage from 1.32.0 to 1.33.0 in /hack/tools (#9423)
- Dependency: Bump cloud.google.com/go/storage from 1.33.0 to 1.34.1 in /hack/tools (#9661)
- Dependency: Bump cloud.google.com/go/storage from 1.34.1 to 1.35.1 in /hack/tools (#9727)
- Dependency: Bump controller tools to v1.13.0 (#9221)
- Dependency: Bump controller-runtime to v0.15.1 (#9126)
- Dependency: Bump controller-runtime to v0.16.3 (#9592)
- Dependency: Bump conversion-gen to v0.28 (#9267)
- Dependency: Bump corefile-migration library to v1.0.21 (#9307)
- Dependency: Bump docker to v24.0.5 (#9064)
- Dependency: Bump envtest binaries to 1.28 (#9268)
- Dependency: Bump github.com/blang/semver to v4 (#9189)
- Dependency: Bump github.com/docker/distribution (#9544)
- Dependency: Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.6+incompatible in /test (#9377)
- Dependency: Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible in /test (#9652)
- Dependency: Bump github.com/emicklei/go-restful/v3 from 3.9.0 to 3.10.2 in /test (#9048)
- Dependency: Bump github.com/emicklei/go-restful/v3 from 3.10.2 to 3.11.0 in /test (#9272)
- Dependency: Bump github.com/evanphx/json-patch/v5 from 5.6.0 to 5.7.0 (#9397)
- Dependency: Bump github.com/fatih/color from 1.15.0 to 1.16.0 (#9681)
- Dependency: Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#9644)
- Dependency: Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#9562)
- Dependency: Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 in /test (#9538)
- Dependency: Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#9327)
- Dependency: Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (#9498)
- Dependency: Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 in /test (#9467)
- Dependency: Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 (#9533)
- Dependency: Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 in /test (#9539)
- Dependency: Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (#9716)
- Dependency: Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#9516)
- Dependency: Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 in /test (#9519)
- Dependency: Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (#9062)
- Dependency: Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 (#9608)
- Dependency: Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 (#9643)
- Dependency: Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (#9717)
- Dependency: Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#9517)
- Dependency: Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#9679)
Expand All @@ -291,58 +250,26 @@
- Dependency: Bump go.etcd.io/etcd/client/v3 from 3.5.9 to 3.5.10 (#9646)
- Dependency: Bump go.opentelemetry.io/* dependencies (#9598)
- Dependency: Bump golang.org/grpc to v1.59.0 (#9626)
- Dependency: Bump golang.org/x/net from 0.14.0 to 0.15.0 in /test (#9378)
- Dependency: Bump golang.org/x/net from 0.15.0 to 0.17.0 in /test (#9537)
- Dependency: Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#9142)
- Dependency: Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#9396)
- Dependency: Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#9534)
- Dependency: Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#9715)
- Dependency: Bump golang.org/x/text from 0.12.0 to 0.13.0 (#9370)
- Dependency: Bump golang.org/x/text from 0.13.0 to 0.14.0 (#9680)
- Dependency: Bump golangci-lint to v1.55.1 (#9622)
- Dependency: Bump golangci-lint to v1.55.2 (#9740)
- Dependency: Bump gomodules.xyz/jsonpatch/v2 from 2.3.0 to 2.4.0 (#9188)
- Dependency: Bump google.golang.org/api from 0.126.0 to 0.132.0 in /hack/tools (#9051)
- Dependency: Bump google.golang.org/api from 0.132.0 to 0.134.0 in /hack/tools (#9083)
- Dependency: Bump google.golang.org/api from 0.134.0 to 0.136.0 in /hack/tools (#9159)
- Dependency: Bump google.golang.org/api from 0.136.0 to 0.137.0 in /hack/tools (#9217)
- Dependency: Bump google.golang.org/api from 0.137.0 to 0.138.0 in /hack/tools (#9280)
- Dependency: Bump google.golang.org/api from 0.138.0 to 0.140.0 in /hack/tools (#9422)
- Dependency: Bump google.golang.org/api from 0.140.0 to 0.142.0 in /hack/tools (#9475)
- Dependency: Bump google.golang.org/api from 0.142.0 to 0.143.0 in /hack/tools (#9509)
- Dependency: Bump google.golang.org/api from 0.143.0 to 0.144.0 in /hack/tools (#9526)
- Dependency: Bump google.golang.org/api from 0.144.0 to 0.146.0 in /hack/tools (#9541)
- Dependency: Bump google.golang.org/api from 0.146.0 to 0.148.0 in /hack/tools (#9581)
- Dependency: Bump google.golang.org/api from 0.148.0 to 0.149.0 in /hack/tools (#9660)
- Dependency: Bump google.golang.org/api from 0.149.0 to 0.150.0 in /hack/tools (#9691)
- Dependency: Bump google.golang.org/grpc from 1.55.0 to 1.55.1 (#9284)
- Dependency: Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#9607)
- Dependency: Bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /test (#9564)
- Dependency: Bump kpromo to v4.0.4 (#9241)
- Dependency: Bump opentelemetry to fix CVEs (#9709)
- Dependency: Bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.1 (#9369)
- Dependency: Bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2 (#9456)
- Dependency: Bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2 in /hack/tools (#9421)
- Dependency: Bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2 in /test (#9406)
- Dependency: Bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 in /hack/tools (#9576)
- Dependency: Bump sigs.k8s.io/controller-tools from 0.12.0 to 0.12.1 in /hack/tools (#9050)
- Dependency: Bump sigs.k8s.io/controller-tools from 0.12.1 to 0.13.0 in /hack/tools (#9281)
- Dependency: Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#9645)
- Dependency: Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 in /test (#9615)
- Dependency: Bump some dependencies in Makefile (#9549)
- Dependency: Bump the kubernetes group in /hack/tools with 2 updates (#9420)
- Dependency: Bump the kubernetes group in /hack/tools with 2 updates (#9574)
- Dependency: Bump the kubernetes group with 2 updates (#9606)
- Dependency: Bump the kubernetes group with 4 updates (#9326)
- Dependency: Bump the kubernetes group with 4 updates (#9455)
- Dependency: Bump the kubernetes group with 4 updates (#9739)
- Dependency: Bump to Go 1.20.6 (#9057)
- Dependency: Bump to Go 1.20.7 (#9103)
- Dependency: Bump to Go 1.20.8 (#9381)
- Dependency: Bump trivy to v0.46.0 (#9558)
- Dependency: Bump Trivy to v0.47.0 (#9671)
- Dependency: Replace hashicorp/go-multierror with kerrors (#9175)
- Dependency: Update cert-manager to v1.12.3 (#9197)
- Dependency: Update ensure-kubectl.sh to 1.28 (#9275)
- Devtools: Add .PHONY for doctoc target (#9148)
- Devtools: Allow non-provider Deployments in Tilt (#9404)
Expand Down

0 comments on commit bb22742

Please sign in to comment.