Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[theia-dev] Removing official support for Node 12
  • From: Colin Grant <colin.grant@xxxxxxxxxxxx>
  • Date: Wed, 25 May 2022 15:04:21 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ericsson.com; dmarc=pass action=none header.from=ericsson.com; dkim=pass header.d=ericsson.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=6RoKOEzTbAWulQSFHTadjT1HrZO1qt93ocQj1muhQYQ=; b=H2J76IZIuan0ust1GS/15u4tLdT+Ak+sM6lix1DEiA7GS1EWtuyp7fkG9mYOr1PvSA1CWeUdVlqzOANdRMwEv8fXlIpjqfuIQEshSzBDghRAHDGSP9aPOWV9Y4o/d1fOpbNTQik6SXbB5y1EFwdJJW63EBnOqc+XTv9gEwYTuP/FX/FCbekvlMKgFZya2gjOcv8rNO9z9aaKd0rnpQBjjbS+wh9BqVmu8hHW5Fs9wm/MYw4kSAQjap+VvbQDgRoXKS/uwJ94zlNtCZCcMoGFTOF+GNW7zsXWoHyW0dQPGtdDaTxA0bjEtVdeFLPF2JOs6faL4Xdrn62t1rDz7a8qhg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=UQm6auE1Ub02HEuOgn3Sic3Y5XSs9k8Uaw1bsKcczjJWQ8gWcZ07CvRxupVSYOqWbr/ioANGKCcYMAysiUdACuvcVsnqmLHPUfM67yNxNC5DYwLv5wVyBKQEszaT4frbQPDh0E5IV2jHWEe7Hj5lPYP8s8LgURjXb1PVlnaJrPyEQE6U66z8DhNpSRoc928ynBgdnJtvVMIoq0gFfwIjI3ao2Vdwkara+h2qSaGTgbt8+hI7ElMKylSX2/0qMtc0O3DRsJusl6l6znhr207Te++9WyWzFFF3z7C9dIx9tn366+ng9lO+0d3JcXZ9JTZCR0Iobd/FoqToOFagU/Ad0g==
  • Delivered-to: theia-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/theia-dev/>
  • List-help: <mailto:theia-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/theia-dev>, <mailto:theia-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/theia-dev>, <mailto:theia-dev-request@eclipse.org?subject=unsubscribe>
  • Suggested_attachment_session_id: 187e79e1-3c75-adba-45b4-ceb909a1a590
  • Thread-index: AQHYcEaR47L3kDIgl0yV0FTovkymbw==
  • Thread-topic: Removing official support for Node 12

Hello all,

At yesterday's developer meeting, there was a discussion of ending our official support for Node 12 and removing the Node 12 CI jobs from the main repository. Node 12 has reached end-of-life, and recent versions of some of our built-in plugins have started using _javascript_ features that are not supported by Node 12, and so it will be difficult to move forward while maintaining support for Node 12. If you have concerns about this change, please share your thoughts on this discussion thread.

Best,
Colin

Back to the top