Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update prettier-plugin-tailwindcss requirement from ^0.6.6 to ^0.6.9 #42

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

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

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.9

  • Introduce tailwindStylesheet option to replace tailwindEntryPoint (#330)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.9] - 2024-11-19

  • Introduce tailwindStylesheet option to replace tailwindEntryPoint (#330)

[0.6.8] - 2024-09-24

[0.6.7] - 2024-09-24

  • Improved performance with large Svelte, Liquid, and Angular files (#312)
  • Add support for @plugin and @config in v4 (#316)
  • Add support for Tailwind CSS v4.0.0-alpha.25 (#317)

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

... (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 Jan 1, 2025
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.9 branch from a86f9c3 to d032007 Compare January 1, 2025 09:26
Copy link

netlify bot commented Jan 1, 2025

Deploy Preview for clone-yoom ready!

Name Link
🔨 Latest commit a86f9c3
🔍 Latest deploy log https://app.netlify.com/sites/clone-yoom/deploys/67750a464a8c1f0008d62741
😎 Deploy Preview https://deploy-preview-42--clone-yoom.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.

Copy link

netlify bot commented Jan 1, 2025

Deploy Preview for clone-yoom ready!

Name Link
🔨 Latest commit a47f4d8
🔍 Latest deploy log https://app.netlify.com/sites/clone-yoom/deploys/6776122cac8cc20008f34d88
😎 Deploy Preview https://deploy-preview-42--clone-yoom.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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.9 branch from d032007 to 4bf81d6 Compare January 2, 2025 03:15
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.9 branch from 4bf81d6 to f7f4f4c Compare January 2, 2025 03:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.9 branch from f7f4f4c to ba0ad66 Compare January 2, 2025 03:16
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.9 branch from ba0ad66 to 9421eb9 Compare January 2, 2025 03:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-tw-0.6.9 branch from 9421eb9 to 36e417b Compare January 2, 2025 04:12
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.6...v0.6.9)

---
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.9 branch from 36e417b to a47f4d8 Compare January 2, 2025 04:12
@sanidhyy sanidhyy merged commit 2fb830d into main Jan 2, 2025
# for free to join this conversation on GitHub. Already have an account? # 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