Skip to content

Conversation

@renovate-bot
Copy link

@renovate-bot renovate-bot commented Feb 26, 2024

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.27 -> 8.4.31 age confidence

GitHub Vulnerability Alerts

CVE-2023-44270

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 \r discrepancies, 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.


Release Notes

postcss/postcss (postcss)

v8.4.31

Compare Source

v8.4.30

Compare Source

  • Improved source map performance (by Romain Menke).

v8.4.29

Compare Source

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

v8.4.28

Compare Source

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@vercel
Copy link

vercel bot commented Feb 26, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @X-oss-byte on Vercel.

@X-oss-byte first needs to authorize it.

@changeset-bot
Copy link

changeset-bot bot commented Feb 26, 2024

⚠️ No Changeset found

Latest commit: 7d1eae7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

PR Type: Enhancement

PR Summary: This pull request updates the postcss package from version 8.4.27 to 8.4.31. This update addresses a security vulnerability identified as CVE-2023-44270, which affects the parsing of characters in CSS, potentially leading to the inclusion of parts of the CSS intended as comments in the PostCSS output. The update ensures that postcss and all related dependencies within the project are aligned with the patched version, mitigating the risk associated with the vulnerability.

Decision: Comment

📝 Type: 'Enhancement' - not supported yet.
  • Sourcery currently only approves 'Typo fix' PRs.
✅ Issue addressed: this change correctly addresses the issue or implements the desired feature.
No details provided.
✅ Small diff: the diff is small enough to approve with confidence.
No details provided.

General suggestions:

  • Ensure thorough testing of CSS processing within the application to verify that the update does not introduce any regressions.
  • Consider setting up automated dependency update tools, if not already in place, to promptly address future security vulnerabilities.
  • Review other dependencies for potential security vulnerabilities and update them as necessary.

Thanks for using Sourcery. We offer it for free for open source projects and would be very grateful if you could help us grow. If you like it, would you consider sharing Sourcery on your favourite social media? ✨

Share Sourcery

Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

@renovate-bot renovate-bot force-pushed the renovate/npm-postcss-vulnerability branch from ccf7303 to 232af48 Compare January 24, 2025 07:26
@renovate-bot renovate-bot force-pushed the renovate/npm-postcss-vulnerability branch 2 times, most recently from 1860338 to db17405 Compare March 17, 2025 23:50
@renovate-bot renovate-bot force-pushed the renovate/npm-postcss-vulnerability branch from db17405 to 8c8abc8 Compare April 3, 2025 03:33
@renovate-bot renovate-bot force-pushed the renovate/npm-postcss-vulnerability branch from 8c8abc8 to 8fce553 Compare June 8, 2025 12:15
@renovate-bot renovate-bot force-pushed the renovate/npm-postcss-vulnerability branch from 8fce553 to 2e96356 Compare July 20, 2025 12:12
@renovate-bot renovate-bot force-pushed the renovate/npm-postcss-vulnerability branch 4 times, most recently from f72e973 to 6152e3b Compare August 12, 2025 23:34
@renovate-bot renovate-bot force-pushed the renovate/npm-postcss-vulnerability branch from 6152e3b to c4b0d58 Compare August 16, 2025 11:01
@renovate-bot renovate-bot force-pushed the renovate/npm-postcss-vulnerability branch 3 times, most recently from c9c67f1 to e329972 Compare September 7, 2025 07:06
@renovate-bot renovate-bot force-pushed the renovate/npm-postcss-vulnerability branch 2 times, most recently from 9f9edda to 4cc34d8 Compare September 14, 2025 20:12
@renovate-bot renovate-bot force-pushed the renovate/npm-postcss-vulnerability branch 3 times, most recently from a7c3107 to b9fbf84 Compare September 22, 2025 11:44
@renovate-bot renovate-bot force-pushed the renovate/npm-postcss-vulnerability branch 3 times, most recently from 488b3f3 to dbeef8f Compare October 5, 2025 03:13
@renovate-bot renovate-bot force-pushed the renovate/npm-postcss-vulnerability branch from dbeef8f to 7d1eae7 Compare October 9, 2025 02:44
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.

1 participant