chore(deps): update dependency postcss to v8.4.31 [security] - #229
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency postcss to v8.4.31 [security]#229renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
October 9, 2024 10:59
fc5c44e to
d230d63
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
December 2, 2024 12:47
d230d63 to
3fc657a
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
January 23, 2025 18:04
3fc657a to
f843d37
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
March 3, 2025 12:03
f843d37 to
161ac3d
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
March 11, 2025 14:05
161ac3d to
af2f381
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
March 17, 2025 17:42
af2f381 to
b1031f3
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
April 1, 2025 10:43
b1031f3 to
28b6e1f
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
June 6, 2025 00:42
28b6e1f to
3e67e29
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
June 22, 2025 14:44
3e67e29 to
8816293
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
April 8, 2026 21:30
71105fe to
e797932
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
2 times, most recently
from
April 27, 2026 23:35
e797932 to
9638a3b
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
May 12, 2026 10:28
9638a3b to
f27d689
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
May 28, 2026 15:12
f27d689 to
d201ea5
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
July 12, 2026 10:11
d201ea5 to
9c800d5
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
July 16, 2026 19:10
9c800d5 to
d60c6d4
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
July 20, 2026 22:45
d60c6d4 to
8fa4241
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
July 24, 2026 19:33
8fa4241 to
6468689
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.14→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.v8.4.23Compare Source
v8.4.22Compare Source
node16(by Remco Haszing).v8.4.21Compare Source
Input#errortypes (by Aleks Hudochenkov).v8.4.20Compare Source
@layer.v8.4.19Compare Source
v8.4.18Compare Source
absolute: truewith emptysourceContent(by Rene Haas).v8.4.17Compare Source
Node.before()unexpected behavior (by Romain Menke).v8.4.16Compare Source
RootAST migration.v8.4.15Compare Source
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.