chore(deps): update dependency postcss to v8.4.31 [security]#18
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency postcss to v8.4.31 [security]#18renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
January 23, 2025 20:39
2c13614 to
ada7f60
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
March 3, 2025 17:33
ada7f60 to
ac1fa9f
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
2 times, most recently
from
March 17, 2025 16:55
bfb5c29 to
9e48a4c
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
April 1, 2025 11:55
9e48a4c to
b78393b
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
April 8, 2025 12:40
b78393b to
ff51423
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
August 4, 2025 23:25
ff51423 to
5a40ede
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
October 23, 2025 07:15
5a40ede to
6b7413b
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
2 times, most recently
from
March 30, 2026 18:05
6b7413b to
b89291d
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
April 29, 2026 14:42
b89291d to
0478188
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
May 12, 2026 15:05
0478188 to
6aa2ef1
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
July 12, 2026 19:00
6aa2ef1 to
02d5ef1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.4.23→8.4.31PostCSS line return parsing error
CVE-2023-44270 / GHSA-7fh5-64p2-3v2j
More information
Details
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
\rdiscrepancies, 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.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
postcss/postcss (postcss)
v8.4.31Compare Source
\rparsing to fix CVE-2023-44270.v8.4.30Compare Source
v8.4.29Compare Source
Node#source.offset(by Ido Rosenthal).v8.4.28Compare Source
Root.source.endfor better source map (by Romain Menke).Result.roottypes whenprocess()has no parser.v8.4.27Compare Source
Containerclone methods types.v8.4.26Compare Source
v8.4.25Compare Source
v8.4.24Compare Source
Plugintypes.Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.