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.8 #22

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-tailwindcss 0.2.2 -> 0.6.8 age adoption passing confidence

Release Notes

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

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)

Configuration

📅 Schedule: Branch creation - "before 6am,every weekend" in timezone Europe/Oslo, 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.

@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 21fb444 to b311278 Compare March 25, 2024 14:01
Copy link
Contributor Author

renovate bot commented Mar 25, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: undefined@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"2.8.8" from the root project
npm ERR!   peer prettier@"2 || 3" from @ianvs/[email protected]
npm ERR!   node_modules/@ianvs/prettier-plugin-sort-imports
npm ERR!     peerOptional @ianvs/prettier-plugin-sort-imports@"*" from [email protected]
npm ERR!     node_modules/prettier-plugin-tailwindcss
npm ERR!       dev prettier-plugin-tailwindcss@"0.5.14" from the root project
npm ERR!   3 more (@shopify/prettier-plugin-liquid, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@"^3.0" from [email protected]
npm ERR! node_modules/prettier-plugin-tailwindcss
npm ERR!   dev prettier-plugin-tailwindcss@"0.5.14" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-18T19_59_18_773Z-debug-0.log

Copy link

cloudflare-workers-and-pages bot commented Mar 25, 2024

Deploying capracon-2023 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 26ae37e
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from b311278 to 52d8106 Compare March 30, 2024 17:19
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.12 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.13 Mar 30, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from 8cc49f7 to 14cd4b9 Compare April 18, 2024 19:59
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.13 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.14 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 14cd4b9 to 99e1cfa Compare June 2, 2024 18:32
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.14 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.0 Jun 2, 2024
Copy link
Contributor Author

renovate bot commented Jun 2, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: undefined@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"2.8.8" from the root project
npm ERR!   peer prettier@"2 || 3" from @ianvs/[email protected]
npm ERR!   node_modules/@ianvs/prettier-plugin-sort-imports
npm ERR!     peerOptional @ianvs/prettier-plugin-sort-imports@"*" from [email protected]
npm ERR!     node_modules/prettier-plugin-tailwindcss
npm ERR!       dev prettier-plugin-tailwindcss@"0.6.8" from the root project
npm ERR!   3 more (@shopify/prettier-plugin-liquid, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@"^3.0" from [email protected]
npm ERR! node_modules/prettier-plugin-tailwindcss
npm ERR!   dev prettier-plugin-tailwindcss@"0.6.8" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-09-27T18_54_33_183Z-debug-0.log

@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 99e1cfa to 2a03e3a Compare June 3, 2024 17:10
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.0 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.1 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 2a03e3a to e0dfaba Compare June 10, 2024 18:47
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.1 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.2 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from e0dfaba to 7033e65 Compare June 14, 2024 14:56
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.2 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.3 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 7033e65 to 499665c Compare June 15, 2024 19:49
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.3 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.4 Jun 15, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 499665c to 0f5b579 Compare June 20, 2024 20:57
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.4 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.5 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 0f5b579 to 91f6aca Compare August 12, 2024 18:59
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.5 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.6 Aug 12, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 91f6aca to 26ae37e Compare September 27, 2024 18:54
@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 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants