Skip to content

Conversation

@dependabot
Copy link

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

Bumps the dependencies group with 13 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.15
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/openshift/rosa 1.2.46-rc1.0.20241003145806-a4af6ae81a7c 1.2.46
github.com/spf13/cobra 1.8.1 1.9.1
golang.org/x/crypto 0.31.0 0.34.0
sigs.k8s.io/aws-iam-authenticator 0.6.13 0.6.30
sigs.k8s.io/cluster-api 1.8.6 1.8.10
sigs.k8s.io/cluster-api/test 1.8.6 1.8.10

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

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.19.1 to 2.22.0

Release notes

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

v2.22.0

2.22.0

Features

  • Add label to serial nodes [0fcaa08]

This allows serial tests to be filtered using the label-filter

Maintenance

Various doc fixes

v2.21.0

2.21.0

Features

  • add support for GINKGO_TIME_FORMAT [a69eb39]
  • add GINKGO_NO_COLOR to disable colors via environment variables [bcab9c8]

Fixes

  • increase threshold in timeline matcher [e548367]
  • Fix the document by replacing SpecsThatWillBeRun with SpecsThatWillRun [c2c4d3c]

Maintenance

  • bump various dependencies [7e65a00]

v2.20.2

2.20.2

Require Go 1.22+

Maintenance

  • bump go to v1.22 [a671816]

v2.20.1

2.20.1

Fixes

  • make BeSpecEvent duration matcher more forgiving [d6f9640]

v2.20.0

2.20.0

Features

  • Add buildvcs flag [be5ab95]

Maintenance

  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]
Changelog

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

2.22.0

Features

  • Add label to serial nodes [0fcaa08]

This allows serial tests to be filtered using the label-filter

Maintenance

Various doc fixes

2.21.0

Features

  • add support for GINKGO_TIME_FORMAT [a69eb39]
  • add GINKGO_NO_COLOR to disable colors via environment variables [bcab9c8]

Fixes

  • increase threshold in timeline matcher [e548367]
  • Fix the document by replacing SpecsThatWillBeRun with SpecsThatWillRun [c2c4d3c]

Maintenance

  • bump various dependencies [7e65a00]

2.20.2

Require Go 1.22+

Maintenance

  • bump go to v1.22 [a671816]

2.20.1

Fixes

  • make BeSpecEvent duration matcher more forgiving [d6f9640]

2.20.0

Features

  • Add buildvcs flag [be5ab95]

Maintenance

  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]
Commits

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

Release notes

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

v1.36.0

1.36.0

Features

  • new: make collection-related matchers Go 1.23 iterator aware [4c964c6]

Maintenance

  • Replace min/max helpers with built-in min/max [ece6872]
  • Fix some typos in docs [8e924d7]

v1.35.1

1.35.1

Fixes

  • Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]

v1.35.0

1.35.0

Features

  • You can now call EnforceDefaultTimeoutsWhenUsingContexts() to have Eventually honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265]
  • You can call StopTrying(message).Successfully() to abort a Consistently early without failure [eeca931]

Fixes

  • Stop memoizing the result of HaveField to avoid unexpected errors when used with async assertions. [3bdbc4e]

Maintenance

  • Bump all dependencies [a05a416]

v1.34.2

1.34.2

Require Go 1.22+

Maintenance

  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]

v1.34.1

1.34.1

Maintenance

  • Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]
Changelog

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

1.36.0

Features

  • new: make collection-related matchers Go 1.23 iterator aware [4c964c6]

Maintenance

  • Replace min/max helpers with built-in min/max [ece6872]
  • Fix some typos in docs [8e924d7]

1.35.1

Fixes

  • Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]

1.35.0

Features

  • You can now call EnforceDefaultTimeoutsWhenUsingContexts() to have Eventually honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265]
  • You can call StopTrying(message).Successfully() to abort a Consistently early without failure [eeca931]

Fixes

  • Stop memoizing the result of HaveField to avoid unexpected errors when used with async assertions. [3bdbc4e]

Maintenance

  • Bump all dependencies [a05a416]

1.34.2

Require Go 1.22+

Maintenance

  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]

1.34.1

Maintenance

  • Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]
Commits
  • f1ff459 v1.36.0
  • 4c964c6 new: make collection-related matchers Go 1.23 iterator aware
  • ece6872 Replace min/max helpers with built-in min/max
  • 8e924d7 Fix some typos in docs
  • 9f5a208 v1.35.1
  • ca36da1 Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhen...
  • d6331f9 v1.35.0
  • 5deaf23 fix tests, but like actually this time
  • eeca931 Add Successfully() to StopTrying() to signal that Consistently can end early ...
  • 3bdbc4e stop memoizing result of HaveField
  • Additional commits viewable in compare view

Updates github.com/openshift/rosa from 1.2.46-rc1.0.20241003145806-a4af6ae81a7c to 1.2.46

Release notes

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

v1.2.46

Changelog

Features

  • 5890a193 OCM-10939 | feat: bump sdk to v0.1.440
  • b321be7a OCM-10939 | feat: use error message built from SDK
  • a6bf2e45 OCM-10943 | feat: show disk size in output for list node pools
  • d3831423 OCM-11113 | feat: bump ocm-common to lower np min disk size to 75
  • c985ceb2 OCM-7315 | feat: client support for configurable registries
  • df51177b OCM-7315 | feat: describe client support for configurable registries
  • 965cea4d OCM-7568 | feat: Clarify that 'billing-account' expects an account ID
  • 7e55ff88 OCM-9882 | feat: print custom worker disk size in describe nodepool

Bug fixes

  • 669c0ee9 OCM-10374 | fix: Add Limited Support Reason Override support
  • ef063660 OCM-10512 | fix: Fixing OCM-10512 bug
  • 4b89bfce OCM-10679 | fix: use default user agent
  • a5828569 OCM-10777 | fix: fixing OCM-10777 + OCM-10818
  • 7faae064 OCM-10846 | fix: adjust error message for ingress identifier
  • d8c4d95d OCM-10852 | fix: fix bash syntax error in prow_ci.sh
  • eb6416b5 OCM-11019 | fix: Do not accept clusterID for thumbprint if programmatic
  • fae3ea6a OCM-11019 | fix: Fix create/provider when cluster name provided
  • 2d4fded8 OCM-11019 | fix: Fix issue with classic clusters without --oidc-config-id flag
  • af682efc OCM-11054 | fix: add unit to disk size on describe nodepool
  • 30c7b240 OCM-11201 | fix: make target ensuring release builds and publishes to github
  • b9a4fa45 OCM-11241 | fix: update description for 36293
  • 8509eb3b OCM-11295 | fix: adjust check for policy tags
  • 7464a08d OCM-11364 | fix: Regression, HCP nodepool creation validation used for classic
  • 9ddb8a56 OCM-11400 | fix: registry config platform allowlist should hide from help
  • 18a63d97 OCM-11405 | fix: A few bug fixes for registry config
  • f5fb057f OCM-11407 | fix: Error msg for editing nodepool; autoscaling+ 0 replicas
  • 81e82627 OCM-11438 | fix: when filters are empty consider true
  • 34d1db91 OCM-11467 | fix: A few more bug fixes for registry config
  • 51edf0a2 OCM-11482 | fix: loosen registry regex check
  • 4b573547 OCM-7315 | fix: when classic topology return nil
  • a97aa366 OCM-8760 | fix: update test ids: 43070, 74661
  • edb3970f OCM-9804 | fix: Add etcd to reduce confusion
  • fabd5b5e OCM-9804 | fix: Fix etcd kms key arn space

Others

  • 19d46e74 OCM-10628 | ci: Make NAME_PREFIX required for cluster creation
  • 851cbfbd OCM-10638 | test: Automated ids:54864,73672,66761
  • 714b138a OCM-10674 | test: automated ids:59547,62161
  • 7e9ddbe1 OCM-10690 | test: updated id:34102
  • cf08a1b1 OCM-10712 | test: fixed ids:75210
  • 4fd24a25 OCM-10815 | test: automate ids:75904,76925,76927
  • 2b77f941 OCM-10837 | test: Automated ids:37177,38857,37176,38837,68219
  • 05214fee OCM-10854 | test: fix id:57094
  • 7705e79d OCM-10856 | test: fix id:55883
  • 3f9bc7a4 OCM-10866 | test: automated ids:75603,52693
  • 280114d7 OCM-10868 | test: Automate id:56224
  • cd3d7d2c OCM-10897 | ci: Enhance the functions detection about the parameter in prow_ch.sh
  • 68626aa7 OCM-10897 | ci: fix the unbound FOCUS variable

... (truncated)

Commits

Updates github.com/spf13/cobra from 1.8.1 to 1.9.1

Release notes

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

v1.9.1

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades

... (truncated)

Commits

Updates github.com/spf13/pflag from 1.0.6-0.20210604193023-d5e0c0615ace to 1.0.6

Release notes

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

v1.0.6

What's Changed

Bumps the dependencies group with 13 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.15` |
| [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/openshift/rosa](https://github.com/openshift/rosa) | `1.2.46-rc1.0.20241003145806-a4af6ae81a7c` | `1.2.46` |
| [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.34.0` |
| [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.8.6` | `1.8.10` |
| [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.8.6` | `1.8.10` |



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.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@config/v1.28.6...service/sns/v1.33.15)

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.19.1 to 2.22.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.19.1...v2.22.0)

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

Updates `github.com/openshift/rosa` from 1.2.46-rc1.0.20241003145806-a4af6ae81a7c to 1.2.46
- [Release notes](https://github.com/openshift/rosa/releases)
- [Changelog](https://github.com/openshift/rosa/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/openshift/rosa/commits/v1.2.46)

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.34.0
- [Commits](golang/crypto@v0.31.0...v0.34.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.30.5 to 0.31.3
- [Commits](kubernetes/api@v0.30.5...v0.31.3)

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

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

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

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

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

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

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

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

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

Updates `sigs.k8s.io/cluster-api/test` from 1.8.6 to 1.8.10
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.8.6...v1.8.10)

Updates `sigs.k8s.io/controller-runtime` from 0.18.6 to 0.19.1
- [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.18.6...v0.19.1)

---
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-minor
  dependency-group: dependencies
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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/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-minor
  dependency-group: dependencies
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: k8s.io/apiserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: k8s.io/cli-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: k8s.io/utils
  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-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 24, 2025

The following labels could not be found: kind/cleanup, area/dependency, ok-to-test, release-note-none.

@spectro-prow
Copy link

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

I'm waiting for a spectrocloud 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.

@spectro-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign after the PR has been reviewed.
You can assign the PR to them by writing /assign in a comment when ready.

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 3, 2025

Superseded by #949.

@dependabot dependabot bot closed this Mar 3, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-ac9e85ec9f branch March 3, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant