rmuir commented on PR #14492: URL: https://github.com/apache/lucene/pull/14492#issuecomment-2803999569
@dweiss I do like the renovatebot for that use-case, it runs stateless e.g. as a `docker run`. It works great for managing front-end dependencies and runs the real `npm` (for better or worse), or additional commands you ask too. It also has a lot of crowdsourced configuration that's easy to suck in (i think just ask for 'recommended'), that manages stuff like grouping together front-end deps that all depend on each other. It is written itself in typescript and very friendly to that front-end use-case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org