phenomen / flc

Foundry Lightweight Client (FLC) is a bloat-free client app for Foundry VTT
https://flc.ruleplaying.com/
33 stars 9 forks source link

Dependabot Alerts Enabling #27

Closed madereddy closed 1 year ago

madereddy commented 1 year ago

Dependabot alerts should be enabled for this project along with basic CodeQL scanning. I forked this repo and enabled Dependabot and found PostCSS needed to be updated. Dependabot will automatically create PRs that can be merged without taking extra time. The PostCSS example below:

An issue was discovered in PostCSS before 8.4.31. It affects linters using PostCSS to parse external Cascading Style Sheets (CSS). There may be \r discrepancies, as demonstrated by @font-face{ font:(\r/*);} in a rule.
phenomen commented 1 year ago

@madereddy I'm working on a complete project rewrite and everything will be up-to-date.

madereddy commented 1 year ago

If you want a beta tester or anyone reviewing the project let me know.

madereddy commented 10 months ago

Created a simple dependabot PR: https://github.com/phenomen/flc/pull/31