Skip to content

Bump eslint-plugin-tailwindcss from 3.5.0 to 3.8.0#434

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-tailwindcss-3.8.0
Open

Bump eslint-plugin-tailwindcss from 3.5.0 to 3.8.0#434
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-tailwindcss-3.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2023

Bumps eslint-plugin-tailwindcss from 3.5.0 to 3.8.0.

Release notes

Sourced from eslint-plugin-tailwindcss's releases.

v3.8.0

v3.7.1

Fixes #182

v3.7.0

  • Add support for Tailwind CSS 3.2.0 's new features
  • FIX: classname ordering with backward compatibility

v3.6.2

v3.6.1

v3.6.0

  • ADD: support for new features from Tailwind CSS v3.1.0

    Custom dark class, .grid-flow-dense, .text-start, .text-end, .mix-blend-plus-lighter, .border-spacing...

  • BREAKING CHANGE: groups, groupByResponsive, officialSorting and prependCustom are deprecated ☠️. The official sorting from prettier-plugin-tailwindcss is always used by classnames-order.

    This was required in order to support classnames generated by plugins.

Other fixes:

Faster rules

Speeds up enforces-shorthand and classnames-order with officialSorting: true by introducing WeakMap caches to reduce duplicate calculations (by mpsijm 🙏)

Commits
  • 56932e3 3.8.0
  • 75e7a48 README
  • 74ab55d test: add test for issue #135
  • be3a826 Merge branch 'kpoelhekke-master'
  • b63351e Merge branch 'master' of github.com:kpoelhekke/eslint-plugin-tailwindcss into...
  • cbbf2db chore: add commented test for issue 135
  • 8fa5d62 chore: add missing test for the #185 MR
  • 3d22dbd feat: Support for Object syntax in custom callees beside classnames (#185)
  • 1e2e521 feat: add skipClassAttribute option (#178)
  • 13ac66f 3.7.1
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 3.5.0 to 3.8.0.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases)
- [Commits](francoismassart/eslint-plugin-tailwindcss@v3.5.0...v3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2023
@vercel
Copy link
Copy Markdown

vercel bot commented Jan 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
component-library ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 11, 2023 at 5:37AM (UTC)
core-v1 ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 11, 2023 at 5:37AM (UTC)
core-v1-staging ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 11, 2023 at 5:37AM (UTC)
core-v1-staging-testnet ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 11, 2023 at 5:37AM (UTC)
core-v1-testnet ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 11, 2023 at 5:37AM (UTC)
core-v2-staging ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 11, 2023 at 5:37AM (UTC)
council-ui ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 11, 2023 at 5:37AM (UTC)
council-ui-staging ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 11, 2023 at 5:37AM (UTC)
council-ui-testnet ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 11, 2023 at 5:37AM (UTC)
frontend-monorepo ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 11, 2023 at 5:37AM (UTC)
liquidity-mining-ui ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 11, 2023 at 5:37AM (UTC)
nft-ui-staging 🔄 Building (Inspect) Jan 11, 2023 at 5:37AM (UTC)
1 Ignored Deployment
Name Status Preview Comments Updated
nft-ui ⬜️ Ignored (Inspect) Jan 11, 2023 at 5:37AM (UTC)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants