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.3.5 to 3.3.6 #21

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

aminsys
Copy link
Owner

@aminsys aminsys commented Dec 26, 2023

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


Snyk has created this PR to upgrade tailwindcss from 3.3.5 to 3.3.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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-12-04.
Release notes
Package name: tailwindcss
  • 3.3.6 - 2023-12-04

    Fixed

    • Don’t add spaces to negative numbers following a comma (#12324)
    • Don't emit @ config in CSS when watching via the CLI (#12327)
    • Improve types for resolveConfig (#12272)
    • Ensure configured font-feature-settings for mono are included in Preflight (#12342)
    • Improve candidate detection in minified JS arrays (without spaces) (#12396)
    • Don't crash when given applying a variant to a negated version of a simple utility (#12514)
    • Fix support for slashes in arbitrary modifiers (#12515)
    • Fix source maps of variant utilities that come from an @ layer rule (#12508)
    • Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (#12506)
  • 3.3.5 - 2023-10-25

    Fixed

    • Fix incorrect spaces around - in calc() expression (#12283)
from tailwindcss GitHub release notes
Commit messages
Package name: tailwindcss
  • 3125829 3.3.6
  • 16fd9ff Fix candidate detection regex
  • 89470d2 Improve candidate detection in minified JS arrays (without spaces) (#12396)
  • e26a1ba Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (#12506)
  • 2dcb1fc Fix source maps of variant utilities that come from an `@ layer` rule (#12508)
  • adb6f15 Fix generation of utilities that use slashes in arbitrary modifiers (#12515)
  • bbfb5a3 Don't crash when given applying a variant to a negated version of a simple utility (#12514)
  • 3713207 Fix code style
  • da0ee9c Remove unused import
  • 817c466 Ensure configured `font-feature-settings` for `mono` are included in Preflight (#12342)
  • ffadf2b Improve resolveConfig return type: merge themes (#12272)
  • ac171f0 Update changelog
  • 8c3f80a Don’t output `@ config` in CSS file after a rebuild (#12327)
  • b6d5eca Don’t add spaces to negative numbers following a comma (#12324)

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

@aminsys aminsys merged commit 2de8ac2 into main Dec 28, 2023
2 checks passed
@aminsys aminsys deleted the snyk-upgrade-d09af047457877216e93b2ff91c5eea6 branch December 28, 2023 22:16
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