Commit Graph

1345 Commits (64336cf6aead8eeb9123a61a0d6edbd340b6bde8)

Author SHA1 Message Date
dependabot[bot] 0528188c8a
Build(deps): Bump google.golang.org/api from 0.161.0 to 0.162.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.161.0 to 0.162.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.161.0...v0.162.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 17:37:38 +00:00
dependabot[bot] 806abfeade
Build(deps): Bump go.opentelemetry.io/otel/sdk from 1.22.0 to 1.23.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.22.0...v1.23.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 17:37:25 +00:00
Medya Ghazizadeh 0286255199
Merge pull request #18003 from kubernetes/dependabot/go_modules/libvirt.org/go/libvirt-1.10000.0
Build(deps): Bump libvirt.org/go/libvirt from 1.9008.0 to 1.10000.0
2024-02-05 11:18:46 -08:00
Steven Powell 9113ab5620
Merge pull request #17911 from Juneezee/remove-extra-uuid-dep
Remove extra `github.com/pborman/uuid` dependency
2024-02-01 16:07:42 -08:00
Steven Powell 5ae54110fd Fix go mod tidy 2024-02-01 15:02:17 -08:00
dependabot[bot] e0063228ae
Build(deps): Bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 25.0.1+incompatible to 25.0.2+incompatible.
- [Commits](https://github.com/docker/cli/compare/v25.0.1...v25.0.2)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 22:20:39 +00:00
Medya Ghazizadeh 89f57e7bad
Merge pull request #18076 from kubernetes/dependabot/go_modules/github.com/docker/docker-25.0.2incompatible
Build(deps): Bump github.com/docker/docker from 25.0.1+incompatible to 25.0.2+incompatible
2024-02-01 14:17:15 -08:00
dependabot[bot] 84c9d8e0fc
Build(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.12 to 3.24.1.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.12...v3.24.1)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 20:29:29 +00:00
dependabot[bot] f9c01c7e2d
Build(deps): Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.1+incompatible to 25.0.2+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v25.0.1...v25.0.2)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 20:29:14 +00:00
Steven Powell 9c5dff1bb5
Merge pull request #18069 from kubernetes/dependabot/go_modules/github.com/opencontainers/runc-1.1.12
Build(deps): Bump github.com/opencontainers/runc from 1.1.11 to 1.1.12
2024-02-01 09:19:37 -08:00
Eng Zer Jun a8ce9d3665
Remove extra `github.com/pborman/uuid` dependency
Currently we are using two UUID packages:

1. github.com/pborman/uuid
2. github.com/google/uuid

`github.com/pborman/uuid` is no longer being actively maintained (last
release was 2019). In addition, `github.com/pborman/uuid` uses
`github.com/google/uuid` internally, so it is safe to replace.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-02-01 17:55:04 +08:00
dependabot[bot] 625084d7e3
Build(deps): Bump google.golang.org/api from 0.160.0 to 0.161.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.160.0 to 0.161.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.160.0...v0.161.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 23:17:42 +00:00
dependabot[bot] ba9bc544fe
Build(deps): Bump github.com/opencontainers/runc from 1.1.11 to 1.1.12
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.12/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 23:17:27 +00:00
Steven Powell 3ef4599050
Merge pull request #18044 from kubernetes/dependabot/go_modules/github.com/docker/cli-25.0.1incompatible
Build(deps): Bump github.com/docker/cli from 24.0.7+incompatible to 25.0.1+incompatible
2024-01-30 09:35:39 -08:00
dependabot[bot] 8feb11be5b
Build(deps): Bump github.com/google/go-containerregistry
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 23:53:37 +00:00
dependabot[bot] d1637978e5
Build(deps): Bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.7+incompatible to 25.0.1+incompatible.
- [Commits](https://github.com/docker/cli/compare/v24.0.7...v25.0.1)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 23:29:26 +00:00
Medya Ghazizadeh ceb98ff744
Merge pull request #18045 from kubernetes/dependabot/go_modules/github.com/docker/docker-25.0.1incompatible
Build(deps): Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.1+incompatible
2024-01-29 15:25:43 -08:00
dependabot[bot] 8058aac0a3
Build(deps): Bump google.golang.org/api from 0.159.0 to 0.160.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.159.0 to 0.160.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.159.0...v0.160.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 19:00:40 +00:00
Steven Powell 24e8941bb6
Merge pull request #18048 from kubernetes/dependabot/go_modules/google.golang.org/api-0.159.0
Build(deps): Bump google.golang.org/api from 0.157.0 to 0.159.0
2024-01-26 12:54:04 -08:00
dependabot[bot] 967ca7a52a
Build(deps): Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 25.0.1+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.7...v25.0.1)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 19:01:00 +00:00
Steven Powell 3871234eb3
Merge pull request #18043 from kubernetes/dependabot/go_modules/github.com/google/uuid-1.6.0
Build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0
2024-01-26 10:58:54 -08:00
dependabot[bot] 4cac98902a
Build(deps): Bump google.golang.org/api from 0.157.0 to 0.159.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.157.0 to 0.159.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.157.0...v0.159.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 18:58:49 +00:00
Steven Powell 114b33c61a
Merge pull request #18042 from kubernetes/dependabot/go_modules/github.com/cheggaaa/pb/v3-3.1.5
Build(deps): Bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5
2024-01-26 10:58:32 -08:00
dependabot[bot] f44063321e
Build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 00:21:53 +00:00
dependabot[bot] 8f338c8837
Build(deps): Bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5
Bumps [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb) from 3.1.4 to 3.1.5.
- [Commits](https://github.com/cheggaaa/pb/compare/v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: github.com/cheggaaa/pb/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 00:21:49 +00:00
dependabot[bot] be6bdebdc9
Build(deps): Bump cloud.google.com/go/storage from 1.36.0 to 1.37.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.36.0...spanner/v1.37.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 00:21:35 +00:00
dependabot[bot] de8f22c9d0
Build(deps): Bump libvirt.org/go/libvirt from 1.9008.0 to 1.10000.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.9008.0 to 1.10000.0.
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.9008.0...v1.10000.0)

---
updated-dependencies:
- dependency-name: libvirt.org/go/libvirt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 21:32:13 +00:00
Steven Powell 5a0eb0f227
Merge pull request #18030 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.29.1
Build(deps): Bump k8s.io/kubectl from 0.29.0 to 0.29.1
2024-01-23 13:30:44 -08:00
dependabot[bot] 4b21d2f707
Build(deps): Bump k8s.io/kubectl from 0.29.0 to 0.29.1
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.29.0 to 0.29.1.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.29.0...v0.29.1)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 17:37:47 +00:00
dependabot[bot] 27a53ee7b6
Build(deps): Bump github.com/cloudevents/sdk-go/v2 from 2.14.0 to 2.15.0
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.14.0...v2.15.0)

---
updated-dependencies:
- dependency-name: github.com/cloudevents/sdk-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 17:37:36 +00:00
Steven Powell 1a4532ea89
Merge pull request #18023 from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.120.1
Build(deps): Bump k8s.io/klog/v2 from 2.120.0 to 2.120.1
2024-01-22 14:46:25 -08:00
dependabot[bot] e73e59ce22
Build(deps): Bump go.opentelemetry.io/otel/sdk from 1.21.0 to 1.22.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.21.0...v1.22.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 21:15:26 +00:00
dependabot[bot] 756c1832ea
Build(deps): Bump k8s.io/klog/v2 from 2.120.0 to 2.120.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.120.0 to 2.120.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.120.0...v2.120.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 21:15:11 +00:00
Steven Powell 894922b9c4
Merge pull request #18006 from kubernetes/dependabot/go_modules/github.com/google/go-containerregistry-0.18.0
Build(deps): Bump github.com/google/go-containerregistry from 0.17.0 to 0.18.0
2024-01-22 13:11:24 -08:00
Steven Powell 024dc0f947
Merge pull request #18005 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/trace-1.22.0
Build(deps): Bump go.opentelemetry.io/otel/trace from 1.21.0 to 1.22.0
2024-01-22 13:10:57 -08:00
dependabot[bot] c17f6162df
Build(deps): Bump github.com/google/go-containerregistry
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 23:22:00 +00:00
dependabot[bot] 7da236614d
Build(deps): Bump go.opentelemetry.io/otel/trace from 1.21.0 to 1.22.0
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.21.0...v1.22.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 23:21:55 +00:00
dependabot[bot] da9d3897d0
Build(deps): Bump github.com/GoogleCloudPlatform/cloudsql-proxy
Bumps [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy) from 1.33.15 to 1.33.16.
- [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.33.16/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/cloudsql-proxy/compare/v1.33.15...v1.33.16)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 23:21:46 +00:00
Steven Powell 49a88ac7a2
Merge pull request #17998 from kubernetes/dependabot/go_modules/google.golang.org/api-0.157.0
Build(deps): Bump google.golang.org/api from 0.156.0 to 0.157.0
2024-01-19 15:20:14 -08:00
dependabot[bot] 0d0e2874bf
Build(deps): Bump google.golang.org/api from 0.156.0 to 0.157.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.156.0 to 0.157.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.156.0...v0.157.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 17:16:00 +00:00
dependabot[bot] b70c612e77
Build(deps): Bump k8s.io/component-base from 0.29.0 to 0.29.1
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.29.0 to 0.29.1.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.29.0...v0.29.1)

---
updated-dependencies:
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 17:15:40 +00:00
Steven Powell 76b9e95177
Merge pull request #17963 from kubernetes/dependabot/go_modules/google.golang.org/api-0.156.0
Build(deps): Bump google.golang.org/api from 0.155.0 to 0.156.0
2024-01-16 10:29:46 -08:00
Steven Powell 96b686d809
Merge pull request #17954 from minikube-bot/auto_bump_go_github_version
Update go-github from v57.0.0 to v58.0.0
2024-01-16 09:57:32 -08:00
dependabot[bot] d40d5c6085
Build(deps): Bump google.golang.org/api from 0.155.0 to 0.156.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.155.0 to 0.156.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.155.0...v0.156.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 18:39:42 +00:00
dependabot[bot] 941c1cd932
Build(deps): Bump k8s.io/klog/v2 from 2.110.1 to 2.120.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.110.1 to 2.120.0.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.110.1...v2.120.0)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 18:39:13 +00:00
minikube-bot e7a6684b2f Update go-github from v57.0.0 to v58.0.0 2024-01-15 10:02:42 +00:00
dependabot[bot] be54365086
Build(deps): Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 17:41:55 +00:00
Steven Powell 265e8fb93a
Merge pull request #17913 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.18.0
Build(deps): Bump golang.org/x/crypto from 0.17.0 to 0.18.0
2024-01-08 14:22:57 -08:00
Steven Powell 95f08ed13e
Merge pull request #17865 from spowelljr/updateSemver
Build(deps): Update semver to v4
2024-01-08 13:48:08 -08:00
dependabot[bot] 5360013ed2
Build(deps): Bump golang.org/x/crypto from 0.17.0 to 0.18.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 18:17:32 +00:00
Steven Powell 37251c01fb
Merge pull request #17898 from kubernetes/dependabot/go_modules/github.com/docker/go-connections-0.5.0
Build(deps): Bump github.com/docker/go-connections from 0.4.0 to 0.5.0
2024-01-05 12:50:55 -08:00
Steven Powell 12f0a8b047
Merge pull request #17896 from kubernetes/dependabot/go_modules/golang.org/x/term-0.16.0
Build(deps): Bump golang.org/x/term from 0.15.0 to 0.16.0
2024-01-05 12:37:42 -08:00
Steven Powell c897498313
Merge pull request #17901 from kubernetes/dependabot/go_modules/google.golang.org/api-0.155.0
Build(deps): Bump google.golang.org/api from 0.154.0 to 0.155.0
2024-01-05 12:37:18 -08:00
dependabot[bot] d4500aba7f
Build(deps): Bump golang.org/x/term from 0.15.0 to 0.16.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/term/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 18:10:23 +00:00
dependabot[bot] f353e8b8f7
Build(deps): Bump google.golang.org/api from 0.154.0 to 0.155.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.154.0 to 0.155.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.154.0...v0.155.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 17:40:54 +00:00
dependabot[bot] f2f3afe27f
Build(deps): Bump github.com/docker/go-connections from 0.4.0 to 0.5.0
Bumps [github.com/docker/go-connections](https://github.com/docker/go-connections) from 0.4.0 to 0.5.0.
- [Commits](https://github.com/docker/go-connections/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/docker/go-connections
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 17:39:49 +00:00
dependabot[bot] fcc420a297
Build(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/golang/sync/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 17:39:36 +00:00
dependabot[bot] 5095e30945
Build(deps): Bump github.com/opencontainers/runc from 1.1.10 to 1.1.11
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.10 to 1.1.11.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.11/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.10...v1.1.11)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 18:32:23 +00:00
dependabot[bot] 7520137653
Build(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.11 to 3.23.12.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.11...v3.23.12)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 18:10:09 +00:00
Steven Powell bc653d72b4 Build(deps): Update semver to v4 2023-12-27 15:05:34 -07:00
Steven Powell ef74de3fa0
Merge pull request #17827 from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.18.2
Build(deps): Bump github.com/spf13/viper from 1.18.1 to 1.18.2
2023-12-18 14:02:26 -08:00
dependabot[bot] a6564f7a29
Build(deps): Bump github.com/spf13/viper from 1.18.1 to 1.18.2
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.1...v1.18.2)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 18:33:56 +00:00
dependabot[bot] 0b09093979
Build(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 17:56:31 +00:00
Sonu Kumar Singh c4c43f864c Run `go mod tidy` 2023-12-17 00:00:21 +05:30
Sonu Kumar Singh 5ef8714e07 Keep on require block 2023-12-16 23:53:09 +05:30
dependabot[bot] 4b4db6cc85
Build(deps): Bump cloud.google.com/go/storage from 1.35.1 to 1.36.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.35.1 to 1.36.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/storage/v1.35.1...spanner/v1.36.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 17:46:46 +00:00
Steven Powell a987e8b564
Merge pull request #17793 from kubernetes/dependabot/go_modules/github.com/google/uuid-1.5.0
Build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0
2023-12-13 12:01:00 -08:00
Steven Powell 2e9c452f36
Merge pull request #17791 from kubernetes/dependabot/go_modules/google.golang.org/api-0.154.0
Build(deps): Bump google.golang.org/api from 0.153.0 to 0.154.0
2023-12-13 12:00:41 -08:00
dependabot[bot] aa364bd14c
Build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 19:11:16 +00:00
dependabot[bot] 6478e43e20
Build(deps): Bump k8s.io/kubectl from 0.28.4 to 0.29.0
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.28.4 to 0.29.0.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.28.4...v0.29.0)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 19:11:10 +00:00
dependabot[bot] 3489c0382a
Build(deps): Bump google.golang.org/api from 0.153.0 to 0.154.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.153.0 to 0.154.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.153.0...v0.154.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 19:11:02 +00:00
dependabot[bot] b74b25865a
Build(deps): Bump github.com/spf13/viper from 1.17.0 to 1.18.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.17.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 18:39:38 +00:00
dependabot[bot] 61cf6d1f18
Build(deps): Bump github.com/GoogleCloudPlatform/cloudsql-proxy
Bumps [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy) from 1.33.14 to 1.33.15.
- [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.33.15/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/cloudsql-proxy/compare/v1.33.14...v1.33.15)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 18:48:59 +00:00
Steven Powell 326a264da5
Merge pull request #17718 from minikube-bot/auto_bump_go_github_version
Update go-github from v56.0.0 to v57.0.0
2023-12-04 07:27:02 -08:00
minikube-bot d6ff58a7e3 Update go-github from v56.0.0 to v57.0.0 2023-12-04 10:02:54 +00:00
dependabot[bot] 38fae38019
Build(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.10 to 3.23.11.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.10...v3.23.11)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 17:38:10 +00:00
dependabot[bot] d265f513b7
Build(deps): Bump github.com/google/go-containerregistry
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.16.1...v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 17:20:16 +00:00
dependabot[bot] 6761be0db4
Build(deps): Bump google.golang.org/api from 0.151.0 to 0.152.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.151.0 to 0.152.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.151.0...v0.152.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:09:09 +00:00
dependabot[bot] 4a97445769
Build(deps): Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 18:20:53 +00:00
Steven Powell ca71a840e7
Merge pull request #17642 from kubernetes/dependabot/go_modules/google.golang.org/api-0.151.0
Build(deps): Bump google.golang.org/api from 0.150.0 to 0.151.0
2023-11-17 16:21:30 -05:00
dependabot[bot] 359a226c88
Build(deps): Bump google.golang.org/api from 0.150.0 to 0.151.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.150.0 to 0.151.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.150.0...v0.151.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 15:19:30 +00:00
dependabot[bot] de9b2d54d9
Build(deps): Bump go.opentelemetry.io/otel/sdk from 1.20.0 to 1.21.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.20.0...v1.21.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 15:19:06 +00:00
dependabot[bot] 681d270e0e
Build(deps): Bump k8s.io/kubectl from 0.28.3 to 0.28.4
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.28.3 to 0.28.4.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.28.3...v0.28.4)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 13:25:12 +00:00
dependabot[bot] 2593bdce65
Build(deps): Bump github.com/GoogleCloudPlatform/cloudsql-proxy
Bumps [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy) from 1.33.13 to 1.33.14.
- [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.33.14/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/cloudsql-proxy/compare/v1.33.13...v1.33.14)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 14:49:12 +00:00
Steven Powell ed60447f6c
Merge pull request #17609 from kubernetes/dependabot/go_modules/libvirt.org/go/libvirt-1.9008.0
Build(deps): Bump libvirt.org/go/libvirt from 1.9007.0 to 1.9008.0
2023-11-14 12:53:59 -05:00
dependabot[bot] c92aaf773e
Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.20.0...detectors/gcp/v1.21.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 13:29:55 +00:00
dependabot[bot] e211f388f0
Build(deps): Bump go.opentelemetry.io/otel/sdk from 1.19.0 to 1.20.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.19.0...v1.20.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 18:16:25 +00:00
dependabot[bot] 9fc6468aac
Build(deps): Bump libvirt.org/go/libvirt from 1.9007.0 to 1.9008.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.9007.0 to 1.9008.0.
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.9007.0...v1.9008.0)

