Skip to content

Bump the non-gardener-dependencies group across 1 directory with 24 updates#1493

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/non-gardener-dependencies-a3e1b8e6b1
Closed

Bump the non-gardener-dependencies group across 1 directory with 24 updates#1493
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/non-gardener-dependencies-a3e1b8e6b1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps the non-gardener-dependencies group with 17 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.37.2 1.39.2
github.com/aws/aws-sdk-go-v2/config 1.29.18 1.31.11
github.com/aws/aws-sdk-go-v2/service/ec2 1.234.0 1.254.1
github.com/aws/aws-sdk-go-v2/service/efs 1.36.3 1.40.8
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing 1.29.7 1.33.6
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 1.46.1 1.50.6
github.com/aws/aws-sdk-go-v2/service/iam 1.43.1 1.47.7
github.com/aws/aws-sdk-go-v2/service/route53 1.55.0 1.58.4
github.com/aws/aws-sdk-go-v2/service/s3 1.84.1 1.88.3
github.com/onsi/ginkgo/v2 2.25.0 2.25.3
golang.org/x/time 0.12.0 0.13.0
golang.org/x/tools 0.36.0 0.37.0
k8s.io/api 0.33.4 0.34.1
k8s.io/apiextensions-apiserver 0.33.4 0.34.1
k8s.io/autoscaler/vertical-pod-autoscaler 1.4.2 1.5.0
k8s.io/kubelet 0.33.4 0.34.1
sigs.k8s.io/controller-tools 0.18.0 0.19.0

Updates github.com/aws/aws-sdk-go-v2 from 1.37.2 to 1.39.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.18 to 1.31.11

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.71 to 1.18.15

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.234.0 to 1.254.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/efs from 1.36.3 to 1.40.8

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing from 1.29.7 to 1.33.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.46.1 to 1.50.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.43.1 to 1.47.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/route53 from 1.55.0 to 1.58.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.84.1 to 1.88.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.34.1 to 1.38.6

Commits

Updates github.com/aws/smithy-go from 1.22.5 to 1.23.0

Changelog

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

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)

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
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

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 (2025-01-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

... (truncated)

Commits

Updates github.com/onsi/ginkgo/v2 from 2.25.0 to 2.25.3

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.25.3

2.25.3

Fixes

  • emit --github-output group only for progress report itself [f01aed1]

v2.25.2

2.25.2

Fixes

Add github output group for progress report content

Maintenance

Bump Gomega

v2.25.1

2.25.1

Fixes

  • fix(types): ignore nameless nodes on FullText() [10866d3]
  • chore: fix some CodeQL warnings [2e42cff]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.25.3

Fixes

  • emit --github-output group only for progress report itself [f01aed1]

2.25.2

Fixes

Add github output group for progress report content

Maintenance

Bump Gomega

2.25.1

Fixes

  • fix(types): ignore nameless nodes on FullText() [10866d3]
  • chore: fix some CodeQL warnings [2e42cff]
Commits

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

Release notes

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

v1.38.2

1.38.2

  • roll back to go 1.23.0 [c404969]

v1.38.1

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Changelog

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

1.38.2

  • roll back to go 1.23.0 [c404969]

1.38.1

Fixes

Numerous minor fixes and dependency bumps

Commits

Updates golang.org/x/time from 0.12.0 to 0.13.0

Commits
  • c0b0320 all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

Updates golang.org/x/tools from 0.36.0 to 0.37.0

Commits
  • d49da96 go/analysis/internal/checker: fix panic due to nil Pass
  • 9da4f7b gopls/internal/test/integration/completion: make test go1.26-robust
  • 4409ea7 gopls/internal/server: add telemetry for Zed, Helix clientInfo
  • 75023ae go/ast/inspector: update outdated documentation
  • 785cd66 gopls/internal/test/integration/completion: skip TestFuzzFunc pre-go1.25
  • ac2e4a5 go.mod: update golang.org/x dependencies
  • bc9374d go/callgraph/vta: remove unnecessary use of unsafe
  • 12d7e15 gopls/internal/analysis/modernize: add test of no gopls imports
  • 263a769 gopls/internal/mcp: use official go mcp sdk
  • e548c70 gopls/internal/analysis/modernize: fix bad edit in var ( ... ) decl
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.33.4 to 0.34.1

Commits
  • 77c9e29 Update dependencies to v0.34.1 tag
  • 133a39c Merge remote-tracking branch 'origin/master' into release-1.34
  • fd087be clarify that staging repos are automatically published
  • ff163ef add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • 5ec86fc link to what a staging repository is
  • 08c5dee docs: clarify that this is a staging repository and not for direct contributions
  • ba64d0b Update prerelease lifecycle to v1.34
  • 25f849c Merge pull request #132522 from sunya-ch/KEP-5075-PR
  • baa1eb1 KEP-5075: generated codes from make update
  • 740b2c9 KEP-5075: API updates
  • Additional commits viewable in compare view

Updates k8s.io/apiextensions-apiserver from 0.33.4 to 0.34.1

Commits
  • bb91141 Update dependencies to v0.34.1 tag
  • 4a9fea1 Merge pull request #133901yongruilin/automated-cherry-pick-of-#133896
  • 3896d9f fix: Only warn for unrecognized formats on type=string
  • aada5e8 Merge remote-tracking branch 'origin/master' into release-1.34
  • bad5b2a clarify that staging repos are automatically published
  • f498996 add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • f782221 link to what a staging repository is
  • 3625d64 docs: clarify that this is a staging repository and not for direct contributions
  • 71e26b6 Bump etcd sdk to v3.6.4
  • 056a425 Merge pull request #133180 from ylink-lfs/chore/ptr_cast_replace
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.33.4 to 0.34.1

Commits
  • b72d93d Merge remote-tracking branch 'origin/master' into release-1.34
  • cd8b91c clarify that staging repos are automatically published
  • 8c59599 add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • ec3cea5 link to what a staging repository is
  • e4db694 docs: clarify that this is a staging repository and not for direct contributions
  • 04507a3 Merge pull request #132942 from thockin/kyaml
  • 50e39b1 Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers
  • 7d108e8 Re-vendor sigs.k8s.io/yaml @ v1.6.0
  • 58c4eb0 Merge pull request #133130 from ylink-lfs/chore/residual_boolptr_removal
  • 38a24e6 chore: residual boolptr and intptr removal
  • Additional commits viewable in compare view

Updates k8s.io/autoscaler/vertical-pod-autoscaler from 1.4.2 to 1.5.0

Release notes

Sourced from k8s.io/autoscaler/vertical-pod-autoscaler's releases.

vertical-pod-autoscaler-1.5.0

What's Changed

New Contributors

... (truncated)

Commits
  • 3716d75 Update vertical-pod-autoscaler/docs/installation.md
  • 06bb683 Update VPA default version to 1.5.0
  • f1251a1 Merge pull request #8496 from lotheac/push-ovslxuvtsvto
  • e45e630 hetzner: add node.kubernetes.io/instance-type label to template
  • 1d3b2ed Merge pull request #8495 from laoj2/release-vpa-1.4.2
  • 4c86aae Update VPA defaults to 1.4.2 in the master branch
  • 48a5974 Merge pull request #8489 from omerap12/mock-uber
  • b49298b Switch away from github.com/golang/mock
  • f15a08a Merge pull request #8483 from adrianmoisey/bump-vpa-deps
  • efc9a31 Bump all e2e dependencies
  • Additional commits viewable in compare view

Updates k8s.io/code-generator from 0.33.4 to 0.34.1

Commits
  • 7d570de Update dependencies to v0.34.1 tag
  • c03f702 Merge remote-tracking branch 'origin/master' into release-1.34
  • 341d4d6 clarify that staging repos are automatically published
  • 5e672d7 add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • 96cba81 link to what a staging repository is
  • 3710adb docs: clarify that this is a staging repository and not for direct contributions
  • 9699fe1 Merge pull request #132942 from thockin/kyaml
  • fe7d3af Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers
  • 7adb5d5 Re-vendor sigs.k8s.io/yaml @ v1.6.0
  • ab0f416 Bump to github.com/fxamacker/cbor/v2 v2.9.0.
  • Additional commits viewable in compare view

Updates k8s.io/component-base from 0.33.4 to 0.34.1

Commits
  • d09ed2f Update dependencies to v0.34.1 tag
  • 4f4e85f Merge remote-tracking branch 'origin/master' into release-1.34
  • b463ee1 clarify that staging repos are automatically published
  • e8c7af5 add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • 7b7683a link to what a staging repository is
  • 6abb326 docs: clarify that this is a staging repository and not for direct contributions
  • b9f1c2d Merge pull request #132942 from thockin/kyaml
  • f959b03 Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers
  • 33138af Re-vendor sigs.k8s.io/yaml @ v1.6.0
  • 07ee182 List available endpoints for kube-apiserver (#132581)
  • Additional commits viewable in compare view

Updates k8s.io/kubelet from 0.33.4 to 0.34.1

Commits
  • 891f310 Update dependencies to v0.34.1 tag
  • 1fcf46f Merge remote-tracking branch 'origin/master' into release-1.34
  • f9c75b2 clarify that staging repos are automatically published
  • d9d8a6e add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • ca74777 link to what a staging repository is
  • a1e4af0 docs: clarify that this is a staging repository and not for direct contributions
  • 3947190 Add / update kubelet and DRA API owners
  • da40a40 Merge pull request #133226 from ivanvc/bump-etcd-to-3.6.4
  • 5717d42 Bump etcd sdk to v3.6.4
  • 1e11384 Merge pull request #130606 from Jpsassine/dra_device_health_status
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-tools from 0.18.0 to 0.19.0

Release notes

Sourced from sigs.k8s.io/controller-tools's releases.

v0.19.0

What's Changed

Misc

…pdates

Bumps the non-gardener-dependencies group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.37.2` | `1.39.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.18` | `1.31.11` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.234.0` | `1.254.1` |
| [github.com/aws/aws-sdk-go-v2/service/efs](https://github.com/aws/aws-sdk-go-v2) | `1.36.3` | `1.40.8` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing](https://github.com/aws/aws-sdk-go-v2) | `1.29.7` | `1.33.6` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) | `1.46.1` | `1.50.6` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.43.1` | `1.47.7` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.55.0` | `1.58.4` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.84.1` | `1.88.3` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.25.0` | `2.25.3` |
| [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.13.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.36.0` | `0.37.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.33.4` | `0.34.1` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.33.4` | `0.34.1` |
| [k8s.io/autoscaler/vertical-pod-autoscaler](https://github.com/kubernetes/autoscaler) | `1.4.2` | `1.5.0` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.33.4` | `0.34.1` |
| [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) | `0.18.0` | `0.19.0` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.37.2 to 1.39.2
- [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.37.2...v1.39.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.18 to 1.31.11
- [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.29.18...config/v1.31.11)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.71 to 1.18.15
- [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@credentials/v1.17.71...config/v1.18.15)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.234.0 to 1.254.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@service/ec2/v1.234.0...service/ec2/v1.254.1)

Updates `github.com/aws/aws-sdk-go-v2/service/efs` from 1.36.3 to 1.40.8
- [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.36.3...service/efs/v1.40.8)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing` from 1.29.7 to 1.33.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.29.7...service/fms/v1.33.6)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2` from 1.46.1 to 1.50.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@service/ssm/v1.46.1...service/ssm/v1.50.6)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.43.1 to 1.47.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@service/s3/v1.43.1...service/s3/v1.47.7)

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.55.0 to 1.58.4
- [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/s3/v1.55.0...service/route53/v1.58.4)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.84.1 to 1.88.3
- [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/s3/v1.84.1...service/s3/v1.88.3)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.34.1 to 1.38.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@service/mq/v1.34.1...service/sts/v1.38.6)

Updates `github.com/aws/smithy-go` from 1.22.5 to 1.23.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.22.5...v1.23.0)

Updates `github.com/onsi/ginkgo/v2` from 2.25.0 to 2.25.3
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.25.0...v2.25.3)

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

Updates `golang.org/x/time` from 0.12.0 to 0.13.0
- [Commits](golang/time@v0.12.0...v0.13.0)

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

Updates `k8s.io/api` from 0.33.4 to 0.34.1
- [Commits](kubernetes/api@v0.33.4...v0.34.1)

Updates `k8s.io/apiextensions-apiserver` from 0.33.4 to 0.34.1
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.33.4...v0.34.1)

Updates `k8s.io/apimachinery` from 0.33.4 to 0.34.1
- [Commits](kubernetes/apimachinery@v0.33.4...v0.34.1)

Updates `k8s.io/autoscaler/vertical-pod-autoscaler` from 1.4.2 to 1.5.0
- [Release notes](https://github.com/kubernetes/autoscaler/releases)
- [Commits](kubernetes/autoscaler@vertical-pod-autoscaler-1.4.2...vertical-pod-autoscaler-1.5.0)

Updates `k8s.io/code-generator` from 0.33.4 to 0.34.1
- [Commits](kubernetes/code-generator@v0.33.4...v0.34.1)

Updates `k8s.io/component-base` from 0.33.4 to 0.34.1
- [Commits](kubernetes/component-base@v0.33.4...v0.34.1)

Updates `k8s.io/kubelet` from 0.33.4 to 0.34.1
- [Commits](kubernetes/kubelet@v0.33.4...v0.34.1)

Updates `sigs.k8s.io/controller-tools` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml)
- [Commits](kubernetes-sigs/controller-tools@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.39.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.18.15
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.254.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/efs
  dependency-version: 1.40.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing
  dependency-version: 1.33.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2
  dependency-version: 1.50.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-version: 1.47.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-version: 1.58.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.88.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.38.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-gardener-dependencies
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-gardener-dependencies
- dependency-name: golang.org/x/time
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: k8s.io/autoscaler/vertical-pod-autoscaler
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: k8s.io/code-generator
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: k8s.io/component-base
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: k8s.io/kubelet
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
- dependency-name: sigs.k8s.io/controller-tools
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 29, 2025 12:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 29, 2025
@gardener-robot gardener-robot added the needs/review Needs review label Sep 29, 2025
@github-actions
Copy link
Copy Markdown
Contributor

This change primarily involves upgrading dependencies across the project, impacting various packages utilized by the codebase. The update includes newer versions with potentially improved features, security patches, bug fixes, and compatibility enhancements. It also involves changes in major libraries like AWS SDK, Kubernetes, and Go utilities. Such updates ensure that the application remains robust, secure, and uses the latest standards and optimizations available in the dependencies.

Walkthrough

  • Chore: Upgraded AWS SDK from version 1.37.2 to 1.39.2, ensuring compatibility with newer API features and improvements.
  • Chore: Bumped Kubernetes-related dependencies to version 0.34.1, keeping the project aligned with the latest Kubernetes ecosystem enhancements.
  • Chore: Updated Go libraries for better performance and security practices.
  • Style: Ensured up-to-date testing frameworks, such as Ginkgo and Gomega, for more reliable test execution.
  • Test: Modifications in dependencies allow improved test configurations and ensure seamless integration testing.

Model: gpt-4o | Prompt Tokens: 26505 | Completion Tokens: 208

@ghost ghost added the needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Sep 29, 2025
@gardener-robot-ci-1
Copy link
Copy Markdown
Contributor

Thank you @dependabot[bot] for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.

@gardener-robot gardener-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. needs/second-opinion Needs second review by someone else needs/rebase Needs git rebase labels Sep 29, 2025
@gardener-robot
Copy link
Copy Markdown

@dependabot[bot] You need rebase this pull request with latest master branch. Please check.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/non-gardener-dependencies-a3e1b8e6b1 branch October 1, 2025 12:46
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/rebase Needs git rebase needs/review Needs review needs/second-opinion Needs second review by someone else size/L Denotes a PR that changes 100-499 lines, ignoring generated files. status/closed Issue is closed (either delivered or triaged)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants