Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): update tailwindcss monorepo to ^4.0.0-alpha.28 (#4613)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​tailwindcss/postcss | [`^4.0.0-alpha.27` -> `^4.0.0-alpha.28`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.0.0-alpha.27/4.0.0-alpha.28) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tailwindcss%2fpostcss/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tailwindcss%2fpostcss/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tailwindcss%2fpostcss/4.0.0-alpha.27/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tailwindcss%2fpostcss/4.0.0-alpha.27/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [tailwindcss](https://tailwindcss.com) ([source](https://redirect.github.com/tailwindlabs/tailwindcss)) | [`^4.0.0-alpha.27` -> `^4.0.0-alpha.28`](https://renovatebot.com/diffs/npm/tailwindcss/4.0.0-alpha.27/4.0.0-alpha.28) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tailwindcss/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwindcss/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwindcss/4.0.0-alpha.27/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwindcss/4.0.0-alpha.27/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tailwindlabs/tailwindcss (tailwindcss)</summary> ### [`v4.0.0-alpha.28`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#400-alpha28---2024-10-17) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v4.0.0-alpha.27...v4.0.0-alpha.28) ##### Added - Add first draft of new wide-gamut color palette ([#​14693](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14693)) - Support linear gradient angles as bare values ([#​14707](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14707)) - Interpolate gradients in OKLCH by default ([#​14708](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14708)) - *Upgrade (experimental)*: Migrate `theme(…)` calls to `var(…)` or to the modern `theme(…)` syntax ([#​14664](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14664), [#​14695](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14695)) - *Upgrade (experimental)*: Support migrating JS configurations to CSS that contain functions inside the `theme` object ([#​14675](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14675)) ##### Fixed - Ensure `theme` values defined outside of `extend` in JS configuration files overwrite all existing values for that namespace ([#​14672](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14672)) - Remove unnecessary variable fallbacks in gradient utilities ([#​14705](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14705)) - *Upgrade (experimental)*: Speed up template migrations ([#​14679](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14679)) - *Upgrade (experimental)*: Don't generate invalid CSS when migrating a complex `screens` config ([#​14691](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14691)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/inabagumi/shinju-date). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information