Commit a4ab32d
authored
chore(deps): update tailwindcss monorepo to v4.1.16 (#828)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [@tailwindcss/postcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss))
| devDependencies | patch | [`4.1.15` ->
`4.1.16`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.1.15/4.1.16)
| [](https://securityscorecards.dev/viewer/?uri=github.com/tailwindlabs/tailwindcss)
|
| [tailwindcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss))
| devDependencies | patch | [`4.1.15` ->
`4.1.16`](https://renovatebot.com/diffs/npm/tailwindcss/4.1.15/4.1.16) |
[](https://securityscorecards.dev/viewer/?uri=github.com/tailwindlabs/tailwindcss)
|
---
### Release Notes
<details>
<summary>tailwindlabs/tailwindcss
(@​tailwindcss/postcss)</summary>
###
[`v4.1.16`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4116---2025-10-23)
[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v4.1.15...v4.1.16)
##### Fixed
- Discard candidates with an empty data type
([#​19172](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19172))
- Fix canonicalization of arbitrary variants with attribute selectors
([#​19176](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19176))
- Fix invalid colors due to nested `&`
([#​19184](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19184))
- Improve canonicalization for `& > :pseudo` and `& :pseudo` arbitrary
variants
([#​19178](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19178))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00
PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only
on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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 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/settlemint/docs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Updated Tailwind CSS packages to v4.1.16 to pull in upstream fixes for
arbitrary variants, attribute selectors, and nested “&” color
resolution. No app code changes or migration required.
- **Dependencies**
- tailwindcss: 4.1.15 → 4.1.16
- @tailwindcss/postcss: 4.1.15 → 4.1.16
<!-- End of auto-generated description by cubic. -->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 467e4be commit a4ab32d
2 files changed
Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments