dependabot[bot]
6d49d65e37
Build(deps): Bump github.com/spf13/pflag from 1.0.6 to 1.0.7
...
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/spf13/pflag/releases )
- [Commits](https://github.com/spf13/pflag/compare/v1.0.6...v1.0.7 )
---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
dependency-version: 1.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 00:51:24 +00:00
minikube-bot
cbcc66f84f
Update go-github from v73.0.0 to v74.0.0 ( #21234 )
2025-08-04 12:36:45 -07:00
Medya Ghazizadeh
e6628b90ed
gomod: remove replace for k8s.io/cluster-bootstrap ( #21187 )
2025-07-28 17:21:44 -07:00
dependabot[bot]
b5a26eed9a
Build(deps): Bump libvirt.org/go/libvirt from 1.11004.0 to 1.11005.0 ( #21069 )
...
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module ) from 1.11004.0 to 1.11005.0.
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.11004.0...v1.11005.0 )
---
updated-dependencies:
- dependency-name: libvirt.org/go/libvirt
dependency-version: 1.11005.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-28 14:16:39 -07:00
dependabot[bot]
554b2cc7fa
Build(deps): Bump golang.org/x/term from 0.32.0 to 0.33.0 ( #21113 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/term/compare/v0.32.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-25 15:56:12 -07:00
Medya Ghazizadeh
7498245a96
replace spinner lib to upstream ( #21115 )
...
* fix go mod
* fix gomod
* gowork sum
2025-07-22 17:31:40 -07:00
dependabot[bot]
2629cf7b6b
Build(deps): Bump k8s.io/component-base from 0.33.2 to 0.33.3 ( #21114 )
...
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base ) from 0.33.2 to 0.33.3.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.33.2...v0.33.3 )
---
updated-dependencies:
- dependency-name: k8s.io/component-base
dependency-version: 0.33.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-21 16:30:56 -07:00
Victor Ubahakwe
958ecac9d3
Refactor table rendering ( #20893 )
...
* Refactored table rendering codes to support updated tablewriter v1.0.7
This commit makes all necessary code changes to maintain compatibility
with the new tablewriter version. The update includes several required modifications across multiple files.
Files modified:
- cmd/minikube/cmd/config/images.go
- cmd/minikube/cmd/config/addons_list.go
- cmd/minikube/cmd/config/profile_list.go
- hack/benchmark/time-to-k8s/chart.go
- hack/benchmark/time-to-k8s/cpu.go
- pkg/minikube/audit/row.go
- pkg/minikube/machine/cache_images.go
- pkg/minikube/perf/result_manager.go
- pkg/minikube/service/service.go
Now #20878 can be merged.
Addresses #20879
* The tablewriter package v1.0.7 renamed SetHeaders to SetHeader
* updated go mod and table.SetColumnAlignment([]int{0, 0, 0, 0})
* Changed syntax and added vendor to gitignore
* simplified version of tablewriter
* removed vendor
* fix addon_list
* fix images tablewrtier
* bump tablewriter for profile list
* go mod tidy
* bump tablewriter for chart
* bump tablewriter for cpu chart
* bump tablewriter for row
* bump tablewriter cache images
* bump tablewriter
* bump tablewriter
* revert file
* bump tablewritter
* fix unit test
* fix lint issues
* fix the integration test pipe char
* convert all tables to new pipe instead of asci pipe
* convert all tables to new pipe instead of asci pipe
* go mod tidy
* go work sync
---------
Co-authored-by: Medya Ghazizadeh <medya@google.com>
2025-07-21 16:20:55 -07:00
dependabot[bot]
bcfee9c0f8
Build(deps): Bump google.golang.org/api from 0.235.0 to 0.242.0 ( #21109 )
...
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.242.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-21 13:50:52 -07:00
dependabot[bot]
ef378239b9
Build(deps): Bump golang.org/x/sys from 0.33.0 to 0.34.0 ( #21110 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.33.0 to 0.34.0.
- [Commits](https://github.com/golang/sys/compare/v0.33.0...v0.34.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-21 13:50:33 -07:00
Divy Singhvi
6ff37d558e
Manually bump runc to v1.3.0 and migrate to github.com/opencontainers ( #21083 )
2025-07-19 19:59:34 -07:00
dependabot[bot]
25a9856a0b
Build(deps): Bump github.com/docker/cli ( #21071 )
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 28.2.2+incompatible to 28.3.2+incompatible.
- [Commits](https://github.com/docker/cli/compare/v28.2.2...v28.3.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 28.3.2+incompatible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-17 11:04:27 -07:00
Medya Ghazizadeh
6d92b2208f
separate go mod for hack folder ( #21060 )
...
* separate go mod for hack folder and use go work
* remove dependecy on k8s.minikube inside hack
* remove gowork files
2025-07-13 14:37:20 -07:00
dependabot[bot]
da59a357a1
Build(deps): Bump golang.org/x/sync from 0.14.0 to 0.15.0 ( #20946 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/sync/compare/v0.14.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-09 12:17:15 -07:00
dependabot[bot]
baa0fcd1d7
Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace ( #20980 )
...
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go ) from 1.27.0 to 1.29.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases )
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.27.0...detectors/gcp/v1.29.0 )
---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
dependency-version: 1.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-09 12:15:01 -07:00
dependabot[bot]
2478ab30ab
Build(deps): Bump k8s.io/component-base from 0.33.1 to 0.33.2 ( #21045 )
...
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base ) from 0.33.1 to 0.33.2.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.33.1...v0.33.2 )
---
updated-dependencies:
- dependency-name: k8s.io/component-base
dependency-version: 0.33.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-08 14:32:55 -07:00
dependabot[bot]
d2be13ef25
Build(deps): Bump go.opentelemetry.io/otel/sdk from 1.35.0 to 1.37.0 ( #21007 )
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.35.0 to 1.37.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.35.0...v1.37.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-version: 1.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-02 10:17:03 -07:00
minikube-bot
4b06829b8b
Update go-github from v72.0.0 to v73.0.0 ( #21000 )
2025-06-30 10:55:33 -07:00
dependabot[bot]
c967cf7adc
Build(deps): Bump github.com/docker/cli ( #20918 )
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 28.1.1+incompatible to 28.2.2+incompatible.
- [Commits](https://github.com/docker/cli/compare/v28.1.1...v28.2.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 28.2.2+incompatible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-12 11:16:22 -07:00
dependabot[bot]
25f76c4ea7
Build(deps): Bump k8s.io/kubectl from 0.32.2 to 0.33.1 ( #20847 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.32.2 to 0.33.1.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.32.2...v0.33.1 )
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
dependency-version: 0.33.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-06 10:30:39 -07:00
Tian
c292f1df98
Update libvirt-dev version to 8.0.0-1ubuntu7.11 ( #20889 )
...
* update libvirt-dev
* install ca-certificates
2025-06-05 20:43:24 -07:00
Predrag Rogic
4da3cedc84
Fix KVM driver (tests) timeouts ( #20852 )
...
* Fix KVM driver tests timeouts
Rewrite KVM driver waiting logic for domain start, getting ip address
and shutting domain down. Add more config/state outputs to aid future
debugging.
Bump go/libvirt to v1.11002.0 and set the minimum memory required for
running all tests to 3GB to avoid some really weird system behaviour.
* revert reduction of timelimit for TestCert tests run
* set memory and debug output in TestNoKubernetes tests
* extend kvm waitForStaticIP timeout
* add console log to debug output
* Updating ISO to v1.36.0-1748823857-20852
---------
Co-authored-by: minikube-bot <minikube-bot@google.com>
2025-06-03 15:07:48 -07:00
dependabot[bot]
759214fd31
Build(deps): Bump go.opentelemetry.io/otel/trace from 1.35.0 to 1.36.0 ( #20849 )
...
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go ) from 1.35.0 to 1.36.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.35.0...v1.36.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
dependency-version: 1.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 17:13:05 -07:00
dependabot[bot]
7138f2bc91
Build(deps): Bump google.golang.org/api from 0.233.0 to 0.234.0 ( #20850 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.233.0 to 0.234.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.233.0...v0.234.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.234.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 15:35:48 -07:00
dependabot[bot]
0dfd71a6ad
Build(deps): Bump k8s.io/component-base from 0.32.2 to 0.33.1 ( #20846 )
...
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base ) from 0.32.2 to 0.33.1.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.32.2...v0.33.1 )
---
updated-dependencies:
- dependency-name: k8s.io/component-base
dependency-version: 0.33.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 14:13:27 -07:00
dependabot[bot]
89b97e0016
Build(deps): Bump cloud.google.com/go/storage from 1.52.0 to 1.54.0 ( #20778 )
...
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.52.0 to 1.54.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.52.0...spanner/v1.54.0 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-version: 1.54.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 12:38:42 -07:00
dependabot[bot]
6ebe500858
Build(deps): Bump google.golang.org/api from 0.229.0 to 0.233.0 ( #20800 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.229.0 to 0.233.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.229.0...v0.233.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.233.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 14:32:33 -07:00
dependabot[bot]
edcf51b286
Build(deps): Bump github.com/spf13/viper from 1.19.0 to 1.20.1 ( #20799 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.19.0 to 1.20.1.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.19.0...v1.20.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-version: 1.20.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 12:36:24 -07:00
dependabot[bot]
d20d797574
Build(deps): Bump golang.org/x/mod from 0.23.0 to 0.24.0 ( #20798 )
...
Bumps [golang.org/x/mod](https://github.com/golang/mod ) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-version: 0.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 12:36:05 -07:00
dependabot[bot]
328604bbf8
Build(deps): Bump k8s.io/client-go from 0.32.2 to 0.33.1 ( #20801 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.32.2 to 0.33.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.32.2...v0.33.1 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-version: 0.33.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 12:22:49 -07:00
dependabot[bot]
24093a2453
Build(deps): Bump github.com/cloudevents/sdk-go/v2 from 2.15.2 to 2.16.0 ( #20775 )
...
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go ) from 2.15.2 to 2.16.0.
- [Release notes](https://github.com/cloudevents/sdk-go/releases )
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.15.2...v2.16.0 )
---
updated-dependencies:
- dependency-name: github.com/cloudevents/sdk-go/v2
dependency-version: 2.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-16 16:37:30 -07:00
dependabot[bot]
0ca0a9d884
Build(deps): Bump k8s.io/apimachinery from 0.32.2 to 0.33.1 ( #20776 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.32.2 to 0.33.1.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.32.2...v0.33.1 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-version: 0.33.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-16 16:36:57 -07:00
dependabot[bot]
779ed5073b
Build(deps): Bump golang.org/x/term from 0.31.0 to 0.32.0 ( #20777 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/term/compare/v0.31.0...v0.32.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-16 16:20:35 -07:00
dependabot[bot]
9df8ad621a
Build(deps): Bump github.com/cheggaaa/pb/v3 from 3.1.5 to 3.1.7 ( #20774 )
...
Bumps [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb ) from 3.1.5 to 3.1.7.
- [Commits](https://github.com/cheggaaa/pb/compare/v3.1.5...v3.1.7 )
---
updated-dependencies:
- dependency-name: github.com/cheggaaa/pb/v3
dependency-version: 3.1.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-16 16:19:28 -07:00
dependabot[bot]
0c02bd4e78
Build(deps): Bump github.com/GoogleCloudPlatform/cloudsql-proxy ( #20645 )
...
Bumps [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy ) from 1.37.4 to 1.37.7.
- [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases )
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.37.7/CHANGELOG.md )
- [Commits](https://github.com/GoogleCloudPlatform/cloudsql-proxy/compare/v1.37.4...v1.37.7 )
---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy
dependency-version: 1.37.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-13 13:05:48 -07:00
dependabot[bot]
e5dccd845e
Build(deps): Bump github.com/docker/cli ( #20646 )
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 27.5.1+incompatible to 28.1.1+incompatible.
- [Commits](https://github.com/docker/cli/compare/v27.5.1...v28.1.1 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 28.1.1+incompatible
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-13 13:05:30 -07:00
minikube-bot
bc4a5b8276
Update go-github from v71.0.0 to v72.0.0 ( #20729 )
2025-05-13 10:08:46 -07:00
dependabot[bot]
b4c89ac973
Build(deps): Bump golang.org/x/sync from 0.13.0 to 0.14.0 ( #20742 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/sync/compare/v0.13.0...v0.14.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 17:03:38 -07:00
dependabot[bot]
4655ac3c18
Build(deps): Bump gonum.org/v1/plot from 0.15.0 to 0.16.0 ( #20706 )
...
Bumps [gonum.org/v1/plot](https://github.com/gonum/plot ) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/gonum/plot/releases )
- [Commits](https://github.com/gonum/plot/compare/v0.15.0...v0.16.0 )
---
updated-dependencies:
- dependency-name: gonum.org/v1/plot
dependency-version: 0.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-08 12:06:48 -07:00
dependabot[bot]
e5906629a2
Build(deps): Bump cloud.google.com/go/storage from 1.50.0 to 1.52.0 ( #20678 )
...
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.50.0 to 1.52.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.50.0...spanner/v1.52.0 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-version: 1.52.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 13:06:27 -04:00
dependabot[bot]
c83e759975
Build(deps): Bump github.com/opencontainers/runc from 1.2.5 to 1.2.6 ( #20674 )
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.2.5 to 1.2.6.
- [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.2.5...v1.2.6 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-version: 1.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 16:45:14 -04:00
dependabot[bot]
e96371c9b1
Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace ( #20492 )
...
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go ) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases )
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.26.0...detectors/gcp/v1.27.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-24 12:59:26 -07:00
minikube-bot
a4059331a0
Update go-github from v70.0.0 to v71.0.0 ( #20618 )
2025-04-15 13:28:27 -07:00
minikube-bot
4d2cdae349
Update go-github from v69.2.0 to v70.0.0 ( #20561 )
2025-03-24 11:13:19 -07:00
dependabot[bot]
9ec062103b
Build(deps): Bump github.com/google/go-github/v69 from 69.0.0 to 69.2.0 ( #20516 )
...
Bumps [github.com/google/go-github/v69](https://github.com/google/go-github ) from 69.0.0 to 69.2.0.
- [Release notes](https://github.com/google/go-github/releases )
- [Commits](https://github.com/google/go-github/compare/v69.0.0...v69.2.0 )
---
updated-dependencies:
- dependency-name: github.com/google/go-github/v69
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-14 11:02:10 -07:00
dependabot[bot]
7553c044f8
Build(deps): Bump github.com/opencontainers/runc from 1.2.4 to 1.2.5 ( #20493 )
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.2.4 to 1.2.5.
- [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.2.4...v1.2.5 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 11:09:53 -08:00
dependabot[bot]
c33b03b8cf
Build(deps): Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 ( #20461 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.26.0...v0.27.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 13:32:28 -08:00
dependabot[bot]
1a8ac6fa49
Build(deps): Bump google.golang.org/api from 0.217.0 to 0.223.0 ( #20464 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.217.0 to 0.223.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.217.0...v0.223.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 13:32:07 -08:00
dependabot[bot]
842f282e07
Build(deps): Bump k8s.io/kubectl from 0.31.3 to 0.32.2 ( #20460 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.31.3 to 0.32.2.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.31.3...v0.32.2 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 10:31:17 -08:00
dependabot[bot]
3b5868de89
Build(deps): Bump github.com/elazarl/goproxy from 1.2.6 to 1.7.2 ( #20455 )
...
Bumps [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy ) from 1.2.6 to 1.7.2.
- [Release notes](https://github.com/elazarl/goproxy/releases )
- [Commits](https://github.com/elazarl/goproxy/compare/v1.2.6...v1.7.2 )
---
updated-dependencies:
- dependency-name: github.com/elazarl/goproxy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 10:22:31 -08:00