potiuk opened a new issue #15713:
URL: https://github.com/apache/airflow/issues/15713
We started to receive deprecation warnings (and artificial 20 second deley)
while compiling assets for Airflow in master/
I think maybe it's the right time to migrate to newer Node. The odl UI will
still be there for quite a while.
This however, I think, requires rather heavy testing of the whole UI
functionality.
Happy to collaborate on this one but possibly we should do it as part of
bigger release?
@ryanahamilton @jhtimmins @mik-laj - WDYT? How heavy/dangerous this might be?
```
================================================================================
================================================================================
DEPRECATION WARNING
Node.js 10.x is no longer actively supported!
You will not receive security or critical stability updates for this
version.
You should migrate to a supported version of Node.js as soon as possible.
Use the installation script that corresponds to the version of Node.js you
wish to install. e.g.
* https://deb.nodesource.com/setup_12.x — Node.js 12 LTS "Erbium"
* https://deb.nodesource.com/setup_14.x — Node.js 14 LTS "Fermium"
(recommended)
* https://deb.nodesource.com/setup_15.x — Node.js 15 "Fifteen"
* https://deb.nodesource.com/setup_16.x — Node.js 16 "Gallium"
Please see https://github.com/nodejs/Release for details about which
version may be appropriate for you.
The NodeSource Node.js distributions repository contains
information both about supported versions of Node.js and supported Linux
distributions. To learn more about usage, see the repository:
https://github.com/nodesource/distributions
================================================================================
================================================================================
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]