---
updated-dependencies:
- dependency-name: libvirt.org/go/libvirt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 18:16:15 +00:00
dependabot[bot] c55994c412
Build(deps): Bump cloud.google.com/go/storage from 1.34.1 to 1.35.1
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.34.1 to 1.35.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.34.1...storage/v1.35.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 13:20:46 +00:00
Steven Powell b71041f14a
Merge pull request #17591 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.5
Build(deps): Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5
2023-11-09 12:25:01 -08:00
dependabot[bot] 5944ea4a1c
Build(deps): Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 23:17:08 +00:00
dependabot[bot] 5f9a9694aa
Build(deps): Bump github.com/hashicorp/go-retryablehttp
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.4 to 0.7.5.
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.4...v0.7.5)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 23:16:39 +00:00
Steven Powell da0bfcb9b9
Merge pull request #17541 from kubernetes/dependabot/go_modules/github.com/opencontainers/runc-1.1.10
Build(deps): Bump github.com/opencontainers/runc from 1.1.9 to 1.1.10
2023-11-08 15:11:24 -08:00
Steven Powell 1f5383ed2a
Merge pull request #17571 from kubernetes/dependabot/go_modules/github.com/spf13/cobra-1.8.0
Build(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
2023-11-08 15:05:40 -08:00
dependabot[bot] 4711dbbdbd
Build(deps): Bump google.golang.org/api from 0.149.0 to 0.150.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.149.0 to 0.150.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.149.0...v0.150.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 17:23:08 +00:00
dependabot[bot] 8226c83359
Build(deps): Bump golang.org/x/sys from 0.13.0 to 0.14.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/sys/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 20:48:21 +00:00
Steven Powell adec9b238c
Merge pull request #17570 from kubernetes/dependabot/go_modules/golang.org/x/sync-0.5.0
Build(deps): Bump golang.org/x/sync from 0.4.0 to 0.5.0
2023-11-06 12:44:42 -08:00
Steven Powell ff754b2906
Merge pull request #17569 from kubernetes/dependabot/go_modules/golang.org/x/mod-0.14.0
Build(deps): Bump golang.org/x/mod from 0.13.0 to 0.14.0
2023-11-06 12:44:17 -08:00
dependabot[bot] 1dfafeed95
Build(deps): Bump golang.org/x/sync from 0.4.0 to 0.5.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.4.0 to 0.5.0.
- [Commits](https://github.com/golang/sync/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 19:27:13 +00:00
dependabot[bot] df67905597
Build(deps): Bump golang.org/x/text from 0.13.0 to 0.14.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 18:56:24 +00:00
dependabot[bot] 134f8aa383
Build(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 18:56:17 +00:00
dependabot[bot] 21eb79e4d3
Build(deps): Bump golang.org/x/mod from 0.13.0 to 0.14.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/mod/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 18:56:01 +00:00
Steven Powell bac849c90e
Merge pull request #17542 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.10
Build(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10
2023-11-02 11:51:47 -07:00
Steven Powell 679deec25b
Merge pull request #17540 from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.34.1
Build(deps): Bump cloud.google.com/go/storage from 1.34.0 to 1.34.1
2023-11-02 11:51:23 -07:00
Steven Powell 5b6054b890
Merge pull request #17534 from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.110.1
Build(deps): Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1
2023-11-01 16:32:58 -07:00
dependabot[bot] 6b3d367305
Build(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.9 to 3.23.10.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.9...v3.23.10)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 23:31:57 +00:00
dependabot[bot] 2c89fabaa5
Build(deps): Bump github.com/opencontainers/runc from 1.1.9 to 1.1.10
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.9 to 1.1.10.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.10/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.9...v1.1.10)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 23:31:24 +00:00
dependabot[bot] ec80123bd0
Build(deps): Bump cloud.google.com/go/storage from 1.34.0 to 1.34.1
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.34.0...spanner/v1.34.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 23:31:16 +00:00
Steven Powell 6e1eac7377
Merge pull request #17532 from kubernetes/dependabot/go_modules/google.golang.org/api-0.149.0
Build(deps): Bump google.golang.org/api from 0.148.0 to 0.149.0
2023-11-01 11:09:40 -07:00
dependabot[bot] 51192ac18f
Build(deps): Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.100.1 to 2.110.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.100.1...v2.110.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 22:34:05 +00:00
dependabot[bot] ddc405d5bf
Build(deps): Bump cloud.google.com/go/storage from 1.33.0 to 1.34.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.33.0...spanner/v1.34.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 22:33:54 +00:00
dependabot[bot] a6b7aad90a
Build(deps): Bump google.golang.org/api from 0.148.0 to 0.149.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.148.0 to 0.149.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.148.0...v0.149.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 22:33:01 +00:00
dependabot[bot] dfb6012e8e
Build(deps): Bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.6+incompatible to 24.0.7+incompatible.
- [Commits](https://github.com/docker/cli/compare/v24.0.6...v24.0.7)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 21:54:36 +00:00
Medya Ghazizadeh c021a847cf
Merge pull request #17505 from kubernetes/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible
Build(deps): Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible
2023-10-26 14:53:04 -07:00
Medya Ghazizadeh d7eb33aa2b
Merge pull request #17507 from kubernetes/dependabot/go_modules/github.com/google/uuid-1.4.0
Build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0
2023-10-26 14:52:14 -07:00
dependabot[bot] b96fb7fb2d
Build(deps): Bump github.com/GoogleCloudPlatform/cloudsql-proxy
Bumps [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy) from 1.33.12 to 1.33.13.
- [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.33.13/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/cloudsql-proxy/compare/v1.33.12...v1.33.13)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 20:54:00 +00:00
dependabot[bot] 408262b05c
Build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 20:53:53 +00:00
dependabot[bot] 594b25400d
Build(deps): Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.6+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.6...v24.0.7)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 20:53:43 +00:00
Steven Powell 24b7d7408c
Merge pull request #17476 from kubernetes/dependabot/go_modules/google.golang.org/api-0.148.0
Build(deps): Bump google.golang.org/api from 0.147.0 to 0.148.0
2023-10-23 14:56:02 -07:00
Steven Powell b5d038aea8
Merge pull request #17473 from kubernetes/dependabot/go_modules/github.com/mattn/go-isatty-0.0.20
Build(deps): Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20
2023-10-23 14:55:48 -07:00
Steven Powell 09931ebfc0
Merge pull request #17478 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.28.3
Build(deps): Bump k8s.io/kubectl from 0.28.2 to 0.28.3
2023-10-23 14:55:16 -07:00
dependabot[bot] d0b665c202
Build(deps): Bump k8s.io/kubectl from 0.28.2 to 0.28.3
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.28.2 to 0.28.3.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.28.2...v0.28.3)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 18:39:33 +00:00
dependabot[bot] 6cbabc78aa
Build(deps): Bump github.com/GoogleCloudPlatform/cloudsql-proxy
Bumps [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy) from 1.33.11 to 1.33.12.
- [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.33.12/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/cloudsql-proxy/compare/v1.33.11...v1.33.12)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 18:39:24 +00:00
dependabot[bot] 5db9bc97d4
Build(deps): Bump google.golang.org/api from 0.147.0 to 0.148.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.147.0 to 0.148.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.147.0...v0.148.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 18:39:11 +00:00
dependabot[bot] 8826c489ff
Build(deps): Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.19 to 0.0.20.
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.19...v0.0.20)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 18:09:49 +00:00
minikube-bot 4e6349ef81 Update go-github from v55.0.0 to v56.0.0 2023-10-13 16:44:16 +00:00
dependabot[bot] 47ab612c15
Build(deps): Bump google.golang.org/api from 0.146.0 to 0.147.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.146.0 to 0.147.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.146.0...v0.147.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 18:26:11 +00:00
Steven Powell 90d843bab8
Merge pull request #17393 from kubernetes/dependabot/go_modules/github.com/google/go-cmp-0.6.0
Build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
2023-10-11 07:29:01 -07:00
dependabot[bot] f26eb137f4
Build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.9...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 21:05:28 +00:00
dependabot[bot] 71018c2a9e
Build(deps): Bump github.com/hashicorp/go-getter from 1.7.2 to 1.7.3
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 21:05:15 +00:00
dependabot[bot] 049eaff6fe
Build(deps): Bump google.golang.org/api from 0.145.0 to 0.146.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.145.0 to 0.146.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.145.0...v0.146.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 16:48:25 +00:00
Steven Powell 761c1ae7f3
Merge pull request #17371 from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.17.0
Build(deps): Bump github.com/spf13/viper from 1.16.0 to 1.17.0
2023-10-06 12:57:34 -07:00
dependabot[bot] 6709bedd0b
Build(deps): Bump github.com/spf13/viper from 1.16.0 to 1.17.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 16:19:57 +00:00
dependabot[bot] 64786a50b0
Build(deps): Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 16:19:48 +00:00
Steven Powell 942161c4fe
Merge pull request #17362 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.14.0
Build(deps): Bump golang.org/x/crypto from 0.13.0 to 0.14.0
2023-10-05 12:37:25 -07:00
Steven Powell 5f0c9f9446
Merge pull request #17361 from kubernetes/dependabot/go_modules/golang.org/x/mod-0.13.0
Build(deps): Bump golang.org/x/mod from 0.12.0 to 0.13.0
2023-10-05 12:36:57 -07:00
dependabot[bot] 4ef8d3b6c8
Build(deps): Bump golang.org/x/crypto from 0.13.0 to 0.14.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/crypto/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 18:15:26 +00:00
dependabot[bot] 9686b1da1a
Build(deps): Bump golang.org/x/mod from 0.12.0 to 0.13.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/mod/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 18:15:17 +00:00
dependabot[bot] b3be067eda
Build(deps): Bump google.golang.org/api from 0.144.0 to 0.145.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.144.0 to 0.145.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.144.0...v0.145.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 18:15:02 +00:00
Steven Powell 63abe3c5b6
Merge pull request #17357 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.20.0
Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.19.1 to 1.20.0
2023-10-05 11:09:13 -07:00
Steven Powell 52ffab23f8
Merge pull request #17358 from kubernetes/dependabot/go_modules/google.golang.org/api-0.144.0
Build(deps): Bump google.golang.org/api from 0.143.0 to 0.144.0
2023-10-05 10:51:09 -07:00
dependabot[bot] 8a7a2ff895
Build(deps): Bump google.golang.org/api from 0.143.0 to 0.144.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.143.0 to 0.144.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.143.0...v0.144.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 17:22:13 +00:00
dependabot[bot] f7b517b07a
Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.19.1...detectors/gcp/v1.20.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 17:21:53 +00:00
dependabot[bot] 210f077d1b
Build(deps): Bump golang.org/x/sync from 0.3.0 to 0.4.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.3.0 to 0.4.0.
- [Commits](https://github.com/golang/sync/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 17:21:41 +00:00
Steven Powell 4ee34d3f0f
Merge pull request #17342 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.9
Build(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9
2023-10-02 11:24:51 -07:00
dependabot[bot] bc04d9b484
Build(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.8 to 3.23.9.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.8...v3.23.9)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 17:08:47 +00:00
dependabot[bot] 86f9e896e7
Build(deps): Bump github.com/otiai10/copy from 1.12.0 to 1.14.0
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.12.0 to 1.14.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.12.0...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/otiai10/copy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 17:08:37 +00:00
dependabot[bot] 5f4b867dd7
Build(deps): Bump go.opentelemetry.io/otel/sdk from 1.18.0 to 1.19.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 23:44:59 +00:00
dependabot[bot] fdc40e3fcf
Build(deps): Bump google.golang.org/api from 0.142.0 to 0.143.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.142.0 to 0.143.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.142.0...v0.143.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 20:07:42 +00:00
dependabot[bot] ae9bf177e7
Build(deps): Bump k8s.io/kubectl from 0.28.1 to 0.28.2
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.28.1 to 0.28.2.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.28.1...v0.28.2)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 21:40:30 +00:00
dependabot[bot] 6e8a34f21c
Build(deps): Bump google.golang.org/api from 0.141.0 to 0.142.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.141.0 to 0.142.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.141.0...v0.142.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 17:01:15 +00:00
Steven Powell a692135c63
Merge pull request #17270 from kubernetes/dependabot/go_modules/k8s.io/component-base-0.28.2
Build(deps): Bump k8s.io/component-base from 0.28.1 to 0.28.2
2023-09-20 09:57:23 -07:00
Medya Ghazizadeh 73de991ba2
Merge pull request #17281 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/cloudsql-proxy-1.33.11
Build(deps): Bump github.com/GoogleCloudPlatform/cloudsql-proxy from 1.33.10 to 1.33.11
2023-09-20 09:47:06 -07:00
dependabot[bot] b8599b070d
Build(deps): Bump github.com/google/slowjam from 1.0.1 to 1.1.0
Bumps [github.com/google/slowjam](https://github.com/google/slowjam) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/google/slowjam/releases)
- [Commits](https://github.com/google/slowjam/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/google/slowjam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 16:22:36 +00:00
dependabot[bot] 8a1113ead8
Build(deps): Bump github.com/GoogleCloudPlatform/cloudsql-proxy
Bumps [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy) from 1.33.10 to 1.33.11.
- [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.33.11/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/cloudsql-proxy/compare/v1.33.10...v1.33.11)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 16:22:30 +00:00
Steven Powell 1d313e5e51
Merge pull request #17273 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.18.0
Build(deps): Bump go.opentelemetry.io/otel/sdk from 1.17.0 to 1.18.0
2023-09-20 09:17:34 -07:00
dependabot[bot] 277bd82348
Build(deps): Bump go.opentelemetry.io/otel/sdk from 1.17.0 to 1.18.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 16:34:30 +00:00
dependabot[bot] d75a863ebf
Build(deps): Bump google.golang.org/api from 0.139.0 to 0.141.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.139.0 to 0.141.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.139.0...v0.141.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 16:34:20 +00:00
dependabot[bot] ee4f2b1c75
Build(deps): Bump k8s.io/component-base from 0.28.1 to 0.28.2
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.28.1 to 0.28.2.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.28.1...v0.28.2)

---
updated-dependencies:
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 16:34:01 +00:00
dependabot[bot] 16166f2c26 Build(deps): Bump google.golang.org/api from 0.138.0 to 0.139.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.138.0 to 0.139.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.138.0...v0.139.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 09:08:53 -07:00
Steven Powell 1b47caf712
Merge pull request #17229 from kubernetes/dependabot/go_modules/github.com/docker/cli-24.0.6incompatible
Build(deps): Bump github.com/docker/cli from 24.0.5+incompatible to 24.0.6+incompatible
2023-09-11 13:49:54 -07:00
Medya Ghazizadeh a35d0c3743
Merge pull request #17228 from kubernetes/dependabot/go_modules/gonum.org/v1/plot-0.14.0
Build(deps): Bump gonum.org/v1/plot from 0.13.0 to 0.14.0
2023-09-11 13:37:58 -07:00
Medya Ghazizadeh 34978d75b6
Merge pull request #17165 from afbjorklund/vmware-driver
Use minikube-machine repository for vmware driver
2023-09-11 13:36:32 -07:00
Medya Ghazizadeh a1a5672800
Merge pull request #17221 from minikube-bot/auto_bump_golang_version-a46ec98
Update go from 1.20.7 to 1.21.1
2023-09-11 13:35:31 -07:00
dependabot[bot] e76a0e0162
Build(deps): Bump cloud.google.com/go/storage from 1.32.0 to 1.33.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.32.0...pubsub/v1.33.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 18:13:01 +00:00
dependabot[bot] 426f78035f
Build(deps): Bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.5+incompatible to 24.0.6+incompatible.
- [Commits](https://github.com/docker/cli/compare/v24.0.5...v24.0.6)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 18:12:29 +00:00
dependabot[bot] 0237f86295
Build(deps): Bump gonum.org/v1/plot from 0.13.0 to 0.14.0
Bumps [gonum.org/v1/plot](https://github.com/gonum/plot) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/gonum/plot/releases)
- [Commits](https://github.com/gonum/plot/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: gonum.org/v1/plot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 18:12:19 +00:00
Steven Powell ea7a57055d
Merge pull request #17200 from kubernetes/dependabot/go_modules/github.com/docker/docker-24.0.6incompatible
Build(deps): Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.6+incompatible
2023-09-11 11:10:34 -07:00
minikube-bot bf5fbaf245 Update go from 1.20.7 to 1.21.1 2023-09-11 09:02:46 +00:00
dependabot[bot] 18df869a10
Build(deps): Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 23:01:07 +00:00
dependabot[bot] 292bff274d
Build(deps): Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.5+incompatible to 24.0.6+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.5...v24.0.6)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 23:00:56 +00:00
minikube-bot 9cd668110f Update go-github from v54.0.0 to v55.0.0 2023-09-05 21:49:30 +00:00
Medya Ghazizadeh ca5ac7acd9
Merge pull request #17183 from kubernetes/dependabot/go_modules/libvirt.org/go/libvirt-1.9007.0
Build(deps): Bump libvirt.org/go/libvirt from 1.9002.0 to 1.9007.0
2023-09-05 12:22:49 -07:00
Steven Powell b7908e9283
Merge pull request #17180 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.8
Build(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8
2023-09-05 10:24:39 -07:00
Medya Ghazizadeh 8fc048910a
Merge pull request #17149 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.19.1
Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.18.0 to 1.19.1
2023-09-04 15:22:40 -07:00
dependabot[bot] 314f08ba67
Build(deps): Bump libvirt.org/go/libvirt from 1.9002.0 to 1.9007.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.9002.0 to 1.9007.0.
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.9002.0...v1.9007.0)

---
updated-dependencies:
- dependency-name: libvirt.org/go/libvirt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 18:16:11 +00:00
dependabot[bot] ee9f7efcd3
Build(deps): Bump golang.org/x/sys from 0.11.0 to 0.12.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/sys/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 18:15:40 +00:00
dependabot[bot] fb796c243c
Build(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.7 to 3.23.8.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.7...v3.23.8)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 18:15:32 +00:00
Anders F Björklund 1bc99d0443 Use minikube-machine repository for vmware driver
We don't create new releases when patching, so remove v0.2.0

Go modules will invent a new imaginary releases, like v0.1.6
2023-09-02 09:53:19 +02:00
dependabot[bot] 6467ec9796
Build(deps): Bump go.opentelemetry.io/otel/sdk from 1.16.0 to 1.17.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 19:33:54 +00:00
dependabot[bot] 02871d1b7e
Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.18.0 to 1.19.1.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.18.0...detectors/gcp/v1.19.1)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 18:22:19 +00:00
dependabot[bot] 94c65709d6
Build(deps): Bump go.opentelemetry.io/otel from 1.16.0 to 1.17.0
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 18:22:02 +00:00
Steven Powell 4633504af0
Revert "Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.18.0 to 1.19.0" 2023-08-24 16:32:22 -07:00
dependabot[bot] d0e6f9cb33
Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.18.0...detectors/gcp/v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 19:01:09 +00:00
Steven Powell 81beeab99d
Merge pull request #17126 from kubernetes/dependabot/go_modules/github.com/moby/patternmatcher-0.6.0
Build(deps): Bump github.com/moby/patternmatcher from 0.5.0 to 0.6.0
2023-08-24 11:58:55 -07:00
dependabot[bot] 8695791be6
Build(deps): Bump github.com/moby/patternmatcher from 0.5.0 to 0.6.0
Bumps [github.com/moby/patternmatcher](https://github.com/moby/patternmatcher) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/moby/patternmatcher/releases)
- [Commits](https://github.com/moby/patternmatcher/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/moby/patternmatcher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 17:40:29 +00:00
dependabot[bot] c452ed4d93
Build(deps): Bump k8s.io/kubectl from 0.28.0 to 0.28.1
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.28.0 to 0.28.1.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.28.0...v0.28.1)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 17:40:00 +00:00
Judah Nouriyelian 01b6665f05 add filldb script to hack folder 2023-08-23 16:41:44 -07:00
dependabot[bot] c6df9abce5
Build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 18:46:41 +00:00
Steven Powell cd7c5028f9
Merge pull request #17092 from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.32.0
Build(deps): Bump cloud.google.com/go/storage from 1.31.0 to 1.32.0
2023-08-18 14:02:53 -07:00
dependabot[bot] c1dd504ba9
Build(deps): Bump cloud.google.com/go/storage from 1.31.0 to 1.32.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.31.0...pubsub/v1.32.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-18 18:03:15 +00:00
dependabot[bot] 0a1d8e49f1
Build(deps): Bump k8s.io/kubectl from 0.27.4 to 0.28.0
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.27.4 to 0.28.0.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.27.4...v0.28.0)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-18 18:02:58 +00:00
Steven Powell c94455b064
Merge pull request #17084 from kubernetes/dependabot/go_modules/k8s.io/component-base-0.28.0
Build(deps): Bump k8s.io/component-base from 0.27.4 to 0.28.0
2023-08-18 11:01:14 -07:00
Steven Powell b38da93484
Merge pull request #17083 from kubernetes/dependabot/go_modules/google.golang.org/api-0.138.0
Build(deps): Bump google.golang.org/api from 0.136.0 to 0.138.0
2023-08-18 10:59:17 -07:00
minikube-bot e54dfab81b Update go-github from v53.2.0 to v54.0.0 2023-08-17 22:56:45 +00:00
Steven Powell 014f1df32d
Merge pull request #17061 from kubernetes/dependabot/go_modules/github.com/opencontainers/runc-1.1.9
Build(deps): Bump github.com/opencontainers/runc from 1.1.8 to 1.1.9
2023-08-17 15:45:01 -07:00
Steven Powell 31a6474a0b
Merge pull request #17064 from afbjorklund/libmachine-mod
Updated libmachine go modules
2023-08-17 15:24:33 -07:00
dependabot[bot] 677fd8b6c6
Build(deps): Bump k8s.io/component-base from 0.27.4 to 0.28.0
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.27.4 to 0.28.0.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.27.4...v0.28.0)

---
updated-dependencies:
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-17 22:24:31 +00:00
dependabot[bot] b9ec879974
Build(deps): Bump google.golang.org/api from 0.136.0 to 0.138.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.136.0 to 0.138.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.136.0...v0.138.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-17 22:24:07 +00:00
Anders F Björklund 3292d34d41 Updated libmachine go modules 2023-08-14 19:37:54 +02:00
dependabot[bot] 1658fb0073
Build(deps): Bump google.golang.org/api from 0.134.0 to 0.136.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.134.0 to 0.136.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.134.0...v0.136.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 16:04:39 +00:00
dependabot[bot] d384cdb198
Build(deps): Bump github.com/opencontainers/runc from 1.1.8 to 1.1.9
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.9/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 16:04:27 +00:00
Steven Powell f4cdca83fc
Merge pull request #16995 from kubernetes/dependabot/go_modules/github.com/opencontainers/runc-1.1.8
Bump github.com/opencontainers/runc from 1.1.7 to 1.1.8
2023-08-08 16:22:48 -07:00
Steven Powell 81811be1b7
Merge pull request #16993 from kubernetes/dependabot/go_modules/github.com/google/go-containerregistry-0.16.1
Bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1
2023-08-08 13:27:17 -07:00
Steven Powell 23245073d3
Merge pull request #17018 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.12.0
Bump golang.org/x/crypto from 0.11.0 to 0.12.0
2023-08-08 13:25:46 -07:00
Steven Powell 1a899d4655
Merge pull request #16994 from kubernetes/dependabot/go_modules/google.golang.org/api-0.134.0
Bump google.golang.org/api from 0.133.0 to 0.134.0
2023-08-08 13:25:20 -07:00
dependabot[bot] cfeb0196ed
Bump golang.org/x/crypto from 0.11.0 to 0.12.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 18:22:07 +00:00
dependabot[bot] 4ad9ca26fa
Bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.6 to 3.23.7.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.6...v3.23.7)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 16:53:06 +00:00
dependabot[bot] 50c9ccdb1e
Bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.15.2 to 0.16.1.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.15.2...v0.16.1)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 16:52:39 +00:00
Steven Powell f79e7d171a
Merge pull request #16977 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.7.2
Bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.2
2023-08-03 09:48:45 -07:00
dependabot[bot] 872f85eee8
Bump github.com/opencontainers/runc from 1.1.7 to 1.1.8
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.7...v1.1.8)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 16:47:28 +00:00
dependabot[bot] b8e8d3e75e
Bump google.golang.org/api from 0.133.0 to 0.134.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.133.0 to 0.134.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.133.0...v0.134.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 16:47:04 +00:00
Steven Powell 016a79638d
Merge pull request #16946 from kubernetes/dependabot/go_modules/github.com/docker/docker-24.0.5incompatible
Bump github.com/docker/docker from 24.0.4+incompatible to 24.0.5+incompatible
2023-08-03 07:25:51 -07:00
Steven Powell 0bf81165a9
Merge pull request #16947 from kubernetes/dependabot/go_modules/github.com/docker/cli-24.0.5incompatible
Bump github.com/docker/cli from 24.0.4+incompatible to 24.0.5+incompatible
2023-08-03 07:25:33 -07:00
dependabot[bot] b392231343
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.17.0...detectors/gcp/v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 18:10:22 +00:00
dependabot[bot] 93a11faa38
Bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.2
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 18:10:06 +00:00
Steven Powell 613c3dc221
Merge pull request #16944 from kubernetes/dependabot/go_modules/github.com/santhosh-tekuri/jsonschema/v5-5.3.1
Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.3.0 to 5.3.1
2023-07-31 10:01:41 -07:00
dependabot[bot] 26608c2c40
Bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.4+incompatible to 24.0.5+incompatible.
- [Commits](https://github.com/docker/cli/compare/v24.0.4...v24.0.5)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 18:45:08 +00:00
dependabot[bot] 46647f81b3
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.4+incompatible to 24.0.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.4...v24.0.5)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 18:45:00 +00:00
dependabot[bot] 758a3fa368
Bump google.golang.org/api from 0.132.0 to 0.133.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.132.0 to 0.133.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.132.0...v0.133.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 18:44:46 +00:00
dependabot[bot] d5f8d6d887
Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.3.0 to 5.3.1
Bumps [github.com/santhosh-tekuri/jsonschema/v5](https://github.com/santhosh-tekuri/jsonschema) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases)
- [Commits](https://github.com/santhosh-tekuri/jsonschema/compare/v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: github.com/santhosh-tekuri/jsonschema/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 18:44:32 +00:00
Steven Powell 5d6c7a1430
Merge pull request #16928 from kubernetes/dependabot/go_modules/google.golang.org/api-0.132.0
Bump google.golang.org/api from 0.131.0 to 0.132.0
2023-07-21 09:31:12 -07:00
dependabot[bot] b4bca62732
Bump k8s.io/kubectl from 0.27.3 to 0.27.4
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.27.3 to 0.27.4.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.27.3...v0.27.4)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 14:12:24 +00:00
dependabot[bot] ab4b1bfb73
Bump google.golang.org/api from 0.131.0 to 0.132.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.131.0 to 0.132.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.131.0...v0.132.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 14:11:57 +00:00
dependabot[bot] 5298a4cc48
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.16.1...detectors/gcp/v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 18:44:47 +00:00
dependabot[bot] 778594ba78
Bump google.golang.org/api from 0.130.0 to 0.131.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.130.0 to 0.131.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.130.0...v0.131.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 19:33:56 +00:00
Steven Powell de791e7e3f
Merge pull request #16796 from lbogdan/feat/vmware-new-iso
feat: add VMware driver support for new minikube ISO
2023-07-12 13:47:35 -07:00
Bogdan Luca 380359c0ef feat: vmware driver support for new minikube iso 2023-07-12 09:40:01 -07:00
dependabot[bot] 5f770be6c7
Bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4
Bumps [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb) from 3.1.2 to 3.1.4.
- [Commits](https://github.com/cheggaaa/pb/compare/v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: github.com/cheggaaa/pb/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 16:02:00 +00:00
Steven Powell 9f1e9964e1
Merge pull request #16861 from kubernetes/dependabot/go_modules/github.com/docker/cli-24.0.4incompatible
Bump github.com/docker/cli from 24.0.2+incompatible to 24.0.4+incompatible
2023-07-11 15:47:07 -07:00
dependabot[bot] b20d0f9900
Bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.2+incompatible to 24.0.4+incompatible.
- [Commits](https://github.com/docker/cli/compare/v24.0.2...v24.0.4)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 18:14:02 +00:00
dependabot[bot] d72833305c
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.3+incompatible to 24.0.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.3...v24.0.4)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 18:13:48 +00:00
Steven Powell f5940aff6f
Merge pull request #16843 from kubernetes/dependabot/go_modules/github.com/docker/docker-24.0.3incompatible
Bump github.com/docker/docker from 24.0.2+incompatible to 24.0.3+incompatible
2023-07-10 09:56:18 -07:00
dependabot[bot] 7d55fb208c
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.2+incompatible to 24.0.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.2...v24.0.3)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 20:10:25 +00:00
dependabot[bot] 8e8091d4b4
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.16.0...detectors/gcp/v1.16.1)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 20:10:08 +00:00
dependabot[bot] abd0719475
Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 16:39:16 +00:00
Steven Powell f45df505bc
Merge pull request #16821 from kubernetes/dependabot/go_modules/google.golang.org/api-0.130.0
Bump google.golang.org/api from 0.129.0 to 0.130.0
2023-07-06 09:37:24 -07:00
Medya Ghazizadeh ec614a5fcd
Merge pull request #16825 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.16.0
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.15.2 to 1.16.0
2023-07-05 17:59:29 -04:00
dependabot[bot] 1d7285a607
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.15.2 to 1.16.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.15.2...detectors/gcp/v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 18:25:48 +00:00
dependabot[bot] 9ff2c7e42e
Bump golang.org/x/mod from 0.11.0 to 0.12.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/mod/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 18:25:32 +00:00
dependabot[bot] 867d2a8586
Bump google.golang.org/api from 0.129.0 to 0.130.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.129.0 to 0.130.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.129.0...v0.130.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 18:11:32 +00:00
Steven Powell 8d0f6b5b2f
Merge pull request #16813 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.6
Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6
2023-07-05 11:09:47 -07:00
dependabot[bot] 0002d3c68e
Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.5 to 3.23.6.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.5...v3.23.6)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 18:12:03 +00:00
Anders F Björklund d4145dfd1d Use minikube-machine repository for drivers
We want to upgrade libmachine beyond docker/machine,
so need to start using our own version of the drivers.

For now they still import github.com/docker/machine@v0.16.2,
but soon they will import github.com/minikube-machine/machine
2023-07-02 22:13:10 +02:00
dependabot[bot] 1b7d95794c
Bump cloud.google.com/go/storage from 1.30.1 to 1.31.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.30.1 to 1.31.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.30.1...pubsub/v1.31.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 20:02:34 +00:00
dependabot[bot] 99c7dbb97d
Bump google.golang.org/api from 0.128.0 to 0.129.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.128.0 to 0.129.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.128.0...v0.129.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 19:37:18 +00:00
dependabot[bot] b1facc2b91
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.15.0 to 1.15.2.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.15.0...detectors/gcp/v1.15.2)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 18:58:23 +00:00
Medya Ghazizadeh 95de938511
Merge pull request #16672 from afbjorklund/minikube-machine
Replace machine-drivers with minikube-machine
2023-06-22 14:09:11 -07:00
Steven Powell ede5471b0e
Merge pull request #16746 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.27.3
Bump k8s.io/kubectl from 0.27.2 to 0.27.3
2023-06-21 10:28:55 -07:00
dependabot[bot] 1bbad8617d
Bump k8s.io/kubectl from 0.27.2 to 0.27.3
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.27.2 to 0.27.3.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.27.2...v0.27.3)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 16:56:25 +00:00