build(deps-dev): bump prettier-plugin-tailwindcss from 0.6.12 to 0.6.13 #122

Closed
opened 2026-04-05 19:48:15 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 6/23/2025

Bumps prettier-plugin-tailwindcss from 0.6.12 to 0.6.13.

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

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.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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
*Originally created by @dependabot[bot] on 6/23/2025* Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.12 to 0.6.13. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases">prettier-plugin-tailwindcss's releases</a>.</em></p> <blockquote> <h2>v0.6.13</h2> <ul> <li>Prevent Svelte files from breaking when there are duplicate classes (<a href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/359">#359</a>)</li> <li>Ensure <code>prettier-plugin-multiline-arrays</code> and <code>prettier-plugin-jsdoc</code> work when used together with this plugin (<a href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/372">#372</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md">prettier-plugin-tailwindcss's changelog</a>.</em></p> <blockquote> <h2>[0.6.13] - 2025-06-19</h2> <ul> <li>Prevent Svelte files from breaking when there are duplicate classes (<a href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/359">#359</a>)</li> <li>Ensure <code>prettier-plugin-multiline-arrays</code> and <code>prettier-plugin-jsdoc</code> work when used together with this plugin (<a href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/372">#372</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/22ae966b483ff556ba2a51014e7e25739f1ca363"><code>22ae966</code></a> 0.6.13</li> <li><a href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/2bc173a759775ba59bbe4f37e4ff6742f92bb6cd"><code>2bc173a</code></a> fix: enforce compatible plugins load order for proper interoperability (<a href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/372">#372</a>)</li> <li><a href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/03dd9a56b77e8d23b697f3d43c616f8d5f5a68ac"><code>03dd9a5</code></a> Update README.md to be more clear (<a href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/353">#353</a>)</li> <li><a href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/cd8832bc7c9f54d4e12e2e07cafaf09f9ad43e42"><code>cd8832b</code></a> Prevent Svelte files from breaking when there are duplicate classes (<a href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/359">#359</a>)</li> <li><a href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/commit/8fcba1677ca63542ee69ac8d4772bb9058cb558a"><code>8fcba16</code></a> 🛠️Normalize test line endings (<a href="https://redirect.github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/355">#355</a>)</li> <li>See full diff in <a href="https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.12...v0.6.13">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier-plugin-tailwindcss&package-manager=npm_and_yarn&previous-version=0.6.12&new-version=0.6.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#122