Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[docs] Bump the gomod group across 3 directories with 14 updates
Bumps the gomod group with 5 updates in the /docs/kubernetes directory: | Package | From | To | | --- | --- | --- | | [istio.io/api](https://github.com/istio/api) | `1.24.1` | `1.24.2` | | [istio.io/client-go](https://github.com/istio/client-go) | `1.24.1` | `1.24.2` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.31.3` | `0.32.0` | | [sigs.k8s.io/secrets-store-csi-driver](https://github.com/kubernetes-sigs/secrets-store-csi-driver) | `1.4.6` | `1.4.7` | | google.golang.org/protobuf | `1.35.2` | `1.36.1` | Bumps the gomod group with 8 updates in the /docs/platypus2 directory: | Package | From | To | | --- | --- | --- | | [github.com/VictoriaMetrics/metricsql](https://github.com/VictoriaMetrics/metricsql) | `0.80.0` | `0.81.1` | | [github.com/VictoriaMetrics/operator/api](https://github.com/VictoriaMetrics/operator) | `0.0.0-20240412180039-21ab04581f22` | `0.51.2` | | [github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json) | `0.23.0` | `0.24.0` | | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.37.0` | `1.38.0` | | [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.78.2` | `0.79.2` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.68.0` | `1.69.2` | | google.golang.org/protobuf | `1.35.2` | `1.36.1` | | [sigs.k8s.io/kind](https://github.com/kubernetes-sigs/kind) | `0.25.0` | `0.26.0` | Bumps the gomod group with 1 update in the /docs/terraform directory: [github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json). Updates `istio.io/api` from 1.24.1 to 1.24.2 - [Commits](istio/api@1.24.1...1.24.2) Updates `istio.io/client-go` from 1.24.1 to 1.24.2 - [Commits](istio/client-go@1.24.1...1.24.2) Updates `k8s.io/apiextensions-apiserver` from 0.31.3 to 0.32.0 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.31.3...v0.32.0) Updates `k8s.io/apimachinery` from 0.31.3 to 0.32.0 - [Commits](kubernetes/apimachinery@v0.31.3...v0.32.0) Updates `k8s.io/client-go` from 0.31.3 to 0.32.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.3...v0.32.0) Updates `sigs.k8s.io/secrets-store-csi-driver` from 1.4.6 to 1.4.7 - [Release notes](https://github.com/kubernetes-sigs/secrets-store-csi-driver/releases) - [Changelog](https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/docs/RELEASE.md) - [Commits](kubernetes-sigs/secrets-store-csi-driver@v1.4.6...v1.4.7) Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.1 Updates `github.com/VictoriaMetrics/metricsql` from 0.80.0 to 0.81.1 - [Commits](VictoriaMetrics/metricsql@v0.80.0...v0.81.1) Updates `github.com/VictoriaMetrics/operator/api` from 0.0.0-20240412180039-21ab04581f22 to 0.51.2 - [Release notes](https://github.com/VictoriaMetrics/operator/releases) - [Changelog](https://github.com/VictoriaMetrics/operator/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/VictoriaMetrics/operator/commits/v0.51.2) Updates `github.com/hashicorp/terraform-json` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/hashicorp/terraform-json/releases) - [Commits](hashicorp/terraform-json@v0.23.0...v0.24.0) Updates `github.com/nats-io/nats.go` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.37.0...v1.38.0) Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.78.2 to 0.79.2 - [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases) - [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md) - [Commits](prometheus-operator/prometheus-operator@v0.78.2...v0.79.2) Updates `google.golang.org/grpc` from 1.68.0 to 1.69.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.68.0...v1.69.2) Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.1 Updates `sigs.k8s.io/kind` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/kubernetes-sigs/kind/releases) - [Commits](kubernetes-sigs/kind@v0.25.0...v0.26.0) Updates `github.com/hashicorp/terraform-json` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/hashicorp/terraform-json/releases) - [Commits](hashicorp/terraform-json@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: istio.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: istio.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: sigs.k8s.io/secrets-store-csi-driver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: google.golang.org/protobuf dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/VictoriaMetrics/metricsql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/VictoriaMetrics/operator/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/hashicorp/terraform-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/nats-io/nats.go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: sigs.k8s.io/kind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/hashicorp/terraform-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information