Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

🌱 Bump the dependencies group across 1 directory with 27 updates #5367

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2025

Bumps the dependencies group with 18 updates in the / directory:

Package From To
github.com/aws/amazon-vpc-cni-k8s 1.15.5 1.19.3
github.com/aws/aws-lambda-go 1.41.0 1.47.0
github.com/aws/aws-sdk-go 1.55.5 1.55.6
github.com/aws/aws-sdk-go-v2/service/sts 1.28.6 1.33.16
github.com/coreos/ignition/v2 2.16.2 2.20.0
github.com/gofrs/flock 0.8.1 0.12.1
github.com/google/go-cmp 0.6.0 0.7.0
github.com/onsi/ginkgo/v2 2.22.0 2.22.2
github.com/openshift/rosa 1.2.48-rc1 1.2.48
github.com/spf13/cobra 1.8.1 1.9.1
golang.org/x/crypto 0.31.0 0.35.0
k8s.io/api 0.31.3 0.31.6
k8s.io/apiextensions-apiserver 0.31.3 0.31.6
k8s.io/cli-runtime 0.31.3 0.31.6
k8s.io/kubectl 0.31.3 0.31.6
sigs.k8s.io/aws-iam-authenticator 0.6.13 0.6.30
sigs.k8s.io/cluster-api 1.9.4 1.9.5
sigs.k8s.io/cluster-api/test 1.9.4 1.9.5

Updates github.com/aws/amazon-vpc-cni-k8s from 1.15.5 to 1.19.3

Release notes

Sourced from github.com/aws/amazon-vpc-cni-k8s's releases.

v1.19.3

What's Changed

This release has important fixes that went in AWS network policy agent update. Please check network policy agent v1.2.0 release notes

Full Changelog: aws/amazon-vpc-cni-k8s@v1.19.2...v1.19.3

v1.19.3-rc1

What's Changed

Full Changelog: aws/amazon-vpc-cni-k8s@v1.19.2...v1.19.3-rc1

v1.19.2

What's Changed

Full Changelog: aws/amazon-vpc-cni-k8s@v1.19.0...v1.19.2

v1.19.0

What's Changed

  • This release includes a bug fix in Network Policy Agent which avoids running into a panic when network policy is disabled and policyendpoint objects still exist

... (truncated)

Changelog

Sourced from github.com/aws/amazon-vpc-cni-k8s's changelog.

v1.19.3

v1.19.2

v1.19.1

  • Skipped

v1.19.0

  • Manifest update for unsupported compute type

v1.18.6

What's Changed

  • Improvement - Add byobject filter on nodes #2888

  • Improvement - Move KUBE_CONFIG_PATH variable to KUBECONFIG variable #3015

  • Improvement - Update Limits and Add New Instance Types. #3077

  • Dependency - Bump google.golang.org/grpc from 1.62.0 to 1.67.1 #3056

  • Dependency - Bump github.com/prometheus/common from 0.53.0 to 0.60.0 #3057

  • Dependency - Bump golang.org/x/sys from 0.24.0 to 0.25.0 in /test/agent #3052

  • Dependency - update upstream cni to 1.5.1 #3065

  • Dependency - Bump k8s.io/client-go from 0.30.3 to 0.31.1 #3036

  • Dependency - Bump github.com/vishvananda/netlink from 1.2.1-beta.2 to 1.3.0 #3054

  • Docs - Document the limitation of SGP with kube-proxy IPVS mode. #3064

  • Bugfix - aws/amazon-vpc-cni-k8s#3088

  • Bugfix - Fix the SCRIPT_DIR reference in integration tests. #3090

v1.18.5

What's Changed

... (truncated)

