Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps the all-go-mod-patch-and-minor group with 23 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.1
github.com/aws/aws-sdk-go-v2/config 1.26.6 1.32.7
github.com/aws/aws-sdk-go-v2/service/ec2 1.167.1 1.281.0
github.com/aws/aws-sdk-go-v2/service/ecr 1.27.4 1.55.1
github.com/aws/eks-anywhere-packages 0.4.5 0.4.12
github.com/aws/etcdadm-bootstrap-provider 1.0.17 1.0.18
github.com/aws/etcdadm-controller 1.0.25 1.0.26
github.com/bmc-toolbox/bmclib/v2 2.1.1-0.20231206130132-1063371b9ed6 2.3.4
github.com/go-git/go-git/v5 5.13.0 5.16.4
github.com/nutanix-cloud-native/prism-go-client 0.3.4 0.6.2
github.com/onsi/gomega 1.38.2 1.39.0
github.com/spf13/cobra 1.10.1 1.10.2
github.com/vmware/govmomi 0.51.0 0.52.0
golang.org/x/crypto 0.45.0 0.47.0
golang.org/x/oauth2 0.33.0 0.34.0
gopkg.in/ini.v1 1.67.0 1.67.1
helm.sh/helm/v3 3.18.5 3.20.0
sigs.k8s.io/cluster-api/test 1.11.1 1.11.5
sigs.k8s.io/controller-runtime 0.22.4 0.22.5
github.com/golang-jwt/jwt/v5 5.2.2 5.3.0
github.com/itchyny/gojq 0.12.17 0.12.18
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.1
github.com/aws/aws-sdk-go-v2/config 1.26.6 1.32.7
github.com/onsi/gomega 1.38.2 1.39.0
github.com/spf13/cobra 1.10.1 1.10.2
helm.sh/helm/v3 3.18.5 3.20.0
sigs.k8s.io/controller-runtime 0.22.4 0.22.5
github.com/itchyny/gojq 0.12.17 0.12.18
github.com/aws/aws-sdk-go-v2/service/kms 1.37.9 1.49.5
github.com/fsouza/go-dockerclient 1.12.2-0.20250814055408-c31f6141d29b 1.12.3

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.1

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

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
  • 47ceca1 fix imagePullSecret schema validation (#1254)
  • 5c41ff8 Staging bundle with fixed packages (#1253)
  • cba8de7 Fix helm schema validation for imagePullSecret (#1252)
  • 2ce470a Staging bundle updated for 12-2025 release (#1251)
  • a54c2e4 Improve generate_schema.py null value handling (#1250)
  • 4ced022 Allow additional properties in helm chart schema generated by us (#1249)
  • da853e1 Adds vulnerability scanning and dependabot PRs (#1239)
  • 85ac5d9 Update packages prod input yaml files to the latest version (#1237)
  • 242f6b7 Bump github.com/containerd/containerd in /generatebundlefile (#1230)
  • 742b791 Update packages staging to latest commit (#1236)
  • Additional commits viewable in compare view

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

Commits
  • 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.26

Commits
  • d447615 Add secure diagnostics endpoint with authentication to etcadm controller (#73)
  • See full diff in compare view

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

Release notes

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

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.
Changelog

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

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
    • Feature: Improve allocation footprint of the middleware stack. This should convey a ~10% reduction in allocations per SDK request.

Release (2025-11-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.23.2
    • Bug Fix: Adjust the initial sizes of each middleware phase to avoid some unnecessary reallocation.
    • Bug Fix: Avoid unnecessary allocation overhead from the metrics system when not in use.

Release (2025-10-15)

General Highlights

  • Dependency Update: Bump minimum go version to 1.23.
  • Dependency Update: Updated to the latest SDK module versions

Release (2025-09-18)

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.1.0
    • Feature: Added support for SIG4/SIGV4A querystring authentication.

Release (2025-08-27)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.23.0
    • Feature: Sort map keys in JSON Document types.

Release (2025-07-24)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.5
    • Feature: Add HTTP interceptors.

Release (2025-06-16)

... (truncated)

Commits

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

Release notes

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

v2.3.4

What's Changed

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

v2.3.3

What's Changed

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

v2.3.2

What's Changed

Full Changelog: bmc-toolbox/bmclib@v2.3.1...v2.3.2

v2.3.1

No release notes provided.

v2.3.0

What's Changed

New Contributors

Full Changelog: bmc-toolbox/bmclib@v2.2.6...v2.3.0

v2.2.4

What's Changed

New Contributors

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

... (truncated)

Commits

Updates github.com/go-git/go-git/v5 from 5.13.0 to 5.16.4

Release notes

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

v5.16.4

What's Changed

Full Changelog: go-git/go-git@v5.16.3...v5.16.4

v5.16.3

What's Changed

Full Changelog: go-git/go-git@v5.16.2...v5.16.3

v5.16.2

What's Changed

Full Changelog: go-git/go-git@v5.16.1...v5.16.2

v5.16.1

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.16.0...v5.16.1

v5.16.0

What's Changed

Full Changelog: go-git/go-git@v5.15.0...v5.16.0

v5.15.0

What's Changed

... (truncated)

Commits
  • de8ecc3 Merge pull request #1743 from go-git/renovate/releases/v5.x-go-github.com-go-...
  • 3e752f0 build: Update module github.com/go-git/go-git/v5 to v5.13.0 [SECURITY]
  • 3a31754 Merge pull request #1741 from go-git/renovate/releases/v5.x-go-github.com-clo...
  • acc28f1 build: Update module github.com/cloudflare/circl to v1.6.1 [SECURITY]
  • 95f3880 Merge pull request #1742 from go-git/renovate/releases/v5.x-go-golang.org-x-n...
  • 329f926 build: Update module golang.org/x/net to v0.38.0 [SECURITY]
  • 399e04b Merge pull request #1734 from pjbgf/fix-ci
  • 2025eae build: test, Fix build on Windows.
  • fb6806f Merge pull request #1732 from swills/find-hash-panic-fix-backport
  • 382530f plumbing: format/idxfile, prevent panic
  • Additional commits viewable in compare view

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

Release notes

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

v0.6.2

What's Changed

Features

  • feat: Add V4 DomainManager service, User Service and SubnetIPReservation methods by @​adarshanand25 in nutanix-cloud-native/prism-go-client#322
  • feat: Add v4 IAM Users API #219
  • feat: implement SubnetIPReservation in converged client (NCN-111641) #316
  • feat: Implement List and Get methods for Users service #317
  • feat: Implement DomainManager service with GetPrismCentralVersion #318

Full Changelog: nutanix-cloud-native/prism-go-client@v0.6.1...v0.6.2

v0.6.1

What's Changed

Full Changelog: nutanix-cloud-native/prism-go-client@v0.6.0...v0.6.1

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

Added

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

Bug Fixes

  • Correctly list all hosts and user groups

Full Changelog: nutanix-cloud-native/prism-go-client@v0.5.4...v0.5.5

v0.5.4

Changed

... (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 to include VM vTPM configuration.

Removed

  • Removed the v4 storage container client from storage namespace as it was based on the v4 alpha APIs which are no longer supported.

... (truncated)

Commits
  • e0ce12f Cherry-pick #219, #316, #317, #318
  • 2b1927c Revert "feat: implement SubnetIPReservation in converged client (NCN-111641) ...
  • 79e9419 Revert "feat: Implement List and Get methods for Users service (#317)"
  • 459cf43 Revert "feat: Implement DomainManager service with GetPrismCentralVersion (#3...
  • af3713c feat: Implement DomainManager service with GetPrismCentralVersion (#318)
  • f66aa42 feat: Implement List and Get methods for Users service (#317)
  • c625f6e feat: implement SubnetIPReservation in converged client (NCN-111641) (#316)
  • 51bb473 feat(v3): Add VM-VTPM Config to VM Resources (#319)
  • ba018db fix: workflow for release and conventional-pr-title (#310) (#312)
  • baa5014 changelog for release v0.6.1 (#309)
  • Additional commits viewable in compare view

Updates github.com/onsi/gomega from 1.38.2 to 1.39.0

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.39.0

1.39.0

Features

Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison.

v1.38.3

1.38.3

Fixes

make string formatitng more consistent for users who use format.Object directly

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.39.0

Features

Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison.

1.38.3

Fixes

make string formatitng more consistent for users who use format.Object directly

Commits
  • 49561ad v1.39.0
  • 8f7f425 document MatchErrorStrictly
  • bae643d add matcher relecting errors.Is behavior
  • a3ca2ca v1.38.3
  • 4dada36 fix failing have http tests
  • d40c691 make string formatitng more consistent for users who use format.Object directly
  • 2a37b46 doc: fix typos
  • ee26170 docs: fix HaveValue example
  • cc85c05 Bump actions/setup-go from 5 to 6 (#866)
  • 8905788 Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 (#865)
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.10.1 to 1.10.2

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.10.2

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in spf13/cobra#2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

Full Changelog: spf13/cobra@v1.10.1...v1.10.2

Thank you to our amazing contributors!!!!! 🐍 🚀

Commits

Updates github.com/vmware/govmomi from 0.51.0 to 0.52.0

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.52.0

Release v0.52.0

Release Date: 2025-08-18

🐞 Fix

  • [5c16d3fb] vcsim: Avoid panic in QueryAvailablePerfMetric if VM has no Datastore

💫 API Changes

  • [2278e0e4] Update folder.PlaceVMsXCluster to return available candidate networks
  • [28eeab9a] fix comments and doc links
  • [7a3647c2] fix action parameters
  • [8ee99953] update drafts bindings
  • [37dd0c84] bindings for esx/settings/clusters/cluster/configuration/drafts
  • [70746555] Placement policy WSDL names changed
  • [55501e2b] add bindings for recent tasks and schema
  • [32307656] add bindings for esx/settings/cluster/configuration
  • [74eea104] add bindings for esx/settings/cluster/enablement/configuration/transition
  • [e61ad354] Update folder.PlaceVMsXCluster to filter clusters based on candidate networks availability - Add GoVmomi Bindings to CandidateNetworks - Made changes suggested by Shengjie
  • [8784335c] Add "lsilogicsas" alias for "lsilogic-sas" in CreateSCSIController

💫 govc (CLI)

  • [0b0e0cc3] Add vmclass configSpec options

💫 vcsim (Simulator)

  • [3efce106] add SearchIndex.FindAllByUuid() support
  • [5a50d408] Fault injection
  • [2fed3413] CreateVm should allow existing nvram files
  • [38a84889] Resolve NSX OpaqueBacking to the DistributedVirtualPortgroup
  • [25ce2a12] Avoid panic if VM NIC is removed after CustomizeVM

📃 Documentation

🧹 Chore

  • [e53c30d0] Update version.go for v0.52.0

⚠️ BREAKING

📖 Commits

  • [e53c30d0] chore: Update version.go for v0.52.0

... (truncated)

Changelog

Sourced from github.com/vmware/govmomi's changelog.

Commits

@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 sp1999 for approval. For more information see the Kubernetes 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
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/test-infra repository.

@eks-distro-bot eks-distro-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jan 26, 2026
…9 updates

Bumps the all-go-mod-patch-and-minor group with 23 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.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.26.6` | `1.32.7` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.167.1` | `1.281.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.27.4` | `1.55.1` |
| [github.com/aws/eks-anywhere-packages](https://github.com/aws/eks-anywhere-packages) | `0.4.5` | `0.4.12` |
| [github.com/aws/etcdadm-bootstrap-provider](https://github.com/aws/etcdadm-bootstrap-provider) | `1.0.17` | `1.0.18` |
| [github.com/aws/etcdadm-controller](https://github.com/aws/etcdadm-controller) | `1.0.25` | `1.0.26` |
| [github.com/bmc-toolbox/bmclib/v2](https://github.com/bmc-toolbox/bmclib) | `2.1.1-0.20231206130132-1063371b9ed6` | `2.3.4` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.13.0` | `5.16.4` |
| [github.com/nutanix-cloud-native/prism-go-client](https://github.com/nutanix-cloud-native/prism-go-client) | `0.3.4` | `0.6.2` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.2` | `1.39.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.52.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.45.0` | `0.47.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.33.0` | `0.34.0` |
| gopkg.in/ini.v1 | `1.67.0` | `1.67.1` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.18.5` | `3.20.0` |
| [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.11.1` | `1.11.5` |
| [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.0` |
| [github.com/itchyny/gojq](https://github.com/itchyny/gojq) | `0.12.17` | `0.12.18` |
| [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.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.26.6` | `1.32.7` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.2` | `1.39.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.0` |
| [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.18` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.37.9` | `1.49.5` |
| [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) | `1.12.2-0.20250814055408-c31f6141d29b` | `1.12.3` |



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.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.30.1...v1.41.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.26.6 to 1.32.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.26.6...v1.32.7)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.7 to 1.19.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.17.7...service/m2/v1.19.7)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.15.3 to 1.18.17
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.15.3...config/v1.18.17)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.167.1 to 1.281.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.167.1...service/ec2/v1.281.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.27.4 to 1.55.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.4...service/s3/v1.55.1)

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

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

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

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

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

Updates `github.com/go-git/go-git/v5` from 5.13.0 to 5.16.4
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.13.0...v5.16.4)

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

Updates `github.com/onsi/gomega` from 1.38.2 to 1.39.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.39.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.52.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.52.0)

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

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

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

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

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

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

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

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

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

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

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

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.5
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.11.1...v1.11.5)

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.41.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.4...service/sts/v1.41.6)

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

Updates `github.com/itchyny/gojq` from 0.12.17 to 0.12.18
- [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.18)

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

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

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.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.30.1...v1.41.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.26.6 to 1.32.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.26.6...v1.32.7)

Updates `github.com/itchyny/gojq` from 0.12.17 to 0.12.18
- [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.18)

Updates `github.com/onsi/gomega` from 1.38.2 to 1.39.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.39.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.19.0)

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

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

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.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.30.1...v1.41.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.26.6 to 1.32.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.26.6...v1.32.7)

Updates `github.com/onsi/gomega` from 1.38.2 to 1.39.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.39.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.0
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.18.5...v3.20.0)

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

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.18
- [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.18)

Updates `golang.org/x/sync` from 0.18.0 to 0.19.0
- [Commits](golang/sync@v0.18.0...v0.19.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.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.30.1...v1.41.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.26.6 to 1.32.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.26.6...v1.32.7)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.37.9 to 1.49.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/acm/v1.37.9...service/fsx/v1.49.5)

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

Updates `github.com/itchyny/gojq` from 0.12.17 to 0.12.18
- [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.18)

Updates `github.com/onsi/gomega` from 1.38.2 to 1.39.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.39.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.19.0)

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

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

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.1
  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.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/credentials
  dependency-version: 1.19.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/feature/ec2/imds
  dependency-version: 1.18.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/ec2
  dependency-version: 1.281.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.55.1
  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.12
  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.18
  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.26
  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.24.0
  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.4
  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.16.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/nutanix-cloud-native/prism-go-client
  dependency-version: 0.6.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.39.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.52.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.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/net
  dependency-version: 0.48.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.34.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.33.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.1
  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.0
  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.0
  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.0
  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.0
  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.0
  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.0
  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.5
  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.41.6
  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.0
  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.18
  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: k8s.io/apiextensions-apiserver
  dependency-version: 0.35.0
  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.1
  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.7
  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.18
  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.39.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.0
  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.0
  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.1
  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.7
  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.39.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.0
  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.0
  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.18
  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.1
  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.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/service/kms
  dependency-version: 1.49.5
  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.12.3
  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.18
  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.39.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.0
  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.0
  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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-go-mod-patch-and-minor-7d1dcfa4b9 branch from 70bb67b to 3902cad Compare January 26, 2026 20:36
@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-e2e-presubmit 3902cad link true /test eks-anywhere-e2e-presubmit
eks-anywhere-presubmit 3902cad link true /test eks-anywhere-presubmit
eks-anywhere-release-tooling-presubmit 3902cad link true /test eks-anywhere-release-tooling-presubmit
eks-anywhere-cli-attribution-presubmit 3902cad link true /test eks-anywhere-cli-attribution-presubmit
eks-anywhere-release-tooling-test-presubmit 3902cad link true /test eks-anywhere-release-tooling-test-presubmit
eks-anywhere-generate-files-presubmit 3902cad 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/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