dojo / util

Dojo 1 - build utilities. Please submit bugs to https://bugs.dojotoolkit.org/
https://dojotoolkit.org/
Other
60 stars 105 forks source link

Upgrade Google Closure Compiler to v20220601 #90

Closed dasa closed 2 years ago

dasa commented 2 years ago

This update will allow the optimizeOptions.languageIn option to be set to ECMASCRIPT_2020 or ECMASCRIPT_2021. It's currently limited to ECMASCRIPT_2019.

linux-foundation-easycla[bot] commented 2 years ago

CLA Signed

The committers listed above are authorized under a signed CLA.

dasa commented 2 years ago

@dylans would this be considered for 1.17? v20220601 has been released since I opened this PR. I can update to it if you'd like.

dylans commented 2 years ago

@dasa could be for 1.17.3, and an update would be great. Thanks.

dasa commented 2 years ago

an update would be great

PR updated to v20220601

dasa commented 2 years ago

could be for 1.17.3

Will you cherry pick to the 1.17 branch?

dylans commented 2 years ago

could be for 1.17.3

Will you cherry pick to the 1.17 branch?

Yes, will do when I get a chance to release. Let me know if you urgently need a release or if it can wait a few weeks. Thanks!

dasa commented 2 years ago

a few weeks is good, thanks

dasa commented 2 years ago

Hi @dylans, do you have an updated ETA? Thanks