Commits
  • 7afaefc CHANGELOG, chart, and manifest updates for v1.19.3 release (#3212)
  • f93b210 Update Network Policy Agent to 1.2.0
  • 90983e7 Updated go.mod dependencies.
  • 16d6ddf update mocked grpc wrapper and unit tests
  • 0386a79 add dial with context
  • e8c4a3d do not ret error on grpc dial
  • 2167393 minor error change
  • aa8bb64 Changes to attach probes at pod start
  • eb39d03 Add grpc call to fetch networkpolicymode from NP (#3202)
  • 847372a Update Changelog and Version for CNI 1.19.2
  • Additional commits viewable in compare view

Updates github.com/aws/aws-lambda-go from 1.41.0 to 1.47.0

Release notes

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

v1.47.0

What's Changed

Full Changelog: aws/aws-lambda-go@v1.46.0...v1.47.0

v1.46.0

What's Changed

Full Changelog: aws/aws-lambda-go@v1.45.0...v1.46.0

v1.45.0

What's Changed

Full Changelog: aws/aws-lambda-go@v1.44.0...v1.45.0

v1.44.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.43.0...v1.44.0

v1.43.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.42.0...v1.43.0

v1.42.0

What's Changed

... (truncated)

Commits

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

Release notes

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

Release v1.55.6 (2025-01-15)

SDK Bugs

  • Fix broken printf for go1.24
Commits
  • e1db430 release v1.55.6 (2025-01-15) (#5341)
  • 5ab6103 changelog
  • 394e0e3 Merge pull request #5340 from djedward/main
  • 19d98e3 Fix improper use of Printf-style functions
  • 7112c0a Merge pull request #5325 from ashishdhingra/user/ashdhin/IssueTemplateRegress...
  • 8d6a0f9 chore: Modified bug issue template to add checkbox to report potential regres...
  • 02c1f72 Update PULL_REQUEST_TEMPLATE.md
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.28.6 to 1.33.16

Commits

Updates github.com/coreos/ignition/v2 from 2.16.2 to 2.20.0

Release notes

Sourced from github.com/coreos/ignition/v2's releases.

V2.20.0

Features

  • Support partitioning disk with mounted partitions
  • Support Proxmox VE
  • Support gzipped Akamai user_data

Changes

  • The Dracut module now installs partx
  • Mark the 3.5.0 config spec as stable
  • No longer accept configs with version 3.5.0-experimental
  • Create new 3.6.0-experimental config spec from 3.5.0

Bug fixes

  • Fix network race when phoning home on Equinix Metal
  • Fix Akamai Ignition base64 decoding on padded payloads
  • Fix Makefile GOARCH for loongarch64 (coreos/ignition#1942)

V2.19.0

Features

  • Support Akamai Connected Cloud (Linode)
  • Support LUKS encryption using IBM CEX secure keys

v2.18.0

Ignition 2.18.0

Breaking changes

  • Only include dracut module in initramfs if requested (see distributor notes for details)

Features

  • Support Scaleway

Changes

  • Require Go 1.20+

v2.17.0

Starting with this release, ignition-validate binaries are signed with the Fedora 39 key.

Features

  • Support the native Apple Hypervisor

... (truncated)

Changelog

Sourced from github.com/coreos/ignition/v2's changelog.

Ignition 2.20.0 (2024-10-22)

Features

  • Support partitioning disk with mounted partitions
  • Support Proxmox VE
  • Support gzipped Akamai user_data

Changes

  • The Dracut module now installs partx
  • Mark the 3.5.0 config spec as stable
  • No longer accept configs with version 3.5.0-experimental
  • Create new 3.6.0-experimental config spec from 3.5.0

Bug fixes

  • Fix network race when phoning home on Equinix Metal
  • Fix Akamai Ignition base64 decoding on padded payloads
  • Fix Makefile GOARCH for loongarch64 (#1942)
  • Don't log to journal if not available

Ignition 2.19.0 (2024-06-05)

Starting with this release, ignition-validate binaries are signed with the Fedora 40 key.

Features

  • Support Akamai Connected Cloud (Linode)
  • Support LUKS encryption using IBM CEX secure keys

Ignition 2.18.0 (2024-03-01)

Breaking changes

  • Only include dracut module in initramfs if requested (see distributor notes for details)

Features

  • Support Scaleway

Changes

  • Require Go 1.20+

Bug fixes

... (truncated)

Commits
  • a204f42 Merge pull request #1961 from prestist/r-2.20
  • 461d4f9 docs/release-notes: update for 2.20.0
  • 3ab7fc7 Merge pull request #1922 from madhu-pillai/bump_ignition_3.5
  • df18924 docs: update for spec stablization
  • 4867377 docs: shuffle for spec stablization
  • 1f51620 tests: update for new experimental spec
  • c6c5292 *: update to v3_6_experimental spec
  • 87e2d0c config/v3_6_experimental: adapt for new experimental spec
  • 68efbc1 config: copy v3_5 to v3_6_experimental
  • 3b0b89b config/v3_5: stabilize
  • Additional commits viewable in compare view

Updates github.com/gofrs/flock from 0.8.1 to 0.12.1

Release notes

Sourced from github.com/gofrs/flock's releases.

v0.12.1

What's Changed

New Contributors

Full Changelog: gofrs/flock@v0.12.0...v0.12.1

v0.12.0

What's Changed

Full Changelog: gofrs/flock@v0.11.0...v0.12.0

v0.11.0

What's Changed

Full Changelog: gofrs/flock@v0.10.0...v0.11.0

v0.10.0

What's Changed

New Contributors

Full Changelog: gofrs/flock@v0.9.0...v0.10.0

v0.9.0

What's Changed

New Contributors

... (truncated)

Commits
  • 9de625d fix: missing read-write flag in reopenFDOnError (#95)
  • ffdd9d4 chore: update github-action monthly
  • 384c6ff chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the all gro...
  • f691d55 chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 in the all gro...
  • 2962fb7 chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 in the all grou...
  • 7ff173f chore: factorize (#91)
  • 688d3b5 chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in the all group (#90)
  • b26fb4d chore: change default branch
  • c08bb66 tests: add tests about directory support (#89)
  • 5169644 chore: use global issue templates
  • Additional commits viewable in compare view

Updates github.com/google/go-cmp from 0.6.0 to 0.7.0

Release notes

Sourced from github.com/google/go-cmp's releases.

v0.7.0

New API:

  • (#367) Support compare functions with SortSlices and SortMaps

Panic messaging:

  • (#370) Detect proto.Message types when failing to export a field
Commits

Updates github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2

Release notes

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

v2.22.2

What's Changed

Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2

v2.22.1

2.22.1

Fixes

Fix CSV encoding

  • Update tests [aab3da6]
  • Properly encode CSV rows [c09df39]
  • Add test case for proper csv escaping [96a80fc]
  • Add meta-test [43dad69]

Maintenance

  • ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
  • remove golang.org/x/net/context in favour of stdlib context [4df44bf]
Changelog

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

2.22.2

Maintenance

  • Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1499) [cc553ce]
  • Bump golang.org/x/crypto (#1498) [2170370]
  • Bump golang.org/x/net from 0.32.0 to 0.33.0 (#1496) [a96c44f]

2.22.1

Fixes

Fix CSV encoding

  • Update tests [aab3da6]
  • Properly encode CSV rows [c09df39]
  • Add test case for proper csv escaping [96a80fc]
  • Add meta-test [43dad69]

Maintenance

  • ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
  • remove golang.org/x/net/context in favour of stdlib context [4df44bf]
Commits
  • f65e80b v2.22.2
  • cc553ce Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1499)
  • 2170370 Bump golang.org/x/crypto (#1498)
  • a96c44f Bump golang.org/x/net from 0.32.0 to 0.33.0 (#1496)
  • a0190b7 v2.22.1
  • 4df44bf remove golang.org/x/net/context in favour of stdlib context
  • c88c634 ensure *.test files are gitignored so we don't accidentally commit compiled t...
  • aab3da6 Update tests
  • c09df39 Properly encode CSV rows
  • 96a80fc Add test case for proper csv escaping
  • Additional commits viewable in compare view

Updates github.com/onsi/gomega from 1.36.0 to 1.36.2

Release notes

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

v1.36.2

Maintenance

v1.36.1

1.36.1

Fixes

Changelog

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

1.36.2

Maintenance

  • Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810) [9a7609d]
  • Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807) [b6cb028]
  • Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808) [5756529]
  • Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757) [dabc12e]

1.36.1

Fixes

Commits

Updates github.com/openshift/rosa from 1.2.48-rc1 to 1.2.48

Release notes

Sourced from github.com/openshift/rosa's releases.

v1.2.48

Changelog

Features

  • 68db331d OCM-10017 | feat: Add EC2 container registry policy to worker role for zero egress
  • b2978270 OCM-10677 | feat: Adding extra validation to verify user is logged in
  • ce46d3ae OCM-10677 | feat: Adding extra validation to verify user is logged in
  • f5455c39 OCM-11496 | feat: Adding validation of the roles manage policies as a step when an upgrade policy is being requested by a cluster.
  • ec8fc8e6 OCM-11810 | feat: Improved help message for rosa create network
  • f64797aa OCM-11868 | feat: Adding --template-dir flag & TEMPLATE_DIR env var
  • 427d7513 OCM-12179 | feat: adding dmoskale to rosa cli approvers
  • 1b9cbf1b OCM-12285 | feat: Update cluster autoscaler max value (180->249)
  • ad76f153 OCM-12420 | feat: Adding default cf template for binary builds
  • 8a41d7f1 OCM-5664 | feat: fixing manual mode operator deletion command

Bug fixes

  • 9aa356e6 OCM-10017 | fix: re-enable adding EC2 policy to worker role
  • 8f41ad7b OCM-10017 | fix: revert adding EC2 policy to worker role
  • fb37f8c5 OCM-11480 | fix: not exit when user choosing N for registry config
  • afac1e9a OCM-11578 | fix: skip validation of container registry policy for create cluster
  • 219ac1d0 OCM-11969 | fix: Rearranging creation order to fix endpoint issue
  • 5715e2d9 OCM-12083 | fix: adding Availability zone default count
  • 40ae8767 OCM-12100 | fix: Exit with status 0
  • 25e17a77 OCM-12100 | fix: Only attempt provider creation with auto mode
  • 0b2b6825 OCM-12100 | fix: Only run oidcprovider command when mode=auto
  • 74cd5ece OCM-12101 | fix: Adding log outputs for empty values
  • 2a7d0543 OCM-12118 | fix: Pass config ID into create/provider
  • 6124108b OCM-12119 | fix: Env var regression with create/network
  • 676a62c1 OCM-12256 | fix: Fixing enable-delete-protection flag
  • fa7e671c OCM-12257 | fix: Fixing tags and network not appearing in help
  • f7c22876 OCM-12379 | fix: Duplicate commands when manual create/accountroles
  • ff79ace7 OCM-12435 | fix: Updated info message for when no template is specified
  • 41dfb701 OCM-12438 | fix: changing default template dir in help message
  • 8bd559d6 OCM-12479 | fix: Fixed help message for binary builds
  • 0445109d OCM-12479 | fix: Fixed help message for binary builds
  • cb2cb653 OCM-12480 | fix: Fixed default name in info message
  • 65ab7df2 OCM-12482 | fix: Fixed tempalte dir env var to work
  • 6590cb11 OCM-12486 | fix: Fixed network command to be able to run custom templates

Others

  • 8ddfdc26 OCM-10805 | test: automated ids:76394,76395
  • e55f4417 OCM-11675 | ci: Expose some of the cluster configurations for profile override
  • 54e3373a OCM-11943 | chore: Bump master to 1.2.48
  • 2302782d OCM-12036 | test: automated ids:38827,38829,35894,55701
  • 20617572 OCM-12117 | test: automated ids:70370,76396,77149,72602
  • f877e859 OCM-12315 | chore: St release version to 1.2.48-RC1
  • 3ee785c9 OCM-12316 | chore: Bump version to RC2
  • cae7dfdd OCM-12316 | chore: Set release version to 1.2.48
  • c4e2d6d0 OCM-12316 | chore: Set release version to 1.2.48-RC4
  • d534f08a OCM-12316 | chore: Set release version to 1.2.48-RC5
  • 4a72043d OCM-1988 | chore: update ROSA CLI with the latest ocm sdk to use addons_mgmt
  • 10dc599a OCM-9183 | test: Get kubeconfig from env
  • 09992fa1 OCM-9310 | test: automated ids:75921,75922

... (truncated)

Commits
  • cae7dfd OCM-12316 | chore: Set release version to 1.2.48
  • 6df774c Merge pull request #2632 from openshift-cherrypick-robot/cherry-pick-2631-to-...
  • 0445109 OCM-12479 | fix: Fixed help message for binary builds
  • d534f08 OCM-12316 | chore: Set release version to 1.2.48-RC5
  • c4e2d6d OCM-12316 | chore: Set release version to 1.2.48-RC4
  • 187e71f Merge pull request #2629 from openshift-cherrypick-robot/cherry-pick-2620-to-...
  • 65ab7df OCM-12482 | fix: Fixed tempalte dir env var to work
  • cc1ef6a Merge pull request #2627 from openshift-cherrypick-robot/cherry-pick-2622-to-...
  • 8bd559d OCM-12479 | fix: Fixed help message for binary builds
  • b4516b0 Merge pull request #2626 from openshift-cherrypick-robot/cherry-pick-2621-to-...
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.19.1 to 1.20.4

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.20.4

  • [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #1623

v1.20.3

  • [BUGFIX] histograms: Fix possible data race when appending exemplars. #1608

v1.20.2

  • [BUGFIX] promhttp: Unset Content-Encoding header when data is uncompressed. #1596

v1.20.1

This release contains the critical fix for the issue. Thanks to @​geberl, @​CubicrootXYZ, @​zetaab and @​timofurrer for helping us with the investigation!

  • [BUGFIX] process-collector: Fixed unregistered descriptor error when using process collector with PedanticRegistry on Linux machines. #1587

v1.20.0

Thanks everyone for contributions!

⚠️ In this release we remove one (broken anyway, given Go runtime changes) metric and add three new (representing GOGC, GOMEMLIMIT and GOMAXPROCS flags) to the default collectors.NewGoCollector() collector. Given its popular usage, expect your binary to expose two additional metric.

Changes

  • [CHANGE] ⚠️ go-collector: Remove go_memstat_lookups_total metric which was always 0; Go runtime stopped sharing pointer lookup statistics. #1577
  • [FEATURE] ⚠️ go-collector: Add 3 default metrics: go_gc_gogc_percent, go_gc_gomemlimit_bytes and go_sched_gomaxprocs_threads as those are recommended by the Go team. #1559
  • [FEATURE] go-collector: Add more information to all metrics' HELP e.g. the exact runtime/metrics sourcing each metric (if relevant). #1568 #1578
  • [FEATURE] testutil: Add CollectAndFormat method. #1503
  • [FEATURE] histograms: Add support for exemplars in native histograms. #1471
  • [FEATURE] promhttp: Add experimental support for zstd on scrape, controlled by the request Accept-Encoding header. #1496
  • [FEATURE] api/v1: Add WithLimit parameter to all API methods that supports it. #1544
  • [FEATURE] prometheus: Add support for created timestamps in constant histograms and constant summaries. #1537
  • [FEATURE] process-collectors: Add network usage metrics: process_network_receive_bytes_total and process_network_transmit_bytes_total. #1555
  • [FEATURE] promlint: Add duplicated metric lint rule. #1472
  • [BUGFIX] promlint: Relax metric type in name linter rule. #1455
  • [BUGFIX] promhttp: Make sure server instrumentation wrapping supports new and future extra responseWriter methods. #1480
  • [BUGFIX] testutil: Functions using compareMetricFamilies are now failing if filtered metricNames are not in the input. #1424

Bumps the dependencies group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/amazon-vpc-cni-k8s](https://github.com/aws/amazon-vpc-cni-k8s) | `1.15.5` | `1.19.3` |
| [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) | `1.41.0` | `1.47.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.5` | `1.55.6` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.28.6` | `1.33.16` |
| [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) | `2.16.2` | `2.20.0` |
| [github.com/gofrs/flock](https://github.com/gofrs/flock) | `0.8.1` | `0.12.1` |
| [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.0` | `2.22.2` |
| [github.com/openshift/rosa](https://github.com/openshift/rosa) | `1.2.48-rc1` | `1.2.48` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.1` | `1.9.1` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.31.0` | `0.35.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.3` | `0.31.6` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.31.3` | `0.31.6` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.31.3` | `0.31.6` |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.31.3` | `0.31.6` |
| [sigs.k8s.io/aws-iam-authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator) | `0.6.13` | `0.6.30` |
| [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.9.4` | `1.9.5` |
| [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.9.4` | `1.9.5` |



Updates `github.com/aws/amazon-vpc-cni-k8s` from 1.15.5 to 1.19.3
- [Release notes](https://github.com/aws/amazon-vpc-cni-k8s/releases)
- [Changelog](https://github.com/aws/amazon-vpc-cni-k8s/blob/v1.19.3/CHANGELOG.md)
- [Commits](aws/amazon-vpc-cni-k8s@v1.15.5...v1.19.3)

Updates `github.com/aws/aws-lambda-go` from 1.41.0 to 1.47.0
- [Release notes](https://github.com/aws/aws-lambda-go/releases)
- [Commits](aws/aws-lambda-go@v1.41.0...v1.47.0)

Updates `github.com/aws/aws-sdk-go` from 1.55.5 to 1.55.6
- [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.55.5...v1.55.6)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.28.6 to 1.33.16
- [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.6...service/sns/v1.33.16)

Updates `github.com/coreos/ignition/v2` from 2.16.2 to 2.20.0
- [Release notes](https://github.com/coreos/ignition/releases)
- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)
- [Commits](coreos/ignition@v2.16.2...v2.20.0)

Updates `github.com/gofrs/flock` from 0.8.1 to 0.12.1
- [Release notes](https://github.com/gofrs/flock/releases)
- [Commits](gofrs/flock@v0.8.1...v0.12.1)

Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.6.0...v0.7.0)

Updates `github.com/onsi/ginkgo/v2` from 2.22.0 to 2.22.2
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.22.0...v2.22.2)

Updates `github.com/onsi/gomega` from 1.36.0 to 1.36.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.36.0...v1.36.2)

Updates `github.com/openshift/rosa` from 1.2.48-rc1 to 1.2.48
- [Release notes](https://github.com/openshift/rosa/releases)
- [Changelog](https://github.com/openshift/rosa/blob/master/.goreleaser.yaml)
- [Commits](openshift/rosa@v1.2.48-rc1...v1.2.48)

Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.20.4
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.19.1...v1.20.4)

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

Updates `github.com/spf13/pflag` from 1.0.6-0.20210604193023-d5e0c0615ace to 1.0.6
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/commits/v1.0.6)

Updates `golang.org/x/crypto` from 0.31.0 to 0.35.0
- [Commits](golang/crypto@v0.31.0...v0.35.0)

Updates `golang.org/x/text` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.21.0...v0.22.0)

Updates `k8s.io/api` from 0.31.3 to 0.31.6
- [Commits](kubernetes/api@v0.31.3...v0.31.6)

Updates `k8s.io/apiextensions-apiserver` from 0.31.3 to 0.31.6
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.31.3...v0.31.6)

Updates `k8s.io/apimachinery` from 0.31.3 to 0.31.6
- [Commits](kubernetes/apimachinery@v0.31.3...v0.31.6)

Updates `k8s.io/apiserver` from 0.31.3 to 0.31.6
- [Commits](kubernetes/apiserver@v0.31.3...v0.31.6)

Updates `k8s.io/cli-runtime` from 0.31.3 to 0.31.6
- [Commits](kubernetes/cli-runtime@v0.31.3...v0.31.6)

Updates `k8s.io/client-go` from 0.31.3 to 0.31.6
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.3...v0.31.6)

Updates `k8s.io/component-base` from 0.31.3 to 0.31.6
- [Commits](kubernetes/component-base@v0.31.3...v0.31.6)

Updates `k8s.io/kubectl` from 0.31.3 to 0.31.6
- [Commits](kubernetes/kubectl@v0.31.3...v0.31.6)

Updates `sigs.k8s.io/aws-iam-authenticator` from 0.6.13 to 0.6.30
- [Release notes](https://github.com/kubernetes-sigs/aws-iam-authenticator/releases)
- [Changelog](https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/master/docs/RELEASE.md)
- [Commits](kubernetes-sigs/aws-iam-authenticator@v0.6.13...v0.6.30)

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

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

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

---
updated-dependencies:
- dependency-name: github.com/aws/amazon-vpc-cni-k8s
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-lambda-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/coreos/ignition/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/gofrs/flock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/openshift/rosa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/spf13/pflag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: k8s.io/apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: k8s.io/cli-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sigs.k8s.io/aws-iam-authenticator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sigs.k8s.io/cluster-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sigs.k8s.io/cluster-api/test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Feb 28, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 28, 2025
@k8s-ci-robot
Copy link
Contributor

[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 fabriziopandini for approval. For more information see the Code Review Process.

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

Needs approval from an approver in each of these files:

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

@k8s-ci-robot
Copy link
Contributor

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

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

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

I understand the commands that are listed here.

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

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 28, 2025
@k8s-ci-robot
Copy link
Contributor

@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
pull-cluster-api-provider-aws-build 675d326 link true /test pull-cluster-api-provider-aws-build
pull-cluster-api-provider-aws-test 675d326 link true /test pull-cluster-api-provider-aws-test
pull-cluster-api-provider-aws-build-docker 675d326 link true /test pull-cluster-api-provider-aws-build-docker
pull-cluster-api-provider-aws-verify 675d326 link true /test pull-cluster-api-provider-aws-verify

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. needs-priority ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant