[Snyk] Upgrade tailwindcss from 3.2.7 to 3.4.3 #92
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
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.7 to 3.4.3.
ℹ️ 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 12 versions ahead of your current version.
The recommended version was released on 2 months ago.
Release notes
Package name: tailwindcss
- 3.4.3 - 2024-03-27
- Revert changes to glob handling (#13384)
- 3.4.2 - 2024-03-27
- Ensure max specificity of
- Improve glob handling for folders with
- Split
- Sort arbitrary properties alphabetically across multiple class lists (#12911)
- Add
- Ensure dashes are allowed in variant modifiers (#13303)
- Fix crash showing completions in Intellisense when using a custom separator (#13306)
- Transpile
- Reset letter spacing for form elements (#13150)
- Fix missing
- Don't error when encountering nested CSS unless trying to
- Ensure that arbitrary properties respect
- Change dark mode selector so
- 3.4.1 - 2024-01-05
- Don't remove keyframe stops when using important utilities (#12639)
- Don't add spaces to gradients and grid track names when followed by
- Restore old behavior for
- Add new
- Support
- 3.4.0 - 2023-12-19

- Add
- Add
- Add
- Extend default
- Update Preflight
- Increase default values for
- Add
- Add utilities for CSS subgrid (#12298)
- Add spacing scale to
- Add
- Add
- Add
- Add logical property values for
- Add
- Simplify the
- Disable the tap highlight overlay on iOS (#12299)
- Improve relative precedence of
- 3.3.7 - 2023-12-18
- Fix support for container query utilities with arbitrary values (#12534)
- Fix custom config loading in Standalone CLI (#12616)
- 3.3.6 - 2023-12-04
- Don’t add spaces to negative numbers following a comma (#12324)
- Don't emit
- Improve types for
- Ensure configured
- 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
- Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (#12506)
- 3.3.5 - 2023-10-25
- Fix incorrect spaces around
- 3.3.4 - 2023-10-24
- Improve normalisation of
- Skip
- Fix incorrectly generated CSS when using square brackets inside arbitrary properties (#11709)
- Make
- Handle variable colors that have variable fallback values (#12049)
- Batch reading content files to prevent
- Skip over classes inside
- Update types to work with
- Don’t crash when important and parent selectors are equal in
- 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
- Bump
- Improve automatic
- 3.3.3 - 2023-07-13
- 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
- Ensure
- Move unknown pseudo-elements outside of
- Escape animation names when prefixes contain special characters (#11470)
- Don't prefix arbitrary classes in
- 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)
- Add
- Reset padding for
- 3.3.2 - 2023-04-25
- Don’t move unknown pseudo-elements to the end of selectors (#10943, #10962)
- Inherit gradient stop positions when using variants (#11002)
- Honor default
- Ensure
- Ensure multiple
- Normalize arbitrary modifiers (#11057)
- Drop support for Node.js v12 (#11089)
- 3.3.1 - 2023-03-30
- 3.3.0 - 2023-03-28
- 3.2.7 - 2023-02-16
from tailwindcss GitHub release notesFixed
Fixed
0,0,1for button and input Preflight rules (#12735)(,),[or]in the file path (#12715):hasrules when usingexperimental.optimizeUniversalDefaults(#12736)mix-blend-plus-darkerutility (#12923)import.meta.urlin config files (#13322)xx-largeand remove doublex-largeabsolute size (#13324)@ applya class that uses nesting (#13325)importantconfiguration (#13353)@ applyworks correctly with pseudo elements (#13379)Fixed
calc()(#12704)classdark mode strategy (#12717)Added
selectorandvariantstrategies for dark mode (#12717)Changed
rtlandltrvariants on same element asdirattribute (#12717)Tailwind CSS v3.4 has arrived! Check out the announcement post for a guided tour through all of the highlights.
Added
svh,lvh, anddvhvalues to defaultheight/min-height/max-heighttheme (#11317)has-*variants for:has(...)pseudo-class (#11318)text-wraputilities includingtext-balanceandtext-pretty(#11320, #12031)opacityscale to include all steps of 5 (#11832)htmlstyles to include shadow DOM:hostpseudo-class (#11200)grid-rows-*utilities from 1–6 to 1–12 (#12180)size-*utilities (#12287)min-w-*,min-h-*, andmax-w-*utilities (#12300)forced-color-adjustutilities (#11931)forced-colorsvariant (#11694, #12582)appearance-autoutility (#12404)floatandclearutilities (#12480)*variant for targeting direct children (#12551)Changed
sansfont-family stack (#11748)rtl,ltr,forced-colors, anddarkvariants (#12584)Fixed
Fixed
@ configin CSS when watching via the CLI (#12327)resolveConfig(#12272)font-feature-settingsformonoare included in Preflight (#12342)@ layerrule (#12508)Fixed
-incalc()expression (#12283)Fixed
calc()-like functions (#11686)calc()normalisation in nestedtheme()calls (#11705)contentoptional for presets in TypeScript types (#11730)too many open fileserror (#12079):not(…)when nested in an at-rule (#12105)Node16module resolution (#12097)@ apply(#12112)tailwindcss/nesting(#12269)jiti,fast-glob, andbrowserlistdependencies (#11550)varinjection for properties that accept a<dashed-ident>(#12236)Fixed
theme()insidecalc()when there are no spaces around operators (#11157)repeating-conic-gradientis detected as an image (#11180):isby default (#11345)groupandpeervariants (#11454)Added
aria-busyutility (#10966)Changed
<dialog>elements in preflight (#11069)Fixed
toposition of gradient when using implicit transparent colors (#11002)@ tailwindcss/oxidedoesn't leak in the stable engine (#10988)theme(spacing[5])calls with bracket notation in arbitrary properties work (#11039)Changed
Important
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: