Skip to content

Conversation

@vsvipul
Copy link
Contributor

@vsvipul vsvipul commented Feb 15, 2022

  • Update node version and @types/node to v16.
  • Update outdated dependencies.

thboop and others added 2 commits February 15, 2022 16:38
Node 12 has an end of life on April 30, 2022.

This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12. 

This is supported on all Actions Runners v2.285.0 or later.
@vsvipul vsvipul requested a review from a team as a code owner February 15, 2022 11:16
@vsvipul vsvipul mentioned this pull request Feb 15, 2022
"@actions/exec": "^1.0.1",
"@actions/io": "^1.1.0"
},
"devDependencies": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we update the version field if we plan to ship this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have other changes as well. so will do the version release in a separate PR.

@vsvipul vsvipul merged commit 73cb7e0 into main Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants