Skip to content

Bump eslint-plugin-tailwindcss from 4.0.0-alpha.2 to 4.0.0-beta.0#8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-tailwindcss-4.0.0-beta.0
Open

Bump eslint-plugin-tailwindcss from 4.0.0-alpha.2 to 4.0.0-beta.0#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-tailwindcss-4.0.0-beta.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown

Bumps eslint-plugin-tailwindcss from 4.0.0-alpha.2 to 4.0.0-beta.0.

Release notes

Sourced from eslint-plugin-tailwindcss's releases.

Tailwind CSS v4 (temp. version)

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

NB: As we will focus the effort on the full rewrite of the plugin, this version is available "as is" and you may get errors or false positives like for the rule no-contradicting-classname . You can learn more about these issues on GitHub.

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.

v4.0.0-alpha.5

Implement caching and other enhancements aiming for better performances:

  • classnames-order
  • enforces-negative-arbitrary-values
  • enforces-shorthand
  • no-arbitrary-value
  • no-contradicting-classname
  • no-custom-classname
  • no-unnecessary-arbitrary-value

v4.0.0-alpha.3

  • no-contradicting-classname
  • enforces-shorthand
  • enforces-negative-arbitrary-values
  • no-arbitrary-value
  • no-unnecessary-arbitrary-value
  • Highlight enhancements
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) from 4.0.0-alpha.2 to 4.0.0-beta.0.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases)
- [Commits](francoismassart/eslint-plugin-tailwindcss@v4.0.0-alpha.2...v4.0.0-beta.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-tailwindcss
  dependency-version: 4.0.0-beta.0
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 11, 2026
@samay-hash

Copy link
Copy Markdown
Owner

Bumps eslint-plugin-tailwindcss from 4.0.0-alpha.2 to 4.0.0-beta.0.

merge using pnpm build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant