- Notifications
You must be signed in to change notification settings - Fork4
chore(deps): update dependency eslint-plugin-tailwindcss to v3.18.2#52
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
renovate wants to merge1 commit intomainChoose a base branch fromrenovate/eslint-plugin-tailwindcss-3.x-lockfile
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.
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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
vercelbot commentedJan 1, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The latest updates on your projects. Learn more aboutVercel for Git ↗︎
|
cloudflare-workers-and-pagesbot commentedJan 1, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
380399d todae6d63Comparedae6d63 to6a7c37cCompare6a7c37c to0869f99Compare0869f99 toc4e3275Comparec4e3275 tob602201Compareb602201 to644a11eCompare644a11e toad0c4b8Comparead0c4b8 to6db753cCompare6db753c to26160c0Compare26160c0 toc81682eComparec81682e to460ccebCompare460cceb toc7b5663Comparec7b5663 to2354fe7Compare2354fe7 to003840eCompare003840e to555b542Compare555b542 to298b7c3Compare298b7c3 toc7c079dComparec7c079d to2c9b8ccCompare2c9b8cc to2c5c052Compare2c5c052 tofd1a4bfComparefd1a4bf to5f9e524CompareSign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
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.

Uh oh!
There was an error while loading.Please reload this page.
This PR contains the following updates:
3.13.0->3.18.2Release 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 thedevelopment of
eslint-plugin-tailwindcssfor Tailwind CSS v4 is ongoing, you can use the latest version published on thebeta channel to get partial support of Tailwind CSS v4.npm i eslint-plugin-tailwindcss@beta -DYou can always disable specific rules if necessary.
This version has been made possible thanks to the work ofhyoban and his project
tailwind-api-utils.v3.18.1Compare Source
v3.18.0Compare Source
enforces-shorthandrule now supportplace-content-*/place-items-*/place-self-*enforces-shorthanddoes not work forh-&w-when prefixed (byKamahl19 🙏)v3.17.5Compare Source
v3.17.4Compare Source
v3.17.3Compare Source
v3.17.2Compare Source
Revert to
3.17.0equivalent to prevent a regression introduced in3.17.1v3.17.1Compare Source
no-custom-classnameoptimization (byXantreDev 🙏)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.divandtag(Component)(bynihalgonsalves 🙏)v3.16.0: ESLint v9 supportCompare Source
v3.15.2Compare Source
v3.15.1Compare Source
fixes#324 Ľ
v3.15.0: no-unnecessary-arbitrary-valueCompare Source
New rule
no-unnecessary-arbitrary-valueis available.e.g. replacing
m-[1.25rem]by its configuration based classnamem-5v3.14.3Compare Source
fix: retro compatibility for older Tailwind CSS (before typescript config)
v3.14.2Compare Source
shadow-md+shadow-[#color]can be used together 🤝tabular-numsandslashed-zerocan be used together 🤝size-*based onsize,spacing,widthandheight🤓v3.14.1Compare Source
size-screen😅enforces-shorthand(bykachkaev 🙏)v3.14.0: Tailwind CSS 3.4.0Compare Source
See#297
v3.13.1Compare Source
fix:bg-center mark as conflicting with bg-[image:xxx]
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 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 byMend Renovate. View therepository job log.