Theia: [dependency][core] Drop Node.js 10.x support

Created on 16 Jul 2020  路  5Comments  路  Source: eclipse-theia/theia

We will drop Node.js 10.x support in one of the next releases. This task should contain info about what should be done:

  • [x] Notify the community (https://community.theia-ide.org/t/announcement-drop-support-for-node-10/900)
  • [ ] Drop Node.js 10.x from the CI,
  • [ ] Update the documentation (https://github.com/eclipse-theia/theia/issues/8184#issuecomment-659400743)
  • [x] Potentially update theia-apps
  • [ ] _(Add your item)_

Feature Description:

dependencies

All 5 comments

Updating the documentation could be a good idea too :

@marcdumais-work @vince-fugnitto Would you be able to take care of it? Some VS Code extension starts using Node.j12 APIs already: https://github.com/eclipse-theia/theia/issues/7608#issuecomment-663812240 We should get rid of Node.js 10 completely.

@marcdumais-work @vince-fugnitto Would you be able to take care of it? Some VS Code extension starts using Node.j12 APIs already: #7608 (comment) We should get rid of Node.js 10 completely.

I'll pick it up for after this Thursday's release 馃憤

I've added a theia-apps entry as I believe we will need to make some modifications as well.

The theia-apps changes to drop Node 10: https://github.com/theia-ide/theia-apps/pull/391

Was this page helpful?
0 / 5 - 0 ratings