Skip to content

fix: bump postcss to 8.5.25 in superbuilderclient - #98

Merged
kimtaeyo merged 1 commit into
mainfrom
fix/dependabot-94-postcss
Aug 4, 2026
Merged

fix: bump postcss to 8.5.25 in superbuilderclient#98
kimtaeyo merged 1 commit into
mainfrom
fix/dependabot-94-postcss

Conversation

@kimtaeyo

@kimtaeyo kimtaeyo commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan


  • pm ci\ in \superbuilder/src/superbuilderclient\

  • pm run build\ (or existing client CI) passes

@kimtaeyo
kimtaeyo requested a lite review from Copilot August 4, 2026 23:50
@kimtaeyo
kimtaeyo merged commit f7040f5 into main Aug 4, 2026
1 check passed

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.

🟢 Ready to approve

The change is a straightforward lockfile-only security bump, with only a minor PR-description/version mismatch noted for cleanup.

This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.

Pull request overview

This PR updates the superbuilderclient npm lockfile to pull in a patched postcss version that addresses Dependabot alert #102.

Changes:

  • Bumps postcss from 8.5.16 to 8.5.25 in superbuilder/src/superbuilderclient/package-lock.json.
  • Updates the transitive nanoid resolution as required by the newer postcss dependency constraints.
File summaries
File Description
superbuilder/src/superbuilderclient/package-lock.json Updates locked dependency versions for postcss (and transitive deps) to remediate the reported vulnerability.
Review details

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

Files not reviewed (1)

  • superbuilder/src/superbuilderclient/package-lock.json: Generated file
  • Files reviewed: 0/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.

Comment on lines +3400 to +3402
"version": "3.3.17",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.17.tgz",
"integrity": "sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants