Skip to content

chore(deps): update dependency prettier-plugin-tailwindcss to v0.8.0#99

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/prettier-plugin-tailwindcss-0.x
Open

chore(deps): update dependency prettier-plugin-tailwindcss to v0.8.0#99
renovate[bot] wants to merge 1 commit intomainfrom
renovate/prettier-plugin-tailwindcss-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 23, 2026

This PR contains the following updates:

Package Change Age Confidence
prettier-plugin-tailwindcss 0.7.20.8.0 age confidence

Release Notes

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

v0.8.0

Compare Source

Changed
  • Require at least Prettier 3.7.x (#​420)
Added
  • Export public sorting APIs to /sorter (#​438)
Fixed
  • Remove top-level await (#​420)
  • Improve load-time performance (#​420)
  • Improve config resolution caching with directory-based cache (#​432)
  • Load compatible plugins on demand and tighten plugin detection (#​437)
  • Load v3/v4 modules only when needed (#​439)
  • Remove recast/ast-types deps and optimize dynamic JS attribute handling (#​440)
  • Remove unused deps (#​441)
  • Use the plugin that has already been imported rather than dynamically importing it again (#​442)
  • Skip visiting non-node children (#​443)
  • Optimize whitespace-only class detection (#​429)
  • Fix v3 config loading with Jiti re-exports (#​448)
  • Collapse whitespace in template literals with adjacent quasis (#​427)
  • Improve canCollapseWhitespaceIn handling for "tailwindPreserveWhitespace": true (#​428)

v0.7.4

Compare Source

Same as v0.7.2, since v0.7.3 contained breaking changes.

v0.7.3

Compare Source

Changed
  • Remove top-level await (#​420)
  • Improve load-time performance (#​420)
Fixed
  • Collapse whitespace in template literals with adjacent quasis (#​427)

Configuration

📅 Schedule: (in timezone Africa/Johannesburg)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@renovate renovate Bot added the renovate label Apr 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 23, 2026

📚 Docs preview deployed

https://scratchyjs-docs-pr-99.asjas.workers.dev

Updates automatically on every push to this PR.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 23, 2026

⚡ Benchmark Results

benchmarks/renderer/ring-buffer.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
SharedRingBuffer – small payload (64 B) — write 64 bytes 644.0 K 0.0016 0.0058 ±0.72% +18.7% 🚀
SharedRingBuffer – small payload (64 B) — write + read 64 bytes 580.1 K 0.0017 0.0073 ±0.39% +10.3% 🚀
SharedRingBuffer – medium payload (1 KB) — write 1 KB 300.9 K 0.0033 0.0116 ±3.12% -13.3% ⚠️
SharedRingBuffer – medium payload (1 KB) — write + read 1 KB 266.6 K 0.0038 0.0179 ±0.45% +2.5%
SharedRingBuffer – large payload (16 KB) — write 16 KB 60.1 K 0.0166 0.0398 ±0.73% +3.2%
SharedRingBuffer – large payload (16 KB) — write + read 16 KB 80.2 K 0.0125 0.0389 ±26.71% +4.1%
SharedRingBuffer – sequential throughput (100 × 64 B) — 100 write + read cycles 41.0 K 0.0244 0.0379 ±0.32% +1.0%
SharedRingBuffer – introspection — availableToRead 13.92 M 0.0001 0.0001 ±0.11% -6.4%
SharedRingBuffer – introspection — isEmpty 13.66 M 0.0001 0.0001 ±0.11% -6.5%
SharedRingBuffer – introspection — isFull 13.94 M 0.0001 0.0001 ±0.10% -4.4%
benchmarks/renderer/shared-buffer.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
SharedBuffer – allocation — createSharedBuffer(4 KB) 722.6 K 0.0014 0.0053 ±0.84% +1.3%
SharedBuffer – allocation — createSharedBuffer(64 KB) 53.5 K 0.0187 0.0447 ±1.11% -5.1%
SharedBuffer – small payload round-trip — write small JSON 319.2 K 0.0031 0.0107 ±0.40% -11.2% ⚠️
SharedBuffer – small payload round-trip — write + read small JSON 248.9 K 0.0040 0.0139 ±0.43% -9.0%
SharedBuffer – medium payload round-trip — write medium JSON (~2 KB) 99.2 K 0.0101 0.0238 ±0.35% +11.4% 🚀
SharedBuffer – medium payload round-trip — write + read medium JSON (~2 KB) 57.7 K 0.0173 0.0380 ±0.73% -1.0%
SharedBuffer – large payload round-trip — write large JSON (~10 KB) 14.7 K 0.0681 0.0992 ±0.32% -4.8%
SharedBuffer – large payload round-trip — write + read large JSON (~10 KB) 7.5 K 0.1325 0.1610 ±0.31% -3.5%
benchmarks/utils/ip-address.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
getClientIPAddress – no IP headers — no IP-related headers → null 2.66 M 0.0004 0.0008 ±0.22% ~0%
getClientIPAddress – single header — cf-connecting-ip (Cloudflare) 1.61 M 0.0006 0.0012 ±1.16% -3.4%
getClientIPAddress – single header — x-forwarded-for (simple) 1.91 M 0.0005 0.0008 ±1.08% -1.3%
getClientIPAddress – single header — x-real-ip 1.47 M 0.0007 0.0012 ±1.18% -1.5%
getClientIPAddress – single header — true-client-ip (Akamai / Cloudflare Enterprise) 1.52 M 0.0007 0.0009 ±1.13% -1.7%
getClientIPAddress – x-forwarded-for multi-hop — 2-hop chain 1.82 M 0.0005 0.0007 ±1.23% +4.1%
getClientIPAddress – x-forwarded-for multi-hop — 4-hop chain 1.66 M 0.0006 0.0009 ±0.17% ~0%
getClientIPAddress – Forwarded header (RFC 7239) — simple for= directive 958.4 K 0.0010 0.0019 ±1.11% -5.5%
getClientIPAddress – Forwarded header (RFC 7239) — for= with port 732.5 K 0.0014 0.0018 ±0.32% ~0%
getClientIPAddress – Forwarded header (RFC 7239) — IPv6 literal 740.0 K 0.0014 0.0024 ±1.19% -2.7%
getClientIPAddress – Forwarded header (RFC 7239) — multi-hop Forwarded 805.9 K 0.0012 0.0017 ±0.29% -4.3%
getClientIPAddress – IPv6 addresses — x-forwarded-for IPv6 1.15 M 0.0009 0.0011 ±0.29% ~0%
benchmarks/utils/promise.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
promiseHash – concurrent resolution — 2 already-resolved promises 862.9 K 0.0012 0.0028 ±0.97% ~0%
promiseHash – concurrent resolution — 5 already-resolved promises 507.1 K 0.0020 0.0025 ±1.33% -3.3%
promiseHash – concurrent resolution — 10 already-resolved promises 287.1 K 0.0035 0.0082 ±1.42% ~0%
promiseHash – concurrent resolution — 5 promises with object values 452.2 K 0.0022 0.0028 ±1.21% -7.0%
timeout – wrapping fast promises — timeout wrapping an already-resolved promise (1 s budget) 948.5 K 0.0011 0.0016 ±0.35% -2.1%
timeout – wrapping fast promises — timeout wrapping an already-resolved object (5 s budget) 905.1 K 0.0011 0.0016 ±0.32% -3.2%
benchmarks/utils/safe-redirect.bench.ts
Suite — Benchmark ops/sec mean (µs) p99 (µs) ±rme vs main
safeRedirect – valid paths — root path / 7.39 M 0.0001 0.0002 ±0.14% +9.2%
safeRedirect – valid paths — simple path /dashboard 3.57 M 0.0003 0.0003 ±0.11% -1.2%
safeRedirect – valid paths — nested path /settings/profile 3.20 M 0.0003 0.0003 ±0.11% ~0%
safeRedirect – valid paths — path with query string /search?q=hello 3.36 M 0.0003 0.0003 ±0.10% -3.9%
safeRedirect – valid paths — path with hash /docs#section 3.51 M 0.0003 0.0003 ±0.10% -2.2%
safeRedirect – rejected inputs — absolute URL https://evil.com 4.64 M 0.0002 0.0002 ±0.25% ~0%
safeRedirect – rejected inputs — protocol-relative URL //evil.com 4.51 M 0.0002 0.0004 ±0.12% ~0%
safeRedirect – rejected inputs — backslash-relative /\evil.com 4.46 M 0.0002 0.0002 ±0.10% -3.7%
safeRedirect – rejected inputs — path traversal /../etc/passwd 3.92 M 0.0003 0.0004 ±0.42% -4.6%
safeRedirect – rejected inputs — null input 16.25 M 0.0001 0.0001 ±0.10% ~0%
safeRedirect – rejected inputs — undefined input 16.24 M 0.0001 0.0001 ±0.11% ~0%
safeRedirect – rejected inputs — empty string 16.24 M 0.0001 0.0001 ±0.10% ~0%
safeRedirect – percent-encoded bypass — percent-encoded // (%2F%2F) 4.68 M 0.0002 0.0002 ±0.11% -1.6%
safeRedirect – percent-encoded bypass — percent-encoded path traversal (%2e%2e) 4.46 M 0.0002 0.0002 ±0.10% -6.0%
safeRedirect – percent-encoded bypass — mixed percent-encoded absolute URL 4.54 M 0.0002 0.0002 ±0.10% ~0%
safeRedirect – custom default redirect — valid path with custom default 3.67 M 0.0003 0.0003 ±0.11% -2.1%
safeRedirect – custom default redirect — invalid input with custom default 4.59 M 0.0002 0.0002 ±0.11% -4.4%

🔬 Compared against the latest benchmark run on main. ⚠️ = >10% slower · 🚀 = >10% faster.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 23, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedprettier-plugin-tailwindcss@​0.7.2 ⏵ 0.8.099 +1100100 +199 +1100

View full report

@renovate renovate Bot assigned Asjas Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from b28db61 to 111c737 Compare April 27, 2026 18:04
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.7.3 chore(deps): update dependency prettier-plugin-tailwindcss to v0.8.0 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 111c737 to ce21f8f Compare April 29, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant