-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update dependency eslint-plugin-tailwindcss to v3.18.2 #1548
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
base: main
Are you sure you want to change the base?
Conversation
Deploying for-ui with
|
Latest commit: |
90dbc09
|
Status: | ✅ Deploy successful! |
Preview URL: | https://08c8e782.for-ui.pages.dev |
Branch Preview URL: | https://renovate-eslint-plugin-tailw.for-ui.pages.dev |
|
a33bd76
to
0a53b4c
Compare
0a53b4c
to
ec75989
Compare
ec75989
to
c8861e5
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
c8861e5
to
77b7204
Compare
77b7204
to
4c8fc66
Compare
4c8fc66
to
746a931
Compare
746a931
to
300c75f
Compare
300c75f
to
7c03a0f
Compare
7c03a0f
to
368ca0c
Compare
368ca0c
to
9be9832
Compare
9be9832
to
8d640a8
Compare
8d640a8
to
2cc9a55
Compare
2cc9a55
to
90dbc09
Compare
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
3.13.0
->3.18.2
Release Notes
francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)
v3.18.2
: Tailwind CSS v4 READMECompare Source
This patch release is the same as
v3.8.0
, I had to publish patch versions in the regular npm release channel in order to update the README.Here is a copy of the important message as added in the README:
About Tailwind CSS 4 support
While the development of
eslint-plugin-tailwindcss
for Tailwind CSS v4 is ongoing, you can use the latest version published on the beta channel to get partial support of Tailwind CSS v4.npm i eslint-plugin-tailwindcss@beta -D
You can always disable specific rules if necessary.
This version has been made possible thanks to the work of hyoban and his project
tailwind-api-utils
.v3.18.1
Compare Source
v3.18.0
Compare Source
enforces-shorthand
rule now supportplace-content-*
/place-items-*
/place-self-*
enforces-shorthand
does not work forh-
&w-
when prefixed (by Kamahl19 🙏)v3.17.5
Compare Source
v3.17.4
Compare Source
v3.17.3
Compare Source
v3.17.2
Compare Source
Revert to
3.17.0
equivalent to prevent a regression introduced in3.17.1
v3.17.1
Compare Source
no-custom-classname
optimization (by XantreDev 🙏)This version did introduce a regression, so you should use 3.17.2 instead for now
v3.17.0
: Enhanced Template literals supportCompare Source
tag.div
andtag(Component)
(by nihalgonsalves 🙏)v3.16.0
: ESLint v9 supportCompare Source
v3.15.2
Compare Source
v3.15.1
Compare Source
fixes #324 & #317
v3.15.0
: no-unnecessary-arbitrary-valueCompare Source
New rule
no-unnecessary-arbitrary-value
is available.e.g. replacing
m-[1.25rem]
by its configuration based classnamem-5
v3.14.3
Compare Source
fix: retro compatibility for older Tailwind CSS (before typescript config)
v3.14.2
Compare Source
shadow-md
+shadow-[#color]
can be used together 🤝tabular-nums
andslashed-zero
can be used together 🤝size-*
based onsize
,spacing
,width
andheight
🤓v3.14.1
Compare Source
size-screen
😅enforces-shorthand
(by kachkaev 🙏)v3.14.0
: Tailwind CSS 3.4.0Compare Source
See #297
v3.13.1
Compare Source
fix: bg-center mark as conflicting with bg-[image:xxx]
Configuration
📅 Schedule: Branch creation - "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.