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

Update prettier-plugin-tailwindcss requirement from ^0.6.1 to ^0.6.6 #18

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Updates the requirements on prettier-plugin-tailwindcss to permit the latest version.

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.6

  • Add support for prettier-plugin-multiline-arrays (#299)
  • Add resolution cache for known plugins (#301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#310)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.6] - 2024-08-09

  • Add support for prettier-plugin-multiline-arrays (#299)
  • Add resolution cache for known plugins (#301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#310)

[0.6.5] - 2024-06-17

  • Only re-apply string escaping when necessary (#295)

[0.6.4] - 2024-06-12

  • Export PluginOptions type (#292)

[0.6.3] - 2024-06-11

  • Improve detection of string concatenation (#288)

[0.6.2] - 2024-06-07

Changed

  • Only remove duplicate Tailwind classes (#277)
  • Make sure escapes in classes are preserved in string literals (#286)

[0.6.1] - 2024-05-31

Added

  • Add new tailwindPreserveDuplicates option to disable removal of duplicate classes (#276)

Fixed

  • Improve handling of whitespace removal when concatenating strings (#276)
  • Fix a bug where Angular expressions may produce invalid code after sorting (#276)
  • Disabled whitespace and duplicate class removal for Liquid and Svelte (#276)

[0.6.0] - 2024-05-30

Changed

  • Remove duplicate classes (#272)
  • Remove extra whitespace around classes (#272)

[0.5.14] - 2024-04-15

Fixed

  • Fix detection of v4 projects on Windows (#265)

... (truncated)

Commits

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
Copy link

netlify bot commented Sep 1, 2024

Deploy Preview for clone-figmaa ready!

Name Link
🔨 Latest commit 48144ff
🔍 Latest deploy log https://app.netlify.com/sites/clone-figmaa/deploys/66d482cb80b2ce0008d064f6
😎 Deploy Preview https://deploy-preview-18--clone-figmaa.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.6 branch from 855746a to c26c163 Compare September 1, 2024 12:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.6 branch from c26c163 to f6d56ae Compare September 1, 2024 15:03
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.6 branch from f6d56ae to a42f028 Compare September 1, 2024 15:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.6 branch from a42f028 to c89d13d Compare September 1, 2024 15:04
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.6 branch from c89d13d to d047107 Compare September 1, 2024 15:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.6 branch from d047107 to 9cee19f Compare September 1, 2024 15:05
Updates the requirements on [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) to permit the latest version.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.1...v0.6.6)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.6 branch from 9cee19f to 48144ff Compare September 1, 2024 15:05
@sanidhyy sanidhyy merged commit 0dd3a77 into main Sep 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.6 branch September 1, 2024 15:06
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.

1 participant