-
Notifications
You must be signed in to change notification settings - Fork 1
🌱 Bump the dependencies group across 1 directory with 25 updates #943
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
Conversation
Bumps the dependencies group with 12 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.2` | | [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.14` | | [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/openshift/rosa](https://github.com/openshift/rosa) | `1.2.46-rc1.0.20241003145806-a4af6ae81a7c` | `1.2.46` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.6-0.20210604193023-d5e0c0615ace` | `1.0.6` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.31.0` | `0.33.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.9` | | [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.8.6` | `1.8.9` | Updates `github.com/aws/amazon-vpc-cni-k8s` from 1.15.5 to 1.19.2 - [Release notes](https://github.com/aws/amazon-vpc-cni-k8s/releases) - [Changelog](https://github.com/aws/amazon-vpc-cni-k8s/blob/master/CHANGELOG.md) - [Commits](aws/amazon-vpc-cni-k8s@v1.15.5...v1.19.2) 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.14 - [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.14) 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/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/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.33.0 - [Commits](golang/crypto@v0.31.0...v0.33.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.2 - [Commits](kubernetes/api@v0.30.5...v0.31.2) Updates `k8s.io/apiextensions-apiserver` from 0.30.5 to 0.31.0 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.30.5...v0.31.0) Updates `k8s.io/apimachinery` from 0.30.5 to 0.31.2 - [Commits](kubernetes/apimachinery@v0.30.5...v0.31.2) Updates `k8s.io/apiserver` from 0.30.5 to 0.31.0 - [Commits](kubernetes/apiserver@v0.30.5...v0.31.0) Updates `k8s.io/cli-runtime` from 0.30.5 to 0.31.2 - [Commits](kubernetes/cli-runtime@v0.30.5...v0.31.2) Updates `k8s.io/client-go` from 0.30.5 to 0.31.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.30.5...v0.31.2) Updates `k8s.io/component-base` from 0.30.5 to 0.31.0 - [Commits](kubernetes/component-base@v0.30.5...v0.31.0) 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.9 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.8.6...v1.8.9) Updates `sigs.k8s.io/cluster-api/test` from 1.8.6 to 1.8.9 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.8.6...v1.8.9) 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/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/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]>
|
The following labels could not be found: |
|
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 Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the dependencies group with 12 updates in the / directory:
1.15.51.19.21.41.01.47.01.55.51.55.61.28.61.33.142.16.22.20.00.8.10.12.11.2.46-rc1.0.20241003145806-a4af6ae81a7c1.2.461.0.6-0.20210604193023-d5e0c0615ace1.0.60.31.00.33.00.6.130.6.301.8.61.8.91.8.61.8.9Updates
github.com/aws/amazon-vpc-cni-k8sfrom 1.15.5 to 1.19.2Release notes
Sourced from github.com/aws/amazon-vpc-cni-k8s's releases.
... (truncated)
Changelog
Sourced from github.com/aws/amazon-vpc-cni-k8s's changelog.
... (truncated)
Commits
847372aUpdate Changelog and Version for CNI 1.19.21369478Update Changelog to reflect on revert of #31220a200d6Revert "Fix issues handling unmanaged ENIs with IPv6 only (#3122)"332b6aaUpdate CNI and NP Agent Version and Changelog.832a238Update crypto module dependency to handle CVE report.e9af9f3Revert "utils prometheusmetrics: convert gauges to counters (#3093)"afb39abFix the CHANGELOG.md duplication.2860076run make generate-limits to update the max pods file (#3141)c4642c7Fix KOps Integration Test (#3140)5303211Bump golang.org/x/sys from 0.27.0 to 0.28.0 in /test/agentUpdates
github.com/aws/aws-lambda-gofrom 1.41.0 to 1.47.0Release notes
Sourced from github.com/aws/aws-lambda-go's releases.
... (truncated)
Commits
8e674daAdd 1.22 to tests (#557)90a3af7Handle disconnect route of Websocket (#548)de51f68Fix compile error in sample code for S3ObjectLambdaEvent (#551)eae55b8Add S3 Batch Operations 2.0 Schema Fields to S3BatchJob/S3BatchJobTask (#550)58da2ccPlumb error info to X-ray (#544)3a93ed1lambdaurl: Populate RemoteAddr with SourceIP (#546)cce0845linter config: reformat the lists (#545)c5ef6f1'Building your function' README updates (#543)501c2f3Add S3ObjectLambdaEvent (#536)50dbfb1[479] CloudWatchEvent renamed to EventBridgeEvent (#537)Updates
github.com/aws/aws-sdk-gofrom 1.55.5 to 1.55.6Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
e1db430release v1.55.6 (2025-01-15) (#5341)5ab6103changelog394e0e3Merge pull request #5340 from djedward/main19d98e3Fix improper use of Printf-style functions7112c0aMerge pull request #5325 from ashishdhingra/user/ashdhin/IssueTemplateRegress...8d6a0f9chore: Modified bug issue template to add checkbox to report potential regres...02c1f72Update PULL_REQUEST_TEMPLATE.mdUpdates
github.com/aws/aws-sdk-go-v2/service/stsfrom 1.28.6 to 1.33.14Commits
560c44dRelease 2025-01-21c45f0a5Regenerated Clients54e903fUpdate endpoints model3464887Update API modelfa8a15eRelease 2025-01-17e08f26dRegenerated Clients177bcdaUpdate endpoints modela5b6a2fUpdate API model74b33bapull retry loop forward to cover everything from resolving auth scheme onward...7ea97e5Add integration test case for flex checksum (#2967)Updates
github.com/coreos/ignition/v2from 2.16.2 to 2.20.0Release notes
Sourced from github.com/coreos/ignition/v2's releases.
... (truncated)
Changelog
Sourced from github.com/coreos/ignition/v2's changelog.
... (truncated)
Commits
a204f42Merge pull request #1961 from prestist/r-2.20461d4f9docs/release-notes: update for 2.20.03ab7fc7Merge pull request #1922 from madhu-pillai/bump_ignition_3.5df18924docs: update for spec stablization4867377docs: shuffle for spec stablization1f51620tests: update for new experimental specc6c5292*: update to v3_6_experimental spec87e2d0cconfig/v3_6_experimental: adapt for new experimental spec68efbc1config: copy v3_5 to v3_6_experimental3b0b89bconfig/v3_5: stabilizeUpdates
github.com/gofrs/flockfrom 0.8.1 to 0.12.1Release notes
Sourced from github.com/gofrs/flock's releases.
... (truncated)
Commits
9de625dfix: missing read-write flag in reopenFDOnError (#95)ffdd9d4chore: update github-action monthly384c6ffchore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the all gro...f691d55chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 in the all gro...2962fb7chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 in the all grou...7ff173fchore: factorize (#91)688d3b5chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in the all group (#90)b26fb4dchore: change default branchc08bb66tests: add tests about directory support (#89)5169644chore: use global issue templatesUpdates
github.com/onsi/ginkgo/v2from 2.19.1 to 2.22.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
9e2f337v2.22.00fcaa08Add label to serial nodes38febf2docs: remove extra erroneous backtick7e753c4fix: minor doc fixes21765a2fix: missing commasb101e0cFix some typos in docs7512021fix: remove trailing comma9d33507fix: grammar55f3de1fix: typos3d6e16dfix: missing commaUpdates
github.com/onsi/gomegafrom 1.34.0 to 1.36.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
f1ff459v1.36.04c964c6new: make collection-related matchers Go 1.23 iterator awareece6872Replace min/max helpers with built-in min/max8e924d7Fix some typos in docs9f5a208v1.35.1ca36da1Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhen...d6331f9v1.35.05deaf23fix tests, but like actually this timeeeca931Add Successfully() to StopTrying() to signal that Consistently can end early ...3bdbc4estop memoizing result of HaveFieldUpdates
github.com/openshift/rosafrom 1.2.46-rc1.0.20241003145806-a4af6ae81a7c to 1.2.46Release notes
Sourced from github.com/openshift/rosa's releases.
... (truncated)
Commits
Updates
github.com/spf13/pflagfrom 1.0.6-0.20210604193023-d5e0c0615ace to 1.0.6Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
Updates
golang.org/x/cryptofrom 0.31.0 to 0.33.0Commits
9290511go.mod: update golang.org/x dependenciesfa5273ex509roots/fallback: update bundlea8ea4bessh: add ServerConfig.PreAuthConnCallback, ServerPreAuthConn (banner) interface71d3a4cacme: support challenges that require the ACME client to send a non-empty JSO...8929309go.mod: update golang.org/x dependencies4a75ba5all: make function and struct comments match the namesUpdates
golang.org/x/textfrom 0.21.0 to 0.22.0Commits
3b64043go.mod: update golang.org/x dependencies1e59086message/pipeline: add two Unalias callsUpdates
k8s.io/apifrom 0.30.5 to 0.31.2Commits
bc73ef7Update dependencies to v0.31.2 tag46f6230Merge pull request #126761thockin/automated-cherry-pick-of-#1267491857695fix v1a3 ResourceSliceList metadata field name382a091update codegen and openapi1073c1eregen clients6f8e3bdReview feedback437d97aCoordinated Leader Election Alpha API63e21d3Merge pull request #126243 from SergeyKanzhelev/devicePluginFailuresca07d5agenerated files7192863add AllocatedResourcesStatus field to ContainerStatusUpdates
k8s.io/apiextensions-apiserverfrom 0.30.5 to 0.31.0Commits
5682b3aUpdate dependencies to v0.31.0 tag67f4a1dinformers: add comment that Start does not block647748eMerge pull request #126353 from liggitt/fix-vendora9ee50frevendor dependencies1ab7536Merge pull request #126308 from cici37/hotFix4940c42Allowing direct CEL reserved keyword usage in CRD (#126188)10c707fMerge pull request #124061 from Jefftree/conversion-webhook-invalidca3bbcc94Merge pull request #125661 from mjudeikis/mjudeikis/poststarthookctx.stopch.c...93b42bfUpdate with stdlib errors876df11Hot fix for panic on schema conversion. (#126167)Updates
k8s.io/apimachineryfrom 0.30.5 to 0.31.2Commits
a8f449eFalls back to SPDY for gorilla/websocket https proxy error62791ecMerge pull request #125571 from liggitt/filter-auth-02-sarcc2ba35add field and label selectors to authorization attributesce76a8fgenerate35052c5add subjectaccessreview field and label selectorsab06869Merge pull request #126105 from benluddy/cbor-framer429f4e4Implement runtime.Framer for CBOR Sequences.d7e1c53Merge pull request #126018 from aroradaman/bump-k8s-utils07cb122Merge pull request #125748 from benluddy/cbor-custom-marshalersdd17456bump k8s.io/utilsUpdates
k8s.io/apiserverfrom 0.30.5 to 0.31.0Commits
525dec2Update dependencies to v0.31.0 tag78c69b6Merge remote-tracking branch 'origin/master' into release-1.311ebb228Make object transformation concurrent to remove watch cache scalability issue...2f0f9adIntroduce ConcurrentWatchObjectDecode feature gate disabled by defaultf36c496Merge remote-tracking branch 'origin/master' into release-1.31078d9cbMerge pull request #126469 from serathius/beta26fe68d6Merge remote-tracking branch 'origin/master' into release-1.31db03ef6Merge pull request #126470 from benluddy/apiservingwithroutine-alpha-disabled19e03ddMove ConsistentListFromCache to Beta default againc47cf43Move APIServingWithRoutine to alpha and disabled by default.Updates
k8s.io/cli-runtimefrom 0.30.5 to 0.31.2Commits
95d5f7cUpdate dependencies to v0.31.2 tag86e7f90revendor dependencies5f321ddMerge pull request #125488 from pohly/dra-1.318b18255DRA: bu...Description has been truncated