chore(deps): update dependency postcss to v8.4.31 [security] - #50
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency postcss to v8.4.31 [security]#50renovate[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
2 times, most recently
from
January 30, 2025 17:31
2167fce to
fcc6595
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
March 3, 2025 17:25
fcc6595 to
6336301
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
2 times, most recently
from
March 17, 2025 16:23
53b6921 to
33083ad
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
April 1, 2025 13:01
33083ad to
3d0afb0
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
June 4, 2025 10:12
3d0afb0 to
8e1adba
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
June 22, 2025 14:30
8e1adba to
10606fd
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
March 5, 2026 15:53
10606fd to
e72a23b
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
April 8, 2026 18:41
e72a23b to
5a80228
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
April 29, 2026 15:56
5a80228 to
b840d40
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
May 12, 2026 12:11
b840d40 to
b26fa1c
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
May 28, 2026 18:40
b26fa1c to
1ce24c5
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
2 times, most recently
from
July 17, 2026 11:54
7d51da6 to
c4d08b8
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
2 times, most recently
from
July 24, 2026 15:47
7b6dbdf to
69c8a18
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
July 30, 2026 18:59
69c8a18 to
949bd47
Compare
renovate
Bot
force-pushed
the
renovate/npm-postcss-vulnerability
branch
from
August 11, 2026 23:28
949bd47 to
5121a32
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.18→8.4.31Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
PostCSS 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
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.