utask
utask copied to clipboard
µTask is an automation engine that models and executes business processes declared in yaml. ✏️📋
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...
* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Bug fix * **What is the current behavior?** (You can also link to an open...
* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) New feature * **What is the new behavior (if this is a feature change)?** We...
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7. Release notes Sourced from ejs's releases. v3.1.7 Version 3.1.7 Commits 820855a Version 3.1.7 076dcb6 Don't use template literal faf8b84 Skip test -- error message...
* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) feature * **What is the new behavior (if this is a feature change)?** When debugging...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
**Is your feature request related to a problem? Please describe.** Currently when trying to write Javascript expression due to Otto limitation we are obliged to use only ES5 features. This...
* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Bug Fix * **What is the current behavior?** (You can also link to an open...