Skip to content

[Snyk] Upgrade @tailwindcss/postcss from 4.0.9 to 4.0.12 #492

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

Closed
wants to merge 1 commit into from

Conversation

KJHJason
Copy link
Owner

@KJHJason KJHJason commented Apr 1, 2025

snyk-top-banner

Snyk has created this PR to upgrade @tailwindcss/postcss from 4.0.9 to 4.0.12.

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

  • The recommended version was released 25 days ago.

Release notes
Package name: @tailwindcss/postcss
  • 4.0.12 - 2025-03-07

    Fixed

    • Vite: Fix url(…) rebasing in transitively imported CSS files (#16965)
    • PostCSS: Rebase url(…)s in imported CSS files (#16965)
    • Ensure utilities are sorted based on their actual property order (#16995)
    • Ensure strings in Pug and Slim templates are handled correctly (#17000)
    • Ensure classes between } and { are properly extracted (#17001)
    • Fix razor/cshtml pre-processing (#17027)
    • Ensure extracting candidates from JS embedded in a PHP string works as expected (#17031)
  • 4.0.11 - 2025-03-06

    Fixed

    • Ensure classes containing -- are extracted correctly (#16972)
    • Ensure classes containing numbers followed by dash or underscore are extracted correctly (#16980)
    • Ensure arbitrary container queries are extracted correctly (#16984)
    • Ensure classes ending in [ are extracted in Slim templating language (#16985)
    • Ensure arbitrary variables with data types are extracted correctly (#16986)
  • 4.0.10 - 2025-03-05

    Added

    • Add col-<number> and row-<number> utilities for grid-column and grid-row (#15183)

    Fixed

    • Ensure not-* does not remove :is(…) from variants (#16825)
    • Ensure @ keyframes are correctly emitted when using a prefix (#16850)
    • Don't swallow @ utility declarations when @ apply is used in nested rules (#16940)
    • Ensure outline-hidden behaves like outline-none outside of forced colors mode (#16943)
    • Allow !important on CSS variables again (#16873)
    • Vite: Do not crash when encountering an .svg file with # or ? in the filename (#16957)
    • Ensure utilities are properly detected within square brackets (#16306)
    • Ensure utilities are properly detected using Angular's conditional class binding syntax (#16306)
    • Ensure utilities starting with numbers are properly extracted from Slim templates (#16306)
    • Discard arbitrary property candidates that have guaranteed-invalid property names (#16306)

    Changed

    • Removed max-w-auto and max-h-auto utilities as they generate invalid CSS (#16917)
    • Replaced the existing candidate extractor with a brand new extractor to improve maintainability, correctness, and performance (#16306)
  • 4.0.9 - 2025-02-25

    Fixed

    • Make JS APIs available to plugins and configs in the Standalone CLI (#15934)
    • Vite: Don't crash when importing a virtual module from JavaScript that ends in .css (#16780)
    • Fix an issue where @ reference "…" would sometimes omit keyframe animations (#16774)
    • Ensure z-*! utilities are properly marked as !important (#16795)
    • Read UTF-8 CSS files that start with a byte-order mark (BOM) (#16800)
    • Ensure nested functions in selectors used with JavaScript plugins are not truncated (#16802)

    Changed

    • Emit variable fallbacks when using @ reference "…" instead of duplicate CSS variable declarations (#16774)
from @tailwindcss/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 @tailwindcss/postcss from 4.0.9 to 4.0.12.

See this package in npm:
@tailwindcss/postcss

See this project in Snyk:
https://app.snyk.io/org/kjhjason/project/58f1cf8f-4a2b-4139-bc7c-206f1b1bfcbc?utm_source=github&utm_medium=referral&page=upgrade-pr
@KJHJason KJHJason closed this May 23, 2025
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