Closed bendrucker closed 4 years ago
FWIW #528 already updates openid-client to a sufficient version. This just unpins it in addition to requiring node 12.
Not clear to me why scripts/test-generated.sh
is failing. Don't have time to dig into it now, mainly wanted to open this to initiate discussion on the next release.
Had to regenerate typings to get tests passing. Assuming that has something to do with node 12, but not sure exactly what.
Thanks! Made some tweaks to keep support for 10: https://github.com/godaddy/kubernetes-client/pull/592
Thank you so much! Will look out for a release soon.
This is a follow up to https://github.com/godaddy/kubernetes-client/pull/528#issuecomment-579661176. I'm hoping to update openid-client in order to resolve a deprecation warning:
This originates from
timed-out
:Later versions upgrade
got
and in turntimed-out
.Because this change eliminates node 8 compatibility, it should be released as breaking (v9).