Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all-go-mod-patch-and-minor group across 2 directories with 43 updates #8663

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the all-go-mod-patch-and-minor group with 26 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go 1.50.36 1.55.5
github.com/aws/aws-sdk-go-v2 1.30.1 1.30.4
github.com/aws/aws-sdk-go-v2/config 1.26.6 1.27.30
github.com/aws/aws-sdk-go-v2/service/ec2 1.167.1 1.176.0
github.com/aws/aws-sdk-go-v2/service/ecr 1.27.4 1.32.2
github.com/aws/eks-anywhere-packages 0.3.9 0.4.4
github.com/aws/etcdadm-bootstrap-provider 1.0.12 1.0.13
github.com/aws/etcdadm-controller 1.0.19 1.0.22
github.com/bmc-toolbox/bmclib/v2 2.1.1-0.20231206130132-1063371b9ed6 2.2.6
github.com/docker/cli 27.0.3+incompatible 27.1.2+incompatible
github.com/go-git/go-git/v5 5.11.0 5.12.0
github.com/go-logr/logr 1.4.1 1.4.2
github.com/nutanix-cloud-native/cluster-api-provider-nutanix 1.3.2 1.3.5
github.com/onsi/gomega 1.30.0 1.34.1
github.com/spf13/cobra 1.8.0 1.8.1
github.com/spf13/viper 1.18.2 1.19.0
github.com/vmware/govmomi 0.37.2 0.42.0
go.uber.org/zap 1.26.0 1.27.0
golang.org/x/oauth2 0.21.0 0.22.0
helm.sh/helm/v3 3.14.4 3.15.4
oras.land/oras-go 1.2.5 1.2.6
oras.land/oras-go/v2 2.4.0 2.5.0
sigs.k8s.io/cluster-api-provider-vsphere 1.9.2 1.9.4
sigs.k8s.io/cluster-api/test 1.6.2 1.6.8
sigs.k8s.io/controller-runtime 0.16.5 0.16.6
k8s.io/kubelet 0.29.5 0.29.8

Bumps the all-go-mod-patch-and-minor group with 10 updates in the /release/cli directory:

Package From To
github.com/aws/aws-sdk-go 1.54.12 1.55.5
github.com/aws/aws-sdk-go-v2 1.30.1 1.30.4
github.com/docker/cli 27.0.3+incompatible 27.1.2+incompatible
github.com/onsi/gomega 1.33.1 1.34.1
golang.org/x/oauth2 0.21.0 0.22.0
helm.sh/helm/v3 3.15.1 3.15.4
oras.land/oras-go 1.2.5 1.2.6
sigs.k8s.io/controller-runtime 0.18.4 0.18.5
github.com/fsouza/go-dockerclient 1.11.0 1.12.0
golang.org/x/sync 0.7.0 0.8.0

Updates github.com/aws/aws-sdk-go from 1.50.36 to 1.55.5

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.55.5 (2024-07-30)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
  • service/autoscaling: Updates service API and documentation
    • Increase the length limit for VPCZoneIdentifier from 2047 to 5000
  • service/codepipeline: Updates service API, documentation, and paginators
    • AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
  • service/elasticache: Updates service documentation
    • Doc only update for changes to deletion API.
  • service/elasticloadbalancing: Updates service API
  • service/eventbridge: Updates service API
  • service/logs: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/models.lex.v2: Updates service API and documentation
  • service/rolesanywhere: Updates service API and documentation
  • service/tnb: Updates service API and documentation
  • service/workspaces: Updates service documentation
    • Removing multi-session as it isn't supported for pools

Release v1.55.4 (2024-07-29)

Service Client Updates

  • service/elasticache: Updates service documentation
    • Renaming full service name as it appears in developer documentation.
  • service/memorydb: Updates service API and documentation

Release v1.55.3 (2024-07-25)

Service Client Updates

  • service/application-autoscaling: Updates service API
  • service/application-signals: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation
  • service/codecommit: Updates service API and documentation
    • CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.
  • service/datazone: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types.
  • service/ecr: Updates service API, documentation, paginators, and examples
    • API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.
  • service/eks: Updates service API and documentation
  • service/elasticloadbalancingv2: Updates service API, documentation, and examples
  • service/network-firewall: Updates service API and documentation
  • service/outposts: Updates service API and documentation
  • service/states: Updates service API and documentation
    • This release adds support to customer managed KMS key encryption in AWS Step Functions.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.4

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.26.6 to 1.27.30

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.7 to 1.17.29

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.15.3 to 1.16.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.167.1 to 1.176.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.27.4 to 1.32.2

Commits

Updates github.com/aws/eks-anywhere-packages from 0.3.9 to 0.4.4

Release notes

Sourced from github.com/aws/eks-anywhere-packages's releases.

v0.14.0

Controller

  • Add registry mirror support for curated packages

CLI

v0.13.0

Controller

  • Add support for Create Namespace during package creation.
  • Added Harbor support for import/download images command to EKS-A Packages.
  • Fixed bug where PackageBundle version was incremented without changes sometimes.

Packages

  • Added Prometheus Package
  • Added New Helm Chart CRD Package for Emissary for improved upgrade flow, and support multiple instances of the package.
  • Updated Emissary Package to version 3.3.0
  • Updated Metallb Package to version to 0.13.7 Updated ADOT Package to version 0.23.0

v0.12.0

General

  • Moved to Go version 1.18

Controller

  • Add EKS Anywhere Packages support for remote management on workload clusters.
  • Fixed Update Available not showing on PackageBundle list.

Packages

  • Added New Helm Chart CRD Package for Metallb for improved upgrade flow
  • Added Cert Manager Package
  • Added AWS Distro for OpenTelemetry Package (ADOT)
  • Added Metrics Server Package
  • Added Cluster Autoscaler Package

v0.11.0

Controller

  • Added webhook to provide schema validation for packages
  • Added support for gated packages
  • Added active bundle validation for packagebundles

CLI

  • Support for configurations from generate packages has been removed
  • Support for gated packages
  • Removed feature flag from curated packages installation

Packages

  • Added Emmisary package

v0.10.0

Controller

  • Added support for configurations, and images in PackageBundle.
  • Remove registry from PackageBundle and updates sourceRegistry during cluster creation.

... (truncated)

