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 #129

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-tailwindcss 0.2.6 -> 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)

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 is behind base branch, 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.

@vercel
Copy link

vercel bot commented Apr 5, 2023

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

Name Status Preview Comments Updated (UTC)
next-starter-strict ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 13, 2023 3:17am

@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.2.7 chore(deps): update dependency prettier-plugin-tailwindcss to v0.2.8 Apr 28, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 700d0b6 to 1433ada Compare April 28, 2023 15:11
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.2.8 chore(deps): update dependency prettier-plugin-tailwindcss to v0.3.0 May 15, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 1433ada to 2e9df13 Compare May 15, 2023 16:49
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.3.0 chore(deps): update dependency prettier-plugin-tailwindcss to v0.4.0 Jul 11, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 2e9df13 to 06ac068 Compare July 11, 2023 17:17
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.4.0 chore(deps): update dependency prettier-plugin-tailwindcss to v0.4.1 Jul 14, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 06ac068 to 872ed72 Compare July 14, 2023 17:06
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.4.1 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.1 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 872ed72 to 9ff1b1d Compare August 10, 2023 16:26
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.1 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.2 Aug 11, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 9ff1b1d to ceb329a Compare August 11, 2023 16:13
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.2 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.3 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from ceb329a to 306d60c Compare August 15, 2023 16:59
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.3 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.4 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 306d60c to 9e2e53f Compare August 31, 2023 14:14
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.4 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.5 Oct 3, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 9e2e53f to 4b35190 Compare October 3, 2023 18:43
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.5 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.6 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 7d152c1 to 78fc56a Compare December 28, 2023 19:39
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.9 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.10 Dec 28, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 78fc56a to d0708d9 Compare January 5, 2024 23:02
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.10 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.11 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from d0708d9 to 87ab285 Compare March 6, 2024 17:55
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.11 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.12 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 87ab285 to bcec7aa Compare March 27, 2024 17:21
@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 27, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from bcec7aa to 0a17053 Compare April 15, 2024 21:22
@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 15, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 0a17053 to 1f1ce86 Compare May 30, 2024 20:15
@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 May 30, 2024
Copy link
Contributor Author

renovate bot commented May 30, 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: pnpm-lock.yaml
 WARN  GET https://registry.npmjs.org/@tsconfig/next/-/next-1.0.5.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.15.11.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/react/-/react-18.0.31.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.11.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.57.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.37.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-17.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-13.2.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.7.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier-plugin-tailwindcss error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@tsconfig/next/-/next-1.0.5.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.15.11.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/react/-/react-18.0.31.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.11.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.57.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.37.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-17.0.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-13.2.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.7.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/prettier-plugin-tailwindcss error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-react-etc/-/eslint-plugin-react-etc-2.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
undefined
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams

TypeError [ERR_INVALID_THIS]: Value of "this" must be of type URLSearchParams
    at Proxy.getAll (node:internal/url:535:13)
    at Proxy.<anonymous> (/opt/containerbase/tools/pnpm/8.1.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:60565:55)
    at /opt/containerbase/tools/pnpm/8.1.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:60627:31
    at Array.reduce (<anonymous>)
    at Proxy.raw (/opt/containerbase/tools/pnpm/8.1.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:60626:33)
    at new Headers (/opt/containerbase/tools/pnpm/8.1.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:60511:28)
    at getNodeRequestOptions (/opt/containerbase/tools/pnpm/8.1.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:60860:23)
    at /opt/containerbase/tools/pnpm/8.1.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:60917:25
    at new Promise (<anonymous>)
    at fetch (/opt/containerbase/tools/pnpm/8.1.0/20.17.0/node_modules/pnpm/dist/pnpm.cjs:60915:14)
 WARN  GET https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-10.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.10.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/husky/-/husky-8.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/nano-staged/-/nano-staged-0.8.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/npm-run-all/-/npm-run-all-4.1.5.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-8.2.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-5.0.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@heroicons/react/-/react-2.0.16.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-13.2.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/focus-visible/-/focus-visible-5.2.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 1f1ce86 to b170f06 Compare May 31, 2024 20:25
@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 May 31, 2024
@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 7, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from 7caa144 to b2bbcb4 Compare June 11, 2024 15:55
@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 11, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from b2bbcb4 to 2dfe993 Compare June 12, 2024 20:54
@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 12, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 2dfe993 to cbd9919 Compare June 17, 2024 18:50
@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 17, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from cbd9919 to 59abd2c Compare August 9, 2024 19:33
@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 9, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 59abd2c to 877b26c Compare September 24, 2024 17:26
@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.7 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 877b26c to 152ecd4 Compare September 24, 2024 19:22
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.7 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.8 Sep 24, 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