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): update dependency prettier-plugin-tailwindcss to v0.6.11 #224

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-tailwindcss 0.1.11 -> 0.6.11 age adoption passing confidence

Release Notes

tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.6.11

Compare Source

  • Support TypeScript configs and plugins when using v4 (#​342)

v0.6.10

Compare Source

  • Add support for @zackad/prettier-plugin-twig (#​327)
  • Drop support for @zackad/prettier-plugin-twig-melody (#​327)
  • Update Prettier options types (#​325)
  • Don't remove whitespace inside template literals in Svelte (#​332)

v0.6.9

Compare Source

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

v0.6.8

Compare Source

v0.6.7

Compare Source

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

v0.6.6

Compare Source

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

v0.6.5

Compare Source

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

v0.6.4

Compare Source

  • Export PluginOptions type (#​292)

v0.6.3

Compare Source

  • Improve detection of string concatenation (#​288)

v0.6.2

Compare Source

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

v0.6.1

Compare Source

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)

v0.6.0

Compare Source

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

v0.5.14

Compare Source

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

v0.5.13

Compare Source

Added
  • Add support for @zackad/prettier-plugin-twig-melody (#​255)

v0.5.12

Compare Source

Added
  • Add support for prettier-plugin-sort-imports (#​241)
  • Add support for Tailwind CSS v4.0 (#​249)

v0.5.11

Compare Source

Changed
  • Bumped bundled version of Tailwind CSS to v3.4.1 (#​240)

v0.5.10

Compare Source

Changed
  • Bumped bundled version of Tailwind CSS to v3.4 (#​235)

v0.5.9

Compare Source

Fixed
  • Fixed location of embedded preflight CSS file (#​231)

v0.5.8

Compare Source

Added
  • Re-enable support for prettier-plugin-marko (#​229)

v0.5.7

Compare Source

Fixed
  • Fix sorting inside dynamic custom attributes (#​225)

v0.5.6

Compare Source

Fixed
  • Fix sorting inside {{ … }} expressions when using @shopify/prettier-plugin-liquid v1.3+ (#​222)

v0.5.5

Compare Source

Fixed
  • Sort classes inside className in Astro (#​215)
  • Support member access on function calls (#​218)

v0.5.4

Compare Source

Fixed
  • Type tailwindFunctions and tailwindAttributes as optional (#​206)
  • Don’t break @apply … #{'!important'} sorting in SCSS (#​212)

v0.5.3

Compare Source

Fixed
  • Fix CJS __dirname interop on Windows (#​204)

v0.5.2

Compare Source

Fixed
  • Fix intertop with bundled CJS dependencies (#​199)

v0.5.1

Compare Source

Fixed
  • Updated Prettier peer dependency (#​197)

v0.5.0

Compare Source

Added
  • Sort expressions in Astro's class:list attribute (#​192)
  • Re-enabled support for plugins when using Prettier v3+ (#​195)

v0.4.1

Compare Source

Fixed
  • Don't move partial classes inside Twig attributes (#​184)

v0.4.0

Compare Source

Added
  • Export types for Prettier config (#​162)
  • Add Prettier v3 support (#​179)
Fixed
  • Don't move partial classes inside Liquid script attributes (#​164)
  • Do not split classes by non-ASCII whitespace (#​166)
  • Match tagged template literals with tag expressions (#​169)

v0.3.0

Compare Source

Added
  • Added support for prettier-plugin-marko (#​151)
  • Allow sorting of custom attributes, functions, and tagged template literals (#​155)
Fixed
  • Speed up formatting (#​153)
  • Fix plugin compatibility when loaded with require (#​159)

v0.2.8

Compare Source

Changed
  • Remove support for @prettier/plugin-php (#​152)

v0.2.7

Compare Source

Fixed
  • Don't break liquid tags inside attributes when sorting classes (#​143)

v0.2.6

Compare Source

Added
  • Support ESM and TS config files (#​137)
Fixed
  • Load tailwindcss modules from nearest instance only (#​139)

v0.2.5

Compare Source

Fixed
  • Fix class sorting in capture liquid tag (#​131)

v0.2.4

Compare Source

Fixed
  • Sort class attribute on components and custom elements in Astro (#​129)

v0.2.3

Compare Source

Fixed
  • Don't sort classes in Glimmer concat helper (#​119)
  • Add support for @ianvs/prettier-plugin-sort-imports (#​122)

v0.2.2

Compare Source

Fixed
  • Add prettier plugins to peer dependencies (#​114)
  • Traverse await expression blocks in Svelte (#​118)

v0.2.1

Compare Source

Fixed
  • Fix support for latest Shopify Liquid plugin (#​109)

v0.2.0

Compare Source

Changed
  • Don't bundle prettier-plugin-svelte (#​101)
Added
  • Improve compatibility with other Prettier plugins (#​101, #​102)

v0.1.13

Compare Source

Fixed
  • Fix error when using Angular pipes (#​86)

v0.1.12

Compare Source

Added
  • Add support for Glimmer / Handlebars (#​83)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Aug 15, 2024

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

Name Status Preview Comments Updated (UTC)
devbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 9:46pm

@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 67686dd to 63c53a9 Compare August 15, 2024 05:33
Copy link

vercel bot commented Aug 15, 2024

Deployment failed with the following error:

Resource is limited - try again in 10 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from 5699898 to 6a8857b Compare August 18, 2024 17:53
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 6a8857b to db1730b Compare August 25, 2024 21:14
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from db1730b to 4ba43e3 Compare September 1, 2024 08:44
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 4ba43e3 to 6202d8e Compare September 24, 2024 19:47
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.6 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.8 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 6202d8e to 612f7c1 Compare November 19, 2024 16:53
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.8 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.9 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 612f7c1 to 56059da Compare January 15, 2025 17:48
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.9 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.10 Jan 15, 2025
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.10 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.11 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 56059da to 01d6595 Compare January 23, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants