fix(deps): update dependency ejs to v3.1.10 [security]
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ejs | 3.1.9 -> 3.1.10 |
GitHub Vulnerability Alerts
CVE-2024-33883
The ejs (aka Embedded JavaScript templates) package before 3.1.10 for Node.js lacks certain pollution protection.
Release Notes
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Hi Claudio,
Have you considered a docker container for this?
That could work as well, it could just run the test task and exit.
If I can carve out a little time, I'd be able to provide something like that. Though I do use make, I'm not actually using elm.mk yet. But I think your project is a great idea and could be very beneficial. And I've been using docker for all my elm experimentation so far.
Thanks, that's great to hear!
All help is appreciated.