Commits
  • c2c469f Remove promo flag and other dependent flags from the generatebundlefile CLI (...
  • 9c4dded Bump golang.org/x/net from 0.17.0 to 0.23.0 (#1109)
  • f0f9f9d Bump golang.org/x/net in /credentialproviderpackage (#1107)
  • 762300b Bump github.com/docker/docker (#1152)
  • ec69adf Bump github.com/docker/docker in /generatebundlefile (#1151)
  • aacc457 Unset AWS_PROFILE env var in prod release script (#1148)
  • ba28fc6 Update packages prod to latest version (#1145)
  • a8fbea6 fix: remove reference for undefined method removeBundleMetadata (#1147)
  • 4ea58d2 Remove diff check before pushing the bundle for staging and prod release (#1146)
  • 1ebe4eb Removed unused input files after the refactor for staging and prod release sc...
  • Additional commits viewable in compare view

Updates github.com/aws/etcdadm-bootstrap-provider from 1.0.12 to 1.0.13

Commits

Updates github.com/aws/etcdadm-controller from 1.0.19 to 1.0.22

Commits

Updates github.com/aws/smithy-go from 1.20.3 to 1.20.4

Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2024-08-14)

Module Highlights

  • github.com/aws/smithy-go: v1.20.4
    • Dependency Update: Bump minimum Go version to 1.21.

Release (2024-06-27)

Module Highlights

  • github.com/aws/smithy-go: v1.20.3
    • Bug Fix: Fix encoding/cbor test overflow on x86.

Release (2024-03-29)

  • No change notes available for this release.

Release (2024-02-21)

Module Highlights

  • github.com/aws/smithy-go: v1.20.1
    • Bug Fix: Remove runtime dependency on go-cmp.

Release (2024-02-13)

Module Highlights

  • github.com/aws/smithy-go: v1.20.0
    • Feature: Add codegen definition for sigv4a trait.
    • Feature: Bump minimum Go version to 1.20 per our language support policy.

Release (2023-12-07)

Module Highlights

  • github.com/aws/smithy-go: v1.19.0
    • Feature: Support modeled request compression.

Release (2023-11-30)

  • No change notes available for this release.

Release (2023-11-29)

Module Highlights

  • github.com/aws/smithy-go: v1.18.0
    • Feature: Expose Options() method on generated service clients.

Release (2023-11-15)

Module Highlights

  • github.com/aws/smithy-go: v1.17.0
    • Feature: Support identity/auth components of client reference architecture.

... (truncated)

Commits

Updates github.com/bmc-toolbox/bmclib/v2 from 2.1.1-0.20231206130132-1063371b9ed6 to 2.2.6

Release notes

Sourced from github.com/bmc-toolbox/bmclib/v2's releases.

v2.2.4

What's Changed

New Contributors

Full Changelog: bmc-toolbox/bmclib@v2.2.3...v2.2.4

v2.2.3

What's Changed

Full Changelog: bmc-toolbox/bmclib@v2.2.2...v2.2.3

v2.2.2

What's Changed

Full Changelog: bmc-toolbox/bmclib@v2.2.1...v2.2.2

v2.2.1

What's Changed

New Contributors

Full Changelog: bmc-toolbox/bmclib@v2.2.0...v2.2.1

v2.2.0

What's Changed

... (truncated)

Commits

Updates github.com/docker/cli from 27.0.3+incompatible to 27.1.2+incompatible

Commits
  • d01f264 Merge pull request #5333 from thaJeztah/27.x_bump_engine
  • 65dec14 vendor: github.com/docker/docker f9522e5e96c3 (v27.1.2-dev)
  • 1f80c54 Merge pull request #5339 from thaJeztah/27.x_backport_fix_bps_limit
  • 33573e2 Merge pull request #5343 from dvdksn/cp-docs-manuals-refactor-linkfix
  • 73452e3 docs: update internal links after refactor
  • bcd90be docs: fix link to http proxy document
  • f62c68e Merge pull request #5337 from vvoland/5327-27.x
  • 946d109 run: fix GetList return empty issue for throttledevice
  • 096e42b Merge pull request #5335 from vvoland/5310-27.x
  • 984ef90 plugins: don't panic on Close if PluginServer nil
  • Additional commits viewable in compare view

Updates github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.12.0

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.11.0...v5.12.0

Commits
  • 302ddde Merge pull request #1060 from go-git/dependabot/go_modules/github.com/gliderl...
  • 6bba34d build: bump github.com/gliderlabs/ssh from 0.3.6 to 0.3.7
  • feaeb36 Merge pull request #937 from matejrisek/feature/rename-short-fields
  • 7959a42 Merge pull request #1052 from go-git/dependabot/go_modules/github.com/skeema/...
  • 4c17ce7 build: bump github.com/skeema/knownhosts from 1.2.1 to 1.2.2
  • 3f77e6f Merge pull request #1048 from pjbgf/fix-reset-validation
  • 6af38e0 Merge pull request #1047 from avoidalone/master
  • e6c3e58 Merge pull request #1044 from pjbgf/ff-merge
  • 04f7b23 *: fix some comments
  • f4f1a87 Merge pull request #971 from nodivbyzero/fix-177-diff-print-file-stats
  • Additional commits viewable in compare view

Updates github.com/go-logr/logr from 1.4.1 to 1.4.2

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.2

What's Changed

Dependencies:

Full Changelog: go-logr/logr@v1.4.1...v1.4.2

Commits
  • 1205f42 Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...
  • ccedcbd Merge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...
  • bead577 build(deps): bump actions/checkout from 4.1.5 to 4.1.6
  • a492d95 build(deps): bump github/codeql-action from 3.25.4 to 3.25.5
  • 19ad07c build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
  • 1c97a21 build(deps): bump actions/checkout from 4.1.4 to 4.1.5
  • f70c5b5 build(deps): bump github/codeql-action from 3.25.3 to 3.25.4
  • 4ade8d3 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
  • 88d98bd Merge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...
  • 432cd86 Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...
  • Additional commits viewable in compare view

Updates github.com/nutanix-cloud-native/cluster-api-provider-nutanix from 1.3.2 to 1.3.5

Release notes

Sourced from github.com/nutanix-cloud-native/cluster-api-provider-nutanix's releases.

v1.3.5

Images

Name Link
CAPX ghcr.io/nutanix-cloud-native/cluster-api-provider-nutanix/controller:v1.3.5

What's Changed

Bug Fixes 🐛

Full Changelog: nutanix-cloud-native/cluster-api-provider-nutanix@v1.3.4...v1.3.5

v1.3.4

Images

Name Link
CAPX ghcr.io/nutanix-cloud-native/cluster-api-provider-nutanix/controller:v1.3.4

What's Changed

Enhancements

Full Changelog:

…3 updates

Bumps the all-go-mod-patch-and-minor group with 26 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.36` | `1.55.5` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.1` | `1.30.4` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.26.6` | `1.27.30` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.167.1` | `1.176.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.27.4` | `1.32.2` |
| [github.com/aws/eks-anywhere-packages](https://github.com/aws/eks-anywhere-packages) | `0.3.9` | `0.4.4` |
| [github.com/aws/etcdadm-bootstrap-provider](https://github.com/aws/etcdadm-bootstrap-provider) | `1.0.12` | `1.0.13` |
| [github.com/aws/etcdadm-controller](https://github.com/aws/etcdadm-controller) | `1.0.19` | `1.0.22` |
| [github.com/bmc-toolbox/bmclib/v2](https://github.com/bmc-toolbox/bmclib) | `2.1.1-0.20231206130132-1063371b9ed6` | `2.2.6` |
| [github.com/docker/cli](https://github.com/docker/cli) | `27.0.3+incompatible` | `27.1.2+incompatible` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.11.0` | `5.12.0` |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.1` | `1.4.2` |
| [github.com/nutanix-cloud-native/cluster-api-provider-nutanix](https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix) | `1.3.2` | `1.3.5` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.30.0` | `1.34.1` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` |
| [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.19.0` |
| [github.com/vmware/govmomi](https://github.com/vmware/govmomi) | `0.37.2` | `0.42.0` |
| [go.uber.org/zap](https://github.com/uber-go/zap) | `1.26.0` | `1.27.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.21.0` | `0.22.0` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.14.4` | `3.15.4` |
| [oras.land/oras-go](https://github.com/oras-project/oras-go) | `1.2.5` | `1.2.6` |
| [oras.land/oras-go/v2](https://github.com/oras-project/oras-go) | `2.4.0` | `2.5.0` |
| [sigs.k8s.io/cluster-api-provider-vsphere](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere) | `1.9.2` | `1.9.4` |
| [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.6.2` | `1.6.8` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.16.5` | `0.16.6` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.29.5` | `0.29.8` |

Bumps the all-go-mod-patch-and-minor group with 10 updates in the /release/cli directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.54.12` | `1.55.5` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.1` | `1.30.4` |
| [github.com/docker/cli](https://github.com/docker/cli) | `27.0.3+incompatible` | `27.1.2+incompatible` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.33.1` | `1.34.1` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.21.0` | `0.22.0` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.15.1` | `3.15.4` |
| [oras.land/oras-go](https://github.com/oras-project/oras-go) | `1.2.5` | `1.2.6` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.18.4` | `0.18.5` |
| [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) | `1.11.0` | `1.12.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.7.0` | `0.8.0` |



Updates `github.com/aws/aws-sdk-go` from 1.50.36 to 1.55.5
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.50.36...v1.55.5)

Updates `github.com/aws/aws-sdk-go-v2` from 1.30.1 to 1.30.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.1...v1.30.4)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.26.6 to 1.27.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.26.6...config/v1.27.30)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.7 to 1.17.29
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.17.7...credentials/v1.17.29)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.15.3 to 1.16.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.15.3...v1.16.12)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.167.1 to 1.176.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.167.1...service/ec2/v1.176.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.27.4 to 1.32.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.4...service/ecr/v1.32.2)

Updates `github.com/aws/eks-anywhere-packages` from 0.3.9 to 0.4.4
- [Release notes](https://github.com/aws/eks-anywhere-packages/releases)
- [Commits](aws/eks-anywhere-packages@v0.3.9...v0.4.4)

Updates `github.com/aws/etcdadm-bootstrap-provider` from 1.0.12 to 1.0.13
- [Commits](aws/etcdadm-bootstrap-provider@v1.0.12...v1.0.13)

Updates `github.com/aws/etcdadm-controller` from 1.0.19 to 1.0.22
- [Commits](aws/etcdadm-controller@v1.0.19...v1.0.22)

Updates `github.com/aws/smithy-go` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.20.3...v1.20.4)

Updates `github.com/bmc-toolbox/bmclib/v2` from 2.1.1-0.20231206130132-1063371b9ed6 to 2.2.6
- [Release notes](https://github.com/bmc-toolbox/bmclib/releases)
- [Commits](https://github.com/bmc-toolbox/bmclib/commits/v2.2.6)

Updates `github.com/docker/cli` from 27.0.3+incompatible to 27.1.2+incompatible
- [Commits](docker/cli@v27.0.3...v27.1.2)

Updates `github.com/go-git/go-git/v5` from 5.11.0 to 5.12.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.11.0...v5.12.0)

Updates `github.com/go-logr/logr` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.1...v1.4.2)

Updates `github.com/nutanix-cloud-native/cluster-api-provider-nutanix` from 1.3.2 to 1.3.5
- [Release notes](https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/releases)
- [Commits](nutanix-cloud-native/cluster-api-provider-nutanix@v1.3.2...v1.3.5)

Updates `github.com/nutanix-cloud-native/prism-go-client` from 0.3.4 to 0.4.0
- [Release notes](https://github.com/nutanix-cloud-native/prism-go-client/releases)
- [Changelog](https://github.com/nutanix-cloud-native/prism-go-client/blob/main/CHANGELOG.md)
- [Commits](nutanix-cloud-native/prism-go-client@v0.3.4...v0.4.0)

Updates `github.com/onsi/gomega` from 1.30.0 to 1.34.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.30.0...v1.34.1)

Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.0...v1.8.1)

Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.18.2...v1.19.0)

Updates `github.com/vmware/govmomi` from 0.37.2 to 0.42.0
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.37.2...v0.42.0)

Updates `go.uber.org/zap` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.26.0...v1.27.0)

Updates `golang.org/x/crypto` from 0.21.0 to 0.25.0
- [Commits](golang/crypto@v0.21.0...v0.25.0)

Updates `golang.org/x/exp` from 0.0.0-20231110203233-9a3e6036ecaa to 0.0.0-20240719175910-8a7402abbf56
- [Commits](https://github.com/golang/exp/commits)

Updates `golang.org/x/net` from 0.23.0 to 0.27.0
- [Commits](golang/net@v0.23.0...v0.27.0)

Updates `golang.org/x/oauth2` from 0.21.0 to 0.22.0
- [Commits](golang/oauth2@v0.21.0...v0.22.0)

Updates `golang.org/x/text` from 0.14.0 to 0.17.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.14.0...v0.17.0)

Updates `helm.sh/helm/v3` from 3.14.4 to 3.15.4
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.14.4...v3.15.4)

Updates `k8s.io/api` from 0.29.5 to 0.30.3
- [Commits](kubernetes/api@v0.29.5...v0.30.3)

Updates `k8s.io/apimachinery` from 0.29.5 to 0.30.3
- [Commits](kubernetes/apimachinery@v0.29.5...v0.30.3)

Updates `k8s.io/apiserver` from 0.29.5 to 0.30.3
- [Commits](kubernetes/apiserver@v0.29.5...v0.30.3)

Updates `k8s.io/client-go` from 0.29.5 to 0.30.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.5...v0.30.3)

Updates `k8s.io/component-base` from 0.29.5 to 0.30.3
- [Commits](kubernetes/component-base@v0.29.5...v0.30.3)

Updates `k8s.io/klog/v2` from 2.110.1 to 2.120.1
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.110.1...v2.120.1)

Updates `k8s.io/utils` from 0.0.0-20240102154912-e7106e64919e to 0.0.0-20240310230437-4693a0247e57
- [Commits](https://github.com/kubernetes/utils/commits)

Updates `oras.land/oras-go` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/oras-project/oras-go/releases)
- [Commits](oras-project/oras-go@v1.2.5...v1.2.6)

Updates `oras.land/oras-go/v2` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/oras-project/oras-go/releases)
- [Commits](oras-project/oras-go@v2.4.0...v2.5.0)

Updates `sigs.k8s.io/cluster-api-provider-vsphere` from 1.9.2 to 1.9.4
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases)
- [Commits](kubernetes-sigs/cluster-api-provider-vsphere@v1.9.2...v1.9.4)

Updates `sigs.k8s.io/cluster-api/test` from 1.6.2 to 1.6.8
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.6.2...v1.6.8)

Updates `sigs.k8s.io/controller-runtime` from 0.16.5 to 0.16.6
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.16.5...v0.16.6)

Updates `k8s.io/kubelet` from 0.29.5 to 0.29.8
- [Commits](kubernetes/kubelet@v0.29.5...v0.29.8)

Updates `golang.org/x/sync` from 0.6.0 to 0.8.0
- [Commits](golang/sync@v0.7.0...v0.8.0)

Updates `github.com/aws/aws-sdk-go` from 1.54.12 to 1.55.5
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.50.36...v1.55.5)

Updates `github.com/aws/aws-sdk-go-v2` from 1.30.1 to 1.30.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.1...v1.30.4)

Updates `github.com/aws/smithy-go` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.20.3...v1.20.4)

Updates `github.com/docker/cli` from 27.0.3+incompatible to 27.1.2+incompatible
- [Commits](docker/cli@v27.0.3...v27.1.2)

Updates `github.com/onsi/gomega` from 1.33.1 to 1.34.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.30.0...v1.34.1)

Updates `golang.org/x/crypto` from 0.22.0 to 0.25.0
- [Commits](golang/crypto@v0.21.0...v0.25.0)

Updates `golang.org/x/exp` from 0.0.0-20231110203233-9a3e6036ecaa to 0.0.0-20240719175910-8a7402abbf56
- [Commits](https://github.com/golang/exp/commits)

Updates `golang.org/x/net` from 0.24.0 to 0.27.0
- [Commits](golang/net@v0.23.0...v0.27.0)

Updates `golang.org/x/oauth2` from 0.21.0 to 0.22.0
- [Commits](golang/oauth2@v0.21.0...v0.22.0)

Updates `golang.org/x/text` from 0.14.0 to 0.16.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.14.0...v0.17.0)

Updates `helm.sh/helm/v3` from 3.15.1 to 3.15.4
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.14.4...v3.15.4)

Updates `k8s.io/api` from 0.30.1 to 0.30.3
- [Commits](kubernetes/api@v0.29.5...v0.30.3)

Updates `k8s.io/apimachinery` from 0.30.2 to 0.30.3
- [Commits](kubernetes/apimachinery@v0.29.5...v0.30.3)

Updates `k8s.io/apiserver` from 0.30.1 to 0.30.3
- [Commits](kubernetes/apiserver@v0.29.5...v0.30.3)

Updates `k8s.io/client-go` from 0.30.1 to 0.30.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.5...v0.30.3)

Updates `k8s.io/component-base` from 0.30.1 to 0.30.3
- [Commits](kubernetes/component-base@v0.29.5...v0.30.3)

Updates `oras.land/oras-go` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/oras-project/oras-go/releases)
- [Commits](oras-project/oras-go@v1.2.5...v1.2.6)

Updates `sigs.k8s.io/controller-runtime` from 0.18.4 to 0.18.5
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.16.5...v0.16.6)

Updates `github.com/fsouza/go-dockerclient` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/fsouza/go-dockerclient/releases)
- [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go)
- [Commits](fsouza/go-dockerclient@v1.11.0...v1.12.0)

Updates `golang.org/x/sync` from 0.7.0 to 0.8.0
- [Commits](golang/sync@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/eks-anywhere-packages
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/etcdadm-bootstrap-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/etcdadm-controller
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/smithy-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/bmc-toolbox/bmclib/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/go-logr/logr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/nutanix-cloud-native/cluster-api-provider-nutanix
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/nutanix-cloud-native/prism-go-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/exp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: oras.land/oras-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: oras.land/oras-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api-provider-vsphere
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api/test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/sync
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/smithy-go
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/docker/cli
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/exp
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/net
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/oauth2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/text
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiserver
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/component-base
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: oras.land/oras-go
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/fsouza/go-dockerclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign d8660091 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot
Copy link
Collaborator

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a aws member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@eks-distro-bot eks-distro-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Aug 26, 2024
@eks-distro-bot
Copy link
Collaborator

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
eks-anywhere-release-tooling-presubmit d679661 link true /test eks-anywhere-release-tooling-presubmit
eks-anywhere-release-tooling-test-presubmit d679661 link true /test eks-anywhere-release-tooling-test-presubmit
eks-anywhere-e2e-presubmit d679661 link true /test eks-anywhere-e2e-presubmit
eks-anywhere-cli-attribution-presubmit d679661 link true /test eks-anywhere-cli-attribution-presubmit
eks-anywhere-presubmit d679661 link true /test eks-anywhere-presubmit
eks-anywhere-generate-files-presubmit d679661 link true /test eks-anywhere-generate-files-presubmit

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot ok-to-test size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant