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(dev-deps): ⬆️ update postcss to v8.4.32 [security] #238

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) 8.4.31 -> 8.4.32 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.32

Compare Source

  • Fixed postcss().process() types (by Andrew Ferreira).

Configuration

📅 Schedule: Branch creation - "" in timezone Asia/Kolkata, 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 added the Security Marks an security issues that needs to be resolved asap. label Sep 25, 2024
Copy link
Contributor Author

renovate bot commented Sep 25, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
undefined
 ERROR  Cannot read properties of undefined (reading 'startsWith')

TypeError: Cannot read properties of undefined (reading 'startsWith')
    at refIsLocalTarball (/opt/containerbase/tools/pnpm/9.10.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:116581:18)
    at any2 (/opt/containerbase/tools/pnpm/9.10.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:179315:15)
    at /opt/containerbase/tools/pnpm/9.10.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:21339:20
    at f2 (/opt/containerbase/tools/pnpm/9.10.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:21288:18)
    at hasLocalTarballDepsInRoot (/opt/containerbase/tools/pnpm/9.10.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:179578:32)
    at /opt/containerbase/tools/pnpm/9.10.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:179478:37
    at /opt/containerbase/tools/pnpm/9.10.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:179248:29
    at /opt/containerbase/tools/pnpm/9.10.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:50328:59

Copy link

vercel bot commented Sep 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bookmark-tags ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 2:57pm

@kodiakhq kodiakhq bot merged commit fd05ead into main Sep 25, 2024
4 of 5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/npm-postcss-vulnerability branch September 25, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Security Marks an security issues that needs to be resolved asap.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants