-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency tailwindcss to ^3.3.4 #8
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/tailwindcss-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
changed the title
Update dependency tailwindcss to ^3.0.23
Update dependency tailwindcss to ^3.0.24
Apr 12, 2022
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
April 12, 2022 20:39
5c8e76e
to
cf3fdb1
Compare
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
June 18, 2022 14:55
cf3fdb1
to
b71156e
Compare
renovate
bot
changed the title
Update dependency tailwindcss to ^3.0.24
Update dependency tailwindcss to ^3.1.3
Jun 18, 2022
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
June 23, 2022 21:10
b71156e
to
9e4c403
Compare
renovate
bot
changed the title
Update dependency tailwindcss to ^3.1.3
Update dependency tailwindcss to ^3.1.4
Jun 23, 2022
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
September 25, 2022 22:06
9e4c403
to
6e767f2
Compare
renovate
bot
changed the title
Update dependency tailwindcss to ^3.1.4
Update dependency tailwindcss to ^3.1.8
Sep 25, 2022
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
November 20, 2022 11:23
6e767f2
to
2ea5931
Compare
renovate
bot
changed the title
Update dependency tailwindcss to ^3.1.8
Update dependency tailwindcss to ^3.2.4
Nov 20, 2022
renovate
bot
changed the title
Update dependency tailwindcss to ^3.2.4
Update dependency tailwindcss to ^3.2.7
Mar 16, 2023
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
March 16, 2023 07:35
2ea5931
to
dbbec33
Compare
renovate
bot
changed the title
Update dependency tailwindcss to ^3.2.7
Update dependency tailwindcss to ^3.3.0
Mar 30, 2023
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
2 times, most recently
from
March 31, 2023 03:58
647d5f7
to
d4dd4b4
Compare
renovate
bot
changed the title
Update dependency tailwindcss to ^3.3.0
Update dependency tailwindcss to ^3.3.1
Mar 31, 2023
renovate
bot
changed the title
Update dependency tailwindcss to ^3.3.1
Update dependency tailwindcss to ^3.3.2
May 29, 2023
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
May 29, 2023 00:01
d4dd4b4
to
8a3c336
Compare
1 task
renovate
bot
changed the title
Update dependency tailwindcss to ^3.3.2
Update dependency tailwindcss to ^3.3.3
Jul 14, 2023
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
July 14, 2023 08:49
8a3c336
to
d966035
Compare
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
October 24, 2023 23:36
d966035
to
3a570e8
Compare
renovate
bot
changed the title
Update dependency tailwindcss to ^3.3.3
Update dependency tailwindcss to ^3.3.4
Oct 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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 contains the following updates:
^3.0.15
->^3.3.4
Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v3.3.4
Compare Source
Fixed
calc()
-like functions (#11686)calc()
normalisation in nestedtheme()
calls (#11705)content
optional for presets in TypeScript types (#11730)too many open files
error (#12079):not(…)
when nested in an at-rule (#12105)Node16
module resolution (#12097)@apply
(#12112)tailwindcss/nesting
(#12269)jiti
,fast-glob
, andbrowserlist
dependencies (#11550)var
injection for properties that accept a<dashed-ident>
(#12236)v3.3.3
Compare Source
Fixed
theme()
insidecalc()
when there are no spaces around operators (#11157)repeating-conic-gradient
is detected as an image (#11180):is
by default (#11345)group
andpeer
variants (#11454)Added
aria-busy
utility (#10966)Changed
<dialog>
elements in preflight (#11069)v3.3.2
Compare Source
Fixed
to
position of gradient when using implicit transparent colors (#11002)@tailwindcss/oxide
doesn't leak in the stable engine (#10988)theme(spacing[5])
calls with bracket notation in arbitrary properties work (#11039)Changed
v3.3.1
Compare Source
Fixed
@apply
, andimportant
selectors when using:is()
or:has()
with pseudo-elements (#10903)safelist
config types (#10901)@tailwindcss/line-clamp
warning (#10915, #10919)v3.3.0
Compare Source
Added
line-height
modifier support tofont-size
utilities (#9875)var(...)
(#9880, #9962)hyphens
utilities (#10071)from-{position}
,via-{position}
andto-{position}
utilities (#10886)list-style-image
utilities (#10817)caption-side
utilities (#10470)line-clamp
utilities from@tailwindcss/line-clamp
to core (#10768, #10876, #10862)delay-0
andduration-0
utilities (#10294)justify-normal
andjustify-stretch
utilities (#10560)content-normal
andcontent-stretch
utilities (#10645)whitespace-break-spaces
utility (#10729)font-variation-settings
for afont-family
(#10034, #10515)Fixed
null
, is an emptySet
(#10877)Changed
rtl
andltr
variants as stable and remove warnings (#10764)inset
instead oftop
,right
,bottom
, andleft
properties (#10765)dark
andrtl
/ltr
variants insensitive to DOM order (#10766):is
to make important selector option insensitive to DOM order (#10835)v3.2.7
Compare Source
Fixed
:where(.btn)
when matching!btn
(#10601)outline-color
intransition
andtransition-colors
by default (#10604)v3.2.6
Compare Source
Fixed
oxide-api-shim
(add1636)v3.2.5
Compare Source
Added
node16-win-arm64
) (#10001)Fixed
variantOrder
(#9829)foo-[abc]/[def]
not being handled correctly (#9866)resolveConfig
, unwrapResolvableTo
(#9972)data
key to theme types (#10023)string[]
in thetheme.dropShadow
types (#10072)root
or@layer
nodes (#10229)blocklist
member in theConfig
type (#10239)layer
insidevariants
layer (#10505)--watch=always
option to prevent exit when stdin closes (#9966)Changed
theme
keys in default config (#9953)outline-color
intransition
andtransition-colors
utilities (#10385)v3.2.4
Compare Source
Added
blocklist
option to prevent generating unwanted CSS (#9812)Fixed
v3.2.3
Compare Source
Fixed
raw
content in the CLI (#9773)@apply
(#9765)!
) (#9791)v3.2.2
Compare Source
Fixed
font-feature-settings
are included in Preflight (#9707)@apply
in selectors with combinators and pseudos (#9722)v3.2.1
Compare Source
Fixed
supports
in types (#9616)micromatch
is a proper CLI dependency (#9620)modifiers
object formatchVariant
(ba6551d)v3.2.0
Compare Source
Added
@config
directive (#9405)relative: true
option to resolve content paths relative to the config file (#9396)supports-*
variant (#9453)min-*
andmax-*
variants (#9558)aria-*
variants (#9557, #9588)data-*
variants (#9559, #9588)break-keep
utility forword-break: keep-all
(#9393)collapse
utility forvisibility: collapse
(#9181)fill-none
utility forfill: none
(#9403)stroke-none
utility forstroke: none
(#9403)place-content-baseline
utility forplace-content: baseline
(#9498)place-items-baseline
utility forplace-items: baseline
(#9507)content-baseline
utility foralign-content: baseline
(#9507)font-feature-settings
for a font family (#9039)node16-linux-armv7
) (#9084)outline-offset
(#9136)matchUtilities
(#9541)min
/max
/clamp
(#9237)sort
function inmatchVariant
(#9423)postcss-nested
v6.0 (#9546)Fixed
respectDefaultRingColorOpacity
(#9070)@apply
-ing a selector with joined classes (#9107)outline-hidden
utility (#9147)hidden
attribute on elements in preflight (#9174)fontFamily
config TypeScript types (#9214):where()
and:has()
(#9309)null
orundefined
) when resolving the classList for intellisense (#9385)content
key in custom plugin configs (#9502, #9545)--content
is used in the CLI when passed (#9587)v3.1.8
Compare Source
Fixed
@apply
of user utilities when negative and non-negative versions both exist (#9027)v3.1.7
Compare Source
Fixed
@layer
rules (#8971)Added
resolveConfig
(#8924)v3.1.6
Compare Source
Fixed
theme()
in CSS (#8831)v3.1.5
Compare Source
Added
font-weight
for each font size utility (#8763)Fixed
tailwindcss
andautoprefixer
inpostcss.config.js
in standalone CLI (#8769)v3.1.4
Compare Source
Fixed
<alpha-value>
when usingtheme()
(#8652)/
that are preceded by numbers (#8688)v3.1.3
Compare Source
Fixed
corePluginList
type definition (#8587)addVariant
(#8608)theme()
function when using quotes (#8625)::marker
(#8622)v3.1.2
Compare Source
Fixed
\
is a valid arbitrary variant token (#8576)postcss-import
in the CLI by default in watch mode (#8574, #8580)v3.1.1
Compare Source
Fixed
::backdrop
into separate defaults group (#8567)v3.1.0
Compare Source
Fixed
@apply
(#8125)@apply
rules (#8213)[hidden]
style in preflight (#8248)important
selector to the front when@apply
-ing selector-modifying variants in custom utilities (#8313)matchVariant
that use at-rules and placeholders (#8392)tailwindcss/plugin
(#8400)addVariant
ormatchVariant
callback functions (#8455)postcss
installation first in the CLI (#8270)to
value from parent gradients (#8489)@import 'tailwindcss/...'
without node_modules (#8537)Changed
Added
Document
nodes (#7291)text-start
andtext-end
utilities (#6656)darkMode: 'class'
(#5800)--poll
option to the CLI (#7725)border-spacing
utilities (#7102)enabled
variant (#7905)tailwind.config.js
file (#7891)backdrop
variant (#7924, #8526)grid-flow-dense
utility (#8193)mix-blend-plus-lighter
utility (#8288)matchVariant
API (#8310, 34fd0fb8)prefers-contrast
media query variants (#8410)theme
function (#8416)postcss-import
support to the CLI (#8437)optional
variant (#8486)<alpha-value>
placeholder support for custom colors (#8501)v3.0.24
Compare Source
Fixed
@apply
(#7524)!
to selector class matching template candidate when using important modifier with multi-class selectors (#7664)div:not(.foo)
if.foo
is never defined (#7815)rgb
,rgba
,hsl
andhsla
colors (#7933)percentage
data type is validated correctly (#8015)font-weight
is inherited by form controls in all browsers (#8078)Changed
chalk
withpicocolors
(#6039)cosmiconfig
withlilconfig
(#6039)cssnano
to avoid removing empty variables when minifying (#7818)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.