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 tailwindcss from 3.2.4 to 3.2.6 #1

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

Conversation

stefan-thothmind
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade tailwindcss from 3.2.4 to 3.2.6.

ℹ️ 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 21 days ago, on 2023-02-08.
Release notes
Package name: tailwindcss
  • 3.2.6 - 2023-02-08

    Fixed

    • Fix installation failing with yarn and pnpm by dropping oxide-api-shim (add1636)
  • 3.2.5 - 2023-02-08

    Added

    • Add standalone CLI build for 64-bit Windows on ARM (node16-win-arm64) (#10001)

    Fixed

    • Cleanup unused variantOrder (#9829)
    • Fix foo-[abc]/[def] not being handled correctly (#9866)
    • Add container queries plugin to standalone CLI (#9865)
    • Support renaming of output files by PostCSS plugins in CLI (#9944)
    • Improve return value of resolveConfig, unwrap ResolvableTo (#9972)
    • Clip unbalanced brackets in arbitrary values (#9973)
    • Don’t reorder webkit scrollbar pseudo elements (#9991)
    • Deterministic sorting of arbitrary variants (#10016)
    • Add data key to theme types (#10023)
    • Prevent invalid arbitrary variant selectors from failing the build (#10059)
    • Properly handle subtraction followed by a variable (#10074)
    • Fix missing string[] in the theme.dropShadow types (#10072)
    • Update list of length units (#10100)
    • Fix not matching arbitrary properties when closely followed by square brackets (#10212)
    • Allow direct nesting in root or @ layer nodes (#10229)
    • Don't prefix classes in arbitrary variants (#10214)
    • Fix perf regression when checking for changed content (#10234)
    • Fix missing blocklist member in the Config type (#10239)
    • Escape group names in selectors (#10276)
    • Consider earlier variants before sorting functions (#10288)
    • Allow variants with slashes (#10336)
    • Ensure generated CSS is always sorted in the same order for a given set of templates (#10382)
    • Handle variants when the same class appears multiple times in a selector (#10397)
    • Handle group/peer variants with quoted strings (#10400)
    • Parse alpha value from rgba/hsla colors when using variables (#10429)
    • Sort by layer inside variants layer (#10505)
    • Add --watch=always option to prevent exit when stdin closes (#9966)

    Changed

    • Alphabetize theme keys in default config (#9953)
    • Update esbuild to v17 (#10368)
    • Include outline-color in transition and transition-colors utilities (#10385)
  • 3.2.4 - 2022-11-11

    Added

    • Add blocklist option to prevent generating unwanted CSS (#9812)

    Fixed

    • Fix watching of files on Linux when renames are involved (#9796)
    • Make sure errors are always displayed when watching for changes (#9810)
from tailwindcss GitHub release notes
Commit messages
Package name: tailwindcss

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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