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.5.14 #9430

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-tailwindcss 0.2.8 -> 0.5.14 age adoption passing confidence

Release Notes

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

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)

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented May 17, 2023

⚠️ No Changeset found

Latest commit: cad19d7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented May 17, 2023

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/cli 5.0.0-alpha-20230714163258-08305dd1a npm ↗︎ unpkg ↗︎
@graphql-codegen/plugin-helpers 5.0.1-alpha-20230714163258-08305dd1a npm ↗︎ unpkg ↗︎

@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 537cdcc to e8e809e Compare July 11, 2023 18:34
@github-actions
Copy link
Contributor

github-actions bot commented Jul 11, 2023

💻 Website Preview

The latest changes are available as preview in: https://7d1bf072.graphql-code-generator.pages.dev

@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 e8e809e to 08305dd Compare July 14, 2023 16:26
@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.0 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 08305dd to 07b6b3d Compare August 10, 2023 15:21
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.0 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 07b6b3d to e566d68 Compare August 10, 2023 19:38
@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 e566d68 to 7ac4ba0 Compare August 11, 2023 14:12
@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 7ac4ba0 to 9032fb2 Compare August 15, 2023 12:54
@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 9032fb2 to bbfe652 Compare August 31, 2023 15:40
@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 bbfe652 to 47af7ce Compare October 3, 2023 18:24
@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 47af7ce to ff3581b Compare October 13, 2023 03:38
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.6 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.7 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from ff3581b to 82fbccc Compare November 8, 2023 17:45
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.7 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.8 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from 0f431c8 to 70721ae Compare December 6, 2023 00:14
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.8 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.9 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 70721ae to bf00c86 Compare December 28, 2023 19:09
@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 bf00c86 to 61f68cb Compare January 5, 2024 23:15
@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 61f68cb to 003e90c Compare March 6, 2024 16:36
@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 003e90c to 05cc706 Compare March 27, 2024 17:26
@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 05cc706 to 9b3b436 Compare April 15, 2024 23:29
@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 9b3b436 to cad19d7 Compare April 25, 2024 10:57
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.

None yet

0 participants