chore: upgrade postcss to >= 8.5.19 [Lightpseed] [release-1.10] - #4237
chore: upgrade postcss to >= 8.5.19 [Lightpseed] [release-1.10]#4237Omar-AlJaljuli wants to merge 1 commit into
Conversation
|
PR Summary by QodoUpgrade PostCSS in Lightspeed lockfile to patched 8.5.x
AI Description
Diagram
High-Level Assessment
Files changed (1)
|
Code Review by Qodo
1. PostCSS upgrade incomplete
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## lightspeed/release-1.10 #4237 +/- ##
==========================================================
Coverage ? 60.96%
==========================================================
Files ? 2098
Lines ? 65167
Branches ? 16940
==========================================================
Hits ? 39726
Misses ? 25219
Partials ? 222
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|



Hey, I just made a Pull Request!
PostCSS is vulnerable due to CVE-2026-69153. Fix by upgrading to a patched version of PostCSS (>8.5.19). This does not affect the plugins, but upgrading because of the SBOM.
Fix done using simple 'yarn up -R ...'
✔️ Checklist