-
Notifications
You must be signed in to change notification settings - Fork 423
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 promptui module to v0.9.0 #437
Bump promptui module to v0.9.0 #437
Conversation
Welcome @abhay-krishna! |
Hi @abhay-krishna. 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. |
/assign @nckturner |
/ok-to-test |
d0de62d
to
de41f4e
Compare
de41f4e
to
8a7afc0
Compare
/test pull-aws-iam-authenticator-unit |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhay-krishna, nckturner The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Thanks @nckturner! 🎉 |
The
manifoldco/promptui
v0.8.0 module has a dependency ongithub.com/juju/ansiterm
that is a LGPLv3-licensed module. This could cause transitive compliance issues for projects that consume aws-iam-authenticator. They removed this dependency in their v0.9.0 release, and this PR bumps aws-iam-authenticator to use this version.Possible consequences: manifoldco/promptui#181 (review)
Ran: