nodejs / nodejs.org

The Node.js® Website
https://nodejs.org
MIT License
6.15k stars 6.21k forks source link

meta: bump prettier-plugin-tailwindcss from 0.5.14 to 0.6.1 in the tailwind group #6763

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps the tailwind group with 1 update: prettier-plugin-tailwindcss.

Updates prettier-plugin-tailwindcss from 0.5.14 to 0.6.1

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.1

Added

  • Add new tailwindPreserveDuplicates option to disable removal of duplicate classes (#276)

Fixed

  • Improve handling of whitespace removal when concatenating strings (#276)
  • Fix a bug where Angular expressions may produce invalid code after sorting (#276)
  • Disabled whitespace and duplicate class removal for Liquid and Svelte (#276)

v0.6.0

Changed

  • Remove duplicate classes (#272)
  • Remove extra whitespace around classes (#272)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.1] - 2024-05-31

Added

  • Add new tailwindPreserveDuplicates option to disable removal of duplicate classes (#276)

Fixed

  • Improve handling of whitespace removal when concatenating strings (#276)
  • Fix a bug where Angular expressions may produce invalid code after sorting (#276)
  • Disabled whitespace and duplicate class removal for Liquid and Svelte (#276)

[0.6.0] - 2024-05-30

Changed

  • Remove duplicate classes (#272)
  • Remove extra whitespace around classes (#272)
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **nodejs-org** | ⬜️ Ignored ([Inspect](https://vercel.com/openjs/nodejs-org/DwNmjtY3wHEjpCEpqy6Dnh1FqCnh)) | [Visit Preview](https://nodejs-org-git-dependabot-npmandyarntailwind-cd6b1a41ce-openjs.vercel.app) | Jun 1, 2024 5:58pm |
AugustinMauroy commented 4 months ago

Why ci is green ? It's remove "useless" indentation, so it's will break our code style with @apply

EDIT: this issue is on 0.6.0 ans fix on 0.6.1

dependabot[bot] commented 3 months ago

Looks like prettier-plugin-tailwindcss is no longer updatable, so this is no longer needed.