Skip to content

build(deps-dev): bump eslint-plugin-better-tailwindcss from 4.1.1 to 4.3.0#62

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-better-tailwindcss-4.3.0
Closed

build(deps-dev): bump eslint-plugin-better-tailwindcss from 4.1.1 to 4.3.0#62
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-better-tailwindcss-4.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps eslint-plugin-better-tailwindcss from 4.1.1 to 4.3.0.

Release notes

Sourced from eslint-plugin-better-tailwindcss's releases.

v4.3.0

compare changes

Features

  • Support curried calls (#325)
  • Support callee paths (#326)

Refactors

  • Simplify matcher config (#324) The matcher config has been simplified from a nested tuple structure to a simple array of objects. This makes it easier to understand while also allowing better flexibility to support the new features. The old structure is still supported for now, but will be removed in the next major version.

    Check the updated configuration documentation for more information.

v4.2.0

compare changes

Features

  • Add support for ESLint 10 (#323)

Performance

  • Use shared worker to handle async calls (#319)

❤️ Contributors

Changelog

Sourced from eslint-plugin-better-tailwindcss's changelog.

v4.3.0

compare changes

Features

  • Support curried calls (#325)
  • Support callee paths (#326)

Refactors

  • Simplify matcher config (#324) The matcher config has been simplified from a nested tuple structure to a simple array of objects. This makes it easier to understand while also allowing better flexibility to support the new features. The old structure is still supported for now, but will be removed in the next major version.

    Check the updated configuration documentation for more information.

v4.2.0

compare changes

Features

  • Add support for ESLint 10 (#323)

Performance

  • Use shared worker to handle async calls (#319)

❤️ Contributors

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)

Summary by cubic

Upgrade eslint-plugin-better-tailwindcss to 4.3.0 to support ESLint 10 and improve Tailwind rule matching and performance.

  • Dependencies
    • eslint-plugin-better-tailwindcss: 4.1.1 → 4.3.0 (dev)
    • Notables: supports curried calls and callee paths, uses a shared worker, and simplifies matcher config (legacy format still works; consider migrating when convenient)

Written for commit 0b6273a. Summary will update on new commits.

Bumps [eslint-plugin-better-tailwindcss](https://github.com/schoero/eslint-plugin-better-tailwindcss) from 4.1.1 to 4.3.0.
- [Release notes](https://github.com/schoero/eslint-plugin-better-tailwindcss/releases)
- [Changelog](https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](schoero/eslint-plugin-better-tailwindcss@v4.1.1...v4.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-better-tailwindcss
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Feb 20, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kuest-auth Ready Ready Preview, Comment Feb 20, 2026 0:10am

Request Review

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2026

Looks like eslint-plugin-better-tailwindcss is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 22, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-better-tailwindcss-4.3.0 branch February 22, 2026 18:04
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.

0 participants