This repository was archived by the owner on Apr 30, 2024. It is now read-only.
[Snyk] Upgrade tailwindcss from 3.2.2 to 3.3.3#44
Closed
RollkitBot wants to merge 1 commit intorelease/v0.47.x-rollkitfrom
Closed
[Snyk] Upgrade tailwindcss from 3.2.2 to 3.3.3#44RollkitBot wants to merge 1 commit intorelease/v0.47.x-rollkitfrom
RollkitBot wants to merge 1 commit intorelease/v0.47.x-rollkitfrom
Conversation
Snyk has created this PR to upgrade tailwindcss from 3.2.2 to 3.3.3. See this package in npm: https://www.npmjs.com/package/tailwindcss See this project in Snyk: https://app.snyk.io/org/rollkit/project/08c5be7f-2f57-4ff8-9630-62dffc80c324?utm_source=github&utm_medium=referral&page=upgrade-pr
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.2 to 3.3.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.
Release notes
Package name: tailwindcss
-
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
- Fix edge case bug when loading a TypeScript config file with webpack (#10898)
- Fix variant,
- Fix
- Fix build errors caused by
- Fix "process is not defined" error (#10919)
-
3.3.0 - 2023-03-28

- Support ESM and TypeScript config files (#10785)
- Extend default color palette with new 950 shades (#10879)
- Add
- Add support for using variables as arbitrary values without
- Add logical properties support for inline direction (#10166)
- Add
- Add
- Add
- Add
- Add
- Add
- Add
- Add
- Add
- Add support for configuring default
- Disallow using multiple selectors in arbitrary variants (#10655)
- Sort class lists deterministically for Prettier plugin (#10672)
- Ensure CLI builds have a non-zero exit code on failure (#10703)
- Ensure module dependencies for value
- Fix format assumption when resolving module dependencies (#10878)
- Mark
- Use
- Make
- Use
-
3.2.7 - 2023-02-16
- Fix use of
- Revert including
-
3.2.6 - 2023-02-08
- Fix installation failing with yarn and pnpm by dropping
-
3.2.5 - 2023-02-08
- Add standalone CLI build for 64-bit Windows on ARM (
- Cleanup unused
- Fix
- Add container queries plugin to standalone CLI (#9865)
- Support renaming of output files by PostCSS plugins in CLI (#9944)
- Improve return value of
- Clip unbalanced brackets in arbitrary values (#9973)
- Don’t reorder webkit scrollbar pseudo elements (#9991)
- Deterministic sorting of arbitrary variants (#10016)
- Add
- Prevent invalid arbitrary variant selectors from failing the build (#10059)
- Properly handle subtraction followed by a variable (#10074)
- Fix missing
- Update list of length units (#10100)
- Fix not matching arbitrary properties when closely followed by square brackets (#10212)
- Allow direct nesting in
- Don't prefix classes in arbitrary variants (#10214)
- Fix perf regression when checking for changed content (#10234)
- Fix missing
- 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
- Add
- Alphabetize
- Update esbuild to v17 (#10368)
- Include
-
3.2.4 - 2022-11-11
- Add
- Fix watching of files on Linux when renames are involved (#9796)
- Make sure errors are always displayed when watching for changes (#9810)
-
3.2.3 - 2022-11-09
-
3.2.2 - 2022-11-04
from tailwindcss GitHub release notesFixed
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
Fixed
@ apply, andimportantselectors when using:is()or:has()with pseudo-elements (#10903)safelistconfig types (#10901)@ tailwindcss/line-clampwarning (#10915, #10919)Tailwind CSS v3.3 is here! Check out the announcement post for a deep dive into all of the cool new stuff.
Added
line-heightmodifier support tofont-sizeutilities (#9875)var(...)(#9880, #9962)hyphensutilities (#10071)from-{position},via-{position}andto-{position}utilities (#10886)list-style-imageutilities (#10817)caption-sideutilities (#10470)line-clamputilities from@ tailwindcss/line-clampto core (#10768, #10876, #10862)delay-0andduration-0utilities (#10294)justify-normalandjustify-stretchutilities (#10560)content-normalandcontent-stretchutilities (#10645)whitespace-break-spacesutility (#10729)font-variation-settingsfor afont-family(#10034, #10515)Fixed
null, is an emptySet(#10877)Changed
rtlandltrvariants as stable and remove warnings (#10764)insetinstead oftop,right,bottom, andleftproperties (#10765)darkandrtl/ltrvariants insensitive to DOM order (#10766):isto make important selector option insensitive to DOM order (#10835)Fixed
:where(.btn)when matching!btn(#10601)outline-colorintransitionandtransition-colorsby default (#10604)Fixed
oxide-api-shim(add1636)Added
node16-win-arm64) (#10001)Fixed
variantOrder(#9829)foo-[abc]/[def]not being handled correctly (#9866)resolveConfig, unwrapResolvableTo(#9972)datakey to theme types (#10023)string[]in thetheme.dropShadowtypes (#10072)rootor@ layernodes (#10229)blocklistmember in theConfigtype (#10239)layerinsidevariantslayer (#10505)--watch=alwaysoption to prevent exit when stdin closes (#9966)Changed
themekeys in default config (#9953)outline-colorintransitionandtransition-colorsutilities (#10385)Added
blocklistoption to prevent generating unwanted CSS (#9812)Fixed
Read more
Read more
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