Skip to content
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

chore(deps-dev): bump eslint-plugin-tailwindcss from 1.17.2 to 3.3.0 #593

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps eslint-plugin-tailwindcss from 1.17.2 to 3.3.0.

Release notes

Sourced from eslint-plugin-tailwindcss's releases.

v3.3.0

New feature: crawling ArrayExpression elements and ObjectExpression, see [issue #99](francoismassart/eslint-plugin-tailwindcss#99) (by matt-tingen 🙏)

v3.2.1

FIXES for no-custom-classname

  • #100 Using parentheses in the class name causes an error in the "tailwindcss/no-custom-classname" rule
  • #101 Using the percent symbol in square brackets of the class name causes an error in the "tailwindcss/no-custom-classname" rule

v3.2.0

v3.1.2

FIX: enforces-shorthand false positive #91

v3.1.1

FIX: snap-x and snap-mandatory are conflicting classes #90

enforces-shorthand

New rule merging multiple classnames #67

For more info, read the documentation about the enforces-shorthand rule

v3.0.4

fix: correctly handle number values in config (#86)

v3.0.3

FIX #84

v3.0.2

FIX #82 FIX #83 FIX #78

v3.0.1

FIX #77 FIX #80

TailwindCSS 3

Commits
  • 3c14e78 3.3.0
  • ea818ea README crawling ArrayExpression elements and ObjectExpression
  • e203f92 3.3.0-beta.0
  • 1a4971a fix: crawl arrays and objects passed to callees (#103)
  • 1b8fba4 3.2.1
  • 78f2123 FIXES for no-custom-classname (#102)
  • 9361028 Merge branch 'master' of github.com:francoismassart/eslint-plugin-tailwindcss
  • 94b7a23 no-contradicting-classname.md
  • ec00fa5 Update enforces-shorthand.md (#94)
  • 533ed1b README: details about the tw2 versions
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2022
@netlify
Copy link

netlify bot commented Jan 19, 2022

✔️ Deploy Preview for mermaidjs ready!

🔨 Explore the source changes: 311fbd7

🔍 Inspect the deploy log: https://app.netlify.com/sites/mermaidjs/deploys/61e7fc878379e0000791244d

😎 Browse the preview: https://deploy-preview-593--mermaidjs.netlify.app

Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) from 1.17.2 to 3.3.0.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases)
- [Commits](francoismassart/eslint-plugin-tailwindcss@v1.17.2...v3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/eslint-plugin-tailwindcss-3.3.0 branch from a397f84 to 311fbd7 Compare January 19, 2022 11:56
@sidharthv96 sidharthv96 merged commit 1fb24aa into develop Jan 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/eslint-plugin-tailwindcss-3.3.0 branch January 19, 2022 12:39
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.

None yet

1 participant