-
Notifications
You must be signed in to change notification settings - Fork 370
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
chore!: make node 18 the minimum version #2562
Conversation
feat: adds support for restore token
Merge branch 'googleapis:main' into support-for-restore-token
Node upgrade
upgrade to node 18
lint fix phase 1
lint fix phase 2
Warning: This pull request is touching the following templated files:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the files deleted under .kokoro/continuous/node14
we need to add back the same set of files for node 18.
Also need to update https://github.com/googleapis/nodejs-storage/tree/main/.kokoro/presubmit/node14 |
chore: upgrade to Node 18
All Kokoro-related files have been successfully upgraded to Node 18. |
Removed unnecessary dependency.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> 🦕