Commit Graph

616 Commits (659f163bc6c10bb930ae5bc249f716d5811e8b4f)

Author SHA1 Message Date
Medya Ghazizadeh 647c999a1a
Merge pull request #15416 from kubernetes/dependabot/go_modules/github.com/santhosh-tekuri/jsonschema/v5-5.1.1
Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.0.2 to 5.1.1
2022-11-28 16:17:35 -08:00
Medya Ghazizadeh b838edb50b
Merge pull request #15417 from kubernetes/dependabot/go_modules/github.com/otiai10/copy-1.9.0
Bump github.com/otiai10/copy from 1.7.0 to 1.9.0
2022-11-28 11:46:56 -08:00
dependabot[bot] 58fbb4312d
Bump github.com/otiai10/copy from 1.7.0 to 1.9.0
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.7.0...v1.9.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>
2022-11-28 18:03:48 +00:00
dependabot[bot] ef33f69326
Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.0.2 to 5.1.1
Bumps [github.com/santhosh-tekuri/jsonschema/v5](https://github.com/santhosh-tekuri/jsonschema) from 5.0.2 to 5.1.1.
- [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases)
- [Commits](https://github.com/santhosh-tekuri/jsonschema/compare/v5.0.2...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 18:03:36 +00:00
dependabot[bot] 0cdc654cc5
Bump golang.org/x/mod from 0.6.0 to 0.7.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.6.0...v0.7.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>
2022-11-28 18:02:23 +00:00
Medya Ghazizadeh 07324c6188
Merge pull request #15387 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.25.4
Bump k8s.io/kubectl from 0.25.3 to 0.25.4
2022-11-21 14:01:25 -08:00
Steven Powell 34f7a10d4e
Merge pull request #15386 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.3.0
Bump golang.org/x/crypto from 0.2.0 to 0.3.0
2022-11-21 10:46:55 -08:00
dependabot[bot] 72c0f589bc
Bump k8s.io/kubectl from 0.25.3 to 0.25.4
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.25.3...v0.25.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>
2022-11-21 18:45:17 +00:00
Steven Powell e6f82db802
Merge pull request #15388 from kubernetes/dependabot/go_modules/libvirt.org/go/libvirt-1.8009.0
Bump libvirt.org/go/libvirt from 1.8007.0 to 1.8009.0
2022-11-21 10:43:07 -08:00
Steven Powell 0e01816515
Merge pull request #15385 from kubernetes/dependabot/go_modules/google.golang.org/api-0.103.0
Bump google.golang.org/api from 0.102.0 to 0.103.0
2022-11-21 10:42:41 -08:00
dependabot[bot] f148f0fda9
Bump libvirt.org/go/libvirt from 1.8007.0 to 1.8009.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.8007.0 to 1.8009.0.
- [Release notes](https://gitlab.com/libvirt/libvirt-go-module/tags)
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.8007.0...v1.8009.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>
2022-11-21 18:08:42 +00:00
dependabot[bot] b10b709286
Bump golang.org/x/crypto from 0.2.0 to 0.3.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.2.0...v0.3.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>
2022-11-21 18:08:17 +00:00
dependabot[bot] edb0ee0b22
Bump google.golang.org/api from 0.102.0 to 0.103.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.102.0 to 0.103.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.102.0...v0.103.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>
2022-11-21 18:08:09 +00:00
dependabot[bot] ca59fd9f94
Bump github.com/google/go-containerregistry from 0.12.0 to 0.12.1
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.12.0 to 0.12.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.12.0...v0.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 18:07:46 +00:00
dependabot[bot] de32e62490
Bump golang.org/x/crypto from 0.1.0 to 0.2.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.1.0...v0.2.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>
2022-11-14 22:31:44 +00:00
Medya Ghazizadeh ee22882aab
Merge pull request #15359 from kubernetes/dependabot/go_modules/k8s.io/component-base-0.25.4
Bump k8s.io/component-base from 0.25.3 to 0.25.4
2022-11-14 14:30:19 -08:00
Medya Ghazizadeh 1dc188e65a
Merge pull request #15358 from kubernetes/dependabot/go_modules/go.opencensus.io-0.24.0
Bump go.opencensus.io from 0.23.0 to 0.24.0
2022-11-14 14:30:01 -08:00
dependabot[bot] 3d93e5f6cf
Bump k8s.io/component-base from 0.25.3 to 0.25.4
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/component-base/releases)
- [Commits](https://github.com/kubernetes/component-base/compare/v0.25.3...v0.25.4)

---
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>
2022-11-14 18:05:14 +00:00
dependabot[bot] a9da9daeba
Bump go.opencensus.io from 0.23.0 to 0.24.0
Bumps [go.opencensus.io](https://github.com/census-instrumentation/opencensus-go) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/census-instrumentation/opencensus-go/releases)
- [Commits](https://github.com/census-instrumentation/opencensus-go/compare/v0.23.0...v0.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 18:04:54 +00:00
dependabot[bot] 300cd09f0e
Bump golang.org/x/oauth2 from 0.1.0 to 0.2.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.1.0...v0.2.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>
2022-11-14 18:04:36 +00:00
dependabot[bot] 83d50b7de2
Bump cloud.google.com/go/storage from 1.27.0 to 1.28.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.27.0 to 1.28.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.27.0...spanner/v1.28.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>
2022-11-07 20:16:54 +00:00
dependabot[bot] ac05e0cd73
Bump github.com/spf13/viper from 1.13.0 to 1.14.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.13.0...v1.14.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>
2022-11-07 20:11:56 +00:00
Medya Ghazizadeh cbe16e2f94
Merge pull request #15315 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.22.10
Bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10
2022-11-07 12:09:01 -08:00
dependabot[bot] b33a35e673
Bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.9 to 3.22.10.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.9...v3.22.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>
2022-11-07 18:05:09 +00:00
dependabot[bot] 386a0f64ef
Bump github.com/google/slowjam from 1.0.0 to 1.0.1
Bumps [github.com/google/slowjam](https://github.com/google/slowjam) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/google/slowjam/releases)
- [Commits](https://github.com/google/slowjam/compare/v1.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 18:04:57 +00:00
Medya Ghazizadeh 3b1420c52e
Merge pull request #15253 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.21incompatible
Bump github.com/docker/docker from 20.10.20+incompatible to 20.10.21+incompatible
2022-11-03 10:31:02 -07:00
Steven Powell 1353c3cd35
Merge pull request #15254 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.11.1
Bump go.opentelemetry.io/otel/sdk from 1.11.0 to 1.11.1
2022-10-31 12:49:47 -07:00
Steven Powell f29a94f8e4
Merge pull request #15252 from kubernetes/dependabot/go_modules/github.com/Delta456/box-cli-maker/v2-2.3.0
Bump github.com/Delta456/box-cli-maker/v2 from 2.2.2 to 2.3.0
2022-10-31 12:49:13 -07:00
Steven Powell e7fca789fb
Merge pull request #15251 from kubernetes/dependabot/go_modules/github.com/spf13/cobra-1.6.1
Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
2022-10-31 12:48:02 -07:00
dependabot[bot] 13ec9a2dee
Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.0.1 to 5.0.2
Bumps [github.com/santhosh-tekuri/jsonschema/v5](https://github.com/santhosh-tekuri/jsonschema) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases)
- [Commits](https://github.com/santhosh-tekuri/jsonschema/compare/v5.0.1...v5.0.2)

---
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>
2022-10-31 18:07:24 +00:00
dependabot[bot] aad95f9008
Bump go.opentelemetry.io/otel/sdk from 1.11.0 to 1.11.1
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.11.0 to 1.11.1.
- [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.11.0...v1.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 18:07:01 +00:00
dependabot[bot] 27ac05d034
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.20+incompatible to 20.10.21+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.20...v20.10.21)

---
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>
2022-10-31 18:06:56 +00:00
dependabot[bot] b7acdcc734
Bump github.com/Delta456/box-cli-maker/v2 from 2.2.2 to 2.3.0
Bumps [github.com/Delta456/box-cli-maker/v2](https://github.com/Delta456/box-cli-maker) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/Delta456/box-cli-maker/releases)
- [Commits](https://github.com/Delta456/box-cli-maker/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/Delta456/box-cli-maker/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 18:06:45 +00:00
dependabot[bot] 0539e59425
Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 18:06:37 +00:00
dependabot[bot] 7fce1aa5a4
Bump github.com/google/go-containerregistry from 0.11.0 to 0.12.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.11.0 to 0.12.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.11.0...v0.12.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>
2022-10-24 20:09:31 +00:00
Steven Powell e2bcc58088
Merge pull request #15206 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.25.3
Bump k8s.io/kubectl from 0.25.2 to 0.25.3
2022-10-24 13:08:14 -07:00
Steven Powell 7ee31c89f9
Merge pull request #15205 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel-1.11.1
Bump go.opentelemetry.io/otel from 1.11.0 to 1.11.1
2022-10-24 13:07:41 -07:00
dependabot[bot] da120b88e4
Bump k8s.io/kubectl from 0.25.2 to 0.25.3
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.25.2...v0.25.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>
2022-10-24 19:26:10 +00:00
dependabot[bot] 1c0c749fb1
Bump go.opentelemetry.io/otel from 1.11.0 to 1.11.1
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.11.0 to 1.11.1.
- [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.11.0...v1.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 18:15:18 +00:00
dependabot[bot] ca03c94bb0
Bump libvirt.org/go/libvirt from 1.8005.0 to 1.8007.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.8005.0 to 1.8007.0.
- [Release notes](https://gitlab.com/libvirt/libvirt-go-module/tags)
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.8005.0...v1.8007.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>
2022-10-24 18:14:49 +00:00
dependabot[bot] a9dadb0800
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.9.0 to 1.10.1.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/exporter/trace/v1.9.0...exporter/trace/v1.10.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>
2022-10-20 18:09:49 +00:00
Steven Powell 5e2307b213
Merge pull request #15150 from kubernetes/dependabot/go_modules/k8s.io/client-go-0.25.3
Bump k8s.io/client-go from 0.25.2 to 0.25.3
2022-10-20 11:08:49 -07:00
Steven Powell 6c5d0138eb
Merge pull request #15169 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.20incompatible
Bump github.com/docker/docker from 20.10.19+incompatible to 20.10.20+incompatible
2022-10-20 11:08:04 -07:00
dependabot[bot] 326885b970
Bump google.golang.org/api from 0.98.0 to 0.100.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.98.0 to 0.100.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.98.0...v0.100.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>
2022-10-18 20:23:14 +00:00
dependabot[bot] b20cbbee8a
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.19+incompatible to 20.10.20+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.19...v20.10.20)

---
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>
2022-10-18 20:22:33 +00:00
dependabot[bot] 48621c3922
Bump golang.org/x/text from 0.3.7 to 0.4.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.4.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.4.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>
2022-10-17 18:37:09 +00:00
Medya Ghazizadeh fe342a6c83
Merge pull request #15148 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.19incompatible
Bump github.com/docker/docker from 20.10.18+incompatible to 20.10.19+incompatible
2022-10-17 11:36:00 -07:00
dependabot[bot] 2e93faf949
Bump k8s.io/client-go from 0.25.2 to 0.25.3
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.25.2...v0.25.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 18:35:28 +00:00
Medya Ghazizadeh 41d277473c
Merge pull request #15146 from kubernetes/dependabot/go_modules/k8s.io/api-0.25.3
Bump k8s.io/api from 0.25.2 to 0.25.3
2022-10-17 11:32:58 -07:00
dependabot[bot] 3887647377
Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.5.0...v1.6.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>
2022-10-17 18:06:19 +00:00