Skip to content

Remove postcss-preset-env dependency #7636

Merged
Steve-Mcl merged 2 commits into
mainfrom
rmv-postcss-preset-env
Jun 30, 2026
Merged

Remove postcss-preset-env dependency #7636
Steve-Mcl merged 2 commits into
mainfrom
rmv-postcss-preset-env

Conversation

@n-lark

@n-lark n-lark commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Description

We don't use this package so I am murdering it. Noticed this while reviewing build(deps-dev): bump postcss-preset-env from 9.3.0 to 11.3.2 #7620 - instead of upgrading we should just remove.

Related Issue(s)

N/A

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.47%. Comparing base (b9abc31) to head (a6d0267).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7636   +/-   ##
=======================================
  Coverage   76.47%   76.47%           
=======================================
  Files         413      413           
  Lines       21775    21775           
  Branches     5736     5736           
=======================================
  Hits        16652    16652           
  Misses       5123     5123           
Flag Coverage Δ
backend 76.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@knolleary

Copy link
Copy Markdown
Member

Approved, but not sure what has triggered Trivy to start complaining.

@n-lark

n-lark commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

@knolleary Trivy just gets overwhelmed with the bigger diffs, I've been here before with the minmatch stuff and it was just a hiccup.

@Steve-Mcl Steve-Mcl enabled auto-merge (squash) June 30, 2026 09:09
@Steve-Mcl Steve-Mcl merged commit c12f0c5 into main Jun 30, 2026
28 of 29 checks passed
@Steve-Mcl Steve-Mcl deleted the rmv-postcss-preset-env branch June 30, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants