Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency postcss to v8.4.31 [security] #1232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) 8.4.24 -> 8.4.31 age adoption passing 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.

v8.4.27

Compare Source

  • Fixed Container clone methods types.

v8.4.26

Compare Source

  • Fixed clone methods types.

v8.4.25

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot enabled auto-merge (rebase) May 22, 2024 13:18
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.60%. Comparing base (06819d8) to head (fde3460).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1232   +/-   ##
=======================================
  Coverage   85.60%   85.60%           
=======================================
  Files         575      575           
  Lines       12682    12682           
  Branches     2646     2646           
=======================================
  Hits        10857    10857           
  Misses       1765     1765           
  Partials       60       60           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 8 times, most recently from de7832c to b3afda3 Compare May 28, 2024 17:46
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 10 times, most recently from ac1bd1b to 5d8d3c0 Compare June 6, 2024 18:45
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 2 times, most recently from b7e4ca4 to 326de70 Compare June 12, 2024 16:11
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 3 times, most recently from 67bc539 to 96d6de5 Compare June 24, 2024 13:58
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 4 times, most recently from 4170a13 to 6f2fcf0 Compare July 3, 2024 18:57
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch from 6f2fcf0 to 0ab49f9 Compare July 8, 2024 16:59
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 3 times, most recently from 5ad0d61 to bc281ea Compare September 4, 2024 18:54
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 5 times, most recently from d8e9e08 to 86f0e40 Compare September 11, 2024 11:44
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 12 times, most recently from dbd0e80 to b667417 Compare September 19, 2024 18:26
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch 8 times, most recently from a73191d to c97614a Compare September 25, 2024 20:48
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch from c97614a to fde3460 Compare September 27, 2024 17:02
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.

0 participants