Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 22, 2024

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.24 -> 8.4.31 age confidence

GitHub Vulnerability Alerts

CVE-2023-44270

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.

This vulnerability affects linters using PostCSS to parse external untrusted CSS. An attacker can prepare CSS in such a way that it will contains parts parsed by PostCSS as a CSS comment. After processing by PostCSS, it will be included in the PostCSS output in CSS nodes (rules, properties) despite being originally included in a comment.


Release Notes

postcss/postcss (postcss)

v8.4.31

Compare Source

v8.4.30

Compare Source

  • Improved source map performance (by Romain Menke).

v8.4.29

Compare Source

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

v8.4.28

Compare Source

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

v8.4.27

Compare Source

  • Fixed Container clone methods types.

v8.4.26

Compare Source

  • Fixed clone methods types.

v8.4.25

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) May 22, 2024 13:18
@codecov
Copy link

codecov bot commented May 22, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.10%. Comparing base (b0e31a2) to head (8a515b2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1232   +/-   ##
=======================================
  Coverage   87.10%   87.10%           
=======================================
  Files         780      780           
  Lines       17761    17761           
  Branches     3734     3734           
=======================================
  Hits        15471    15471           
  Misses       2215     2215           
  Partials       75       75           

☔ View full report in Codecov by Sentry.
📢 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.

@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 8 times, most recently from de7832c to b3afda3 Compare May 28, 2024 17:46
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 10 times, most recently from ac1bd1b to 5d8d3c0 Compare June 6, 2024 18:45
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 2 times, most recently from b7e4ca4 to 326de70 Compare June 12, 2024 16:11
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 3 times, most recently from 67bc539 to 96d6de5 Compare June 24, 2024 13:58
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 4 times, most recently from 4170a13 to 6f2fcf0 Compare July 3, 2024 18:57
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch from 6f2fcf0 to 0ab49f9 Compare July 8, 2024 16:59
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 6 times, most recently from cf689e3 to 860eeed Compare September 25, 2025 16:52
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 10 times, most recently from dfd4dc7 to e2e33e7 Compare October 2, 2025 22:08
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 5 times, most recently from 017fe03 to a2bbef5 Compare October 10, 2025 10:32
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 2 times, most recently from 739f1e0 to 836ff65 Compare October 15, 2025 20:40
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 2 times, most recently from a7cf7ee to 04bc4a3 Compare October 21, 2025 11:52
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 3 times, most recently from 62f9176 to a3c6fd0 Compare November 4, 2025 21:56
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch from a3c6fd0 to 8a515b2 Compare November 5, 2025 15:20
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.

1 participant