-
Notifications
You must be signed in to change notification settings - Fork 580
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 with 8 updates #4690
Conversation
Bumps the dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) | `1.41.0` | `1.42.0` | | [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) | `2.16.2` | `2.17.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.13.1` | `2.13.2` | | [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.388` | `0.1.389` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.15.0` | `0.16.0` | | [sigs.k8s.io/aws-iam-authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator) | `0.6.13` | `0.6.16` | | [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.5.3` | `1.6.0` | | [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) | `0.13.4` | `0.16.0` | Updates `github.com/aws/aws-lambda-go` from 1.41.0 to 1.42.0 - [Release notes](https://github.com/aws/aws-lambda-go/releases) - [Commits](aws/aws-lambda-go@v1.41.0...v1.42.0) Updates `github.com/coreos/ignition/v2` from 2.16.2 to 2.17.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.17.0) Updates `github.com/onsi/ginkgo/v2` from 2.13.1 to 2.13.2 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.13.1...v2.13.2) Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.388 to 0.1.389 - [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases) - [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md) - [Commits](openshift-online/ocm-sdk-go@v0.1.388...v0.1.389) Updates `golang.org/x/crypto` from 0.15.0 to 0.16.0 - [Commits](golang/crypto@v0.15.0...v0.16.0) Updates `sigs.k8s.io/aws-iam-authenticator` from 0.6.13 to 0.6.16 - [Release notes](https://github.com/kubernetes-sigs/aws-iam-authenticator/releases) - [Changelog](https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/master/CHANGELOG.md) - [Commits](kubernetes-sigs/aws-iam-authenticator@v0.6.13...v0.6.16) Updates `sigs.k8s.io/cluster-api/test` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.5.3...v1.6.0) Updates `sigs.k8s.io/kustomize/api` from 0.13.4 to 0.16.0 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@api/v0.13.4...api/v0.16.0) --- updated-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/coreos/ignition/v2 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/openshift-online/ocm-sdk-go 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: 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/test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sigs.k8s.io/kustomize/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. 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. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
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 Once the patch is verified, the new status will be reflected by the 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/test-infra repository. |
Ah, it still has cluster-api dependencies /hold |
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
Bumps the dependencies group with 8 updates:
1.41.0
1.42.0
2.16.2
2.17.0
2.13.1
2.13.2
0.1.388
0.1.389
0.15.0
0.16.0
0.6.13
0.6.16
1.5.3
1.6.0
0.13.4
0.16.0
Updates
github.com/aws/aws-lambda-go
from 1.41.0 to 1.42.0Release notes
Sourced from github.com/aws/aws-lambda-go's releases.
Commits
752114b
Add options lambdaurl.WithDetectContentType and lambda.WithContextValue (#516)1dca084
Plumb JSON Decoder options (#515)0ad0619
Added Deleted field to support codecommit ref delete events (#531)2ff7818
events: add Secrets Manager rotation event (#291) (#530)110afe9
Retract v1.39.0 in go.mod (#499)c4e28da
Add "VPC" to .golangci.yml list of initialisms (#526)Updates
github.com/coreos/ignition/v2
from 2.16.2 to 2.17.0Release notes
Sourced from github.com/coreos/ignition/v2's releases.
Changelog
Sourced from github.com/coreos/ignition/v2's changelog.
Commits
45e9d39
Merge pull request #1756 from yasminvalim/update-release-notesc73064e
NEWS: update 2.17.09eb672b
Merge pull request #1752 from prestist/add-packitfa70614
Merge pull request #1754 from coreos/dependabot/go_modules/google.golang.org/...3c69062
build(deps): bump google.golang.org/api from 0.150.0 to 0.151.035ef733
Merge pull request #1746 from coreos/dependabot/go_modules/cloud.google.com/g...6a625c9
packit: add initial support6df393a
build(deps): bump cloud.google.com/go/storage from 1.34.1 to 1.35.1c17515a
Merge pull request #1747 from coreos/dependabot/go_modules/github.com/aws/aws...03d32f0
Merge pull request #1749 from coreos/dependabot/go_modules/google.golang.org/...Updates
github.com/onsi/ginkgo/v2
from 2.13.1 to 2.13.2Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
931dc0b
v2.13.2e2e81c8
Fix file handler leak (#1309)3b2a2a7
Avoid allocations with(*regexp.Regexp).MatchString
(#1302)Updates
github.com/openshift-online/ocm-sdk-go
from 0.1.388 to 0.1.389Release notes
Sourced from github.com/openshift-online/ocm-sdk-go's releases.
Changelog
Sourced from github.com/openshift-online/ocm-sdk-go's changelog.
Commits
821b411
Merge pull request #880 from chenz4027/prepare-v-0.1.38966d765f
Prepare v0.1.389 releaseUpdates
golang.org/x/crypto
from 0.15.0 to 0.16.0Commits
325b735
ssh/test: skip TestSSHCLIAuth on Windows1eadac5
go.mod: update golang.org/x dependenciesb2d7c26
ssh: add (*Client).DialContext method1c17e20
ssh: fix certificate authentication with OpenSSH 7.2-7.7270bf25
curve25519/internal/field/_asm: go mod tidy to fix x/sys version1cf1811
ssh: use the correct token from the clienta2edfb5
cryptobyte: fix ReadOptionalASN1Booleanff15cd5
ssh: eliminate some goroutine leaks in tests and examplesUpdates
sigs.k8s.io/aws-iam-authenticator
from 0.6.13 to 0.6.16Release notes
Sourced from sigs.k8s.io/aws-iam-authenticator's releases.
Commits
a5116fa
Merge pull request #675 from nnmin-aws/nnmin-fix292c363c
release v0.6.16e58c4ff
minor fix the IAM user arn verification3a99789
Release 0.6.15 (#672)e3aaa0e
Fix role ARN comparison for user ID strict check (#669) (#671)b978afa
Merge pull request #666 from nckturner/release-0.6.14ca60679
Release v0.6.146233df2
Check ARN for user ID strict check (#660) (#664)4d16051
Update go to 1.21.5 (#663)a8ee0d9
Update go to 1.21.4 (#648) (#659)Updates
sigs.k8s.io/cluster-api/test
from 1.5.3 to 1.6.0Release notes
Sourced from sigs.k8s.io/cluster-api/test's releases.
... (truncated)
Commits
14efefe
Merge pull request #9812 from k8s-infra-cherrypick-robot/cherry-pick-9798-to-...b0c1d91
Remove clusterctl config for proxmox from quickstart docsb014cc1
Add Proxmox infrastructure provider to clusterctl7cab626
Add Proxmox provider quickstartaaba1ef
Merge pull request #9802 from k8s-infra-cherrypick-robot/cherry-pick-9791-to-...5bc1b1a
Use ssa Patch to create machines in MP controllercb515e4
Merge pull request #9788 from k8s-infra-cherrypick-robot/cherry-pick-9777-to-...cdbe583
clusterresourceset: requeue after 1 minute if ErrClusterLocked got hit58100d7
Merge pull request #9761 from k8s-infra-cherrypick-robot/cherry-pick-9737-to-...73c6166
Improve output of exec.KubectlApplyUpdates
sigs.k8s.io/kustomize/api
from 0.13.4 to 0.16.0Release notes
Sourced from sigs.k8s.io/kustomize/api's releases.
... (truncated)
Commits
c2ec4bb
Merge pull request #5476 from koba1t/pinToCmdConfig29d0214
Update cmd/config to v0.13.0faf93bb
Merge pull request #5475 from koba1t/pinToKyaml71f6f4c
Update kyaml to v0.16.0b22dbc7
Merge pull request #5326 from kubernetes-sigs/dependabot/github_actions/actio...bfe18b8
Merge pull request #5309 from kubernetes-sigs/dependabot/github_actions/joela...6f47203
Merge pull request #5469 from ncapps/add/reviewerafc2357
Add ncapps to reviewersc1ae80d
Merge pull request #5454 from stormqueen1990/fix/support-namespace-removef23d45f
Add deprecation warning message to commonLabels (#5464)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions