Skip to content

Conversation

@trongthanht3
Copy link
Member

snyk-top-banner

Snyk has created this PR to upgrade postcss from 8.4.38 to 8.5.3.

ℹ️ 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 15 versions ahead of your current version.

  • The recommended version was released 2 months ago.

Release notes
Package name: postcss
  • 8.5.3 - 2025-02-19
  • 8.5.2 - 2025-02-10
  • 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
  • 8.4.48 - 2024-11-10
    • Fixed position calculation in error/warnings methods (by @ romainmenke).
  • 8.4.47 - 2024-09-14
    • Removed debug code.
  • 8.4.46 - 2024-09-14
    • Fixed Cannot read properties of undefined (reading 'before').
  • 8.4.45 - 2024-09-04
    • Removed unnecessary fix which could lead to infinite loop.
  • 8.4.44 - 2024-09-02
    • Another way to fix markClean is not a function error.
  • 8.4.43 - 2024-09-01
  • 8.4.42 - 2024-08-31
  • 8.4.41 - 2024-08-05
  • 8.4.40 - 2024-07-24
  • 8.4.39 - 2024-06-29
  • 8.4.38 - 2024-03-20
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:

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.

3 participants