Skip to content

Chore(deps): Bump postcss from 8.5.20 to 8.5.25 in /src/frontend - #1423

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/frontend/postcss-8.5.25
Closed

Chore(deps): Bump postcss from 8.5.20 to 8.5.25 in /src/frontend#1423
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/frontend/postcss-8.5.25

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps postcss from 8.5.20 to 8.5.25.

Release notes

Sourced from postcss's releases.

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).

8.5.23

  • Do not load source map without opts.from for security reasons.

8.5.22

8.5.21

Changelog

Sourced from postcss's changelog.

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).

8.5.23

  • Do not load source map without opts.from for security reasons.

8.5.22

8.5.21

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.20 to 8.5.25.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.20...8.5.25)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2026
Copilot AI lite review requested due to automatic review settings August 4, 2026 15:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 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.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • src/frontend/pnpm-lock.yaml: Generated file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@IEvangelist David Pine (IEvangelist) added the automated-security Automated security dependency management PRs label Aug 5, 2026
@IEvangelist

Copy link
Copy Markdown
Member

✅ Tracked by automated-security as the green remediation for the aspire.dev frontend postcss advisory (GHSA-fxqj-rqcc-2cmp → 8.5.25, clears alert #109). All checks pass — this is the canonical vehicle for the postcss cluster.

The brace-expansion → 5.0.9 advisory (GHSA-rgw5-rvv9-x895, alert #108) is deferred: 5.0.9 is not yet on this environment's package mirror and the public npm registry is unreachable here, so it cannot be reproduced locally. It is carried by group PR #1421 and will otherwise be applied by Dependabot/CI.

@IEvangelist

Copy link
Copy Markdown
Member

Superseded by #1431 — the canonical [auto-sec] PR folds this exact postcss 8.5.25 lockfile change (clears Dependabot alert #109) together with the brace-expansion 5.0.9 fix (#108). This PR will be closed once #1431 is green and mergeable (closure gate).

David Pine (IEvangelist) pushed a commit that referenced this pull request Aug 6, 2026
Raise pnpm override floors and refresh the lockfile to clear two open
Dependabot alerts in src/frontend:

- brace-expansion 5.0.8 -> 5.0.9 (HIGH, GHSA-rgw5-rvv9-x895): DoS via
  unbounded intermediate arrays (bypasses CVE-2026-14257 mitigation).
- postcss 8.5.20 -> 8.5.25 (MEDIUM, GHSA-fxqj-rqcc-2cmp): arbitrary
  .map read via attacker-controlled sourceMappingURL when from unset.

Lockfile changes folded from Dependabot #1423 (postcss) plus the
isolated brace-expansion entry from #1421; no other package versions
changed. Override floors in pnpm-workspace.yaml match the lock.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@IEvangelist

Copy link
Copy Markdown
Member

Superseded by #1431 (canonical [auto-sec] security remediation).

#1431 delivers the same postcss 8.5.20 → 8.5.25 bump in src/frontend, plus a postcss@<8.5.23: '>=8.5.23' floor override (prevents transitive regression) and the companion brace-expansion 5.0.9 fix. #1431 is open, mergeable, conflict-free, and CI-green, so this narrower Dependabot PR is now fully covered.

Closing as superseded — no action lost.

@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/src/frontend/postcss-8.5.25 branch August 6, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-security Automated security dependency management PRs dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants