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.2 to 3.3.5 #576

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

Conversation

X-oss-byte
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.3.2 to 3.3.5.

ℹ️ 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 2 months ago, on 2023-10-25.
Release notes
Package name: tailwindcss
  • 3.3.5 - 2023-10-25

    Fixed

    • Fix incorrect spaces around - in calc() expression (#12283)
  • 3.3.4 - 2023-10-24

    Fixed

    • Improve normalisation of calc()-like functions (#11686)
    • Skip calc() normalisation in nested theme() calls (#11705)
    • Fix incorrectly generated CSS when using square brackets inside arbitrary properties (#11709)
    • Make content optional for presets in TypeScript types (#11730)
    • Handle variable colors that have variable fallback values (#12049)
    • Batch reading content files to prevent too many open files error (#12079)
    • Skip over classes inside :not(…) when nested in an at-rule (#12105)
    • Update types to work with Node16 module resolution (#12097)
    • Don’t crash when important and parent selectors are equal in @ apply (#12112)
    • Eliminate irrelevant rules when applying variants (#12113)
    • Improve RegEx parser, reduce possibilities as the key for arbitrary properties (#12121)
    • Fix sorting of utilities that share multiple candidates (#12173)
    • Ensure variants with arbitrary values and a modifier are correctly matched in the RegEx based parser (#12179)
    • Fix crash when watching renamed files on FreeBSD (#12193)
    • Allow plugins from a parent document to be used in an iframe (#12208)
    • Add types for tailwindcss/nesting (#12269)
    • Bump jiti, fast-glob, and browserlist dependencies (#11550)
    • Improve automatic var injection for properties that accept a <dashed-ident> (#12236)
  • 3.3.3 - 2023-07-13

    Fixed

    • Fix issue where some pseudo-element variants generated the wrong selector (#10943, #10962, #11111)
    • Make font settings propagate into buttons, inputs, etc. (#10940)
    • Fix parsing of theme() inside calc() when there are no spaces around operators (#11157)
    • Ensure repeating-conic-gradient is detected as an image (#11180)
    • Move unknown pseudo-elements outside of :is by default (#11345)
    • Escape animation names when prefixes contain special characters (#11470)
    • Don't prefix arbitrary classes in group and peer variants (#11454)
    • Sort classes using position of first matching rule (#11504)
    • Allow variant to be an at-rule without a prelude (#11589)
    • Make PostCSS plugin async to improve performance (#11548)
    • Don’t error when a config file is missing (f97759f)

    Added

    • Add aria-busy utility (#10966)

    Changed

    • Reset padding for <dialog> elements in preflight (#11069)
  • 3.3.2 - 2023-04-25

    Fixed

    • Don’t move unknown pseudo-elements to the end of selectors (#10943, #10962)
    • Inherit gradient stop positions when using variants (#11002)
    • Honor default to position of gradient when using implicit transparent colors (#11002)
    • Ensure @ tailwindcss/oxide doesn't leak in the stable engine (#10988)
    • Ensure multiple theme(spacing[5]) calls with bracket notation in arbitrary properties work (#11039)
    • Normalize arbitrary modifiers (#11057)

    Changed

    • Drop support for Node.js v12 (#11089)
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

Copy link

vercel bot commented Dec 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-js-next-plugin-storybook ❌ Failed (Inspect) Dec 12, 2023 8:35am
next-js-next-plugin-storybook-g5dx ❌ Failed (Inspect) Dec 12, 2023 8:35am
next-js-next-plugin-storybook-y5ka ❌ Failed (Inspect) Dec 12, 2023 8:35am
next-x-storybook ❌ Failed (Inspect) Dec 12, 2023 8:35am

Copy link

stackblitz bot commented Dec 12, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Dec 12, 2023

⚠️ No Changeset found

Latest commit: 6e1b2a6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Dec 12, 2023

Deployment failed with the following error:

Could not parse File as JSON: vercel.json

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