camunda / camunda-modeler-token-simulation-plugin

Token simulation as a plugin for the Camunda Modeler
175 stars 24 forks source link

chore: update npm-run-all to npm-run-all2 #81

Closed strangelookingnerd closed 5 months ago

strangelookingnerd commented 5 months ago

This PR aims to replace npm-run-all which is no longer maintained (https://github.com/mysticatea/npm-run-all - last release November 2018). The replacement npm-run-all2 can be used as a replacement that is still actively maintained (https://github.com/bcomnes/npm-run-all2 - last release October 2023)

npm-run-all2 why?

A maintenance fork of npm-run-all. npm-run-all2 is a fork of npm-run-all with dependabot updates, release automation enabled and some troublesome babel stuff removed to further reduce maintenance burden. Hopefully this labor can upstream some day when mysticatea returns, but until then, welcome aboard!

Please note that I created this PR semi-automatically across all applicable projects in https://github.com/camunda and https://github.com/camunda-community-hub

Feel free to ping me if you find any issue with it or simply ignore it.

nikku commented 5 months ago

Thanks for your contribution. We don't usually accept automated PR opens as it significantly increases our workload (cf. https://github.com/camunda/camunda-modeler-process-io-specification-plugin/pull/36#issuecomment-1908399233). I'm hence closing this one.