Skip to content

chore(security): bump postcss to >=8.5.12 (GHSA-6g55-p6wh-862q, alert #743)#34484

Open
Alyar666 wants to merge 1 commit into
DevExpress:mainfrom
Alyar666:chore/security-alert-743-postcss
Open

chore(security): bump postcss to >=8.5.12 (GHSA-6g55-p6wh-862q, alert #743)#34484
Alyar666 wants to merge 1 commit into
DevExpress:mainfrom
Alyar666:chore/security-alert-743-postcss

Conversation

@Alyar666

Copy link
Copy Markdown
Contributor

No description provided.

…evExpress#743)

PostCSS <= 8.5.11 dereferences attacker-controlled paths from
`sourceMappingURL` CSS comments, enabling arbitrary file read and
information disclosure (CVE-2026-45623).

Re-point the workspace override to `postcss@<=8.5.11: ^8.5.12` and raise
the postcss dependency in devextreme-themebuilder (^8.5.12) and
devextreme-scss (8.5.15) above the vulnerable range.
Copilot AI review requested due to automatic review settings July 24, 2026 12:51
@Alyar666 Alyar666 self-assigned this Jul 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the monorepo’s PostCSS dependency floor to address GHSA-6g55-p6wh-862q by forcing resolution of PostCSS versions to >= 8.5.12 across the workspace, ensuring vulnerable older versions aren’t installed.

Changes:

  • Updated pnpm overrides to redirect PostCSS <= 8.5.11 to ^8.5.12.
  • Regenerated pnpm-lock.yaml so the resolved PostCSS version is 8.5.15 and downstream snapshots reflect it.
  • Bumped explicit PostCSS dependency versions in devextreme-scss and devextreme-themebuilder.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Tightens workspace override to prevent installing PostCSS <= 8.5.11.
pnpm-lock.yaml Lockfile refresh reflecting PostCSS 8.5.15 resolution and updated dependency graph.
packages/devextreme-themebuilder/package.json Raises themebuilder’s PostCSS dependency range to ^8.5.12.
packages/devextreme-scss/package.json Pins devextreme-scss PostCSS devDependency to 8.5.15.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants