Closed mgol closed 8 years ago
The first point should be then extracted to a separate issue, shouldn't it?
That would be part of download.jqueryui.com, which I believe has other issues with 4+, though they may have been resolved. For syslog specifically, it should be as simple as just updating the simple-log
dependency from 1.2.0
to 1.3.0
. I can do that now and it'll go live with the jQuery UI 1.12.1 release.
Is there anything else that's broken? The page at https://jqueryui.com/browser-support/ still doesn't contain current data.
Well, we just haven't deployed. We're hopefully doing the 1.12.1 release this week, which is when download builder and the web sites will be deployed.
@mgol All of the jQuery UI sites have been deployed now.
There are two issues:
grunt deploy
doesn't work at all in Node 4 or newer because, as @Krinkle discovered, it uses an obsoletenode-syslog
package; it needs to be changed tomodern-syslog
.