Skip to content

[Snyk] Upgrade postcss from 8.4.49 to 8.5.1#2

Open
Izocel wants to merge 1 commit intomasterfrom
snyk-upgrade-7bbe3c29790e81a0580e2e82169a466d
Open

[Snyk] Upgrade postcss from 8.4.49 to 8.5.1#2
Izocel wants to merge 1 commit intomasterfrom
snyk-upgrade-7bbe3c29790e81a0580e2e82169a466d

Conversation

@Izocel
Copy link
Member

@Izocel Izocel commented Feb 5, 2025

snyk-top-banner

Snyk has created this PR to upgrade postcss from 8.4.49 to 8.5.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released 22 days ago.

Release notes
Package name: postcss
  • 8.5.1 - 2025-01-14
    • Fixed backwards compatibility for complex cases (by @ romainmenke).
  • 8.5.0 - 2025-01-13
    President Alloces seal

    PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

    @ romainmenke during his work on Stylelint added Input#document in additional to Input#css.

    root.source.input.document //=> "<p>Hello</p>
    // <style>
    // p {
    // color: green;
    // }
    // </style>"
    root.source.input.css //=> "p {
    // color: green;
    // }"

    Thanks to Sponsors

    This release was possible thanks to our community.

    If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:

  • 8.4.49 - 2024-11-11
from postcss GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade postcss from 8.4.49 to 8.5.1.

See this package in npm:
postcss

See this project in Snyk:
https://app.snyk.io/org/izocel/project/36eca557-f7ca-442b-b679-66b965cfc052?utm_source=github&utm_medium=referral&page=upgrade-pr
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