-
Notifications
You must be signed in to change notification settings - Fork 88
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
build!: drop Node 10 to support and update lastest Typescript #1252
Conversation
Warning: This pull request is touching the following templated files:
|
ae2abcb
to
81f7ca7
Compare
@alexander-fenster I don't have access of setting to remove test(10) in gax-nodejs. Could you help me change to test(12). Thank you? |
To remove node 10, change it here: https://github.com/googleapis/gax-nodejs/blob/main/.github/sync-repo-settings.yaml#L12, otherwise it will keep adding it. You can just send a separate PR to do it. |
I think we just need to update auth, thank you! |
Co-authored-by: Summer Ji <summerji@google.com>
Upgraded. Thanks |
Set Node v12 to minimum supported version
Drops Node 10 support, which has been EOL for about 1 year. 🦕
See: Google Cloud moves Cloud Client Libraries for Node.js support for version 10 to Maintenance