Skip to content
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

Ensure SDK packages and their dependencies support next Node.js LTS (16.x) #3756

Closed
2 tasks
stevengum opened this issue Jun 16, 2021 · 0 comments · Fixed by #4046
Closed
2 tasks

Ensure SDK packages and their dependencies support next Node.js LTS (16.x) #3756

stevengum opened this issue Jun 16, 2021 · 0 comments · Fixed by #4046
Assignees
Labels
Area: Engineering Internal issues that are related to improving code quality, refactorings, code cleanup, etc. Area: SDK General SDK issues that don't clearly map to other areas (e.g.: helper methods)
Milestone

Comments

@stevengum
Copy link
Member

Node.js 16.x will become the active LTS on 2021-10-26:

image

Some of our dependencies only support the active LTS at the latest and we should hash that out ahead of time.

  • Setup Node.js 16.x CI
  • Verify dependencies' support for Node.js 16.x
@stevengum stevengum added Area: Engineering Internal issues that are related to improving code quality, refactorings, code cleanup, etc. Area: SDK General SDK issues that don't clearly map to other areas (e.g.: helper methods) labels Jun 16, 2021
@mrivera-ms mrivera-ms added this to the R16 milestone Dec 8, 2021
mrivera-ms pushed a commit that referenced this issue Mar 21, 2022
…Node.js LTS (16.x) (#4046)

* Fix to tests

* Update github workflows

* Keep Nodejs 14 for test-schemas check

* Simplified tests to check against the type of error

* Update key line to use node16

Co-authored-by: Nahuel Perales <[email protected]>
Co-authored-by: sw-joelmut <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Engineering Internal issues that are related to improving code quality, refactorings, code cleanup, etc. Area: SDK General SDK issues that don't clearly map to other areas (e.g.: helper methods)
Projects
None yet
3 participants