openhab / openhab-js

openHAB JavaScript Library for JavaScript Scripting Automation
https://www.openhab.org/addons/automation/jsscripting/
Eclipse Public License 2.0
38 stars 31 forks source link

Upgrade js-joda #323

Closed florian-h05 closed 3 months ago

florian-h05 commented 3 months ago

Upgrade @js-joda/core from 4.3.1 to 5.6.2. This includes a fix for https://github.com/js-joda/js-joda/issues/689, which has also been reported in #279.

Upgrade @js-joda/timezone from 2.11.2 to 2.18.3. Also reduce timezone file size by not importing all the historical timezone data, see https://github.com/js-joda/js-joda/blob/main/packages/timezone/README.md#reducing-js-joda-timezone-file-size.