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

[Snyk] Upgrade postcss from 8.4.21 to 8.5.1 #48

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

Conversation

GTVolk
Copy link
Owner

@GTVolk GTVolk commented Feb 8, 2025

snyk-top-banner

Snyk has created this PR to upgrade postcss from 8.4.21 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 30 versions ahead of your current version.

  • The recommended version was released 25 days ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
medium severity Improper Input Validation
SNYK-JS-NANOID-8492085
529 No Known Exploit
medium severity Improper Input Validation
SNYK-JS-POSTCSS-5926692
529 No Known Exploit
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
  • 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
    • Fixed markClean is not a function error.
  • 8.4.42 - 2024-08-31
    • Fixed CSS syntax error on long minified files (by @ varpstar).
  • 8.4.41 - 2024-08-05
  • 8.4.40 - 2024-07-24
  • 8.4.39 - 2024-06-29
  • 8.4.38 - 2024-03-20
  • 8.4.37 - 2024-03-19
  • 8.4.36 - 2024-03-17
  • 8.4.35 - 2024-02-07
  • 8.4.34 - 2024-02-05
  • 8.4.33 - 2024-01-04
  • 8.4.32 - 2023-12-02
  • 8.4.31 - 2023-09-28
  • 8.4.30 - 2023-09-18
  • 8.4.29 - 2023-08-29
  • 8.4.28 - 2023-08-15
  • 8.4.27 - 2023-07-21
  • 8.4.26 - 2023-07-13
  • 8.4.25 - 2023-07-06
  • 8.4.24 - 2023-05-28
  • 8.4.23 - 2023-04-19
  • 8.4.22 - 2023-04-16
  • 8.4.21 - 2023-01-06
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.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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.21 to 8.5.1.

See this package in npm:
postcss

See this project in Snyk:
https://app.snyk.io/org/gtvolk31/project/da8bf0c2-e7f5-4d40-8a97-13dd07b81447?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