build(deps-dev): Bump prettier-plugin-tailwindcss from 0.6.14 to 0.7.2
Open
Number: #2905
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 4
Association: Unknown
Comments: 4
Created:
December 01, 2025 at 11:08 PM UTC
(7 months ago)
(7 months ago)
Updated:
December 17, 2025 at 11:01 AM UTC
(6 months ago)
(6 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps prettier-plugin-tailwindcss from 0.6.14 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-sveltewhen 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
ParserOptionsandRequiredOptionstypes (#354)- Drop support for
prettier-plugin-import-sort(#385)Fixed
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-sveltewhen 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
ParserOptionsandRequiredOptionstypes (#354)- Drop support for
prettier-plugin-import-sort(#385)Fixed
Commits
28beb4e0.7.263d859dTweakoverridesbd7ff3cFix install issue90e56c3Fix plugin compatibility with Prettier v3.7+ (#418)dd02e91Add test for subpath imports908f169Don’t usePromise.allwhen dynamically loading compatible plugins (#412)a0fea3f0.7.156fa1fcUpdate changelog42aca0cMatch against correct name of dynamic attributes when using regexes (#410)3a58565Fix building on windows- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
prettier-plugin-tailwindcss
Ecosystem:
npm
npm
Version Change:
0.6.14 → 0.7.2
Update Type:
Minor
Minor
Technical Details
| ID: | 11946531 |
| UUID: | 3683241025 |
| Node ID: | PR_kwDOKKyu2M62dyak |
| Host: | GitHub |
| Repository: | AtCoder-NoviSteps/AtCoderNoviSteps |