Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/all-go-mod-patch-and-minor-0fee54c1bc
Closed

Bump the all-go-mod-patch-and-minor group across 2 directories with 43 updates#10766
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/all-go-mod-patch-and-minor-0fee54c1bc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

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

Package From To
github.com/aws/aws-sdk-go 1.50.36 1.55.8
github.com/aws/aws-sdk-go-v2 1.30.1 1.41.7
github.com/aws/aws-sdk-go-v2/config 1.26.6 1.32.17
github.com/aws/aws-sdk-go-v2/service/ec2 1.167.1 1.301.0
github.com/aws/aws-sdk-go-v2/service/ecr 1.27.4 1.57.2
github.com/aws/eks-anywhere-packages 0.4.5 0.4.15
github.com/aws/etcdadm-bootstrap-provider 1.0.17 1.0.19
github.com/aws/etcdadm-controller 1.0.25 1.0.27
github.com/bmc-toolbox/bmclib/v2 2.1.1-0.20231206130132-1063371b9ed6 2.3.5
github.com/docker/cli 29.2.0+incompatible 29.4.3+incompatible
github.com/go-git/go-git/v5 5.17.1 5.19.0
github.com/go-jose/go-jose/v3 3.0.4 3.0.5
github.com/nutanix-cloud-native/prism-go-client 0.3.4 0.7.2
github.com/onsi/gomega 1.38.2 1.40.0
github.com/spf13/cobra 1.10.1 1.10.2
github.com/vmware/govmomi 0.51.0 0.54.0
go.uber.org/zap 1.27.1 1.28.0
golang.org/x/oauth2 0.33.0 0.36.0
gopkg.in/ini.v1 1.67.0 1.67.2
helm.sh/helm/v3 3.18.5 3.20.2
sigs.k8s.io/cluster-api/test 1.11.1 1.11.10
sigs.k8s.io/controller-runtime 0.22.4 0.22.5
github.com/golang-jwt/jwt/v5 5.2.2 5.3.1
github.com/itchyny/gojq 0.12.17 0.12.19
k8s.io/kubelet 0.29.5 0.29.15

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.8
github.com/aws/aws-sdk-go-v2 1.32.7 1.41.7
github.com/aws/aws-sdk-go-v2/config 1.26.6 1.32.17
github.com/onsi/gomega 1.38.2 1.40.0
github.com/spf13/cobra 1.10.1 1.10.2
helm.sh/helm/v3 3.18.5 3.20.2
sigs.k8s.io/controller-runtime 0.22.4 0.22.5
github.com/itchyny/gojq 0.12.17 0.12.19
github.com/aws/aws-sdk-go-v2/service/kms 1.37.9 1.51.1
github.com/fsouza/go-dockerclient 1.12.2-0.20250814055408-c31f6141d29b 1.13.1

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

Release notes

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

Release v1.55.8 (2025-07-31)

SDK Features

  • Mark the module and all packages as deprecated.
    • This SDK has entered end-of-support.

Release v1.55.7 (2025-04-22)

SDK Bugs

  • service/s3/s3manager: Abort multipart download if object is modified during download

Release v1.55.6 (2025-01-15)

SDK Bugs

  • Fix broken printf for go1.24

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

... (truncated)

Commits
  • 070853e release v1.55.8 (2025-07-31)
  • bb0168e Add deprecation warnings everywhere and remove some README content
  • 7ce44f3 aws
  • 6d9a26d remove doc issue tmpl
  • 239002f deprecate service packages and HLLs
  • 70c4177 deprecate main runtime packages
  • bbdd4e9 deprecate
  • 163aada release v1.55.7 (2025-04-22) (#5346)
  • 9eb2bfd Abort multi part download if the object is modified during download
  • 8d203cc Update bug-report.yml
  • Additional commits viewable in compare view

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

Commits

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

Commits

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

Commits

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

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/ec2/imds's changelog.

Release (2023-05-04)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.26.0
    • Feature: Adds support for filtering by metric names in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.32.0
    • Feature: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.54.1
    • Documentation: Remove unused InvalidParameterException from CreateParticipant API
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.0
    • Feature: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.28.0
    • Feature: This release adds support for the Suricata REJECT option in midstream exception configurations.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.17.0
    • Feature: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.35.0
    • Feature: Add support for Topic, Dataset parameters and VPC
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.27.0
    • Feature: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.77.0
    • Feature: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.31.0
    • Feature: Add support for Finding History.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.21.0
    • Feature: This release enables customers to call SQS using AWS JSON-1.0 protocol.

Release (2023-05-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.20.0
    • Feature: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.96.0
    • Feature: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.12.0
    • Feature: This feature provides deep inspection for linux based instance
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.12.0
    • Feature: This release adds a field for GetScene API to return error code and message from dependency services.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.27.0
    • Feature: AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.16.0
    • Feature: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.20.0
    • Feature: This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

Release (2023-05-02)

... (truncated)

Commits

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

Commits

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

Commits

Updates github.com/aws/eks-anywhere-packages from 0.4.5 to 0.4.15

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

Updates github.com/aws/etcdadm-bootstrap-provider from 1.0.17 to 1.0.19

Commits
  • a4b92b3 Bump cluster-api version (#50)
  • 2ee5467 Adds subbu vakati to owners (#51)
  • e288bc1 Add secure diagnostics endpoint with authentication to etcdadm bootstrap mana...
  • See full diff in compare view

Updates github.com/aws/etcdadm-controller from 1.0.25 to 1.0.27

Commits

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

Release notes

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

v1.25.0

Release (2026-04-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.0
    • Feature: Add support for endpointBdd trait

v1.22.4

Release (2025-06-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.4
    • Bug Fix: Fix CBOR serd empty check for string and enum fields

v1.22.3

Release (2025-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.

Release (2026-02-27)

General Highlights

  • Dependency Update: Bump minimum go version to 1.24.

Release (2026-02-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.1
    • Feature: Add new middleware functions to get event stream output from middleware
Changelog

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

Release (2026-04-23)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.1
    • Bug Fix: Fixed a memory leak in the LRU cache implementation used by some AWS services.

Release (2026-04-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.0
    • Feature: Add support for endpointBdd trait

Release (2026-04-02)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.3
    • Bug Fix: Add additional sigv4 configuration.
  • github.com/aws/smithy-go/aws-http-auth: v1.1.3
    • Bug Fix: Add additional sigv4 configuration.

Release (2026-02-27)

General Highlights

  • Dependency Update: Bump minimum go version to 1.24.

Release (2026-02-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.1
    • Feature: Add new middleware functions to get event stream output from middleware

Release (2025-12-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.0

... (truncated)

Commits

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

Release notes

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

v2.3.5

What's Changed

New Contributors

Full Changelog: bmc-toolbox/bmclib@v2.3.4...v2.3.5

v2.3.4

What's Changed

Full Changelog: bmc-toolbox/bmclib@v2.3.3...v2.3.4

v2.3.3

What's Changed

... (truncated)

Commits

Updates github.com/docker/cli from 29.2.0+incompatible to 29.4.3+incompatible

Commits
  • 055a478 Merge pull request #6945 from thaJeztah/bump_moby
  • d0f5b27 cmd/docker-trust: bump moby/client v0.4.1, moby/api v1.54.2
  • b7f37e8 vendor: github.com/moby/moby/client v0.4.1, moby/api v1.54.2
  • c93d892 Merge pull request #6949 from thaJeztah/bump_utils
  • 3553caf Merge pull request #6948 from thaJeztah/bump_trust_deps
  • 266f039 Dockerfile: update compose to v5.1.3
  • d74d3c3 Dockerfile: update buildx to v0.33.0
  • 134c2a0 Merge pull request #6826 from thaJeztah/bump_golangci_lint2
  • 58a7c31 golangci-lint: fix lint failures from v2.10.1 upgrade
  • f37a9e6 Dockerfile: update golangci-lint to v2.10.1
  • Additional commits viewable in compare view

Updates github.com/go-git/go-git/v5 from 5.17.1 to 5.19.0

Release notes

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

v5.19.0

What's Changed

Full Changelog: go-git/go-git@v5.18.0...v5.19.0

v5.18.0

What's Changed

Full Changelog: go-git/go-git@v5.17.2...v5.18.0

v5.17.2

What's Changed

⚠️ This release fixes a bug (go-git/go-git#1942) that blocked some users from upgrading to v5.17.1. Thanks @​pskrbasu for reporting it. 🙇

Full Changelog: go-git/go-git@v5.17.1...v5.17.2

Commits
  • bc930f4 Merge pull request #2065 from go-git/commit-v5
  • d315264 plumbing: object, Reset object before decode
  • 6e1d348 plumbing: object, Align Tree handling with upstream
  • e134ba3 tests: Skip double checks in Git v2.11
  • 1971422 tests: Add git conformance tests for signing verification
  • a387aa8 plumbing: object, Add ErrMalformedTag
  • f415670 plumbing: object, Decode Tag headers via a state machine
  • 5b0cd38 plumbing: object, Reject multi-signature commits at Verify
  • fe8ed62 plumbing: object, Align Tag.EncodeWithoutSignature with Commit
  • 98e337d plumbing: object, Add support for Tag.SignatureSHA256
  • Additional commits viewable in compare view

Updates github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5

Release notes

Sourced from github.com/go-jose/go-jose/v3's releases.

v3.0.5

What's Changed

Fixes GHSA-78h2-9frx-2jm8

We recommend migrating from v3 to v4, and we will stop support v3 in the near future.

Full Changelog: go-jose/go-jose@v3.0.4...v3.0.5

Commits

Updates github.com/nutanix-cloud-native/prism-go-client from 0.3.4 to 0.7.2

Release notes

Sourced from github.com/nutanix-cloud-native/prism-go-client's releases.

v0.7.2

What's Changed

Features

Fixes

Full Changelog: nutanix-cloud-native/prism-go-client@v0.7.1...v0.7.2

v0.7.1

What's Changed

Features

Full Changelog: nutanix-cloud-native/prism-go-client@v0.7.0...v0.7.1

v0.7.0

What's Changed

Features

Note

This prism-go-client release requires minimum PC and AOS versions v7.5. For older PC and AOS versions, please use prism-go-client v0.6.x

Full Changelog: nutanix-cloud-native/prism-go-client@v0.6.3...v0.7.0

v0.6.4

... (truncated)

Changelog

Sourced from github.com/nutanix-cloud-native/prism-go-client's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v0.6.1]

Added

  • Add transparent Basic authentication via API keys in prism-go-client

[v0.6.0]

Added

  • Add methods for Idempotence Identifiers API in v3
  • API key based authentication support in v3
  • Add client method to fetch kubeconfig in Karbon
  • Add converged client as utility wrapper for v4

Changed

  • Update the underlying struct used for Cluster to swagger-generated in v3
  • Switch to go-swagger generated structs for recovery plan
  • Change the underlying API/Client used for StorageContainers in v4
  • Add defensive code to avoid panics
  • Move ClientOptions to environment/types

Removed

  • Remove clients for fc & foundation
  • Remove utils package

[v0.5.5]

Fixed

  • Bugfix: Remove pagination handling in ListAllHost as endpoint doesn't support pagination

[v0.5.4]

Fixed

  • Bugfix: Add defensive validation in v3 and v4 cache GetOrCreate to prevent panics when ManagementEndpoint has nil Address or empty required fields

[v0.5.3]

Added

  • Added support for authenticating using API key based authentication.

[v0.5.2]

Added

  • Added support for creating, deleting, and listing idempotence identifiers.
  • added the new v4 storage container client from clustermgmt namespace as it is based on the v4 beta APIs.
  • Added support for authenticating using API key based authentication.

Changed

  • Update the v3 VM structs t...

    Description has been truncated

…3 updates

Bumps the all-go-mod-patch-and-minor group with 25 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.8` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.1` | `1.41.7` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.26.6` | `1.32.17` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.167.1` | `1.301.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.27.4` | `1.57.2` |
| [github.com/aws/eks-anywhere-packages](https://github.com/aws/eks-anywhere-packages) | `0.4.5` | `0.4.15` |
| [github.com/aws/etcdadm-bootstrap-provider](https://github.com/aws/etcdadm-bootstrap-provider) | `1.0.17` | `1.0.19` |
| [github.com/aws/etcdadm-controller](https://github.com/aws/etcdadm-controller) | `1.0.25` | `1.0.27` |
| [github.com/bmc-toolbox/bmclib/v2](https://github.com/bmc-toolbox/bmclib) | `2.1.1-0.20231206130132-1063371b9ed6` | `2.3.5` |
| [github.com/docker/cli](https://github.com/docker/cli) | `29.2.0+incompatible` | `29.4.3+incompatible` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.17.1` | `5.19.0` |
| [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) | `3.0.4` | `3.0.5` |
| [github.com/nutanix-cloud-native/prism-go-client](https://github.com/nutanix-cloud-native/prism-go-client) | `0.3.4` | `0.7.2` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.2` | `1.40.0` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` |
| [github.com/vmware/govmomi](https://github.com/vmware/govmomi) | `0.51.0` | `0.54.0` |
| [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.33.0` | `0.36.0` |
| gopkg.in/ini.v1 | `1.67.0` | `1.67.2` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.18.5` | `3.20.2` |
| [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.11.1` | `1.11.10` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.22.4` | `0.22.5` |
| [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.2` | `5.3.1` |
| [github.com/itchyny/gojq](https://github.com/itchyny/gojq) | `0.12.17` | `0.12.19` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.29.5` | `0.29.15` |

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.8` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.7` | `1.41.7` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.26.6` | `1.32.17` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.2` | `1.40.0` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.18.5` | `3.20.2` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.22.4` | `0.22.5` |
| [github.com/itchyny/gojq](https://github.com/itchyny/gojq) | `0.12.17` | `0.12.19` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.37.9` | `1.51.1` |
| [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) | `1.12.2-0.20250814055408-c31f6141d29b` | `1.13.1` |



Updates `github.com/aws/aws-sdk-go` from 1.50.36 to 1.55.8
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](aws/aws-sdk-go@v1.50.36...v1.55.8)

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

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

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

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.15.3 to 1.18.23
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.23/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.15.3...config/v1.18.23)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.167.1 to 1.301.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.301.0)

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

Updates `github.com/aws/eks-anywhere-packages` from 0.4.5 to 0.4.15
- [Release notes](https://github.com/aws/eks-anywhere-packages/releases)
- [Commits](aws/eks-anywhere-packages@v0.4.5...v0.4.15)

Updates `github.com/aws/etcdadm-bootstrap-provider` from 1.0.17 to 1.0.19
- [Commits](aws/etcdadm-bootstrap-provider@v1.0.17...v1.0.19)

Updates `github.com/aws/etcdadm-controller` from 1.0.25 to 1.0.27
- [Commits](aws/etcdadm-controller@v1.0.25...v1.0.27)

Updates `github.com/aws/smithy-go` from 1.20.3 to 1.25.1
- [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.25.1)

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

Updates `github.com/docker/cli` from 29.2.0+incompatible to 29.4.3+incompatible
- [Commits](docker/cli@v29.2.0...v29.4.3)

Updates `github.com/go-git/go-git/v5` from 5.17.1 to 5.19.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md)
- [Commits](go-git/go-git@v5.17.1...v5.19.0)

Updates `github.com/go-jose/go-jose/v3` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Commits](go-jose/go-jose@v3.0.4...v3.0.5)

Updates `github.com/nutanix-cloud-native/prism-go-client` from 0.3.4 to 0.7.2
- [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.7.2)

Updates `github.com/onsi/gomega` from 1.38.2 to 1.40.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.2...v1.40.0)

Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.10.1...v1.10.2)

Updates `github.com/vmware/govmomi` from 0.51.0 to 0.54.0
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.51.0...v0.54.0)

Updates `go.uber.org/zap` from 1.27.1 to 1.28.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.27.1...v1.28.0)

Updates `golang.org/x/crypto` from 0.45.0 to 0.50.0
- [Commits](golang/crypto@v0.45.0...v0.50.0)

Updates `golang.org/x/exp` from 0.0.0-20240808152545-0cdaa3abc0fa to 0.0.0-20260410095643-746e56fc9e2f
- [Commits](https://github.com/golang/exp/commits)

Updates `golang.org/x/net` from 0.47.0 to 0.53.0
- [Commits](golang/net@v0.47.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.33.0 to 0.36.0
- [Commits](golang/oauth2@v0.33.0...v0.36.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.31.0...v0.36.0)

Updates `gopkg.in/ini.v1` from 1.67.0 to 1.67.2

Updates `helm.sh/helm/v3` from 3.18.5 to 3.20.2
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.18.5...v3.20.2)

Updates `k8s.io/api` from 0.34.2 to 0.35.1
- [Commits](kubernetes/api@v0.34.2...v0.35.1)

Updates `k8s.io/apimachinery` from 0.34.2 to 0.35.1
- [Commits](kubernetes/apimachinery@v0.34.2...v0.35.1)

Updates `k8s.io/apiserver` from 0.34.2 to 0.35.1
- [Commits](kubernetes/apiserver@v0.34.2...v0.35.1)

Updates `k8s.io/client-go` from 0.34.2 to 0.35.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.2...v0.35.1)

Updates `k8s.io/component-base` from 0.34.2 to 0.35.1
- [Commits](kubernetes/component-base@v0.34.2...v0.35.1)

Updates `k8s.io/utils` from 0.0.0-20250604170112-4c0f3b243397 to 0.0.0-20251002143259-bc988d571ff4
- [Commits](https://github.com/kubernetes/utils/commits)

Updates `sigs.k8s.io/cluster-api/test` from 1.11.1 to 1.11.10
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.11.1...v1.11.10)

Updates `sigs.k8s.io/controller-runtime` from 0.22.4 to 0.22.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.22.4...v0.22.5)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.28.4 to 1.42.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.4...service/s3/v1.42.1)

Updates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.1
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Commits](golang-jwt/jwt@v5.2.2...v5.3.1)

Updates `github.com/itchyny/gojq` from 0.12.17 to 0.12.19
- [Release notes](https://github.com/itchyny/gojq/releases)
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md)
- [Commits](itchyny/gojq@v0.12.17...v0.12.19)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](golang/sync@v0.18.0...v0.20.0)

Updates `k8s.io/apiextensions-apiserver` from 0.34.2 to 0.35.1
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.34.2...v0.35.1)

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

Updates `github.com/aws/aws-sdk-go` from 1.50.36 to 1.55.8
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](aws/aws-sdk-go@v1.50.36...v1.55.8)

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

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

Updates `github.com/itchyny/gojq` from 0.12.17 to 0.12.19
- [Release notes](https://github.com/itchyny/gojq/releases)
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md)
- [Commits](itchyny/gojq@v0.12.17...v0.12.19)

Updates `github.com/onsi/gomega` from 1.38.2 to 1.40.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.2...v1.40.0)

Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.10.1...v1.10.2)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](golang/sync@v0.18.0...v0.20.0)

Updates `helm.sh/helm/v3` from 3.18.5 to 3.20.2
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.18.5...v3.20.2)

Updates `k8s.io/apimachinery` from 0.34.2 to 0.35.1
- [Commits](kubernetes/apimachinery@v0.34.2...v0.35.1)

Updates `sigs.k8s.io/controller-runtime` from 0.22.4 to 0.22.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.22.4...v0.22.5)

Updates `github.com/aws/aws-sdk-go` from 1.54.12 to 1.55.8
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](aws/aws-sdk-go@v1.50.36...v1.55.8)

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

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

Updates `github.com/onsi/gomega` from 1.38.2 to 1.40.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.2...v1.40.0)

Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.10.1...v1.10.2)

Updates `helm.sh/helm/v3` from 3.18.5 to 3.20.2
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.18.5...v3.20.2)

Updates `k8s.io/apimachinery` from 0.34.2 to 0.35.1
- [Commits](kubernetes/apimachinery@v0.34.2...v0.35.1)

Updates `sigs.k8s.io/controller-runtime` from 0.22.4 to 0.22.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.22.4...v0.22.5)

Updates `github.com/itchyny/gojq` from 0.12.17 to 0.12.19
- [Release notes](https://github.com/itchyny/gojq/releases)
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md)
- [Commits](itchyny/gojq@v0.12.17...v0.12.19)

Updates `golang.org/x/sync` from 0.18.0 to 0.19.0
- [Commits](golang/sync@v0.18.0...v0.20.0)

Updates `github.com/aws/aws-sdk-go` from 1.54.12 to 1.55.8
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](aws/aws-sdk-go@v1.50.36...v1.55.8)

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

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

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.37.9 to 1.51.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/acm/v1.37.9...service/s3/v1.51.1)

Updates `github.com/fsouza/go-dockerclient` from 1.12.2-0.20250814055408-c31f6141d29b to 1.13.1
- [Release notes](https://github.com/fsouza/go-dockerclient/releases)
- [Commits](https://github.com/fsouza/go-dockerclient/commits/v1.13.1)

Updates `github.com/itchyny/gojq` from 0.12.17 to 0.12.19
- [Release notes](https://github.com/itchyny/gojq/releases)
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md)
- [Commits](itchyny/gojq@v0.12.17...v0.12.19)

Updates `github.com/onsi/gomega` from 1.38.2 to 1.40.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.2...v1.40.0)

Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.10.1...v1.10.2)

Updates `golang.org/x/sync` from 0.18.0 to 0.19.0
- [Commits](golang/sync@v0.18.0...v0.20.0)

Updates `helm.sh/helm/v3` from 3.18.5 to 3.20.2
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.18.5...v3.20.2)

Updates `k8s.io/apimachinery` from 0.34.2 to 0.35.1
- [Commits](kubernetes/apimachinery@v0.34.2...v0.35.1)

Updates `sigs.k8s.io/controller-runtime` from 0.22.4 to 0.22.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.22.4...v0.22.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-version: 1.55.8
  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-version: 1.41.7
  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/config
  dependency-version: 1.32.17
  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-version: 1.19.16
  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/feature/ec2/imds
  dependency-version: 1.18.23
  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-version: 1.301.0
  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-version: 1.57.2
  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-version: 0.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/aws/etcdadm-bootstrap-provider
  dependency-version: 1.0.19
  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-version: 1.0.27
  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-version: 1.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/bmc-toolbox/bmclib/v2
  dependency-version: 2.3.5
  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-version: 29.4.3+incompatible
  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-version: 5.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-version: 3.0.5
  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-version: 0.7.2
  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-version: 1.40.0
  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-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/vmware/govmomi
  dependency-version: 0.54.0
  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-version: 1.28.0
  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-version: 0.50.0
  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-version: 0.0.0-20260410095643-746e56fc9e2f
  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-version: 0.53.0
  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-version: 0.36.0
  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-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: gopkg.in/ini.v1
  dependency-version: 1.67.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.20.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiserver
  dependency-version: 0.35.1
  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-version: 0.35.1
  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-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/utils
  dependency-version: 0.0.0-20251002143259-bc988d571ff4
  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-version: 1.11.10
  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-version: 0.22.5
  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/service/sts
  dependency-version: 1.42.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/itchyny/gojq
  dependency-version: 0.12.19
  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-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/kubelet
  dependency-version: 0.29.15
  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
  dependency-version: 1.55.8
  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-version: 1.41.7
  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/config
  dependency-version: 1.32.17
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/itchyny/gojq
  dependency-version: 0.12.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.40.0
  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-version: 1.10.2
  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-version: 0.20.0
  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-version: 3.20.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.22.5
  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
  dependency-version: 1.55.8
  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-version: 1.41.7
  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/config
  dependency-version: 1.32.17
  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-version: 1.40.0
  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-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.20.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.22.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/itchyny/gojq
  dependency-version: 0.12.19
  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-version: 0.19.0
  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
  dependency-version: 1.55.8
  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-version: 1.41.7
  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/config
  dependency-version: 1.32.17
  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/kms
  dependency-version: 1.51.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/fsouza/go-dockerclient
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/itchyny/gojq
  dependency-version: 0.12.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.40.0
  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-version: 1.10.2
  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-version: 0.19.0
  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-version: 3.20.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.22.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@eks-distro-bot
Copy link
Copy Markdown
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 ndeksa for approval. For more information see the Code Review Process.

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

Details 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
Copy Markdown
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.

Details

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-sigs/prow repository.

@eks-distro-bot eks-distro-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label May 12, 2026
@eks-distro-bot
Copy link
Copy Markdown
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-test-presubmit e08d1a9 link true /test eks-anywhere-release-tooling-test-presubmit
eks-anywhere-release-tooling-presubmit e08d1a9 link true /test eks-anywhere-release-tooling-presubmit
eks-anywhere-e2e-presubmit e08d1a9 link true /test eks-anywhere-e2e-presubmit
eks-anywhere-cli-attribution-presubmit e08d1a9 link true /test eks-anywhere-cli-attribution-presubmit
eks-anywhere-presubmit e08d1a9 link true /test eks-anywhere-presubmit
eks-anywhere-generate-files-presubmit e08d1a9 link true /test eks-anywhere-generate-files-presubmit

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2026

Superseded by #10771.

@dependabot dependabot Bot closed this May 19, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/all-go-mod-patch-and-minor-0fee54c1bc branch May 19, 2026 04:22
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