Skip to content

chore(deps-dev): bump prettier-plugin-tailwindcss from 0.6.12 to 0.7.2#46

Merged
kguzek merged 2 commits intomainfrom
dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.7.2
Mar 16, 2026
Merged

chore(deps-dev): bump prettier-plugin-tailwindcss from 0.6.12 to 0.7.2#46
kguzek merged 2 commits intomainfrom
dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 15, 2026

Bumps prettier-plugin-tailwindcss from 0.6.12 to 0.7.2.

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.7.2

Fixed

  • Load compatible plugins sequentially to work around race conditions in Node.js (#412)
  • Fix compatibility with prettier-plugin-svelte when using Prettier v3.7+ (#418)

v0.7.1

Fixed

  • Match against correct name of dynamic attributes when using regexes (#410)

v0.7.0

Added

  • Format quotes in @source, @plugin, and @config (#387)
  • Sort in function calls in Twig (#358)
  • Sort in callable template literals (#367)
  • Sort in function calls mixed with property accesses (#367)
  • Support regular expression patterns for attributes (#405)
  • Support regular expression patterns for function names (#405)

Changed

  • Improved monorepo support by loading Tailwind CSS relative to the input file instead of prettier config file (#386)
  • Improved monorepo support by loading v3 configs relative to the input file instead of prettier config file (#386)
  • Fallback to Tailwind CSS v4 instead of v3 by default (#390)
  • Don't augment global Prettier ParserOptions and RequiredOptions types (#354)
  • Drop support for prettier-plugin-import-sort (#385)

Fixed

  • Handle quote escapes in LESS when sorting @apply (#392)
  • Fix whitespace removal inside nested concat and template expressions (#396)

v0.6.14

  • Add support for OXC + Hermes Prettier plugins (#376, #380)
  • Sort template literals in Angular expressions (#377)
  • Don't repeatedly add backslashes to escape sequences when formatting (#381)

v0.6.13

  • Prevent Svelte files from breaking when there are duplicate classes (#359)
  • Ensure prettier-plugin-multiline-arrays and prettier-plugin-jsdoc work when used together with this plugin (#372)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.7.2] - 2025-12-01

Fixed

  • Load compatible plugins sequentially to work around race conditions in Node.js (#412)
  • Fix compatibility with prettier-plugin-svelte when using Prettier v3.7+ (#418)

[0.7.1] - 2025-10-17

Fixed

  • Match against correct name of dynamic attributes when using regexes (#410)

[0.7.0] - 2025-10-14

Added

  • Format quotes in @source, @plugin, and @config (#387)
  • Sort in function calls in Twig (#358)
  • Sort in callable template literals (#367)
  • Sort in function calls mixed with property accesses (#367)
  • Support regular expression patterns for attributes (#405)
  • Support regular expression patterns for function names (#405)

Changed

  • Improved monorepo support by loading Tailwind CSS relative to the input file instead of prettier config file (#386)
  • Improved monorepo support by loading v3 configs relative to the input file instead of prettier config file (#386)
  • Fallback to Tailwind CSS v4 instead of v3 by default (#390)
  • Don't augment global Prettier ParserOptions and RequiredOptions types (#354)
  • Drop support for prettier-plugin-import-sort (#385)

Fixed

  • Handle quote escapes in LESS when sorting @apply (#392)
  • Fix whitespace removal inside nested concat and template expressions (#396)

[0.6.14] - 2025-07-09

  • Add support for OXC + Hermes Prettier plugins (#376, #380)
  • Sort template literals in Angular expressions (#377)
  • Don't repeatedly add backslashes to escape sequences when formatting (#381)

[0.6.13] - 2025-06-19

  • Prevent Svelte files from breaking when there are duplicate classes (#359)
  • Ensure prettier-plugin-multiline-arrays and prettier-plugin-jsdoc work when used together with this plugin (#372)
Commits

Dependabot compatibility score

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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.7.2 branch from 3d04fb2 to 199ddb4 Compare March 15, 2026 23:57
@kguzek kguzek changed the title Bump prettier-plugin-tailwindcss from 0.6.12 to 0.7.2 chore(deps): bump prettier-plugin-tailwindcss from 0.6.12 to 0.7.2 Mar 16, 2026
@kguzek kguzek changed the title chore(deps): bump prettier-plugin-tailwindcss from 0.6.12 to 0.7.2 chore(deps-dev): bump prettier-plugin-tailwindcss from 0.6.12 to 0.7.2 Mar 16, 2026
@kguzek
Copy link
Copy Markdown
Owner

kguzek commented Mar 16, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 16, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot Bot and others added 2 commits March 16, 2026 01:03
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.12 to 0.7.2.
- [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.12...v0.7.2)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-version: 0.7.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@kguzek kguzek force-pushed the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.7.2 branch from 5918b7c to fc7a92c Compare March 16, 2026 00:03
@kguzek kguzek enabled auto-merge (squash) March 16, 2026 00:06
@kguzek kguzek merged commit 9d9653a into main Mar 16, 2026
5 checks passed
@kguzek kguzek deleted the dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.7.2 branch March 16, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant